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

Update version to 4.3.2-alpha.

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

github.com/swoole/swoole-src - 815999d8cc802cc11ff7d34274d833ba592410f6 authored over 5 years ago by twosee <[email protected]>
Fix date format.

github.com/swoole/swoole-src - 853f4c912ec5594200830bb890f2762535f9808f authored over 5 years ago by twosee <[email protected]>
Improve tests.

github.com/swoole/swoole-src - 6a51d73fb6a291719e50e3dc3e2b2e3375a5119b authored over 5 years ago by twosee <[email protected]>
Improve tests.

github.com/swoole/swoole-src - 049a0082121f9671680ec66e178d21180c09606b 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).

github.com/swoole/swoole-src - d11edbd7da90090bcecf1a1e962a8564f7919ca0 authored over 5 years ago by twosee <[email protected]>
Throw exception when construct failed.

github.com/swoole/swoole-src - 5d6b04569464f36b36da40a2e191904b7019dce1 authored over 5 years ago by twosee <[email protected]>
(MySQL8 check) Not only in travis.

github.com/swoole/swoole-src - 8a8dd1d68cd76282903d6d96c4254f81404bb329 authored over 5 years ago by twosee <[email protected]>
Use PHP socket again.

github.com/swoole/swoole-src - c7f9f51c86e359aacc808658b9d9778bf2319947 authored over 5 years ago by twosee <[email protected]>
Handle construct failed.

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

github.com/swoole/swoole-src - 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).

github.com/swoole/swoole-src - 22676659c7b546e9e706989c8450384172da8467 authored over 5 years ago by twosee <[email protected]>
Improve tests.

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

github.com/swoole/swoole-src - 2f2a6a1256ecad67adcecc469cef2af4749453e7 authored over 5 years ago by twosee <[email protected]>
Add SW_CORO_MIN_STACK_SIZE.

github.com/swoole/swoole-src - fca17d36f0741b6ab967b13d46d4dbb16c88eaf5 authored over 5 years ago by twosee <[email protected]>
Support env settings.

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

github.com/swoole/swoole-src - ab837f70b895125c8f3a409f50b1a496cf4da460 authored over 5 years ago by twosee <[email protected]>
Fix onTimeout coredump on legacy kernel.

github.com/swoole/swoole-src - d6736e4be0218591a2e3db7b14ed9bbf176e8246 authored over 5 years ago by twosee <[email protected]>
Move fatal error function pointer to SwooleG.

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

github.com/swoole/swoole-src - 5ef1e0ed8cf68b13314df6f68781e0dbaf0414ba authored over 5 years ago by twosee <[email protected]>
Fix socket ulimit test.

github.com/swoole/swoole-src - 61c4c2483a1948b5fb71f9b04c6e54ce457a169b authored over 5 years ago by twosee <[email protected]>
Fix unexpected output.

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

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

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

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

github.com/swoole/swoole-src - 5b5e26d7e0a7cf26021594163a84dba3476a94cf authored over 5 years ago by matyhtf <[email protected]>
fix compile error on CygWin

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

github.com/swoole/swoole-src - 416a5316b4df1234cd7bcae070c03ba755c5123d authored over 5 years ago by twosee <[email protected]>
Fix http client multipart form data format.

github.com/swoole/swoole-src - d036474d8d98283ed3a2faac2e9752121d6d76d5 authored over 5 years ago by twosee <[email protected]>
add http2 $request->path_info, master_time

github.com/swoole/swoole-src - 4567b678e9b91b73118e853fa781428dd28d3e4e authored over 5 years ago by mabu233 <[email protected]>
Add a test for new Socket failed.

github.com/swoole/swoole-src - 1a162de2f98904bc3d4ca0038402c815132a35d6 authored over 5 years ago by twosee <[email protected]>
Handle new Socket failure.

github.com/swoole/swoole-src - 202264d50ebd7fec1aad1e0e8e6ea213006abf30 authored over 5 years ago by twosee <[email protected]>
SKIPIF check curl.

github.com/swoole/swoole-src - 5d8c231f4e8d6d596c1267d5e86fe74187b11578 authored over 5 years ago by twosee <[email protected]>
Improve the MySQL timeout test.

github.com/swoole/swoole-src - 851bac7c3682a998e1738f8f7eb3be9bfa8dae92 authored over 5 years ago by twosee <[email protected]>
MySQL statement execute accept null params.

github.com/swoole/swoole-src - 0207ebc20de3d9f4d843d2e9c9a7e5612218a70c authored over 5 years ago by twosee <[email protected]>
Add a test for recvAll timeout.

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

github.com/swoole/swoole-src - 0ad621e4018558cc46bddc907c6186472af19bed authored over 5 years ago by twosee <[email protected]>
Improve the socket recv timeout test.

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

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

github.com/swoole/swoole-src - 5fee743356e035e47d260299b80b99d1b020908c authored over 5 years ago by twosee <[email protected]>
Check coroutine first.

github.com/swoole/swoole-src - ca159f5e5c1ce3eec212c1d89033b2406094faf8 authored over 5 years ago by twosee <[email protected]>
Fix string length format.

github.com/swoole/swoole-src - 33b328406bdb5bfcc8e1a1c128349781f91fb67b authored over 5 years ago by twosee <[email protected]>
Fix zero termination.

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

github.com/swoole/swoole-src - 14ee45d1b4e80bd1cad890cd8318967b78c42c57 authored over 5 years ago by twosee <[email protected]>
Fix tests name.

github.com/swoole/swoole-src - cb4429637851366d0facebd0c2a336e9f14163b2 authored over 5 years ago by twosee <[email protected]>
Add the pcre.jit test.

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

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

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

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

github.com/swoole/swoole-src - 5e56d457ecac3a6133141419b1b3b8ae864926e1 authored over 5 years ago by twosee <[email protected]>
Use Coroutine::get_current_safe, add a test.

github.com/swoole/swoole-src - 2bf6b0908b46fa70a30dbb393284b72b168da00e authored over 5 years ago by twosee <[email protected]>
Adjust buffer size.

github.com/swoole/swoole-src - 5c4ecaaffcb622c3838f11f8b76cf2771b2798f9 authored over 5 years ago by twosee <[email protected]>
Merge pull request #2416 from mabu233/master

fixed dispatch_func_memory_leak

github.com/swoole/swoole-src - 09b8fccdfc2e40bb1969d1114ab17e33a91a6258 authored over 5 years ago by 韩天峰-Rango <[email protected]>
fixed dispatch_func_memory_leak

github.com/swoole/swoole-src - cf363f52c37597c83978be9689732f5f13dd7b1b authored over 5 years ago by mabu233 <[email protected]>
Remove useless code.

github.com/swoole/swoole-src - e6ddb8ac99e28c5d03f88f9df096d350b7770923 authored over 5 years ago by twosee <[email protected]>
Add swFatalError (function ptr).

github.com/swoole/swoole-src - 630726176bbbabd6b6521ec6d8f86a9007597b88 authored over 5 years ago by twosee <[email protected]>
Add sw_vsnprintf.

github.com/swoole/swoole-src - 98a4ecd66b213482274599a9afeeffcd18051cbb authored over 5 years ago by twosee <[email protected]>
Remove useless sw_errno, make SW_ERROR_MSG_SIZE bigger.

github.com/swoole/swoole-src - 85790d9bb8c5572693958bd0fc5b2c0ea69b7d0d authored over 5 years ago by twosee <[email protected]>
add ssl error reason

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

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

github.com/swoole/swoole-src - 5ca27ae32f7b60c3d58b07e73a2301f466cf984e authored over 5 years ago by 韩天峰-Rango <[email protected]>
added swString_pop_front

github.com/swoole/swoole-src - ded0a38f59d70817b6c6a003354679d51a61750a authored over 5 years ago by matyhtf <[email protected]>
Fix connect timeout test.

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

github.com/swoole/swoole-src - b47395d291b0adf482348f51f8797cc9650fe6a4 authored over 5 years ago by twosee <[email protected]>
Named timeout setter.

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

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

github.com/swoole/swoole-src - d53fb513e1c42675d31cd3b120ffe1078996ef4c authored over 5 years ago by Unknown <[email protected]>
out of coroutine

github.com/swoole/swoole-src - e35ebb1acfbd38758cb836eecd5a1fdfdd44510d authored over 5 years ago by Unknown <[email protected]>
remove nghttp2

github.com/swoole/swoole-src - 894207ad6edab266b769fce6b7436941b08615f8 authored over 5 years ago by htf <matyhtf>
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - 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).

github.com/swoole/swoole-src - 7bf314216e86a5372913c32d0c1ccacf610bb624 authored over 5 years ago by twosee <[email protected]>
Add SW_TIMER_MIN_SEC.

github.com/swoole/swoole-src - 772a81e09a5206420251a4f5d72025d8082f5f02 authored over 5 years ago by twosee <[email protected]>
Add http recv timeout test.

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

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

github.com/swoole/swoole-src - c6ca2ef8b0e3e6db16205b3f079e1e311f0b1659 authored over 5 years ago by twosee <[email protected]>
Rename to timer_controller.

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

github.com/swoole/swoole-src - 2c75cdd6342ce9f01e1d0b5069d927df321fefa7 authored over 5 years ago by twosee <[email protected]>
Add stream_select blocked test.

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

fix_swSignalfd_set

github.com/swoole/swoole-src - 002b55ababf43b9352a14c58606607d7052d042a authored over 5 years ago by 韩天峰-Rango <[email protected]>
update tests

github.com/swoole/swoole-src - c23f14d2aa3dfc4f48b31e561e2547083533e120 authored over 5 years ago by shiguangqi <[email protected]>
use swKill

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

github.com/swoole/swoole-src - 8f63a3e72fbef0a2cf1c2c05860bc250f4491dcf authored over 5 years ago by shiguangqi <[email protected]>
add tests

github.com/swoole/swoole-src - a4145cda11e411ff13a16a6449557f877bf35c6d authored over 5 years ago by shiguangqi <[email protected]>
Merge pull request #2401 from junwei-qu/fix_swSocket_unix_sendto

add unit test

github.com/swoole/swoole-src - 56c015d3582a3add73d8c32fc2c233a78ec2b270 authored over 5 years ago by 韩天峰-Rango <[email protected]>
Add Co\Http\Client construct failed test.

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

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