Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/swoole/swoole-src

🚀 Coroutine-based concurrency library for PHP
https://github.com/swoole/swoole-src

update set_err (#2458)

Use `swoole_strerror` to support swoole error code

b36282bd88e777cbf0f531f57e977378f74631f7 authored over 5 years ago by mabu233 <[email protected]>
Merge remote-tracking branch 'origin/master'

3c4c2c90c913a148c6a985349d6a4bac34ff535c authored over 5 years ago by twosee <[email protected]>
Fix warnings.

ed272fee6a7efa4fefc5017243fa691a1ac0215b authored over 5 years ago by twosee <[email protected]>
Fix tests.

45f673c37d6b4ea6b6dea5a03d4e460abf8c5dc9 authored over 5 years ago by twosee <[email protected]>
Extends Assert class.

9ed21cc24ea02d510322f97996f64aba3b07d87f authored over 5 years ago by twosee <[email protected]>
Merge branch 'composer'

# Conflicts:
# tests/swoole_coroutine/before_create_server_1.phpt
# tests/swoole_coroutine/befor...

d970eb8fd88e0c36acf85b143b4d6790aaa25c22 authored over 5 years ago by twosee <[email protected]>
Add PHPT fixer.

ac0546126307de88dc70a3b20f606fb84ac1c131 authored over 5 years ago by twosee <[email protected]>
Merge pull request #2449 from liues1992/fix-eintr

fix sync client->recv interrupted by signal

e60d9cdf5a0009a8260264aafdd83513e0e682d0 authored over 5 years ago by 韩天峰-Rango <[email protected]>
add Process::$master_pid and shutdown

a1d6eaa1e2d6cb2d6b10e5ead347a9812835092d authored over 5 years ago by matyhtf <[email protected]>
Fix warning.

a9f8972393fd1b9b92bfa9b496b2b8061f4e0749 authored over 5 years ago by twosee <[email protected]>
Code optimization for coroutine scheduler powered by tick.

613eba44c1ef21bc08ae3e53a1472b584291eff6 authored over 5 years ago by twosee <[email protected]>
fix sync client->recv interrupted by signal

2806508639b1c39f3b3e9aaf375cdd2f7e496db6 authored over 5 years ago by Gary <[email protected]>
Fix typo (d45df92).

17e8201ad6bb8e9611d6a4b944cb1576fe15927d authored over 5 years ago by twosee <[email protected]>
Merge remote-tracking branch 'origin/master'

e902599b8b0c59a600a58a7f2c9ce5d50f55ef53 authored over 5 years ago by twosee <[email protected]>
Fix #2367, add a test.

4ba112c3a1c0703b9ef0dbd053c84a96f100bb47 authored over 5 years ago by twosee <[email protected]>
Improve swoole_strerror.

d89c565f2cb62adc3a7496139c49d0d4afe9e612 authored over 5 years ago by twosee <[email protected]>
use constant

7d3987567b476d2b4a6d31337ab7291dc2f7462d authored over 5 years ago by shiguangqi <[email protected]>
Improve Server methods' return value.

d45df92a508431346e7e99ac06a13e9269b0bec6 authored over 5 years ago by twosee <[email protected]>
Improve sw_zend_call_method_with_%d_params, remove PHP5 compatibility patch, add PHP8 compatibility patch.

6cbeb0e94b5b8360e820a4ed4c1ac5d7f1d6fac8 authored over 5 years ago by twosee <[email protected]>
Merge pull request #2446 from swoole/schedule

Schedule

57c517014e6595945406bd727258f54ec8ee42b4 authored over 5 years ago by shiguangqi <[email protected]>
optimizing for tick check

43eb58e46887cf54f312cc864bdd24d22134b998 authored over 5 years ago by shiguangqi <[email protected]>
Fix tests (due to db9e155).

faa8038b389746ac66fc209959c51e7d64e9693e authored over 5 years ago by twosee <[email protected]>
Refactor Swoole\Coroutine\Iterator.

db9e155c10a17c2cec43f9a91501ccd3824243ef authored over 5 years ago by twosee <[email protected]>
optimizing for tick check

745de23c4e6f5a00eacb44c615dacae6d33c0c46 authored over 5 years ago by shiguangqi <[email protected]>
Merge branch 'schedule'

844043af92b131956a6bec3b0dbad94d1c3a535e authored over 5 years ago by shiguangqi <[email protected]>
add coro tick as optional

2632fb8b82df07a60d70f7eb05b08d57e549b139 authored over 5 years ago by shiguangqi <[email protected]>
merge master

4eecc3c56a1e896a7938a4c0a826660aeb83b892 authored over 5 years ago by shiguangqi <[email protected]>
Fix #2444.

33535b64c1345822c493773bb7c67faaf7ec2de9 authored over 5 years ago by twosee <[email protected]>
Add a test for #2444.

ec5d16877649b48e4b74c9205c1d987c89b696ca authored over 5 years ago by twosee <[email protected]>
Complete arginfo.

7da1376390db0554e601184363dcf1f8a5c0c39b authored over 5 years ago by twosee <[email protected]>
Merge remote-tracking branch 'origin/master'

637dd24b905e20a5d98ebb3665a7efe7e5056036 authored over 5 years ago by twosee <[email protected]>
Try to fix multiple definition.

2d06e0123741b9ec96480cf17b11f661b56ab930 authored over 5 years ago by twosee <[email protected]>
optimization

2c475617e1c254c146595d945701f6e931acb278 authored over 5 years ago by matyhtf <[email protected]>
Merge remote-tracking branch 'origin/master'

f3ee81d24b5fbb340422ba225f228a65cd9a9818 authored over 5 years ago by matyhtf <[email protected]>
fix test[2]

52ac054bf871b482142f9b3aa69a7e6fe51e76c3 authored over 5 years ago by matyhtf <[email protected]>
Merge remote-tracking branch 'origin/master'

8cc5f7215352e7f1275f69d37c2ab53c5ed32fe0 authored over 5 years ago by twosee <[email protected]>
Add MySQL handshake timeout test.

cdfdb1de7b52f125a59d94d0e081a0dac00e9efd authored over 5 years ago by twosee <[email protected]>
fix test

5252b4851ec0d1764bc60f6c939edde831e2d6ef authored over 5 years ago by matyhtf <[email protected]>
Detach MySQL onConnectTimeout from onTimeout, fix connect timeout on MacOS, add a test.

14f1709f9dbe9b57f629b23c2ba1ff01c53fa31f authored over 5 years ago by twosee <[email protected]>
swoole_php_socket_free

c7171226a8bc9ce6cf9aaf364bc8acc6e581010a authored over 5 years ago by matyhtf <[email protected]>
donot close

c7af14c9572170ae6632dbfd58101d148eb2914e authored over 5 years ago by matyhtf <[email protected]>
Merge remote-tracking branch 'origin/master'

e462fe58f4d5ca320c95c99a68e21e6918f0bea3 authored over 5 years ago by matyhtf <[email protected]>
dup fd

ebbce672e989cafe776184638a46b26e56ac4138 authored over 5 years ago by matyhtf <[email protected]>
Merge pull request #2443 from windrunner414/o

remove unuse file

f475abd4ebd020080de39751888ebc28985c5439 authored over 5 years ago by 韩天峰-Rango <[email protected]>
remove confdefs.h

95f685bb57ebc7d81ff8302674cd312e6fd14422 authored over 5 years ago by windrunner414 <[email protected]>
remove unuse file

886a70edb3a70198d178094a23325376907af1ce authored over 5 years ago by windrunner414 <[email protected]>
Clear error code.

e90f3b9eaf667df77d7e0863a82f59ff995335c0 authored over 5 years ago by twosee <[email protected]>
remove useless code

5356cca7d47efb535e9b24ada1d0260e651df56b authored over 5 years ago by matyhtf <[email protected]>
Fix compilation error.

eeddac8cb02c2225bc1b29667d996a15ff396b54 authored over 5 years ago by twosee <[email protected]>
Merge remote-tracking branch 'origin/master'

ec875d66e2c4f62396b6b42d845566f7e23e8d8b authored over 5 years ago by twosee <[email protected]>
Improve socket close, add more comments.

8f2ff1a4669bfaca3190c7f58a076c08c1ab9653 authored over 5 years ago by twosee <[email protected]>
add build dir

4fe50e40de3a0dd91bf2a77532a50cd3dd4b8345 authored over 5 years ago by matyhtf <[email protected]>
update test

12e7ab6940ddf0be763eff42869b1e0f40721799 authored over 5 years ago by matyhtf <[email protected]>
add Co\Socket::getOption/setOption

9d13c29c64a291ba72b8dd0873d4aa7a01c7d6ab authored over 5 years ago by matyhtf <[email protected]>
Improve php stream hook robustness, add full duplex cross close tests.

b1d8fb3442490a20f4658239b8b35d4927c854d8 authored over 5 years ago by twosee <[email protected]>
Add comments.

07afcaa1fac2fb4ff32d3a4989bafb949bfac112 authored over 5 years ago by twosee <[email protected]>
Completed TODO.

b63773431106c4a18d454669670767af1cfb4008 authored over 5 years ago by twosee <[email protected]>
Branch prediction

928e407f2a310b6b4b6c3527a5364d7a2aed71f8 authored over 5 years ago by matyhtf <[email protected]>
Adjust the order of signal handler

22252d79cb7388feb75e9aa4675df67ae0ad0e97 authored over 5 years ago by matyhtf <[email protected]>
donot delete object

0ad7f5564097ab3ad15e237002b737d18e7495c7 authored over 5 years ago by matyhtf <[email protected]>
Merge remote-tracking branch 'origin/master'

5729d97167478e20362da84ea2da6af3698fd08b authored over 5 years ago by matyhtf <[email protected]>
fix co::exec bug

8a1d776287e220f453372e3e8fd1222d84055500 authored over 5 years ago by matyhtf <[email protected]>
Merge remote-tracking branch 'origin/master'

a28a9d420ada0409bc25e9c737662dd5a64d6937 authored over 5 years ago by twosee <[email protected]>
Don't put socket on the stack.

b1ea2ca05adce3a7f002dd498be6bb5519e30a9b authored over 5 years ago by twosee <[email protected]>
Don't disable object slot reuse while running shutdown functions (update).

15ba9f738a9d97a2b4e64018441990930dc18145 authored over 5 years ago by twosee <[email protected]>
add readme

dc5445239b5606eef40c9c9bc04db0e2055a7097 authored over 5 years ago by matyhtf <[email protected]>
Merge remote-tracking branch 'origin/master'

c221fb6c80184b83a5fb9aaff4b3a16bc325b388 authored over 5 years ago by matyhtf <[email protected]>
add core-test/samples

c7188a98bf68d49e11002db257ca83acdd76dc16 authored over 5 years ago by matyhtf <[email protected]>
remove kill 0 pid log

df4f02c503133e7dce4ddbab1e49237296d0b81e authored over 5 years ago by shiguangqi <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

130d16eeb01e40ed7883fa07f80c00d32c5e9d9d authored over 5 years ago by shiguangqi <[email protected]>
reset errno

50fef072f4406101cb9cda2f35592811622676ef authored over 5 years ago by shiguangqi <[email protected]>
Merge remote-tracking branch 'origin/master'

aa982c19bf10d040a6218fd1e681b8e515cc59b5 authored over 5 years ago by matyhtf <[email protected]>
rename

d9d53a716a8225285231add8c363186b905ca261 authored over 5 years ago by matyhtf <[email protected]>
Fix memory leak and improve code.

fcf128d8546d5a568ef69e3b63aef9e981a62829 authored over 5 years ago by twosee <[email protected]>
Secure iterator (no better way).

ff804fa99f19ac28330da97d761e4233cc70c619 authored over 5 years ago by twosee <[email protected]>
Merge remote-tracking branch 'origin/master'

783cb9b9ee82d10c73e68b6a7cf5d65250c981e1 authored over 5 years ago by twosee <[email protected]>
Compatibility with EG_FLAGS_IN_SHUTDOWN.

836ea238d781c9960ddeed23ac6614d384215485 authored over 5 years ago by twosee <[email protected]>
ping failed close

81cd99504c819d7e0c873da7179edccff45f298c authored over 5 years ago by shiguangqi <[email protected]>
add http2 ping

40041f6f48b1d95f3f2015340f280b1f4aa4538b authored over 5 years ago by shiguangqi <[email protected]>
Merge remote-tracking branch 'origin/master'

9e0ca47f0b93f6418d215e470ce50c88298bcf0c authored over 5 years ago by twosee <[email protected]>
Fix typo.

1dfb32d47a42d339922d669692f237a6049ef5cb authored over 5 years ago by twosee <[email protected]>
Fix invalid socket access due to fd reuse.

08b37fd1e588d54f26859f0c7ee9622799763017 authored over 5 years ago by twosee <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

42306eae831f249e891675bc540ee19dda468c3d authored over 5 years ago by shiguangqi <[email protected]>
robust tests

c0ed333cda8b5b7a317ed1d179c7aae949d4a2b2 authored over 5 years ago by shiguangqi <[email protected]>
Merge remote-tracking branch 'origin/master'

d53eefddddaeccf0e0ef1fecf26f7c7162117fa9 authored over 5 years ago by twosee <[email protected]>
Fix Http redirect.

58a3153436d321393f3a33f678f9fa5742a490ec authored over 5 years ago by twosee <[email protected]>
Fix unexpected changes.

692d1e95c74af490bc8b326af24e90d9e36c0bce authored over 5 years ago by twosee <[email protected]>
fix CID-1478894

58a098fe8ba8724e87a8ebb31da9651e1051d682 authored over 5 years ago by matyhtf <[email protected]>
Remove curl dependency.

6eb505b6c766a03dd02b31a99c77fbe67ad808e3 authored over 5 years ago by twosee <[email protected]>
Fix typo.

fb888bc3bcca955f4b6e53a7d47d88c372230f2e authored over 5 years ago by twosee <[email protected]>
fix CID-1478883

688713f8af3df9b3361741c5a4c7c2b7bdab92a0 authored over 5 years ago by matyhtf <[email protected]>
fix CID-1478887

17805afe97af75de7d37d8f6f9427c1f96f90ccb authored over 5 years ago by matyhtf <[email protected]>
fix CID-1478891

e8f1473cbbfffa2ebb68304011b90b4921a3ed90 authored over 5 years ago by matyhtf <[email protected]>
Improve tests compatibility (single cpu setaffinity, redis unix socket).

05de703d8d918539bc387ee8aff3770de41d3c39 authored over 5 years ago by twosee <[email protected]>
Shell compatibility.

50f4836e9eff533ab10515b6d218cee193a6bb4c authored over 5 years ago by twosee <[email protected]>
Fix Swoole\Buffer declaration.

2f663192b9679b5aab87f3388ce17817270ee874 authored over 5 years ago by twosee <[email protected]>
Fix assertion.

929435ccf5b004343cc9f712a1580c3485bf9f0a authored over 5 years ago by twosee <[email protected]>
protection

169f458b5127de34d4c92cb850cc01e6cfc09fb3 authored over 5 years ago by matyhtf <[email protected]>
Delete useless code

ead499426c59174a7d9e05b72393737f979fbc2e authored over 5 years ago by matyhtf <[email protected]>
Improve tests compatibility.

f69c2bddcdfe68778f1effa098f92c3dc464393b authored over 5 years ago by twosee <[email protected]>