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
3eab0317bc2a9c9cc1b1af1b5cd9c269b705a0e6 authored 11 months ago by MARiA so cute <[email protected]>
* Synchronize PHP file operation code for different versions
* fix review
dbe3bafb269917408721a3a8ff24f079d4f0f34c authored 11 months ago by MARiA so cute <[email protected]>* support io_uring
* optimize io_uring
* fix compile error
* fix compile error
* fix...
88b8486cc634594c9ccc8ba7b57c0f65fbbe49b7 authored 11 months ago by Tianfeng.Han <[email protected]>* zend_long
* fix res leak
4065b7799dcd66bbf302e4a48ed8dd21528bc01c authored 11 months ago by Tianfeng.Han <[email protected]>
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Relea...
d7e97a96447914315a6b49c35c66c2462a1b0f99 authored 11 months ago by Jake Barnby <[email protected]>
a731308316758e93ee962d0bb3f91e7f70af4acd authored 11 months ago by Demin Yin <[email protected]>
To make sure that compiler supports C99 before Autoconf 2.69, this was
needed. But with Autocon...
- struct cmsghdr is not used in the Swoole code
- the sockaddr_storage.ss_family used to be che...
* Fix out of sources tree build
* check in CI is extension can be loaded
9c08e1ab3f53de9f2d582664a0c7d5415b793ef0 authored 12 months ago by Remi Collet <[email protected]>2dcfef90b3dbcfc08783747ea9abf6ebaf7eedb8 authored 12 months ago by tianfenghan <[email protected]>
25a31f237c348137dd0d9fe543492356446770d7 authored 12 months ago by tianfenghan <[email protected]>
e7ffef2d51343529a628e98537dd48a7a9deda72 authored 12 months ago by Leo Cavalcante <[email protected]>
3ace5d6c6ef67cbd8e33660adc95ecab3e81ac18 authored about 1 year ago by MARiA so cute <[email protected]>
* bring Swoole Library to latest
* manually adjust order of loaded classes from Swoole Librar...
e1ee8c3f709cbde3a46c77e5ee3c322b8d485af5 authored about 1 year ago by Demin Yin <[email protected]>828de1d9816710342cf26c2e0b3232c4e65d3e83 authored about 1 year ago by Yurun <[email protected]>
* Fix compatibility with PHP 8.3 ZEND_CHECK_STACK_LIMIT
* Optimize
006340633bdc315e8529a466f92d0d396e3c9432 authored about 1 year ago by Yurun <[email protected]>dcaac08e550d669139dd50e6b13603b6ae78fa66 authored about 1 year ago by MARiA so cute <[email protected]>
375908d76a25ff943648c95a60519d4f316f747a authored about 1 year ago by Yurun <[email protected]>
There is a bug in Swoole's event loop that causes warning messages for things that shouldn't be ...
307c0064b9378bf98b8c6f307f23e1aaaf849e8f authored about 1 year ago by Jacob Brown <[email protected]>* Upgrade alpine versions for test.
* Fixed alpine.Dockerfile
bea9c51a8d6b05738680c205e9a909125519ca00 authored about 1 year ago by 李铭昕 <[email protected]>03b263900c7a8ae647e9d44b789b394f27c258cb authored about 1 year ago by tianfenghan <[email protected]>
eb9a16ea613429f473b833b3ea302aefa50656d3 authored about 1 year ago by tianfenghan <[email protected]>
Previously, Max-Age was added to the cookie, but cookie_size wasn't
updated to account for the ...
54662626c8f9886646098e23a5969763c205654e authored about 1 year ago by hantianfeng <[email protected]>
fc5d7d2f0d5a95954dcc89a55e728dd9ed79e0bd authored about 1 year ago by MARiA so cute <[email protected]>
2457f79c00211992d0a988b363939c7a1056a342 authored about 1 year ago by Javad Shafique <[email protected]>
* Fix bug #5206
* Fix bug #5206
* Fix bug #5206
* Fix bug #5206
312343e849f159de747438dbf232e5d10500997c authored about 1 year ago by MARiA so cute <[email protected]>* v5.1.1
b902f1b99961a3b6b38549b7f7a68607f6fda7af authored about 1 year ago by MARiA so cute <[email protected]>0c338d364390e77db627a81afe5d1860e059a874 authored about 1 year ago by Yurun <[email protected]>
* Fix incorrect bailout checkpoint
* fix tests
* Fix tests. When a swoole core layer fatal...
0d4a69dbc17cae3178428cce016d66e6f1f0ceee authored about 1 year ago by Tianfeng.Han <[email protected]>
```
./configure: line xxx: OS_SHOULD_HAVE_LIBRT: command not found
```
* fix ci
* unixodbc-dev
* unixodbc-dev
* fix dependence
* add blank
40e9196cc674dac896628f192ddc467d7599a311 authored about 1 year ago by MARiA so cute <[email protected]>c5daa21d8c4dd6768e7673fedfbd7077ab85c29c authored about 1 year ago by Tianfeng.Han <[email protected]>
* Fix build on OpenBSD; Refactor the logic deciding whether to link to librt in config.m4
* U...
00fa3195185b25f433c2eed009f8ab5423cd1437 authored about 1 year ago by Chih-Hao Su <[email protected]>* Fix Class "X" not found due to coroutine context switching in autoload
* Fix
* Fix
* ...
6f1df03433c2f2fcd4eeab13e1b32e00d438451d authored about 1 year ago by Yurun <[email protected]>* Fix bug #5182
* Fix bug #5182
* reset pointer
* add 8.3 test
348a5ffd724da975d2b34062cceb1247fc349bb3 authored about 1 year ago by MARiA so cute <[email protected]>0e6fec60989049a20d8238d925df07cfda06f937 authored about 1 year ago by Tianfeng.Han <[email protected]>
* Fix $row parameter of pgsql fetch method does not take effect
* Fix Statement's row count
...
* Fix bug #5186
* Fix test
2cf0afd34ef80f06a83f85faaaf2aa6df3008beb authored about 1 year ago by MARiA so cute <[email protected]>d44548104704383b84b1588b0f04a717f59265e6 authored about 1 year ago by Yurun <[email protected]>
* Fix odbc constant
* Fix bug #5161
53ccce5ccbf7183898fa5c1749871a2d4ecbabef authored about 1 year ago by MARiA so cute <[email protected]>* Fix memory leak
* Fix segmentfault
* optimize code and update version
* optimize code...
facc14716011dde80bd22b6ba447680cf9691fa7 authored about 1 year ago by MARiA so cute <[email protected]>b72d22ad65dbcc0a5cf75b4d6a483b73c9f32157 authored over 1 year ago by MARiA so cute <[email protected]>
* Fix compatibility with PHP 8.3
* Support ZEND_CHECK_STACK_LIMIT
* Fix SW_USE_THREAD_CONT...
a11fd13d65d2998d0eae2c684c47259f3a15c160 authored over 1 year ago by Yurun <[email protected]>c29da54231691fc808ca02de2bd81c7c7b977628 authored over 1 year ago by MARiA so cute <[email protected]>
3506df54a351fb68a39b269d4cc6426a7264baec authored over 1 year ago by MARiA so cute <[email protected]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](ht...
* Fix bug #5146
* test
* fix comment
6ff4d739e94483a64f0acbb4edd73f6a68abbcb9 authored over 1 year ago by MARiA so cute <[email protected]>1c082469d9fd81efc8b9e5a5f475ab419a50352d authored over 1 year ago by MARiA so cute <[email protected]>
* optimize http server
* optimize http server
* optimize http server
* fix error
* f...
2edc4d99dc35f083751f669fb12d335ec9e3b301 authored over 1 year ago by Tianfeng.Han <[email protected]>* Fix #5134 segmentfault
* Fix #5134 segmentfault
* Fix #5134 segmentfault
* replace fr...
d0b7ec09d95e66babc1a012f46c69334d3e4703b authored over 1 year ago by MARiA so cute <[email protected]>664e3fdcbd65866f91c82d9ec28b18853a1a3f87 authored over 1 year ago by dongzitai <[email protected]>
b43bff854d00e77d25e4c5052ec27e3f8dda6fdd authored over 1 year ago by MARiA so cute <[email protected]>
9037f0db241e80015139afbc741379454869c673 authored over 1 year ago by Weipeng Hong <[email protected]>
9eaa2fd9079dd320459351cadc4c70c5c24e72c1 authored over 1 year ago by tianfenghan <[email protected]>
43dc7fbd283cc39bf27c13b1634753e1542a2dee authored over 1 year ago by tianfenghan <[email protected]>
92a5b8b901f621ea7adf93a3efd5d014ec928f43 authored over 1 year ago by Yurun <[email protected]>
d670b110071dc2d7ce2f3bf07793135121690947 authored over 1 year ago by tianfenghan <[email protected]>
628872c5c2c5afbbb789dcefa872dc52d223aec8 authored over 1 year ago by MARiA so cute <[email protected]>
* Fix bug #5107
* test
08c6c0538b97c540bf917f9587c10aa1fc331838 authored over 1 year ago by MARiA so cute <[email protected]>db71b11de6facd0d35bacc156a2a8092bb216182 authored over 1 year ago by 虞灪 <[email protected]>
5cfa1db9210608a2ec3a225e8094ed582a5e625b authored over 1 year ago by 虞灪 <[email protected]>
* Add write_func option to httpclient
* add tests, allow to close in write_func
* init
9a0c19815358801febd495ed4c8b423df930ea74 authored over 1 year ago by Tianfeng.Han <[email protected]>6f9e01a66dd0f33121a19c5c6136f1392fa8c764 authored over 1 year ago by tianfenghan <[email protected]>
b10b53422d8da3c044f308eed73c704a4781f06d authored over 1 year ago by tianfenghan <[email protected]>
cbc154038ceef62fcb860d325b97a9b8786bcbe3 authored over 1 year ago by tianfenghan <[email protected]>
5adf343ec16eb6b7f391338cc27921a623f1a147 authored over 1 year ago by Yurun <[email protected]>
* Fix Server->stats() connection_num
* Update
a71a03455cdefd803c8fc40b8688998c5edfb6f0 authored over 1 year ago by Yurun <[email protected]>d1e4fec635463c4a5df4eecab3e94bce18d3a852 authored over 1 year ago by MARiA so cute <[email protected]>
* Fix bug #5080
* fix error
0ffc9eb52994253ba79cba3e944c0e4453f02095 authored over 1 year ago by MARiA so cute <[email protected]>492419be63999fb746d791beb7ca5dcfdbeeb7b6 authored over 1 year ago by tianfenghan <[email protected]>
* Enhanced support for raw socket
* optimize code
* fix
* fix 2
a2c46afd8f508ddc2d100d13ca0c357296a61fb4 authored over 1 year ago by Tianfeng.Han <[email protected]>a3fc526cb9a0aa42cf985bc795f7664acc5360be authored over 1 year ago by tianfenghan <[email protected]>
* Optimize http server
* test
* fix udp port
* fix code
* optimize code
* addr ca...
55f85618d10f0faee4fadee8699e2ec93028210f authored over 1 year ago by Tianfeng.Han <[email protected]>efec677186e844190042e8030ef7f9d5200ddf4c authored over 1 year ago by tianfenghan <[email protected]>
fe73b8cc9a50b67fcc243f8d24c81ba68f345a9a authored over 1 year ago by tianfenghan <[email protected]>
* Refactor PHPCoroutine, remove legacy code
* fix
* fix 2
* fix 3
* fix 4, remove Co...
3310ac3e11d9a1c78450809d19088bb83d1d9a4b authored over 1 year ago by Tianfeng.Han <[email protected]>10d6343be588b785555be9f67ffed35c94994bd9 authored over 1 year ago by tianfenghan <[email protected]>
6955c3cb7ef62bca6512fb8f12106bec1a953f89 authored over 1 year ago by tianfenghan <[email protected]>
85e970994b1a988d7ec8553627cd61a96c4cba55 authored over 1 year ago by tianfenghan <[email protected]>
97d44da7a85be169efef0b2a25c88a689be01d7f authored over 1 year ago by tianfenghan <[email protected]>
56f39a5bc8c336f39fb2b5b4e7bb179e3ed337a6 authored over 1 year ago by tianfenghan <[email protected]>
57c7c1125a4aff13f5febac1979997a652a8affb authored over 1 year ago by tianfenghan <[email protected]>
cc1c8ef560397b5bcf16ee928dd6b66a7ba58b41 authored over 1 year ago by tianfenghan <[email protected]>
8eb31ab2d5bb8dfc36139c92a8e37dabe21bb32c authored over 1 year ago by tianfenghan <[email protected]>
* hook sqlite
* fix test
* fix error
* fix test and add SQLITE_CONFIG_SERIALIZED
* f...
d8c2b5529adf92ea5583ec461d55755be87a8bd4 authored over 1 year ago by MARiA so cute <[email protected]>* support oracle hook
* fix test
* example
* fix test
* code style
* oracle info
...
2af5f5ee7a92c6250895fe7be0c0adb5238cef92 authored over 1 year ago by tianfenghan <[email protected]>
da71ede90a59601789940cff1d12184ac6edc541 authored over 1 year ago by tianfenghan <[email protected]>
911169aebf1f81d0e70c17bab4e89d3f33a73a8e authored over 1 year ago by tianfenghan <[email protected]>
412285cfd1523b08651e512d0256248ff69ea58a authored over 1 year ago by tianfenghan <[email protected]>
4243345b093530de393f51732d10dabbd0204eaf authored over 1 year ago by tianfenghan <[email protected]>
* init
* add
* tests
* disable pdo_odbc by default
* fix
* db-init
* fix 8.0
...
56e98bf9e46b770f63fd97bd8c2ff5b5fbb2a415 authored over 1 year ago by tianfenghan <[email protected]>
9d6fc89498e8090c75f3afc76c61b46a05181a50 authored over 1 year ago by tianfenghan <[email protected]>
* Supports hook pdo_pgsql
* fix pgsql tests
* add php 8.2
* request jd.com
d44dada108cbcd7e94d1f54ef0ecec9db930dace authored over 1 year ago by Tianfeng.Han <[email protected]>39ffab5bc016240986677732f0b1a567ee303f93 authored over 1 year ago by Remi Collet <[email protected]>
f16632bcd4869c4e1551a852b110c0f824fa7f94 authored over 1 year ago by MARiA so cute <[email protected]>
3051a496bcec84d1909103a251b5eff3a2f89819 authored over 1 year ago by tianfenghan <[email protected]>