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

optimize github action script

github.com/swoole/swoole-src - 19d17cb8ac142e473a2d505b6513cb531e59a02a authored over 2 years ago by matyhtf <[email protected]>
Optimize websocket compression (#4689)

* Optimize websocket compression

* add tests

* optimize tests

* fix

github.com/swoole/swoole-src - 82bcdacd75ef7e914761462a054ac116a4fee39c authored over 2 years ago by Tianfeng.Han <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

github.com/swoole/swoole-src - 4f2757b5c0ac5e395ddfac13d1094d7cf56f5163 authored over 2 years ago by matyhtf <[email protected]>
Add the license file of the dependent library

github.com/swoole/swoole-src - e8c2a6f4b1b26d75e2583be2d5a6ab2d3982d3a9 authored over 2 years ago by matyhtf <[email protected]>
Optimizing cookies parser for master branch (#4679)

* optimize cookies parser

* fix some compile warning and blocking.

* remove some useless c...

github.com/swoole/swoole-src - a07bf5de9108b29a40ef86ae97d2a5a7c53bcbf2 authored over 2 years ago by MARiA so cute <[email protected]>
The onBeforeHandshakeResponse callback is only supported for async server

github.com/swoole/swoole-src - 83964dc3a5659518d842f3fea59849fb59c212c2 authored over 2 years ago by tianfenghan <[email protected]>
optimize bug #4676 (#4687)

github.com/swoole/swoole-src - 47671d2f5abb2266ae5464c842ae0a79aa9e4506 authored over 2 years ago by MARiA so cute <[email protected]>
Optimize Server::task() parameter naming

github.com/swoole/swoole-src - 8aea501d825cb37e3d8fa8d9ea6da63c923a7b13 authored over 2 years ago by tianfenghan <[email protected]>
remove workflow for cygwin

github.com/swoole/swoole-src - 0cba4f018994094f6b1806ec79faba5073f1c7cf authored over 2 years ago by tianfenghan <[email protected]>
Fixed #4261 (#4685)

github.com/swoole/swoole-src - c93697ac43dc0e91282eeaa600811841b7aeeb57 authored over 2 years ago by Tianfeng.Han <[email protected]>
Improve static handler (#4665)

* Improve static handler

* fix error

github.com/swoole/swoole-src - 50d23671d9df69a10262c558e4a1c8c6f2325ba5 authored over 2 years ago by Tianfeng.Han <[email protected]>
on('beforehandshakeresponse') event (#4664)

* onBeforeHandshakeResponse

* pass server fd

* double equal

* move fd variable

* Add...

github.com/swoole/swoole-src - 24dd8a36b5dbf6640717f1fde23d881075c767d0 authored over 2 years ago by Alexander Dmitryuk <[email protected]>
Fix bug 4657 for master branch (#4681)

* socket ce

* socket ce

github.com/swoole/swoole-src - f60dd7fd48431faada85fa0c786d97fe197d8552 authored over 2 years ago by MARiA so cute <[email protected]>
Fix bug #4676 for master branch (#4682)

* fix bug #4676

* remove clear

github.com/swoole/swoole-src - 77288b7a7ac6764a9e477f62f1f9203f4b3e3a63 authored over 2 years ago by MARiA so cute <[email protected]>
Improving core testing code coverage. (#4675)

* improving core testing code coverage

* fix error

* fix error

github.com/swoole/swoole-src - 0e87529e521f69043978e7b68e41894826fa95d3 authored over 2 years ago by MARiA so cute <[email protected]>
fix postgresql_coroutine metaData method (#4670)

github.com/swoole/swoole-src - 4fa68f1b4ee666210ba47f5961ec176687249e08 authored over 2 years ago by MARiA so cute <[email protected]>
Fix build failure on systems without clock_gettime (#4655)

The #if was mistakenly placed before the function signature rather than
after when this code wa...

github.com/swoole/swoole-src - f0a19d192d6cd10f41fa2536ec2a9bda3b3a3024 authored over 2 years ago by Ryan Schmidt <[email protected]>
Added error SW_ERROR_SERVER_SEND_TO_WOKER_TIMEOUT

github.com/swoole/swoole-src - 6a7c0dbccf66a8960134dde5d85285e7784ee54a authored over 2 years ago by tianfenghan <[email protected]>
optimize config.m4

github.com/swoole/swoole-src - 97c8e66e1632f463f131a3c512fa20c5be898973 authored over 2 years ago by tianfenghan <[email protected]>
merge 4.8.x

github.com/swoole/swoole-src - 10f299f007d15e955fd32e75e59723a52c4bf030 authored over 2 years ago by 韩天峰-Rango <[email protected]>
Add assertion

github.com/swoole/swoole-src - c06e56b6321bebba7290bb35643f0b3b1c6ba29b authored over 2 years ago by tianfenghan <[email protected]>
function fetchAll() return empty array instead of false. (#4653)

github.com/swoole/swoole-src - f818e0422c634f52c9eb5d23b8f36426a01b6d4f authored over 2 years ago by MARiA so cute <[email protected]>
Update Tianfeng's email

github.com/swoole/swoole-src - 75e1cc08a779d0cc8031a2ec277c63a1985fef71 authored over 2 years ago by tianfenghan <[email protected]>
Update SUPPORTED.md

github.com/swoole/swoole-src - 2d698c6350efb3aae0699d7b9b32bb4822279fa6 authored over 2 years ago by 韩天峰-Rango <[email protected]>
Optimizing README (#4645)

* optimize readme

* test

* revert

* CDN

github.com/swoole/swoole-src - 6065c3d4439c0b439adea26f6203d495fce6ba47 authored over 2 years ago by MARiA so cute <[email protected]>
fix bug #4639 (#4641)

github.com/swoole/swoole-src - 56994045fe3df301713ad905824a2802c3fbce6d authored over 2 years ago by MARiA so cute <[email protected]>
Fix http2 client rw conflict (#4637)

* Fix http2client read and write conflicts

* optimize

* optimize 2

* optimize 3

* op...

github.com/swoole/swoole-src - 1694e8c49e2fe35c40e471e8c9d0a12c148a0a7b authored over 2 years ago by 韩天峰-Rango <[email protected]>
The SSL_select_next_proto have not copied memory, must pass a constant value

github.com/swoole/swoole-src - d113249171ca42201d57c0536c623616bf5a39b9 authored over 2 years ago by tianfenghan <[email protected]>
Do not detect file extensions

github.com/swoole/swoole-src - a982a7f062d1d2eb28dbf023e6488401124971e3 authored over 2 years ago by tianfenghan <[email protected]>
Respect SETTINGS_HEADER_TABLE_SIZE http2 setting (#4635)

github.com/swoole/swoole-src - 76744cb5ebe442e7146670791f6dbf95a702e4b6 authored over 2 years ago by Yurun <[email protected]>
Reduce SW_IPC_BUFFER_MAX_SIZE to 64k

github.com/swoole/swoole-src - 57d08597003ee6dbc49db482b798aedb6caa4cb4 authored over 2 years ago by tianfenghan <[email protected]>
Optimize table (#4613)

* optimize table code

* fix tests

* improve tests

* optimize code

github.com/swoole/swoole-src - d0e18cfa95c8081e98bfb907c4536c574d1c70ed authored over 2 years ago by 韩天峰-Rango <[email protected]>
Added SWOOLE_DISPATCH_CONCURRENT_LB (#4622)

github.com/swoole/swoole-src - 68b4100b3c3485d07881bd8c8bafce4f0ab2758d authored over 2 years ago by 韩天峰-Rango <[email protected]>
Improving core testing code coverage rate (#4609)

* system.cpp && gethostbyname.cpp

* fix overflow

* fix overflow

* fix unit testing.

...

github.com/swoole/swoole-src - 9bb4acacd2c4e9915d699bdc048bfb6e8227719f authored over 2 years ago by MARiA so cute <[email protected]>
Support curl_share

github.com/swoole/swoole-src - 4831e3ff16291bb1dcf219db93cfe6075bc3c946 authored over 2 years ago by tianfenghan <[email protected]>
Adjust the size of the pipeline ipc buffer to reduce the kernel memory usage

github.com/swoole/swoole-src - 6c39c2e15807c7e721d39dad119987798143bd6d authored over 2 years ago by tianfenghan <[email protected]>
Fixed #4308 and #4563

github.com/swoole/swoole-src - 741ace2990c5f22f098af9f874bebbdf74a342a5 authored over 2 years ago by tianfenghan <[email protected]>
Fix #4537 (#4603)

* merge

* Optimize the code, throws SW_REDUCE_SIZE error

* Add catch_write_error() to hand...

github.com/swoole/swoole-src - daf2041fe566bcbf6b6d649bc5ce875e67dae35a authored over 2 years ago by 韩天峰-Rango <[email protected]>
Fix format warnings (#4601)

github.com/swoole/swoole-src - 5b12a03e155f23201de6906de65d1ddc1d0eee8c authored over 2 years ago by twosee <[email protected]>
add Content-Encoding header for websocket server. (#4570)

github.com/swoole/swoole-src - b95765bcbd8f30ea06276ec15b3ccd1007ebeed4 authored over 2 years ago by MARiA so cute <[email protected]>
Fixing no error message occur if file size is large than UNIT_32_MAX (#4590)

* fix bug

* prevent request_length from being greater than UNIT64_MAX

* optimize code.

github.com/swoole/swoole-src - 68c89c2c13e8ce489baa35fa4d852e3fdc72edc1 authored over 2 years ago by MARiA so cute <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - fbccc84683fa10e6d7c61dfb6003f7fd4215d11d authored over 2 years ago by tianfenghan <[email protected]>
Removed hyperf + php7.4 tests

github.com/swoole/swoole-src - 33e45c8150c9cc2c45aaab2c6b95ac26a260a87b authored over 2 years ago by tianfenghan <[email protected]>
Improving code coverage rate (#4572)

* core-test and README

* core-test code coverage.

* coroutine base.cpp

* coroutine chan...

github.com/swoole/swoole-src - 0d18554c9f8f537fa8d17e9c0d933bd8a93c9df9 authored over 2 years ago by MARiA so cute <[email protected]>
fix tests

github.com/swoole/swoole-src - ac81da042e151a899aea8b210124ba86eec331cf authored over 2 years ago by tianfenghan <[email protected]>
Fix test (#4582)

github.com/swoole/swoole-src - 52f2e6636439fc3839fa2f92c49d49430620b33f authored over 2 years ago by Yurun <[email protected]>
Fixed #4562

github.com/swoole/swoole-src - 312b0bdd434930e93981e4657ab014362ab90cac authored over 2 years ago by tianfenghan <[email protected]>
Fix clock_gettime() compatibility (#3896) (#4574)

github.com/swoole/swoole-src - 3b51a8f1a6b4204812aab530e3fc1e4eba34447d authored almost 3 years ago by twosee <[email protected]>
Fix a deprecation warning in bootstrap.php

(Deprecate passing null to non-nullable arguments of internal functions)

github.com/swoole/swoole-src - d20e8163104a34f8e8ddf24286c94523b4085e83 authored almost 3 years ago by twosee <[email protected]>
Fixed #4565

github.com/swoole/swoole-src - bfe9b6b1189a9239c933745d8708d2a6afd39946 authored almost 3 years ago by tianfenghan <[email protected]>
Making php tests compatible with PHP8.1. (#4559)

* fix test

* fix test

* fix test

* fix test

* mysql coro

github.com/swoole/swoole-src - 7f62754d7ba07537f435bbf3a822db6e071a7123 authored almost 3 years ago by MARiA so cute <[email protected]>
Exclude alpine 3.15 with php 8.1 for building alpine. (#4566)

github.com/swoole/swoole-src - 6263f9b7c5a1ad47d28aadd449638fa95883856a authored almost 3 years ago by 李铭昕 <[email protected]>
Removing PHP7 stub arginfo. (#4568)

* remove legacy arginfo.

* remove legacy arginfo.

* remove legacy arginfo.

* fix apache...

github.com/swoole/swoole-src - f8f2c4e39121a0c920fa411b17466a8c4e28cc33 authored almost 3 years ago by MARiA so cute <[email protected]>
Compiling swoole curl in different curl (#4569)

* fix swoole curl can not be compiled if curl version is 7.56.0.

* fix swoole curl can not be...

github.com/swoole/swoole-src - 40f47dbbd053339a4cfd78d00c67de92ba783daf authored almost 3 years ago by MARiA so cute <[email protected]>
Optimize configure options

github.com/swoole/swoole-src - a4821984c43d9b04bf84f3c9deb90327b8d1adff authored almost 3 years ago by tianfenghan <[email protected]>
Cleanup php7 compatible code

github.com/swoole/swoole-src - 34f317bb2f1eaaa8681aac509d9464e72ee709d2 authored almost 3 years ago by tianfenghan <[email protected]>
Remove the compatible code of php7, and update curl version requirement to 7.56.0

github.com/swoole/swoole-src - 8301f1a0721115b9d3ad3b08d6b276a17dccaee7 authored almost 3 years ago by tianfenghan <[email protected]>
Remove support for php7

github.com/swoole/swoole-src - 3313db971fb04a050d5c0be4dcc2c194b0840c56 authored almost 3 years ago by tianfenghan <[email protected]>
Remove PSR-0 class alias (#4564)

* Remove psr-0 class alias

* fix

* fix 2

* fix 3

* fix 4

* fix 5

github.com/swoole/swoole-src - 32d7c65d9a6add46d97ecd5504317f2121185868 authored almost 3 years ago by 韩天峰-Rango <[email protected]>
Update SUPPORTED.md

github.com/swoole/swoole-src - a3a3d24c6eaae95e4b9cd41c3ac7443f63fbd657 authored almost 3 years ago by 韩天峰-Rango <[email protected]>
update version number to v5.0.0

github.com/swoole/swoole-src - 6da32cf3d64f743b87bd2d4c8025876bfa10c9a9 authored almost 3 years ago by Tianfeng.Han <[email protected]>
fix tests

github.com/swoole/swoole-src - 3dca7e74f8f7bda8266809f761680ea7715b18f5 authored almost 3 years ago by Tianfeng.Han <[email protected]>
fix typo

github.com/swoole/swoole-src - c84145d45cdb059d2832e09b6e34159bd2df1c65 authored almost 3 years ago by tianfenghan <[email protected]>
fix websocket server crash when receiving wrong data (#4556)

* refactor protocol, fix websocket server crash when receiving wrong data

* Add tests

* fo...

github.com/swoole/swoole-src - 580f93eb059653c095e4c3656afaf03bb118d5b1 authored almost 3 years ago by 韩天峰-Rango <[email protected]>
Add Coroutine\Socket::import() (#4536)

* Added Coroutine\Socket::import()

* hook socket_import_stream

* fix

* optimize code, f...

github.com/swoole/swoole-src - a4eabd817d0745b66a65e6cd156e4900efe9e409 authored almost 3 years ago by 韩天峰-Rango <[email protected]>
Fix Z_STRLEN_P() return value is size_t (#4544)

* Fix Z_STRLEN_P() return value is size_t

* Fix %zu

* Optimize code

github.com/swoole/swoole-src - ad981d636e52245578620e34feef753b1bc9aef6 authored almost 3 years ago by Yurun <[email protected]>
SW_CORO_TIME compile option. (#4535)

* SW_CORO_TIME compile option.

* add SW_CORO_TIME.

github.com/swoole/swoole-src - 96edc6668c7b45923ed19796a7a789cc1df94afb authored almost 3 years ago by MARiA so cute <[email protected]>
Add Frameworks tests (#4550)

* Add Frameworks Tests

* Add hyperf

* Fix typo

* Add simps

* Fix hyperf tests

* U...

github.com/swoole/swoole-src - 3c13bd854af9738ef64b0b8166f4202814ba5cf0 authored almost 3 years ago by 沈唁 <[email protected]>
getrandom wrapper update for modern macOs releases. (#4546)

using more native interface for supported versions.

github.com/swoole/swoole-src - fbf55e24ab8caf726d20c61fca3a36b62244995a authored almost 3 years ago by David CARLIER <[email protected]>
Update SUPPORTED.md (#4532)

* Update SUPPORTED.md

* Update SUPPORTED.md

github.com/swoole/swoole-src - 778101ca15ea10b42a11826c111688eb4abe17cb authored almost 3 years ago by 沈唁 <[email protected]>
Replacing php_swoole_fatal_error by zend_throw_exception in __construct function. (#4528)

* throw exception when failed.

* fix syntax error.

* use zend_throw_exception_ex.

* use...

github.com/swoole/swoole-src - d2a344526b182ed2d9d1c8f5726f1eda6b5339cd authored almost 3 years ago by MARiA so cute <[email protected]>
timeout is an optional attribute. (#4538)

github.com/swoole/swoole-src - 26678dbcad8f3ad754295f8d66415adc755aa45a authored almost 3 years ago by MARiA so cute <[email protected]>
Optimize code [2]

github.com/swoole/swoole-src - b259563e8d7ee34d18d7d508f4372d13f07022a7 authored almost 3 years ago by tianfenghan <[email protected]>
Optimize code

github.com/swoole/swoole-src - 623492f28e64e77b3e7e09ec88666f3f99ba416e authored almost 3 years ago by tianfenghan <[email protected]>
fix error arginfo. (#4534)

github.com/swoole/swoole-src - 28000ccf9345c84c1c6d3fda125ce36cb543d486 authored almost 3 years ago by MARiA so cute <[email protected]>
Time consuming calculation of coroutines. (#4516)

* time-consuming.

* time-consuming unit test.

* time-consuming unit test.

* fix PHP_MET...

github.com/swoole/swoole-src - 454172b5fbf5deaf09ebf6d01d74057b32eb5294 authored almost 3 years ago by MARiA so cute <[email protected]>
optimize code

github.com/swoole/swoole-src - e1e65fe6a17c8388b91d9e3fb180172f40970e70 authored almost 3 years ago by Tianfeng.Han <[email protected]>
fix error stub. (#4531)

github.com/swoole/swoole-src - ac5889b5049d0e9bab127e05d51cddd416223119 authored almost 3 years ago by MARiA so cute <[email protected]>
Fix sleep large number (#4525)

* Fix sleep large number

* Fix

github.com/swoole/swoole-src - 571ce49eed4c1c9881106ccadf795b88a89377b6 authored almost 3 years ago by Yurun <[email protected]>
Add CI supports for PHP8.1 (#4526)

* Add PHP8.1 ci

* update

* update route.sh

* make clean

* No need to compile in the ...

github.com/swoole/swoole-src - 3398b4874c7fb7c7d5fc4d0f017fb63391ee13bd authored almost 3 years ago by 韩天峰-Rango <[email protected]>
Fixed bug that `SW_PIPE_CLOSE_BOTH` does not defined. (#4524)

github.com/swoole/swoole-src - 9cc56d40fd76ef22e507413e75d6b886867e7494 authored almost 3 years ago by 李铭昕 <[email protected]>
Fix bug #4519 (#4523)

* reset ctx->request.body_at.

* reset ctx->request.body_at.

github.com/swoole/swoole-src - 9d1f6cc634bcc346a6131688cd2db03947fdd76b authored almost 3 years ago by MARiA so cute <[email protected]>
fix phpt files

github.com/swoole/swoole-src - e7abf11e08ff57f7a5a848b844c7d4d1238961a1 authored almost 3 years ago by Tianfeng.Han <[email protected]>
Fix error argument type and return type. (#4514)

* fix return type.

* delete stubs and arginfo files in ext-src.

* fix return type and add ...

github.com/swoole/swoole-src - 97b38c7ba9bcd6b49929a8eea1146f1c0412949a authored almost 3 years ago by MARiA so cute <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

github.com/swoole/swoole-src - d3e142d19aedf38f514dfb72edc927978441625b authored almost 3 years ago by tianfenghan <[email protected]>
Fix curl native memory leak (#4513)

* Fix curl memory leak

* Fix

* Fix

* Fix test

* Update composer.json and delete comp...

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

github.com/swoole/swoole-src - b4db863629beb1abd46bbd6fc8b5c6d4588d8e06 authored almost 3 years ago by tianfenghan <[email protected]>
Stubs for swoole (#4497)

* swoole_timer arginfo

* fix config.m4

* swoole_table arginfo

* replace arginfo_swoole_...

github.com/swoole/swoole-src - b502cd9f039ba77f74103f2b948cb9f7ba80dad2 authored almost 3 years ago by MARiA so cute <[email protected]>
Fixed crash when forced to exit event loop

github.com/swoole/swoole-src - 2bf0278406b596eeeead0cca23f0d8904e414a74 authored almost 3 years ago by tianfenghan <[email protected]>
Fix #4506 (#4509)

* fix #4506

* fix 2

github.com/swoole/swoole-src - 609d4486583605372f3b0eefd048a6be8d6c990e authored almost 3 years ago by 韩天峰-Rango <[email protected]>
Fix #4492 (#4507)

* fix #4492

* Add tests

* fix

* fix 2

github.com/swoole/swoole-src - d7032c69e3c53331e36ed8b35fb5f29cb0173d77 authored almost 3 years ago by 韩天峰-Rango <[email protected]>
remove useless files

github.com/swoole/swoole-src - bd8e5f870bd492a3c6d25ec55782acbd66b4a5ea authored almost 3 years ago by tianfenghan <[email protected]>
Add sockets hook tests, Fixed #4498 (#4501)

* init

* revert

* fix

* fix 2

* fix 3

* fix 4

* a+x

* Update composer.lock
...

github.com/swoole/swoole-src - 1c79f081f2b2a2cad382a79dc31eb26899e5134a authored almost 3 years ago by 韩天峰-Rango <[email protected]>
Replace psr0 to psr4 (#4500)

* replace

* fix

* fix 2

* fix 2

* revert

* replace examples

* fix

* fix 2
...

github.com/swoole/swoole-src - 9bc64dbe2f62cc3f43503c5a8ced4aca37c79dd1 authored almost 3 years ago by 韩天峰-Rango <[email protected]>
Optimize HTTP date header performance

github.com/swoole/swoole-src - b85e63935997d2f8a1be2369ae005e0c535bf9c9 authored almost 3 years ago by tianfenghan <[email protected]>
Fix mem leak, Update library

github.com/swoole/swoole-src - 0737ea3e5a1835c1fe988926c4599dcf8b18cfb5 authored almost 3 years ago by tianfenghan <[email protected]>
Name resolver (#4493)

* optimize code

* impl

* refactor

* fix mem leaks

* fix

* Added tests

* revert...

github.com/swoole/swoole-src - e80be41f8cbe6d1fc5a08155cf775f4b1a253db7 authored almost 3 years ago by 韩天峰-Rango <[email protected]>
Fix compilation errors on PHP-8.1

github.com/swoole/swoole-src - cd9ddbf101269e6b96d117defcc859c91594bca3 authored almost 3 years ago by tianfenghan <[email protected]>
Update library

github.com/swoole/swoole-src - d9f3bed0711a3f2faaf6855caba081458bcc9df3 authored almost 3 years ago by Tianfeng.Han <[email protected]>