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

fix swServer_start_check bug

when start the http server, it throw error:
```
WARNING swServer_start_check: onPacket event c...

github.com/swoole/swoole-src - 5e85ebcaa854815c8e1333107a0c80e7fa127a59 authored almost 6 years ago by kongkongyzt <[email protected]>
Merge branch 'master' of https://github.com/swoole/swoole-src

github.com/swoole/swoole-src - 14bce1bfb27b688024af2690273d2c348eb4dbe3 authored almost 6 years ago by twosee <[email protected]>
Add unixsocket test, add SERVER_MODE_RANDOM constants.

github.com/swoole/swoole-src - 68fc39356b2501fcd29a42952044f58dfeb9d41d authored almost 6 years ago by twosee <[email protected]>
Merge branch 'master' of gitee.com:swoole/swoole

github.com/swoole/swoole-src - 99cb962d2aa4dfb084369b863120f7db9902cb10 authored almost 6 years ago by matyhtf <[email protected]>
fix http server bugs

github.com/swoole/swoole-src - 5461cef185dbceaac48fbd2538b6e01dd2792198 authored almost 6 years ago by matyhtf <[email protected]>
Fix #2134, improve setting parser.

github.com/swoole/swoole-src - 0d64a0df66b74346cc3111d77e70bd8fa36adf28 authored almost 6 years ago by twosee <[email protected]>
Add show big files.

github.com/swoole/swoole-src - a4f53c67d54980a2c776a581f4628078d68376bf authored almost 6 years ago by twosee <[email protected]>
Clear resources.

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

github.com/swoole/swoole-src - c150a09a3f991b6566dea8fb0ea1f331e30e3839 authored almost 6 years ago by twosee <[email protected]>
Remove TEST_BIG_IMAGE.

github.com/swoole/swoole-src - 90e718a8c29735c24e1f7880dcb7230041ed99db authored almost 6 years ago by twosee <[email protected]>
Fix sendfile in MACOS.

github.com/swoole/swoole-src - 60023b786c591d1a99eb857f9bbf827431945a75 authored almost 6 years ago by twosee <[email protected]>
Convert php warning to swoole warning, add SW_ERROR_SERVER_INVALID_REQUEST.

github.com/swoole/swoole-src - d043e9d2aa79dc650b8edab3532331c4ab9441a0 authored almost 6 years ago by twosee <[email protected]>
Add file_size.

github.com/swoole/swoole-src - 1f785b44888a7a975d42d647db332abe99571fe8 authored almost 6 years ago by twosee <[email protected]>
Merge pull request #2132 from duomai/master

Fix bug in query 'CALL' statement & prepare, add more tests

github.com/swoole/swoole-src - 5d0334521836e918a0796565739896799f12a07a authored almost 6 years ago by twosee <[email protected]>
Fix bug in query 'CALL' statement & prepare, add more tests

github.com/swoole/swoole-src - a11db8bc35c147852abb97110c62166f5a62713c authored almost 6 years ago by Justin <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - 12b977d062e0574e33198ccbb63b218f6a33252a authored almost 6 years ago by twosee <[email protected]>
Add SW_ERROR_UNREGISTERED_SIGNAL, fix code-generator.

github.com/swoole/swoole-src - 1a050fe1e43de4388be4c8b186947216a80b70a5 authored almost 6 years ago by twosee <[email protected]>
optimization

github.com/swoole/swoole-src - 9c01371f6285769cadfde56e59d18637fcb2c3bf authored almost 6 years ago by matyhtf <[email protected]>
add examples

github.com/swoole/swoole-src - 5980d72c78f4ff92c21eedeeaa291a1cf0a64787 authored almost 6 years ago by matyhtf <[email protected]>
Update version for Swoole 4.2.8

github.com/swoole/swoole-src - 4b7c19e08dc7e404e1104d9ca0176ccf7bdc3bd2 authored almost 6 years ago by twosee <[email protected]>
Improve tests about onClose event.

github.com/swoole/swoole-src - 4fabb5c92bdb985783a12f3a5d2b83e244d5d3be authored almost 6 years ago by twosee <[email protected]>
Improve channel code.

github.com/swoole/swoole-src - ab460a515f59cf9ba94915be7088900fbef8a32d authored almost 6 years ago by twosee <[email protected]>
Move to the correct dir.

github.com/swoole/swoole-src - 8ab5b3e38eda580bd33062bf2a675fe3146e2bef authored almost 6 years ago by twosee <[email protected]>
fix wait.cc bugs

github.com/swoole/swoole-src - 843359d12b18bd63f40524f794c72c49dc786427 authored almost 6 years ago by matyhtf <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

github.com/swoole/swoole-src - fa7df1a33ca9d8ade5126fda5034b60dec466b04 authored almost 6 years ago by matyhtf <[email protected]>
Add the co::exec sleep test.

github.com/swoole/swoole-src - 615160ec5219f112fc895a1b8d86208fa17ce413 authored almost 6 years ago by twosee <[email protected]>
Merge branch 'master' of gitee.com:swoole/swoole

github.com/swoole/swoole-src - cb71f50c0ac5e06f7caf8d56ea048e1373f09e7a authored almost 6 years ago by matyhtf <[email protected]>
Fix warning.

github.com/swoole/swoole-src - c73e7081769b3c9054856af1f346b5caef9b44b6 authored almost 6 years ago by twosee <[email protected]>
Code optimization

github.com/swoole/swoole-src - 9c4f6074fe435c5304549e4d9fadf3caa3e2ff45 authored almost 6 years ago by twosee <[email protected]>
Merge pull request #2124 from duomai/master

Improve mysql code for better reading, add swMysqlPacketDump for debug

github.com/swoole/swoole-src - 663207a6d25d4e905fcaed7ba0ccf481e8043298 authored almost 6 years ago by twosee <[email protected]>
Remove duplicate code, trim.

github.com/swoole/swoole-src - b4bf76eec140ad88e3a60375e73506f2fe9afb9d authored almost 6 years ago by twosee <[email protected]>
Merge branch 'master' into master

github.com/swoole/swoole-src - c9fdeefc2a412336ec977ec719ae2ae6ae6533b4 authored almost 6 years ago by ezdevelop <[email protected]>
Improve mysql code for better reading, add swMysqlPacketDump for debug

github.com/swoole/swoole-src - 2946170d80c7274f47f2af6cce31fd3f7a171d3d authored almost 6 years ago by Justin <[email protected]>
Remove onFinish callback required and add a test.

github.com/swoole/swoole-src - d5a7087d6713a83a6348bde6f15568615dac7a57 authored almost 6 years ago by twosee <[email protected]>
Fix typo (#2126).

github.com/swoole/swoole-src - 5bf7fb6442e81ff5534fbfa410912249e4ad19e2 authored almost 6 years ago by twosee <[email protected]>
Fix #2117, improve mysql procedure tests.

github.com/swoole/swoole-src - 2649924218a597fcfb97081bb59ef4ede5bef321 authored almost 6 years ago by twosee <[email protected]>
Update version to 4.2.8-alpha.

github.com/swoole/swoole-src - 56a9034adb6459b23f7c6b60f41aba71b07de13d authored almost 6 years ago by twosee <[email protected]>
Make args array unified, improve tests.

github.com/swoole/swoole-src - 9968fafd69d207505a1dd2108832b62e91c32924 authored almost 6 years ago by twosee <[email protected]>
Remove useless code.

github.com/swoole/swoole-src - cbd5bbe2afac2fcaa7209ccfaffeb3722fac2c4a authored almost 6 years ago by twosee <[email protected]>
Fix warning.

github.com/swoole/swoole-src - 12563f077a087af8c615b5f365424d953ad1114b authored almost 6 years ago by twosee <[email protected]>
Fix sw_coro_create object bug, use FASTZPP, add tests.

github.com/swoole/swoole-src - 50c83f261e1bf27f91acf61685c9219e72f7a9d3 authored almost 6 years ago by twosee <[email protected]>
Improve timer code.

github.com/swoole/swoole-src - c72f217ea0ff17e1d289b807ba88ee4843eec779 authored almost 6 years ago by twosee <[email protected]>
Add http2 mode channel test.

github.com/swoole/swoole-src - d3a4944c9df0d52cec75ee569802566ace8499e2 authored almost 6 years ago by twosee <[email protected]>
Fix display_errors and add a test, improve CORO_LIMIT.

github.com/swoole/swoole-src - def8aaf6d5313f175a5117deb5d460912717a995 authored almost 6 years ago by twosee <[email protected]>
Improve callable check and add a test.

github.com/swoole/swoole-src - 22e5547cc8c438c80590630e92de5340104561be authored almost 6 years ago by twosee <[email protected]>
Improve tests and adjust benchmark stress.

github.com/swoole/swoole-src - 4610908141877bd9c52ea8fe54352f1876c28cd6 authored almost 6 years ago by twosee <[email protected]>
Clear current_execute_data.

github.com/swoole/swoole-src - 87c2a60eefd55c4b343d720710e09ca50c1df286 authored almost 6 years ago by twosee <[email protected]>
Improve og close.

github.com/swoole/swoole-src - 35f91bc3c0ee5c0ed3f79d1f6bff1796130940dd authored almost 6 years ago by twosee <[email protected]>
Fix bug in query 'CALL' statement

github.com/swoole/swoole-src - 72fcacf649cdcd51541e51cf10c11c941aae3629 authored almost 6 years ago by Justin <[email protected]>
Fix to php_coro_get_current_task.

github.com/swoole/swoole-src - 03f2111d9c95563c3a71baef13ad4aa420063247 authored almost 6 years ago by twosee <[email protected]>
Add og yield.

github.com/swoole/swoole-src - 410ea911fe7438e240fe05a74b6181dcbcbae277 authored almost 6 years ago by twosee <[email protected]>
Improve coroutine code, remove coro_task->cid.

github.com/swoole/swoole-src - c882a044b927a1809dec0c24fb97fdbf5f43c343 authored almost 6 years ago by twosee <[email protected]>
Merge branch 'master' of https://github.com/swoole/swoole-src into coroutine

# Conflicts:
# swoole_coroutine.cc

github.com/swoole/swoole-src - a7f6f5fde32126621d4ffb21ab51351d97fefa4d authored almost 6 years ago by twosee <[email protected]>
add examples

github.com/swoole/swoole-src - 605763e5f189878430c555bffe5dbc39e1fc4122 authored almost 6 years ago by shiguangqi <[email protected]>
update coro

github.com/swoole/swoole-src - ddab716d72c80e4b1dcb8912125b4552cc474eed authored almost 6 years ago by shiguangqi <[email protected]>
code optimization

github.com/swoole/swoole-src - 8ae094b47ed5ed4fd045db8544e6ef8b8770b445 authored almost 6 years ago by matyhtf <[email protected]>
code optimization

github.com/swoole/swoole-src - d10957dbf72a7232f825f6505319f7435570feea authored almost 6 years ago by matyhtf <[email protected]>
added SW_MAX_CONNECTION

github.com/swoole/swoole-src - bc7fcac06a69bd845c12e553f58d8c7a2115c432 authored almost 6 years ago by matyhtf <[email protected]>
update socket.h

github.com/swoole/swoole-src - 9e1ac6109d04acb0c98296ab5dfaff68748892a2 authored almost 6 years ago by matyhtf <[email protected]>
added defer alias

github.com/swoole/swoole-src - 0a2985a4bfae342d7bac2239d1741af9a92112d0 authored almost 6 years ago by matyhtf <[email protected]>
Code optimization, remove task->cid.

github.com/swoole/swoole-src - c2a9b370ed0d2cc97747a91e64741ac86a05a9b0 authored almost 6 years ago by twosee <[email protected]>
update tests

github.com/swoole/swoole-src - 047f71e66e57aa18ef30756f0baafaa5b8cdbab7 authored almost 6 years ago by matyhtf <[email protected]>
Merge branch 'master' of gitee.com:swoole/swoole

github.com/swoole/swoole-src - 0cc5d84b9e7e9db0f32484bfb7fba69b7cc27247 authored almost 6 years ago by matyhtf <[email protected]>
Refactor coro_init.

github.com/swoole/swoole-src - 66899669013cf67db040a982d084d8a5f0fba843 authored almost 6 years ago by twosee <[email protected]>
Revert Revert again, wrong fix.

This reverts commit 1472b55

github.com/swoole/swoole-src - b69bf2918724bfb9aa09d12a7f1af32b24c4224d authored almost 6 years ago by twosee <[email protected]>
Improve README.

github.com/swoole/swoole-src - d69db71d79ee45cd2fbd4249d0eea4864dbed0e4 authored almost 6 years ago by twosee <[email protected]>
Add SW_MAX_CORO_NESTING_LEVEL limit check and test.

github.com/swoole/swoole-src - 8ad4ea33270abf4208309c35ada2b9e15032e10d authored almost 6 years ago by twosee <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - fdd5ecf5d2c09db1ed396467c84ab3b54b42c3a7 authored almost 6 years ago by twosee <[email protected]>
update taskworker spwan api

github.com/swoole/swoole-src - 661e1b1ece36bc739ca7e331e99983c3f64194d4 authored almost 6 years ago by matyhtf <[email protected]>
update unit tests

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

github.com/swoole/swoole-src - 22fdfabcb80eba69afe9c346cdfcac4342aeade2 authored almost 6 years ago by twosee <[email protected]>
Add disable coroutine test.

github.com/swoole/swoole-src - 75c865c2fe9ae0c4460344cc28071be73e46a124 authored almost 6 years ago by twosee <[email protected]>
process optimization

github.com/swoole/swoole-src - b1aa4193e805cbe7858783ab30829399ad8f5800 authored almost 6 years ago by matyhtf <[email protected]>
Revert "Fix.", COROG.task need not save current vm stask.

This reverts commit 790b79c

github.com/swoole/swoole-src - 1472b55f3893f6d3d72f7462d61b2d4563695cc9 authored almost 6 years ago by twosee <[email protected]>
Improve trace info.

github.com/swoole/swoole-src - 15fe4264697b9bd1c303c25c898999fdcde2330c authored almost 6 years ago by twosee <[email protected]>
code optimization

github.com/swoole/swoole-src - d3b66a4c7500a8d2f406f54f2080aadeb55d3044 authored almost 6 years ago by matyhtf <[email protected]>
update tests

github.com/swoole/swoole-src - 28bcd31843cd6e8a4cd57678a6c029d67f5bf941 authored almost 6 years ago by matyhtf <[email protected]>
remove Server::send udp

github.com/swoole/swoole-src - 06a14c72a61f6620ab965f93f9af90e2518a1d4a authored almost 6 years ago by matyhtf <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

github.com/swoole/swoole-src - 36ecb778bed20a3af284d2fb5264f728572de202 authored almost 6 years ago by matyhtf <[email protected]>
Merge pull request #2069 from dryangkun/pgsql_coro_fixbug

优化postgresql coroutine

github.com/swoole/swoole-src - e2f406e30e9ac638d8b2aee7366d0c68ed60091c authored almost 6 years ago by 吴振宇 <[email protected]>
Merge branch 'master' into pgsql_coro_fixbug

github.com/swoole/swoole-src - b004257918dce968f9e8307c694712c4ad8492e8 authored almost 6 years ago by 杨昆 <[email protected]>
Merge branch 'master' of https://github.com/swoole/swoole-src

github.com/swoole/swoole-src - ce468e4a1d4f10e29029d909d7c761db5f6098f3 authored almost 6 years ago by twosee <[email protected]>
Improve mysql code.

github.com/swoole/swoole-src - 7f342f2cd35b96d4413fdd6a7ff3ff2f15409f8a authored almost 6 years ago by twosee <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

github.com/swoole/swoole-src - f3918068cb3df55c7b5e46b35f3be1a78fb6e588 authored almost 6 years ago by [email protected] <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

github.com/swoole/swoole-src - 97deee1b222108bb802f58d6ff233c170b643401 authored almost 6 years ago by matyhtf <[email protected]>
Merge branch 'master' of gitee.com:swoole/swoole

github.com/swoole/swoole-src - cb79bd25ccb17ee6e4ff03d2d04faed0c043ec23 authored almost 6 years ago by matyhtf <[email protected]>
Merge branch 'master' of gitee.com:swoole/swoole

github.com/swoole/swoole-src - ea91d2c47981f2ab7762dd98cdbef336a378a0d1 authored almost 6 years ago by [email protected] <[email protected]>