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

Fix warnings, add SW_Z_OBJCE_NAME_VAL_P.

191f38309ea866b9505ea1e188d3a517aad1fb95 authored over 5 years ago by twosee <[email protected]>
Improve settings checker (code reuse), replace protocol callback zval to fci_cache.

a9227fdbe9cc99ec3291b989054ce0a2fb3f58bb authored over 5 years ago by twosee <[email protected]>
Better name.

d8f54c52a5caf7e756543d0d4828505400b51c3f authored over 5 years ago by twosee <[email protected]>
ipc_max_size degradation

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

83d60c96b69ff7aa5f9337584f37b9b9bebcc2d4 authored over 5 years ago by matyhtf <[email protected]>
degradation

f9e6982f4f9e9808425126a3b647cf62b53bd3c5 authored over 5 years ago by matyhtf <[email protected]>
修复问题

3365fa7b3a3313e78a9b45a0c4fc705d02f04bb9 authored over 5 years ago by Yurun <[email protected]>
Improve all callback handlers.

46c72e01dcee3320047119ea0b47bcc7ac48e3b5 authored over 5 years ago by twosee <[email protected]>
Use abort() instead of assert(0) (assert maybe disabled by NDEBUG).

47675b3287c6866b1b71684a0b0cc3dac0515ba0 authored over 5 years ago by twosee <[email protected]>
Improve callback handler in Swoole\Client.

f7499c58234dfd5368423c926b1a5adc34587fdd authored over 5 years ago by twosee <[email protected]>
Remove php_sw_server_callbacks, use php_sw_server_caches.

7643804486bace03b007f81a590679788cd06ada authored over 5 years ago by twosee <[email protected]>
Use fci_cache for task_callbacks.

846684a99ac6f6a9623f84929644cad56f903e6f authored over 5 years ago by twosee <[email protected]>
Curl 新增支持 CURLOPT_USERPWD

2ad8706b700a0d674445d8a1cef3cfc1470f1286 authored over 5 years ago by Yurun <[email protected]>
Curl 新增支持 CURLOPT_CONNECTTIMEOUT_MS、CURLOPT_TIMEOUT、CURLOPT_TIMEOUT_MS

7e97c14efcb957f31fc5e5128bf44510826556d3 authored over 5 years ago by Yurun <[email protected]>
修复 Curl 在设置 CURLOPT_URL 之前,操作CURLOPT_SSL_VERIFYPEER、CURLOPT_CONNECTTIMEOUT 报错问题

907f2525a72256820517acd915181e8cb4ca0a52 authored over 5 years ago by Yurun <[email protected]>
Move source code of event module to swoole_event.cc.

cc8b8d7f3f2fc36eeabe57c4aaa327b36626fc0c authored over 5 years ago by twosee <[email protected]>
Better macro name.

04e578fd2bf43dd630fd65ac06b3aefd35f3a15d authored over 5 years ago by twosee <[email protected]>
Sync README.

01194c75f6bbda5e8809b0534b776cd4f8fa9c16 authored over 5 years ago by twosee <[email protected]>
Improve goto tags [3].

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

047337144dfc9f3a7aa386d4494fefd3f858668a authored over 5 years ago by twosee <[email protected]>
Improve goto tags [2].

1ff0012310f33800de82b8fdaff30c86097b57f9 authored over 5 years ago by twosee <[email protected]>
Merge pull request #2614 from alystair/patch-1

Improved co-routine feature text

a5141c37eb4242cd2a0655cefed4eec7d7c5ce6b authored over 5 years ago by 韩天峰-Rango <[email protected]>
Improve goto tags.

11e38e6d143470ad594cfd39d0543c223da79a86 authored over 5 years ago by twosee <[email protected]>
Replace '\t' chars in C files to white spaces.

f3fc8d432b4197d59d04a768e93f067cd454d0af authored over 5 years ago by twosee <[email protected]>
Replace '\t' chars in header files to white spaces.

3b3dd1f9cee6ff429fe45c9bc853e31f8176b76d authored over 5 years ago by twosee <[email protected]>
Improved co-routine feature text

After noticing some spelling and grammatical errors, I rewrote the text for clarity, and provide...

f80845b6d3b5dec1cfca9f664d6d5c2dcecaeec8 authored over 5 years ago by Lorin Halpert <[email protected]>
optimization

767d9abace43f2d2e1bb7e3598d78d62b30ea12d authored over 5 years ago by matyhtf <[email protected]>
add param [swoole_fork]

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

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

aad9b29c4cf396ca2e99629501ba8d8f6fb2b571 authored over 5 years ago by matyhtf <[email protected]>
fix hang on macOS

22504dd4d3a846c1b73eaf9f874619ac0e9c9255 authored over 5 years ago by matyhtf <[email protected]>
Code optimization for test scripts.

ddd61396d356648da28f30aa6c66db98d3160f80 authored over 5 years ago by twosee <[email protected]>
Improve the build-library script.

fcacb5304a92b7093cea49071b1d62fb4a2c0cdb authored over 5 years ago by twosee <[email protected]>
Add PHP_STREAM_OPTION_BLOCKING.

b076986007815cf5f21ecbb8bb6d261912b65efa authored over 5 years ago by twosee <[email protected]>
Fix errCode type.

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

5295d39992cf2aba99978a78a3af141ba2b08384 authored over 5 years ago by twosee <[email protected]>
Update phpt-fixer.

3bdeac219effc16a13709661998862ed3a5d4343 authored over 5 years ago by twosee <[email protected]>
Fix SKIPIF of tests.

a7129a06e3cf4ce109e3c1803698d12c5faa3833 authored over 5 years ago by twosee <[email protected]>
Format empty lines.

56fd5b314fe73b59cb1530472546f4804d7a63fa authored over 5 years ago by twosee <[email protected]>
Fix the title of tests.

657e6c67ab978fc23b09ccb546a0b22a3ceba536 authored over 5 years ago by twosee <[email protected]>
Add a deprecated tip.

3fd49931f398f019dbef12b27375957f61c56d09 authored over 5 years ago by twosee <[email protected]>
Code optimization for php swoole library again.

e85663ff995a2d127bca88943a60fe4f813156d0 authored over 5 years ago by twosee <[email protected]>
warning free

e6e453a97570116d83e3bbc4e5ea735d87021f94 authored over 5 years ago by matyhtf <[email protected]>
optimization

848d277678b55b4f23e6478467477572cc55bbd4 authored over 5 years ago by matyhtf <[email protected]>
Remove a circular dependency.

5c085c367b373f078d23180bd2a3ba3d054d5db5 authored over 5 years ago by twosee <[email protected]>
fix error

e081c8216097046d3131dae3baa17f6c8b2a1ff8 authored over 5 years ago by matyhtf <[email protected]>
refactor runtime

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

3a1c135fafedf76c492276df148a623dfaa0b3ce authored over 5 years ago by 韩天峰-Rango <[email protected]>
format

d86114d24c8d6419392f6ac8cbb97af543e71913 authored over 5 years ago by matyhtf <[email protected]>
Sort properties and add errMsg.

179af7ed6e4f6e5af398613d709fa78482825403 authored over 5 years ago by twosee <[email protected]>
Merge pull request #2613 from gitsrc/master

fix bug: Fixed swoole_curl_error panic

4d09b16fc81cf5ef8df9787e3d90f3ced7be61a2 authored over 5 years ago by 韩天峰-Rango <[email protected]>
fix bug: Fixed swoole_curl_error panic

9cc9aa51564daada71c20440750fa4fd5f508e80 authored over 5 years ago by gitsrc <[email protected]>
Create proc.php

16f8eb4f565e0a3af34e571181bcbab80ebf0684 authored over 5 years ago by matyhtf <[email protected]>
fix #2608

0b5446001e39cb6d7251ae0e668ab580629f29c3 authored over 5 years ago by matyhtf <[email protected]>
Update random_bytes.phpt

db4daaa446e067fbd16f989fc3842cc93512ff3f authored over 5 years ago by matyhtf <[email protected]>
add test for issue#2231

620a8a856da0bd41816a586d0cca46538dbaec59 authored over 5 years ago by matyhtf <[email protected]>
fix co\http\server bugs

bc888a4a0b477a12a36d908cfe6211b3676f36f5 authored over 5 years ago by matyhtf <[email protected]>
Memory security optimization

d9a95b83405b712a0befb2186b0d934e1bc82cf9 authored over 5 years ago by matyhtf <[email protected]>
fix tests

7d023405d69df382085d01af1a2b027127f55724 authored over 5 years ago by matyhtf <[email protected]>
refactor coroutine_util

8dd0911e8bf10214789c0d0b6ca5c87a8e2a0740 authored over 5 years ago by matyhtf <[email protected]>
update curl tests [3]

4072490301820284f1f3e6f89bbd1f6eeba51a9c authored over 5 years ago by matyhtf <[email protected]>
update curl library tests

74e90857e2bce10c926bcc276c142fefbe61b627 authored over 5 years ago by matyhtf <[email protected]>
update curl library

1d02e090f46c266136010639a7e1a915e0b3bf02 authored over 5 years ago by matyhtf <[email protected]>
optimization

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

bdceeff5f0af0791b3b13edb3e430ef38547746d authored over 5 years ago by matyhtf <[email protected]>
refactor http module

26f03b1dce5241ddbb6f87122957696177c0b677 authored over 5 years ago by matyhtf <[email protected]>
add swoole_array, swoole_string

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

7f0f7fe3aa6716e4bab8c2da9e687b1f3b8acc11 authored over 5 years ago by matyhtf <[email protected]>
fix tests

ef4a55e1074ec86b7e5d6063bd7816a98e0b4ebc authored over 5 years ago by matyhtf <[email protected]>
Merge pull request #2607 from huanghantao/master

improve the error info

301181a1563c9a9eb86c6331bf3690868094c13d authored over 5 years ago by 韩天峰-Rango <[email protected]>
revert

b8fcf4528a577f6c8f21808904f6b5aebb71bdf5 authored over 5 years ago by matyhtf <[email protected]>
improve the error info

5a21140e49600b7fce71bb759a778e0e8c23814f authored over 5 years ago by codinghuang <[email protected]>
add curl test[2]

f7ca776858a91fe7882163591cedb9a39af1aa87 authored over 5 years ago by matyhtf <[email protected]>
add curl test

ad702ae79cb9f8e83e2f4c12a1602abee40b1bd4 authored over 5 years ago by matyhtf <[email protected]>
update tests

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

7b531f911d6674a692e32d0fb1eebb3397736bfb authored over 5 years ago by matyhtf <[email protected]>
Merge pull request #2606 from mabu233/Get_random_port

Get random port

6674e7a32ec446ba567b52f9cd5fee0dacbae276 authored over 5 years ago by 韩天峰-Rango <[email protected]>
refactor test lib [4]

731939e557a92814d0db13a7ec1538ea6903cc94 authored over 5 years ago by matyhtf <[email protected]>
check port range in Socket::bind

508d27daafcc97aef45a8d13ba4a1e33d19bd3db authored over 5 years ago by mabu233 <[email protected]>
Get random port

ba8266cd72185c837fb9346cba7f0e5f0de11912 authored over 5 years ago by mabu233 <[email protected]>
fix tests

b566f63579da8c14b7ffd31061490e6ee5031fa3 authored over 5 years ago by matyhtf <[email protected]>
add cancel test

795327783a87e0ee3c63e54ad50a3f0e374b9347 authored over 5 years ago by matyhtf <[email protected]>
fix tests

e054dd88cb13cc75c81b79c8dd64af803aaf17fd authored over 5 years ago by matyhtf <[email protected]>
move namespace

69ed2ca0e1e3790e69e599e0f07f0037a4e0d0c6 authored over 5 years ago by matyhtf <[email protected]>
refactor test lib [3]

d942923c01de107f93c550dc8ae5c85f1ebffd15 authored over 5 years ago by matyhtf <[email protected]>
refactor test lib [2]

98a19d5a21fe0838b1570d9e1be3d39cdd326bbd authored over 5 years ago by matyhtf <[email protected]>
Merge branch 'master' of gitee.com:swoole/swoole

02ea7c09978b0f800013010fc8d98cbd3976af57 authored over 5 years ago by 韩天峰-Rango <[email protected]>
refactor tests/include/lib

35295eda8fe3061a626699b585e3db2e433f41ca authored over 5 years ago by matyhtf <[email protected]>
fix error

e23860658a75489438394ca7bbb03abb59c55a4f authored over 5 years ago by matyhtf <[email protected]>
refactor

6abacfba3904308cb45b1514b5c04d651b383a01 authored over 5 years ago by matyhtf <[email protected]>
fix error

709edf01ffbecee0a26fe02fb10f34e66358d281 authored over 5 years ago by matyhtf <[email protected]>
fix tests

54e714c47803efa25477733e51cd717c31cad4a1 authored over 5 years ago by matyhtf <[email protected]>
remove set_socket_buffer_size

37d5182ff567d14d8a61c7d151096c237cf04950 authored over 5 years ago by matyhtf <[email protected]>
remove Co\Socket::getSocket

4e79beaae6c272b7d97ba46f6f2fdde1bb6c3575 authored over 5 years ago by matyhtf <[email protected]>
add Co\Server module

599ce93179e2eadbfec1201cd3e466b73645f93d authored over 5 years ago by matyhtf <[email protected]>
add Socket::setProtocol

4c445cd782618052e4083a20ce2bf684dd099269 authored over 5 years ago by matyhtf <[email protected]>
add Socket::ssl_init_context

7a438338761bd55946d4a2d866b9a395f313e157 authored over 5 years ago by matyhtf <[email protected]>
added errCode property

22eb092c8516c350c448fbbce44039bf3ae846c8 authored over 5 years ago by matyhtf <[email protected]>
use swoole_detect_type

b4c6fe903ca678ce21a01fabb9900f651c81788f authored over 5 years ago by matyhtf <[email protected]>
fix tests

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