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 version to 4.3.2-alpha.

564ba2dec1bd8ddd61f9db153de48ad9931ca0d1 authored over 5 years ago by twosee <[email protected]>
Update version for Swoole 4.3.1

815999d8cc802cc11ff7d34274d833ba592410f6 authored over 5 years ago by twosee <[email protected]>
Fix date format.

853f4c912ec5594200830bb890f2762535f9808f authored over 5 years ago by twosee <[email protected]>
Improve tests.

6a51d73fb6a291719e50e3dc3e2b2e3375a5119b authored over 5 years ago by twosee <[email protected]>
Improve tests.

049a0082121f9671680ec66e178d21180c09606b authored over 5 years ago by twosee <[email protected]>
Fix warning.

400dbfd259484dc7a4b766557d72f5c0f55378ca authored over 5 years ago by twosee <[email protected]>
Add SKIPIF (due to ZEND_PARSE_PARAMS_THROW API can not work in lower php version).

d11edbd7da90090bcecf1a1e962a8564f7919ca0 authored over 5 years ago by twosee <[email protected]>
Throw exception when construct failed.

5d6b04569464f36b36da40a2e191904b7019dce1 authored over 5 years ago by twosee <[email protected]>
(MySQL8 check) Not only in travis.

8a8dd1d68cd76282903d6d96c4254f81404bb329 authored over 5 years ago by twosee <[email protected]>
Use PHP socket again.

c7f9f51c86e359aacc808658b9d9778bf2319947 authored over 5 years ago by twosee <[email protected]>
Handle construct failed.

65859d9753ffd4e865ad82f6042437e43104b7a8 authored over 5 years ago by twosee <[email protected]>
Check reactor when socket construct, defensive programming.

ec0037472d7973f099af7f30f495fccb90573f83 authored over 5 years ago by twosee <[email protected]>
Remove reactor checker on Coroutine components, kernel would check coroutine first (if is in coroutine, reactor has been checked).

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

2bdaae4f259170f075576e95ed45f1465646cb54 authored over 5 years ago by twosee <[email protected]>
Improve tests.

4f51d7a7b3909c79113fe85938f5375456ad8080 authored over 5 years ago by twosee <[email protected]>
Use Co\Socket to get one free port, fix failure memory leak.

2f2a6a1256ecad67adcecc469cef2af4749453e7 authored over 5 years ago by twosee <[email protected]>
Add SW_CORO_MIN_STACK_SIZE.

fca17d36f0741b6ab967b13d46d4dbb16c88eaf5 authored over 5 years ago by twosee <[email protected]>
Support env settings.

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

ab837f70b895125c8f3a409f50b1a496cf4da460 authored over 5 years ago by twosee <[email protected]>
Fix onTimeout coredump on legacy kernel.

d6736e4be0218591a2e3db7b14ed9bbf176e8246 authored over 5 years ago by twosee <[email protected]>
Move fatal error function pointer to SwooleG.

8a67d6be3b6fb1bdd3f2e564dd4b14d7bce33707 authored over 5 years ago by twosee <[email protected]>
fix

0ab0ac8f454f24db0dfb3904cc8f270e4fcf1743 authored over 5 years ago by matyhtf <[email protected]>
fix #2402

333b017e3c5a18b2eb3fa7f32bb04820b2b9e7e2 authored over 5 years ago by matyhtf <[email protected]>
fixed #2424

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

5ef1e0ed8cf68b13314df6f68781e0dbaf0414ba authored over 5 years ago by twosee <[email protected]>
Fix socket ulimit test.

61c4c2483a1948b5fb71f9b04c6e54ce457a169b authored over 5 years ago by twosee <[email protected]>
Fix unexpected output.

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

2b3cf93ce0a7282ed087db4372286c16574ab4f2 authored over 5 years ago by matyhtf <[email protected]>
Merge pull request #2420 from mabu233/add_request_property

add http2 $request->path_info, master_time

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

2d2434c168ac21a97bd2b48d28e315b386f65482 authored over 5 years ago by matyhtf <[email protected]>
update DATETIME_MAX_SIZE

5b5e26d7e0a7cf26021594163a84dba3476a94cf authored over 5 years ago by matyhtf <[email protected]>
fix compile error on CygWin

fce7c4e7b84c8c54d3fc74f7d0256f8ce703befc authored over 5 years ago by matyhtf <[email protected]>
Add httpbin to docker-compose, add a test for huge file uploading.

416a5316b4df1234cd7bcae070c03ba755c5123d authored over 5 years ago by twosee <[email protected]>
Fix http client multipart form data format.

d036474d8d98283ed3a2faac2e9752121d6d76d5 authored over 5 years ago by twosee <[email protected]>
add http2 $request->path_info, master_time

4567b678e9b91b73118e853fa781428dd28d3e4e authored over 5 years ago by mabu233 <[email protected]>
Add a test for new Socket failed.

1a162de2f98904bc3d4ca0038402c815132a35d6 authored over 5 years ago by twosee <[email protected]>
Handle new Socket failure.

202264d50ebd7fec1aad1e0e8e6ea213006abf30 authored over 5 years ago by twosee <[email protected]>
SKIPIF check curl.

5d8c231f4e8d6d596c1267d5e86fe74187b11578 authored over 5 years ago by twosee <[email protected]>
Improve the MySQL timeout test.

851bac7c3682a998e1738f8f7eb3be9bfa8dae92 authored over 5 years ago by twosee <[email protected]>
MySQL statement execute accept null params.

0207ebc20de3d9f4d843d2e9c9a7e5612218a70c authored over 5 years ago by twosee <[email protected]>
Add a test for recvAll timeout.

ab3e0297eebaa48ef94cb4841164ad68eb3ac6cf authored over 5 years ago by twosee <[email protected]>
Co\Socket: add errMsg properties, sync properties (when totally failed and io uncompleted).

0ad621e4018558cc46bddc907c6186472af19bed authored over 5 years ago by twosee <[email protected]>
Improve the socket recv timeout test.

1a04c02c9ea774f0e34778a552c79bea1291f2b8 authored over 5 years ago by twosee <[email protected]>
Code optimization.

3921bcace35661d7d5f20761e9fa6880a39d7b8b authored over 5 years ago by twosee <[email protected]>
Fix #2411 (Build issue on 32-bit).

5fee743356e035e47d260299b80b99d1b020908c authored over 5 years ago by twosee <[email protected]>
Fix warning.

f9e2b62f7c7dbfe672342989bad036e3f5c3f07c authored over 5 years ago by twosee <[email protected]>
Check coroutine first.

ca159f5e5c1ce3eec212c1d89033b2406094faf8 authored over 5 years ago by twosee <[email protected]>
MacOS only.

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

c8e443b00d336ae10834cc283242a94b28ba4253 authored over 5 years ago by twosee <[email protected]>
Fix string length format.

33b328406bdb5bfcc8e1a1c128349781f91fb67b authored over 5 years ago by twosee <[email protected]>
Fix zero termination.

4106943ba3d5bbdea912ce19d891f767731a4c32 authored over 5 years ago by twosee <[email protected]>
Fix the run-test blocking read.

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

cb4429637851366d0facebd0c2a336e9f14163b2 authored over 5 years ago by twosee <[email protected]>
Add the pcre.jit test.

6a92660d887928fec261f05fbe5a835c405ab7d9 authored over 5 years ago by twosee <[email protected]>
Fix the bug caused by clear the timer which does not exist.

d60b2a2191973048ba44c403d278b4e6c5019b10 authored over 5 years ago by twosee <[email protected]>
Disable pcre.jit when swoole extension loaded.

17ccaf3efd278657c9b54a2d1882349d611aed91 authored over 5 years ago by twosee <[email protected]>
Rename (should be exclude by run-test).

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

5e56d457ecac3a6133141419b1b3b8ae864926e1 authored over 5 years ago by twosee <[email protected]>
Use Coroutine::get_current_safe, add a test.

2bf6b0908b46fa70a30dbb393284b72b168da00e authored over 5 years ago by twosee <[email protected]>
Adjust buffer size.

5c4ecaaffcb622c3838f11f8b76cf2771b2798f9 authored over 5 years ago by twosee <[email protected]>
Merge pull request #2416 from mabu233/master

fixed dispatch_func_memory_leak

09b8fccdfc2e40bb1969d1114ab17e33a91a6258 authored over 5 years ago by 韩天峰-Rango <[email protected]>
fixed dispatch_func_memory_leak

cf363f52c37597c83978be9689732f5f13dd7b1b authored over 5 years ago by mabu233 <[email protected]>
Remove useless code.

e6ddb8ac99e28c5d03f88f9df096d350b7770923 authored over 5 years ago by twosee <[email protected]>
Add swFatalError (function ptr).

630726176bbbabd6b6521ec6d8f86a9007597b88 authored over 5 years ago by twosee <[email protected]>
Improve.

5519804d08cea3b5e7db9a616d98e2f0317ac75c authored over 5 years ago by twosee <[email protected]>
Add sw_vsnprintf.

98a4ecd66b213482274599a9afeeffcd18051cbb authored over 5 years ago by twosee <[email protected]>
Remove useless sw_errno, make SW_ERROR_MSG_SIZE bigger.

85790d9bb8c5572693958bd0fc5b2c0ea69b7d0d authored over 5 years ago by twosee <[email protected]>
add ssl error reason

e402f734796d9d2f7bf9b68687a64392df4c6f17 authored over 5 years ago by matyhtf <[email protected]>
added test

b854409339333d8a43bede32ea29ddf4bd48bf9b authored over 5 years ago by matyhtf <[email protected]>
Merge pull request #2405 from ekongyun/master

字符串处理函数不能处理干净

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

294a9a8363b559f7241c3e1b8f4bb0f0ba26f0f7 authored over 5 years ago by matyhtf <[email protected]>
added swString_pop_front

ded0a38f59d70817b6c6a003354679d51a61750a authored over 5 years ago by matyhtf <[email protected]>
Fix connect timeout test.

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

b47395d291b0adf482348f51f8797cc9650fe6a4 authored over 5 years ago by twosee <[email protected]>
Named timeout setter.

2691f3578791f5211db26d3cbc1f1b7df9b54224 authored over 5 years ago by twosee <[email protected]>
optimization

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

d53fb513e1c42675d31cd3b120ffe1078996ef4c authored over 5 years ago by Unknown <[email protected]>
out of coroutine

e35ebb1acfbd38758cb836eecd5a1fdfdd44510d authored over 5 years ago by Unknown <[email protected]>
remove nghttp2

894207ad6edab266b769fce6b7436941b08615f8 authored over 5 years ago by htf <matyhtf>
Fix typo.

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

a4799cee9142cdec6f994e5a1562d728451a4471 authored over 5 years ago by twosee <[email protected]>
Use Coroutine::get_current, remove PHPCoroutine::is_in, remove php_swoole_check_reactor (if we are in coroutine, reactor has already been checked).

7bf314216e86a5372913c32d0c1ccacf610bb624 authored over 5 years ago by twosee <[email protected]>
Add SW_TIMER_MIN_SEC.

772a81e09a5206420251a4f5d72025d8082f5f02 authored over 5 years ago by twosee <[email protected]>
Add http recv timeout test.

afee017b5c64fdabb67638e1b0e517e947d31693 authored over 5 years ago by twosee <[email protected]>
Add timeout_setter to handle one-time timeout configuration.

2c1cd836b0346c6693bc7daabd614847af0042e3 authored over 5 years ago by twosee <[email protected]>
Move non-configurable item to header (coroutine max num limit).

c6ca2ef8b0e3e6db16205b3f079e1e311f0b1659 authored over 5 years ago by twosee <[email protected]>
Rename to timer_controller.

0777c0b03bd92a070686873575175bbe8c4b5e30 authored over 5 years ago by twosee <[email protected]>
Fix timeout_controller, move to the Socket namespace.

2c75cdd6342ce9f01e1d0b5069d927df321fefa7 authored over 5 years ago by twosee <[email protected]>
Add stream_select blocked test.

324f598f5e17858686d2bc276a2cc0a3220e1e36 authored over 5 years ago by twosee <[email protected]>
Merge pull request #2397 from junwei-qu/fix_swSignalfd_set

fix_swSignalfd_set

002b55ababf43b9352a14c58606607d7052d042a authored over 5 years ago by 韩天峰-Rango <[email protected]>
update tests

c23f14d2aa3dfc4f48b31e561e2547083533e120 authored over 5 years ago by shiguangqi <[email protected]>
use swKill

83cb61e5be2d1d424d6959c03eaf11782c5e002f authored over 5 years ago by shiguangqi <[email protected]>
For MacOS.

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

8f63a3e72fbef0a2cf1c2c05860bc250f4491dcf authored over 5 years ago by shiguangqi <[email protected]>
add tests

a4145cda11e411ff13a16a6449557f877bf35c6d authored over 5 years ago by shiguangqi <[email protected]>
Fix SKIPIF.

59f4175eb552fa7be90eb1e3a3660d89e9b66e53 authored over 5 years ago by twosee <[email protected]>
Merge pull request #2401 from junwei-qu/fix_swSocket_unix_sendto

add unit test

56c015d3582a3add73d8c32fc2c233a78ec2b270 authored over 5 years ago by 韩天峰-Rango <[email protected]>
fix

31a038f49038e919d5cc4bce35c9ecf79e1fce12 authored over 5 years ago by shiguangqi <[email protected]>
Add Co\Http\Client construct failed test.

28a538e505b38acea0e81e9dee1c63e569b155dd authored over 5 years ago by twosee <[email protected]>
Co\Http\Client invalid construct arguments will throw exception.

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