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

optimization[3]

f5e309f56c0e4915bb541a56b722beb0874beb08 authored about 5 years ago by matyhtf <[email protected]>
use swoole_api

10f7c62041f5b6bb394bc59d51fa447ec44dbac1 authored about 5 years ago by matyhtf <[email protected]>
add test

5d669bc9e205760cd8f5ecf2e56f09210ce60cfd authored about 5 years ago by matyhtf <[email protected]>
free mem

00caf90036c298eee20c1d891467831705e6ebbc authored about 5 years ago by matyhtf <[email protected]>
Update fixer and generators

eaf1726130edcbee16c7825004a642dda966b390 authored about 5 years ago by twosee <[email protected]>
Fix test

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

a99e003a3d7aa74f80081fce03eb9a6f31109874 authored about 5 years ago by twosee <[email protected]>
Add a test for #2751

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

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

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

e1908e5eaa82672114984895c3cac99fd076845b authored about 5 years ago by matyhtf <[email protected]>
Defensive programming for #2749

943406aa2d5d9f49cca39c45ba5680bf3785c29d authored about 5 years ago by twosee <[email protected]>
Merge pull request #2760 from swoole/force_kill

force kill

8e8aece716d3a23a395e22df43d1805b514c32a2 authored about 5 years ago by 韩天峰-Rango <[email protected]>
fix isConnected

5642cd9803db1eaed96c8c6e8868f0dc9591c5c2 authored about 5 years ago by matyhtf <[email protected]>
optimization[2]

6ad83346e61dc85dacb8b4a6bb7bb0616f49648a authored about 5 years ago by matyhtf <[email protected]>
Remove the useless warning

1a0db9374d5534e719959a11b1a71929782a7ed1 authored about 5 years ago by twosee <[email protected]>
Fix coroutine process wait

157fd68c220efc44122d815a22cb01eabbe47fd7 authored about 5 years ago by twosee <[email protected]>
Use swReactor_add_destroy_callback

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

e6b58b3afcaf31f970c2774b9fe9641725d986dc authored about 5 years ago by matyhtf <[email protected]>
Remove can_exit

d583f338b5ee7d8e6dbab443dcb5773c47eedc24 authored about 5 years ago by twosee <[email protected]>
force kill

566dcecc57bda49fae1593ee08ce59a1eac12c1f authored about 5 years ago by matyhtf <[email protected]>
Goaway should return SW_CLOSE

61576a3512e7159e521537320e58976506801fde authored about 5 years ago by twosee <[email protected]>
Try to fix checker

c960299995680f2cf86a2ff9c1b7410414e4b411 authored about 5 years ago by twosee <[email protected]>
The number of coroutines no longer affects reactor

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

68fc6d82b3c59d5930d9c8e52afb5d941f046ac5 authored about 5 years ago by twosee <[email protected]>
update client tests

ea5055b081b611becda9449aacb222f569d0b2fe authored about 5 years ago by matyhtf <[email protected]>
Merge pull request #2757 from devnexen/hugepage_support_fbsd

optional hugepage feature support for FreeBSD

768b4c5a2c290184935752aa9e5ac32776367984 authored about 5 years ago by 韩天峰-Rango <[email protected]>
Merge pull request #2758 from LeiZhang-Hunter/master

修改swoole_client_select转换bug

add83faadbcd934c85fc83761966b74c39d396c0 authored about 5 years ago by 韩天峰-Rango <[email protected]>
add process_pool test

f7b48c6448baac9dbe5aa02d3db45eb393204a6d authored about 5 years ago by matyhtf <[email protected]>
修改swoole_client_select转换bug

f4ba4c9a68604d3a5b4313536c82f96885c503cc authored about 5 years ago by zhanglei <[email protected]>
optional hugepage feature support for FreeBSD

f793b8e5a5999b0dd8b2ae0482e135ebb80f93e4 authored about 5 years ago by David Carlier <[email protected]>
Update README.md

42fc954400a069a7c697ae3cef30e804faf17d4a authored about 5 years ago by matyhtf <[email protected]>
Add Process->set and Process\Pool->set

0d68234241b86ebc50cfdf3c7cb571c6609f0bbc authored about 5 years ago by matyhtf <[email protected]>
Add Timer::set

47c3c90a6c48e463b6e065f092df2811853a46d9 authored about 5 years ago by matyhtf <[email protected]>
Fix PHP7.1 compatibility

f4bfe785e7e73e5e315c46b12d567a4d9ef02b62 authored about 5 years ago by matyhtf <[email protected]>
Fix test again

b3b9c753eff5394433ab395fae3740c3d50e0637 authored about 5 years ago by matyhtf <[email protected]>
Add constant generator

8a540d8ba0a70396539dffbf056b4012f39c0555 authored about 5 years ago by matyhtf <[email protected]>
Update Swoole\Constant

d8db332335e5d14b561b7fa28715b972708e1a87 authored about 5 years ago by matyhtf <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

9fd4303bfe08e60b15d5c8843524ff1034d27ce9 authored about 5 years ago by matyhtf <[email protected]>
Use Socket->get_ip/get_port

394dc288c0e1e70052a506586e84bce8a81b096f authored about 5 years ago by matyhtf <[email protected]>
Add Socket info

6cfeea3450aae02506d2fcdbf70ad482778772ae authored about 5 years ago by matyhtf <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

0197824bd411c2db30b22ba156e84df17da9bccb authored about 5 years ago by matyhtf <[email protected]>
add Constants[2]

a9d4b06c495f96577bc7af8aa58309f0a5a96b12 authored about 5 years ago by matyhtf <[email protected]>
add Constants

e66bf44d49a93366efc9a7f80e5657c5b1e0310f authored about 5 years ago by matyhtf <[email protected]>
Fix test

3fe00ff33e984658dc9d3581a7768d39ff97b83b authored about 5 years ago by matyhtf <[email protected]>
Fix typo, improve the test of Socket shutdown

a8bee4680c296f63b99042e4dc98d06fc6ade212 authored about 5 years ago by matyhtf <[email protected]>
Rename

95d68e158b81c3a58b8047cc6044289490c481c2 authored about 5 years ago by matyhtf <[email protected]>
Fix typo

a8d92fcba8d276cb5083a888f60d021b84d98775 authored about 5 years ago by matyhtf <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

ba159e64729f117da0781d3f3c5eac0d533d3fb3 authored about 5 years ago by matyhtf <[email protected]>
fix tests[4]

c6af70405081c4752059b546a4364cacf042b5e4 authored about 5 years ago by matyhtf <[email protected]>
Use Socket->get_fd() [2]

40b161803ab9268df7edc7eabc8f5627da4d6660 authored about 5 years ago by matyhtf <[email protected]>
fix tests[3]

89227aeeb63b3b51de7af690bca59854364f34dd authored about 5 years ago by matyhtf <[email protected]>
Fix #2751

c57b6c7bc51e25b43578ef83538b16bb755009fc authored about 5 years ago by matyhtf <[email protected]>
Use Socket->get_fd(), fix SSL

92bf3cfd653bc04aaee1390f8e556387450d9efc authored about 5 years ago by matyhtf <[email protected]>
Make some properties of Socket private

6b6c5cc7b6cb2881ed6a9f9184073584c094e785 authored about 5 years ago by matyhtf <[email protected]>
fix tests[2]

4048bbe59b595c1a80f56a30e0e2ae6205d76168 authored about 5 years ago by matyhtf <[email protected]>
update Socket::get_fd()

613f1f06705b42e0e9f49c2670402662e041f392 authored about 5 years ago by matyhtf <[email protected]>
fix tests

9da21f1fca4863086ff88d79781f0aaf64ac853c authored about 5 years ago by matyhtf <[email protected]>
Merge pull request #2754 from upscalesoftware/http_method_purge_proxy_cache

Implement HTTP method PURGE

fc5b293c231eb2288deb55f68550dc20516618e9 authored about 5 years ago by 韩天峰-Rango <[email protected]>
protect memory[2]

6045d46f788b860dfde819aaa06712d724ade179 authored about 5 years ago by matyhtf <[email protected]>
revert

5064c65942a53ad8513f2268706d1a6a6dd25d73 authored about 5 years ago by matyhtf <[email protected]>
Implement HTTP method PURGE

- Parse PURGE method of proxy servers Nginx, Squid, Varnish
- Resolve #2462 Proposal: non-standa...

e935cc17775dbdbcdfd37012e27d220e70da8824 authored about 5 years ago by Sergii Shymko <[email protected]>
Merge branch 'master' of gitee.com:swoole/swoole

24b9d3e2db2df0235c0790da40812c2f69769e35 authored about 5 years ago by matyhtf <[email protected]>
fix tests[2]

906e4919f9b13c4dbf3f34a5c9e3efa7b7de34dc authored about 5 years ago by matyhtf <[email protected]>
fix test

5acb490a293f48e981476454e9b6d27c8f9d7638 authored about 5 years ago by matyhtf <[email protected]>
fix #2747

39281c16b672dee9c06217761a54eae916d167bd authored about 5 years ago by matyhtf <[email protected]>
Fixed example in sub.php

The previous example is broken since v4.4.0

c91a0d5b8df7be6d84364c512c1374fbac582538 authored about 5 years ago by Bruce Dou <[email protected]>
Merge branch 'master' of https://github.com/swoole/swoole-src

954d68cd1c330e855fdc22b510661616319c7a8e authored about 5 years ago by twosee <[email protected]>
protect memory

1b080b9bd4c42bf8319e47042f3df6e262c2a574 authored about 5 years ago by matyhtf <[email protected]>
fix tests[3]

bf8a60933de03dd09668cdb93aa06a391126b1a8 authored about 5 years ago by matyhtf <[email protected]>
fix tests

6161a4f89c6f4ab90b6d30d4b177fbcd41a8bcbf authored about 5 years ago by matyhtf <[email protected]>
fix #2745

1d986082c2c7306db02797535dd1d506404356ff authored about 5 years ago by matyhtf <[email protected]>
Merge branch 'master' of https://github.com/swoole/swoole-src

c69ca70001c4e0c8c5793519442140c5899bd946 authored about 5 years ago by twosee <[email protected]>
Show log fd

e609e62a5af895e870f836bcf72aaf2a9635eb77 authored about 5 years ago by twosee <[email protected]>
fix test [2]

64a4f64aaa5b1f5becfd2bd4c0043cd923534419 authored about 5 years ago by matyhtf <[email protected]>
fix tests

95ac5354d5e180f4f9c9ff523371a26f8884a51c authored about 5 years ago by matyhtf <[email protected]>
donot check user processes

d787534a3af019faebe594fa06493c2136bbb9ad authored about 5 years ago by matyhtf <[email protected]>
remove request property

787d9faac218eca42dc30284a31b2131f7f6b123 authored about 5 years ago by matyhtf <[email protected]>
remove un-use field.

4f0c835abde1d1f8e673abce49dd549cd94f78cd authored about 5 years ago by matyhtf <[email protected]>
fix memory leak

3ccbec1b4c314896be70fc6dbc93ee5898dc64ec authored about 5 years ago by matyhtf <[email protected]>
fix typo

4fcc6228aa592b5997fcc4eb56a398470c3a8e4f authored about 5 years ago by matyhtf <[email protected]>
update mt_co.cc

d0cdd2a8a54eb1cff88e3492d3e7eb7d4de7129a authored about 5 years ago by matyhtf <[email protected]>
add swServer->running

4eb94d2d5cac2b387d2a198038e80c1c202ddfe1 authored about 5 years ago by matyhtf <[email protected]>
Update tests of array_walk

d644db83a7bda7462b43eea5fed9aab3675e44ba authored about 5 years ago by twosee <[email protected]>
Merge pull request #2740 from swoole/array_walk

Swap array_walk context

80f5dd517af5483afdf0fb75bbe30c76641adbad authored about 5 years ago by 韩天峰-Rango <[email protected]>
Merge remote-tracking branch 'origin/master'

5d4077ff244caa55d6cc7498606fd08573ed0ee0 authored about 5 years ago by twosee <[email protected]>
Fix unused warning

5d1a943a4782b0a027f82e8ee2866023e5990909 authored about 5 years ago by twosee <[email protected]>
Swap array_walk context

880aeb5caa43fe9e70bb25f1b208b1a49882b023 authored about 5 years ago by twosee <[email protected]>
refactor dns resovler

c6deff1c1f5445ffd78418f651c2465cad2ae261 authored about 5 years ago by matyhtf <[email protected]>
Fix the test of swoole_async_dns_lookup_coro

1b10516df50c102314fcd1dd8a32bb9044bc57aa authored about 5 years ago by twosee <[email protected]>
Do not assert time in Travis

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

c4910c309110ecb8b9612866f8d3c626e0358720 authored about 5 years ago by twosee <[email protected]>
Try to fix the test

216b1c49d52412982f43cd1fffae9f855334ab89 authored about 5 years ago by twosee <[email protected]>
Fix typo

fa3a0688a661adb9cde65a031301dcdf8ff7c4ca authored about 5 years ago by twosee <[email protected]>
Try to fix the test

b6008b77f9c5547a8230d360725f063e3fc634e7 authored about 5 years ago by twosee <[email protected]>
fixed #2736

36250a0710cc35b1de92dae7447169605c4acb61 authored about 5 years ago by matyhtf <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

0fdd403fcf4db9d2a9fda75e1e20cd4137b6faf1 authored about 5 years ago by matyhtf <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

f7312f3987e2370c0263d2cb6933e6652c17b390 authored about 5 years ago by matyhtf <[email protected]>
macos not support extern thread_local

9478b05ed8ea4da878fbce38650ab022b7e7d097 authored about 5 years ago by matyhtf <[email protected]>
Merge branch 'master' of https://github.com/swoole/swoole-src

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