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

Improve error info

0a7910c44ffa8f96a1986968bbc905021075031a authored almost 5 years ago by twosee <[email protected]>
Refactor swoole_(get|set)_object in server/server_port/websocket_server/redis_server

fb66b7375158f7bf7e155530fa503ff6092f7c11 authored almost 5 years ago by twosee <[email protected]>
Optimization

9240b7303aa12fc1ab49b66a6bda11cfbff7196f authored almost 5 years ago by twosee <[email protected]>
Refactor swoole_(get|set)_object in process_pool

a642940139e1ce480d2ff143e2b9b1cee426836a authored almost 5 years ago by twosee <[email protected]>
Refactor swoole_(get|set)_object in buffer

b57e7e8e4edc526d996196eba9e5157d731a681d authored almost 5 years ago by twosee <[email protected]>
Remove bad code

14d9d11994846009b5499ec32aa36aaac5015bea authored almost 5 years ago by twosee <[email protected]>
Refactor swoole_(get|set)_object in client

d1bedc4f5c2cb5678c09ff9bac41591c33860d75 authored almost 5 years ago by twosee <[email protected]>
Refactor swoole_(get|set)_object in table

4f1b434dd7afaa01d52a5ed5e4738475a54cd6ec authored almost 5 years ago by twosee <[email protected]>
Fix setter of process

e3edd27e8f2951ef890cc1b6e107684b31de8635 authored almost 5 years ago by twosee <[email protected]>
Fix getter of process

fdf3d61da164501a4a36151fddc9b8a0b6d8b314 authored almost 5 years ago by twosee <[email protected]>
Static

a69a9d61f89bc2e354e468166edc6d0126cdcca1 authored almost 5 years ago by twosee <[email protected]>
Fix compilation

145c7ca3149ba85da9733a398b5cad5cdafed669 authored almost 5 years ago by twosee <[email protected]>
Refactor swoole_(get|set)_object in process

cfceecba4d78e93c12dbbe1d1741635aecc85d63 authored almost 5 years ago by twosee <[email protected]>
Optimization

ba3c0d96d78bff5773fd87e5ff8831f3201058df authored almost 5 years ago by twosee <[email protected]>
Refactor swoole_(get|set)_object in lock

a18da3b8312297b5c9a7353952b6b78849c2abf8 authored almost 5 years ago by twosee <[email protected]>
Refactor swoole_(get|set)_object in (atomic|atomic_long)

db39f9242fae40f547e6861ae825127584fdf759 authored almost 5 years ago by twosee <[email protected]>
Fix incomplete type

ae71087d76231a9b1d51177f4bcdca6b020a8cff authored almost 5 years ago by twosee <[email protected]>
Fix default type of Coroutine\Client

7ac6b49c23aeb7244120c36f0d2db2a264df94ef authored almost 5 years ago by twosee <[email protected]>
Refactor swoole_(get|set)_object in http2_client_coro

53392faaf95c1dea6a2d5fa794f5a7b8b46347f9 authored almost 5 years ago by twosee <[email protected]>
Refactor swoole_(get|set)_object in http_(request|response)

a96edfc8dda7e6637fd89cba56bdc74ce5c9fecc authored almost 5 years ago by twosee <[email protected]>
Remove useless code

46b9aacf16cd8e3ec93e46d7e75a82eb5ef79226 authored almost 5 years ago by twosee <[email protected]>
Use free_obj

e8720fea5a30602abd610eda93b44d807e8d8dfb authored almost 5 years ago by twosee <[email protected]>
Refactor swoole_(get|set)_object in client_coro

832f9fd8d7b85c5876ba3ae445e03145db99fa44 authored almost 5 years ago by twosee <[email protected]>
Fix #2964

5851bf7abdfd317f5be81bd50b2555e79635f621 authored almost 5 years ago by twosee <[email protected]>
Fix #2837 (#2962)

44a89c147d773ac68e1168144ef3dc791fe46770 authored almost 5 years ago by twosee <[email protected]>
Throw EAGAIN

63b43c382d38b903814e39b613cc0e32d83590fb authored almost 5 years ago by matyhtf <[email protected]>
fixed #2958

1a3c9ee19d8165f99adf9d07f33d6723ef5d4c5a authored almost 5 years ago by matyhtf <[email protected]>
remove SW_CO_MT

1597e01fe85348eac074ac9f2394b657e1e6c6bd authored almost 5 years ago by matyhtf <[email protected]>
Support CURLOPT_PUT, CURLOPT_INFILE, CURLOPT_INFILESIZE (#2954)

* Support CURLOPT_PUT, CURLOPT_INFILE, CURLOPT_INFILESIZE, improve the code of Swoole\Curl\Handl...

6ed6045e2f42792cabf9ce452dd2b589cfb75744 authored almost 5 years ago by twosee <[email protected]>
Fix $output result inconsistency (#2955)

* Fix $output result inconsistency

* fix

1249a58d554435752d40fe72096a5878deb3a618 authored almost 5 years ago by Yurun <[email protected]>
Fix compatibility of Websocket->push method

ac7dbcbc460af6464df8d8e1141b49642217d25d authored almost 5 years ago by twosee <[email protected]>
Improve the test of force-reload

575a8c905e3e1f693b696f1e1da6487e87142d83 authored almost 5 years ago by twosee <[email protected]>
Add a test for #2947

a703fa2ee9f7a0c330d0e0d4385ce1a4ceea5cd1 authored almost 5 years ago by twosee <[email protected]>
Fix #2947

e5e1e98130ee118b79bad04c9d946a7fa01bbc70 authored almost 5 years ago by twosee <[email protected]>
Fix gdbinit on Linux

464c20312c40c060c78a486ba274e479c887aebc authored almost 5 years ago by twosee <[email protected]>
Fix gdbinit again

2d84f122d0c39c933adcf255dc472a4e0f7fccdf authored almost 5 years ago by twosee <[email protected]>
Support websocket compression on Coroutine\Http\Server (#2943)

* Support websocket compression on Coroutine\Http\Server

* Rename

* Rename

3eea8208dc99f4e003c35388c65706eebc1a0d5f authored almost 5 years ago by twosee <[email protected]>
Fix gdbinit in docker (missing symbol due to inline method)

d46dc2d7fd23b86cfbf08c906d4563434464f935 authored almost 5 years ago by twosee <[email protected]>
Update version to 4.4.13-alpha

b67d14a9d697dff09527b6e05eb995c4691ba3ad authored almost 5 years ago by twosee <[email protected]>
Update version for Swoole 4.4.12

e48bc4575e448f64be603a560834d0cc796f3f39 authored almost 5 years ago by twosee <[email protected]>
Fix AIO task num overflow

7038bdc1719ca3e45174ff5c8fde26daeeb7b8fe authored almost 5 years ago by twosee <[email protected]>
Fix gdbinit

bd033e566b648e48b434dc31cc95f2523e5a406f authored almost 5 years ago by twosee <[email protected]>
Update version for Swoole 4.4.11

bc05f3d5ae7cfe37d1bde62df4091934bcc277bd authored almost 5 years ago by twosee <[email protected]>
Use Zend memory manager

6b2f774e7efa4ccb5de8e1d119abfc89b0cea01d authored almost 5 years ago by twosee <[email protected]>
Use SWOOLE_WEBSOCKET_FLAG_COMPRESS

1634fbb1c467ee43a55bf5d0d18398e7e09cc3d3 authored almost 5 years ago by twosee <[email protected]>
Add new constants of dependencies

4f0ddf40b31ecb7e8bda3e652bd5cebd24e227a1 authored almost 5 years ago by twosee <[email protected]>
RFC-7692 (2) (#2937)

* Improve code of websocket

* Declare property "flags" (remove "finish")

* Add constants o...

e6f3ae4931534ce31e13c6ec31adbf968b70686f authored almost 5 years ago by twosee <[email protected]>
Improve skipif.inc, sync library

b950b16d83adfa017eaa3de931a591776af7d10d authored almost 5 years ago by twosee <[email protected]>
Optimized the detect logical of swoole shortname (#2935)

* Optimized the detect logical of swoole shortname

* Renamed hyperf-cloud to hyperf

* Opti...

e5ccf0221c0f0d6bfcac74e2b1d9c4cf38ba41e8 authored almost 5 years ago by Luffy <[email protected]>
fix websocket->push compression

ca81865710407bb32a8a0193375a625a070aab38 authored almost 5 years ago by matyhtf <[email protected]>
optimization websocket_compression

054a58d516212741c94e5d2bab1a4801f9f4f992 authored almost 5 years ago by matyhtf <[email protected]>
add serv->websocket_compression option

5500a18909b580774e40e99f306d9bc34d129924 authored almost 5 years ago by matyhtf <[email protected]>
fix RFC-7692 bugs

afe8a90a3c55abff50083a6be8b60a9f3e8ca401 authored almost 5 years ago by matyhtf <[email protected]>
Update version to 4.4.11-alpha

564e03e85a86611d6c66b5fcba81b375167d24cd authored almost 5 years ago by twosee <[email protected]>
Update version for Swoole 4.4.10

34619b334542d1b016c7be5438ffb6fd2b5e74ca authored almost 5 years ago by twosee <[email protected]>
Trim

914878ab1363642858c73002b83cd4cee9c6099b authored almost 5 years ago by twosee <[email protected]>
Code optimization (deflate)

cb403a67f355953c77d1198102b1324cf7f4830f authored almost 5 years ago by twosee <[email protected]>
Show more information of dependencies

53566d52235731f41c001ad301a9c2ebe98eac6b authored almost 5 years ago by twosee <[email protected]>
Update version to 4.4.10-alpha

10a2a1aa63b934f77a59518733e856a652ea7db6 authored almost 5 years ago by twosee <[email protected]>
Fix test output

f4c1b6a09b5af0c91f865f08202f4deded3cf5dd authored almost 5 years ago by twosee <[email protected]>
Refactor compression handler (Gzip and Brotli) (#2928)

* Refactor compression handler (Gzip and Brotli)

* Fix bug of download compressed body

* F...

c34d1105efc8c1b828a8d9fa3e26fc3c9a25e4ca authored almost 5 years ago by twosee <[email protected]>
Update version for Swoole 4.4.9

e9ba6489868821f8c38973135f34f10b568c0ce7 authored almost 5 years ago by twosee <[email protected]>
Optimization

b420fb1291e993852d423d1a92c931e70072605d authored almost 5 years ago by twosee <[email protected]>
Improve HTTP proxy handshake request (#2922)

* Improve HTTP proxy handshake request

* Use EOF protocol and read_buffer

573ccdc681e2f10772dd84771cb849b50dbf879f authored almost 5 years ago by twosee <[email protected]>
Fix CID-1466865 (copy&paste typo) (#2923)

2958053a5e7a2018dcaf58bd06e4efb3b8ae0d4a authored almost 5 years ago by Artem Naluzhnyy <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

f7b512ff782c6406456c2d0e7507ee3c56f92201 authored almost 5 years ago by matyhtf <[email protected]>
fix #2900

5bb7f2ad5c6b98470e18727e5e1146d6725c30b0 authored almost 5 years ago by matyhtf <[email protected]>
Add comments for patch of #2904

a220135670821e35197ec9e4259009adf536711c authored almost 5 years ago by twosee <[email protected]>
Fix #2904

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

d4383303f70bab8d0b4273c280d2f65fe18caa83 authored almost 5 years ago by twosee <[email protected]>
Fix typo

65db7b8382f9c061488ab6492b284925dd0f917c authored almost 5 years ago by twosee <[email protected]>
apply SwooleG.socket_send_timeout

9d26a8dd67c57adffcb8fce5f9845089da99cdc8 authored almost 5 years ago by matyhtf <[email protected]>
socket send timeout (#2919)

* socket send timeout

* optimization

* optimization [2]

571b01c742c0315af1d7b54bc6593faa0518373a authored almost 5 years ago by 韩天峰-Rango <[email protected]>
add SKIP_ONLINE_TESTS env detection on online tests (#2917)

* add SkIP_ONLINE_TESTS env detection on online tests

* Optimization

233f880c6ad3d093f13ff43ffd911c0bd445bce7 authored almost 5 years ago by Yun Dou <[email protected]>
Support PHP error control operators (#2916)

* Support PHP error control operators

* Init first

48cbedbe0af1672d33a125bbb10fb58500a54016 authored almost 5 years ago by twosee <[email protected]>
Added Swoole\Runtime::getHookFlags. (#2915)

* Added Swoole\Runtime::getHookFlags.

* Create get_hook_flags.phpt

* Update get_hook_flags...

841d49cb8b10db8f13bcb1306773316ad6f2f6a7 authored almost 5 years ago by 李铭昕 <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

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

904f85f511de67615650f0e663522b46f68e58d9 authored almost 5 years ago by twosee <[email protected]>
fix mem invalid read

2948f10a2a2070ab4590b0e2099935c0ee51f3da authored almost 5 years ago by matyhtf <[email protected]>
Create FUNDING.yml

5ffb0c2e04dbdc1bc6be32c4f3d820fb43ccc2c5 authored almost 5 years ago by Luffy <[email protected]>
Implement RFC-7692 (#2906)

* RFC-7692, fix #2834

* RFC-7692, fix #2834

* fix memory leak, use no_context_takeover

...

860f8c87a19830f5f261c3f70fa5218eff3c433e authored almost 5 years ago by 韩天峰-Rango <[email protected]>
Improve message of SSL exception

4606bd9afeb189caf79f3e2a2b6918d36ff71f7a authored almost 5 years ago by twosee <[email protected]>
Improve code of HTTP proxy

25092b1dc87ebf425f98c8909c9bdc0739f6a9de authored almost 5 years ago by twosee <[email protected]>
A Better patch for preloader (#2899)

2e632b588c88b8624c5d140534d4bac0293426b7 authored almost 5 years ago by twosee <[email protected]>
Fix #2899

083bf71dc094c52629af6f62a5619ffa60bccc7a authored almost 5 years ago by twosee <[email protected]>
Load library only in cli mode

e9631fddcb6d76f895a71662a245f4a8e0ad043c authored almost 5 years ago by twosee <[email protected]>
Fix compilation (PHP-7.1 compatibility)

10d050b313fae0c060c9d53c2e9b667efdd9878b authored almost 5 years ago by twosee <[email protected]>
auto add mime_type

4e62bc52976456807bffaf941d87a5605628c0a2 authored about 5 years ago by matyhtf <[email protected]>
co http2 server (#2894)

* co http2 server

* add conn info

* fix bugs

* add test, fix bug

* Use socket method

5479dbc4f41555a821fa90c96e20a11792a72523 authored about 5 years ago by 韩天峰-Rango <[email protected]>
Inherits server socket options (#2898)

* Inherits server socket options

* Fix typo

* Add the timeout argument to Socket::accept (...

8f0f87ee52109f0a84aaf508cc7a2d4a741133ad authored about 5 years ago by twosee <[email protected]>
Fix bug in #2893

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

6ca84e73e16919ebeff22e7e5308f12ff30e0259 authored about 5 years ago by twosee <[email protected]>
Silent

f007250d380acb0179140f6a85a141cb2776096d authored about 5 years ago by twosee <[email protected]>
improve: reduce memory copy (#2893)

* improve: reduce memory copy

* improve: check if the memory is enough

2b22ec53f1bdb2602aab687df2085ea7bd1a0ad4 authored about 5 years ago by hantaohuang <[email protected]>
Close in non current worker (#2891)

* update benchmark script

* fix #2889

* fix warning

* goto _close

b300669c52fed30dcd76b0f41b1c0f0f3c32d9c1 authored about 5 years ago by 韩天峰-Rango <[email protected]>
Fix #2890 (#2892)

* Fix #2890

* Do not enable coroutine without workerStart

c3e12d69a00fea9823e9913ef6b97375f196217e authored about 5 years ago by twosee <[email protected]>
Update version to 4.4.9-alpha

7ed45cb117cc284c97daabcc5fbe6911360d06cd authored about 5 years ago by twosee <[email protected]>
Update version for Swoole 4.4.8

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

91a9e038aef2fab62cbb02ddde6e496208aba2ab authored about 5 years ago by twosee <[email protected]>
Update documents

ba1c078ff3f102d0af3cc6833cc3541d177fd73f authored about 5 years ago by twosee <[email protected]>