Ecosyste.ms: OpenCollective

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

swoole-src

Make PHP better
Collective - Host: opensource - https://opencollective.com/swoole-src - Code: https://github.com/swoole/swoole-src

Add return value for WaitGroup->wait

github.com/swoole/swoole-src - 0652478dfebcdd5815e306ef0da14310feb91148 authored over 5 years ago by twosee <[email protected]>
Fix timeout type

github.com/swoole/swoole-src - acf20c37debdfd548a2c7525ee86874ff70d1145 authored over 5 years ago by twosee <[email protected]>
No longer support PHP5

github.com/swoole/swoole-src - 78ac3a783144a2dc3c0e44e3d03079644f938b79 authored over 5 years ago by matyhtf <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - 9dc9417e312d0d71ec5db9f81cf87301a5a443c4 authored over 5 years ago by twosee <[email protected]>
Reactor Socket::sendto and add a test

github.com/swoole/swoole-src - 7bd8492c7a023fd4db62eccacabd7fa4d2badcde authored over 5 years ago by twosee <[email protected]>
update errCode, add tests

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

github.com/swoole/swoole-src - 1b019e37d9c3c01f9f0a4e59af73daaf86c504d1 authored over 5 years ago by matyhtf <[email protected]>
Fix travis route again

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

github.com/swoole/swoole-src - 5327940843d23e186f23ec07138c3ea34b668206 authored over 5 years ago by matyhtf <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - 15cfe7898c4ff9e8b5eed257e3af68d309ec3cae authored over 5 years ago by twosee <[email protected]>
Fix travis route

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

github.com/swoole/swoole-src - c8ecfb6cf86e62a5f536d6e6d63a9ff05b059136 authored over 5 years ago by matyhtf <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - 8482b43f6c8830173fde1518347915736aa2ee0c authored over 5 years ago by twosee <[email protected]>
Add Http download 302 page test

github.com/swoole/swoole-src - f60b072aca915cef38a4769b14bc2bb90f1d063a authored over 5 years ago by twosee <[email protected]>
Code optimization for Redis Client

github.com/swoole/swoole-src - 55b4f2ac88edad9862fe9a4d4f92680f2b3248f4 authored over 5 years ago by twosee <[email protected]>
Merge pull request #2694 from petk/patch-m4-1

Remove unused MISSING_MSGHDR_MSGFLAGS

github.com/swoole/swoole-src - c0a21ec4b2320ecaa9580da9cce92c6b2b9fd6f7 authored over 5 years ago by 韩天峰-Rango <[email protected]>
Fix possible overflow in redis_coro.cc (#2696)

* Fix overflow in redis_coro.cc

* Code optimization

github.com/swoole/swoole-src - aae3527e1a5e1b5b190006bdd5160e0e7e066fb2 authored over 5 years ago by Yun Dou <[email protected]>
Remove unused MISSING_MSGHDR_MSGFLAGS

This check is not needed and not used in the code.

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

github.com/swoole/swoole-src - 656615e8b5efc05c24b03bb3ad2ae056c5fe40af authored over 5 years ago by matyhtf <[email protected]>
Update version to 4.4.2-alpha

github.com/swoole/swoole-src - 283a7d6212a024181ba8f2a53725a577b4e818cf authored over 5 years ago by twosee <[email protected]>
Update version for Swoole 4.4.1

github.com/swoole/swoole-src - 81c1297044f173b5c6b8b89121f0af2de90f44d0 authored over 5 years ago by twosee <[email protected]>
Defensive programming

github.com/swoole/swoole-src - 51e4d3732ea911b70e4b00cc303e6e7c648c9f1a authored over 5 years ago by twosee <[email protected]>
Fix global value

github.com/swoole/swoole-src - 432259d883eb15bdaf7e7b6af3ab1056ac9110aa authored over 5 years ago by twosee <[email protected]>
Code optimization

github.com/swoole/swoole-src - aa09af59f1fc4374970aa0ee086ee5bb3826cdde authored over 5 years ago by twosee <[email protected]>
SW_ERROR_TASK_TIMEOUT

github.com/swoole/swoole-src - b1778d861772857f4d7e3f5398a3f8a8bc9e0c40 authored over 5 years ago by matyhtf <[email protected]>
HTTP_CLIENT_ESTATUS_SEND_FAILED

github.com/swoole/swoole-src - cc858c9683c459baf94075524e0db4886ae04c27 authored over 5 years ago by matyhtf <[email protected]>
Merge pull request #2689 from Yurunsoft/master

fix taskWorker "worker exit timeout, forced to terminate"

github.com/swoole/swoole-src - fcff30b95326b3d46f297dede0450b9833fbfd69 authored over 5 years ago by 韩天峰-Rango <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

github.com/swoole/swoole-src - 89a506dc4030682e373641f66971f7222e21192c authored over 5 years ago by matyhtf <[email protected]>
fix invalid read

github.com/swoole/swoole-src - 6b0263b2984960d53b40687bdca7f2f0ec3db948 authored over 5 years ago by matyhtf <[email protected]>
swString_extend

github.com/swoole/swoole-src - 90985ff3c7d542e6f286d68393f7b0da19f6a111 authored over 5 years ago by twosee <[email protected]>
fix taskWorker "worker exit timeout, forced to terminate", when task_enable_coroutine=true

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

github.com/swoole/swoole-src - 7878a991abcbd20010bc53589dcfdc0a3cda29b8 authored over 5 years ago by twosee <[email protected]>
add combined.S

github.com/swoole/swoole-src - e8584c2dde1a8b0d3ea31053ec4d05930edbf0db authored over 5 years ago by matyhtf <[email protected]>
Convert php_error_docref0() to php_error_docref() (#2683)

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

github.com/swoole/swoole-src - 9f3bbcbfa6258fde4f952070c8d2c3219002c46a authored over 5 years ago by shiguangqi <[email protected]>
waitgroup add timeout and tests

github.com/swoole/swoole-src - 3cde9e7d7723f15310bff6e12fa3b313bc58bed8 authored over 5 years ago by shiguangqi <[email protected]>
Reactor exit ignore signal listener

github.com/swoole/swoole-src - 545a3f8b09b532e1c9e2f4d7ad6b88f6e4c97a7a authored over 5 years ago by matyhtf <[email protected]>
Code optimization

github.com/swoole/swoole-src - 461d0d56b19e3d73cbed18b40c1fe9b01c831063 authored over 5 years ago by twosee <[email protected]>
Improve travis route.sh

github.com/swoole/swoole-src - 77742bbfda573315204d742917412935057da23e authored over 5 years ago by twosee <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - afb0cc74e62ddde591ca5e993f72e8489f6ebc75 authored over 5 years ago by twosee <[email protected]>
Update travis script and doc

github.com/swoole/swoole-src - a394b6570ca9bb28190c671a9f29ef5167fa7c26 authored over 5 years ago by twosee <[email protected]>
Fix method name typo: setBasicAuth (#2678)

github.com/swoole/swoole-src - 9461df8cf431a9be7dc1e89d09b3812105bda50f authored over 5 years ago by Dacheng Gao <[email protected]>
Merge remote-tracking branch 'origin/master'

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

github.com/swoole/swoole-src - 822b70bf7fefcfe8fee90d2697d66d3cd5346caf authored over 5 years ago by matyhtf <[email protected]>
Fix and format tests again

github.com/swoole/swoole-src - d6b6638887b7dfb121e06adf4e206bfb5a6a66f7 authored over 5 years ago by twosee <[email protected]>
Replace Assert::eq/notEq to Assert::same/notSame, try to fix tests

github.com/swoole/swoole-src - efb53fac117596b12577b3305be5830e4f12b4f1 authored over 5 years ago by twosee <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - 34f7238f5a0c419a4eb779b2ba58f3404e09ef33 authored over 5 years ago by twosee <[email protected]>
Fix #2674, add tests and update dependency

github.com/swoole/swoole-src - 850f175450d168bf144a4db4c5a556f56a732f22 authored over 5 years ago by twosee <[email protected]>
remove php deps from cmake config

github.com/swoole/swoole-src - 343040815b3c66e06e8f8bf4d4a10752bd907732 authored over 5 years ago by matyhtf <[email protected]>
revert make.sh

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

github.com/swoole/swoole-src - 032a7610843ac5802907b6b28a6b402e3845713e authored over 5 years ago by matyhtf <[email protected]>
et pcid by a random cid (#2669)

* get pcid by a random cid

* improve the code

* fix

* improve the code

* add arginfo...

github.com/swoole/swoole-src - 7cf643810ef7a633e26fb7d8a5c92c5478ebe9ff authored over 5 years ago by hantaohuang <[email protected]>
Optimize test

github.com/swoole/swoole-src - bf34089a8df3c6189d0867ffbe72d464553e8571 authored over 5 years ago by matyhtf <[email protected]>
fix core-test

github.com/swoole/swoole-src - 3b3426a16e51f37f7bc49223cafcb77016b5bf7f authored over 5 years ago by matyhtf <[email protected]>
Optimize header [3]

github.com/swoole/swoole-src - 432bdcb85e44331fd83693340735c21e72f6e21c authored over 5 years ago by matyhtf <[email protected]>
Optimize header [2]

github.com/swoole/swoole-src - 9d2c60da593ca1d9710d9e71ad80b23064cafd21 authored over 5 years ago by matyhtf <[email protected]>
Optimize header

github.com/swoole/swoole-src - 2700950144a7f08d6c19312935085a87fdade8c9 authored over 5 years ago by matyhtf <[email protected]>
add hook_flags option for Server

github.com/swoole/swoole-src - 3de2794731878ec507996947a4da297e51387e2f authored over 5 years ago by matyhtf <[email protected]>
add PHPCoroutine::config

github.com/swoole/swoole-src - d17d62a34570b8314d6620584e16acf40779b82f authored over 5 years ago by matyhtf <[email protected]>
remove swoole_coroutine_scheduler.h

github.com/swoole/swoole-src - b60307d6ca1197f3c4d05b1d3d70cac1537ac8ed authored over 5 years ago by matyhtf <[email protected]>
Add a test for #2667

github.com/swoole/swoole-src - 1355e2e8aa7f5d1fd889229e5cd29908895df8e6 authored over 5 years ago by twosee <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - bd8ecbcae28f8b49c77fa51820db739036d09d4d authored over 5 years ago by twosee <[email protected]>
Update version to 4.4.1-alpha

github.com/swoole/swoole-src - 216692d23504f0c5b9108f2c0e97bf2b113b5e72 authored over 5 years ago by twosee <[email protected]>
Fix #2667 (SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER)

github.com/swoole/swoole-src - 40e4ccfdf18e6639c22324c5e6fe23c5e27835cf authored over 5 years ago by twosee <[email protected]>
Use swoole_strerror

github.com/swoole/swoole-src - 163f39b9eea51039e83ddbe5f6a5153416e74569 authored over 5 years ago by twosee <[email protected]>
optimization PHPCoroutine::activate

github.com/swoole/swoole-src - 28e60436a88127fdce8bb72fe75685d4404b1a56 authored over 5 years ago by matyhtf <[email protected]>
add reactor create hook

github.com/swoole/swoole-src - e75d507d9ebefa6a4f15ce9413d493bd45cb0ea1 authored over 5 years ago by matyhtf <[email protected]>
add coro_reset

github.com/swoole/swoole-src - dcbdd9636c43d7f7e5a26662d30206b35244a256 authored over 5 years ago by matyhtf <[email protected]>
Update hook_flags_2.phpt

github.com/swoole/swoole-src - e47f1ee9c96751096a84226e83076b937ae798dd authored over 5 years ago by matyhtf <[email protected]>
update sleep time

github.com/swoole/swoole-src - 9fbc939db939368f72355055a08254b689768fea authored over 5 years ago by matyhtf <[email protected]>
Update version for Swoole 4.4.0

github.com/swoole/swoole-src - bd3d93ba6c62afd6fc876c6a06da7804e0717963 authored over 5 years ago by twosee <[email protected]>
use sw_atomic_t

github.com/swoole/swoole-src - 7e08bd1448db6fbcb81b3f5ffa0fc4315c6f486d authored over 5 years ago by matyhtf <[email protected]>
added Swoole\Event::wait [2]

github.com/swoole/swoole-src - 26199cbd2c3398032a82b5b35c4d4c339e65fc8b authored over 5 years ago by matyhtf <[email protected]>
fix invalid read with unix-async-client [2]

github.com/swoole/swoole-src - 18aff8e0fdab07c062182774d06c7494c1da3731 authored over 5 years ago by matyhtf <[email protected]>
Optimize test with valgrind

github.com/swoole/swoole-src - 18e539fa68932a751775550ee9a771b45aaf99ad authored over 5 years ago by matyhtf <[email protected]>
added Swoole\Event::wait

github.com/swoole/swoole-src - f2e6a7130a1262013ae0ab91e75a201b3a65ad62 authored over 5 years ago by matyhtf <[email protected]>
fix invalid read with unix-async-client

github.com/swoole/swoole-src - 84a3864284bb692051ba340915a7f0e4f19b54a2 authored over 5 years ago by matyhtf <[email protected]>
update shutdown status

github.com/swoole/swoole-src - d5bd5be0986a92b0a27c7b7078213df88f37c548 authored over 5 years ago by matyhtf <[email protected]>