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

fix test

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

# Conflicts:
# tests/swoole_coroutine/bug_2387.phpt

5df0ae48bede9dc1f0a4e476bebbb0b6f6c5cac3 authored over 5 years ago by twosee <[email protected]>
Delete unfinished code

0c60baa0fe9ae2d44819dbc1eea023a76f5436b5 authored over 5 years ago by matyhtf <[email protected]>
Improve alone mode.

d68b21ad6ed73d35e3e2bea790c0f82bef6c9a49 authored over 5 years ago by twosee <[email protected]>
fix tests

4cd1173cc736c07f534fc90776f03082c927369a authored over 5 years ago by matyhtf <[email protected]>
add test

69f61911e17191cd257b4d5b76040cc5577afa0b authored over 5 years ago by matyhtf <[email protected]>
fix #2387

00142a347f8d88123e4881cb29bef3d0cd59751e authored over 5 years ago by matyhtf <[email protected]>
fix #2387

cc819c41622079daf2b66f623bc85c9e57893f59 authored over 5 years ago by matyhtf <[email protected]>
cleanup

9887c499b263c3cb3c7e3d14dcf63357c314db7c authored over 5 years ago by matyhtf <[email protected]>
Improve test with EOF.

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

5c3f1d4bbd051592c63adc77a731e02d9b204413 authored over 5 years ago by twosee <[email protected]>
Fix redis recv null pointer.

fad600cc73b2192104ccd0ba5dc81c36f1596d04 authored over 5 years ago by twosee <[email protected]>
add Server::getCallback

b30b92a1d15f542cd2fd52fb1cd24fb75e40248e authored over 5 years ago by matyhtf <[email protected]>
update callable argInfo

5ac4aa32a55213997097132d109052f9e7fdc5dc authored over 5 years ago by matyhtf <[email protected]>
add timeout_controller

6825a02cf78031a1df0bab442ffaa4de20c0969f authored over 5 years ago by matyhtf <[email protected]>
Add filter for tcp nodelay.

47b6aa78a0bddb7989b076740689784368204b1e authored over 5 years ago by twosee <[email protected]>
Add Socket (recv/send)All API.

3700cbb4a5605ec9da74408d4303340852e663cf authored over 5 years ago by twosee <[email protected]>
Code optimization.

e89fceb11c267dbb4cf1ad7cce541d5f6bfa2835 authored over 5 years ago by twosee <[email protected]>
Add set_option, remove set_tcp_nodelay.

3c7dd8f23da38148c4f14f85feab14935998f326 authored over 5 years ago by twosee <[email protected]>
Improve arg type.

677ab84fb8222f791902ad8a1f83b40c7716d326 authored over 5 years ago by twosee <[email protected]>
Rename to init_options and move to the back, tcp_nodelay enable by default.

e0bfe9fc38896f92212e6cb13c083ed69c3f7638 authored over 5 years ago by twosee <[email protected]>
remove picohttpparser

b9b94773b4dbf54a16eda98403e391104878dcf1 authored over 5 years ago by matyhtf <[email protected]>
remove Http\Response::gzip

9e5dc6675c28ab8981fa9a89f2747291a27b33d0 authored over 5 years ago by matyhtf <[email protected]>
remove mmap, channel

e3abbe3ae0f567818d7402a282203e30d69b2f80 authored over 5 years ago by matyhtf <[email protected]>
fix tests

84083a032ac5aef015c6d60e30c336564a127689 authored over 5 years ago by matyhtf <[email protected]>
Delete duplicate definitions

adb9cd68e8412cd195c110be3f9b4363be9e06bf authored over 5 years ago by matyhtf <[email protected]>
use swoole_coroutine_write

c1cacc3137ef3af828aa01e5487ed55e0b35c0ec authored over 5 years ago by matyhtf <[email protected]>
Improve swoole_sync_(read/write)file.

734225f1177ba07cd7fa9f255ea74b46140b3d43 authored over 5 years ago by twosee <[email protected]>
Merge branch 'master' into schedule

55cb8a6baf905a874fb7ecfae309b680fed35426 authored over 5 years ago by shiguangqi <[email protected]>
optimize schedule to php level

86e234f371c0a0a55175dcbbac188a6d831efe15 authored over 5 years ago by shiguangqi <[email protected]>
Merge remote-tracking branch 'origin/master'

70980c821d054ad814cbd90b81a89cce3f45fdf6 authored over 5 years ago by twosee <[email protected]>
Fix #2377, use sync write file.

277d72fd93b00ecba095a351baaf8ccafe695d06 authored over 5 years ago by twosee <[email protected]>
update

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

0ad15b646c7fea9832aaf39c402bbb0f7d40e0d6 authored over 5 years ago by matyhtf <[email protected]>
add Process::exportSocket, enable_coroutine

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

2bd758a2dfae64ef7492cf35b74d78b95d1c299b authored over 5 years ago by twosee <[email protected]>
Copy buffer when wait write event.

53ee102a82a1f9b78fe41be6d878ee5058ad9bf2 authored over 5 years ago by twosee <[email protected]>
Merge pull request #2375 from mabu233/master

fix #2374

fe325b66363cb7c42745424e6b13e12ff776a7dc authored over 5 years ago by 韩天峰-Rango <[email protected]>
up

679fd4f8dabe9c78170cf26347ef43368bde6468 authored over 5 years ago by mabu233 <[email protected]>
fix #2374

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

e55b5ae52a462f4491bf14207e5c2feac5de4e1b authored over 5 years ago by matyhtf <[email protected]>
update test

f5cd8a20edaffeef11696282e6bb9737624cd078 authored over 5 years ago by matyhtf <[email protected]>
add Context::get_stack_usage

09cd5cfeff361878f3ceb3a6a27436572003b943 authored over 5 years ago by matyhtf <[email protected]>
fix tests

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

3b5962d1420455c416775ff0692b0d65b2a77a1d authored over 5 years ago by twosee <[email protected]>
Fix socks5 handshake.

93a3647c1d1b6a2a6b8518afd18df88ced99dddb authored over 5 years ago by twosee <[email protected]>
Merge branch master

0d55a19cb051157e15445e75bebb113937ebb912 authored over 5 years ago by shiguangqi <[email protected]>
SW_HTTP_SEND_TWICE

d854914ae91d45404d31f9202a5040a2c4b93cde authored over 5 years ago by matyhtf <[email protected]>
add SwooleG.write_log

47335cd80bab6ceee9263b55360de35d122790f3 authored over 5 years ago by matyhtf <[email protected]>
add test

db13ecd8fa5dede6c2e00f3f9a9cd2fa3ebad2c0 authored over 5 years ago by matyhtf <[email protected]>
fix tests

5539d6559bbe70d0bd01c28783051666ccc10524 authored over 5 years ago by matyhtf <[email protected]>
remove nghttp2 dep

8b9fb9e0272217500cf2f796fd0e37a5b12a44d2 authored over 5 years ago by matyhtf <[email protected]>
Add EINPROGRESS.

8f9f48bf48d3b92961b78d3fbcb5dc8cfba71e69 authored over 5 years ago by twosee <[email protected]>
add tests

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

d77b6621e3b6e50f1ca2cce71dda3f57c85fca1d authored over 5 years ago by matyhtf <[email protected]>
remove FAST_SERIALIZE option

e15ccba9e198c16ab8234ac7f19b69dde659e613 authored over 5 years ago by matyhtf <[email protected]>
remove FAST_SERIALIZE option

c50bbce5f4ef02dc5a7f9c80a0a1348df3beed63 authored over 5 years ago by matyhtf <[email protected]>
update tests

ebd13963e6fd45e077a4ab50e66339fa97daaa43 authored over 5 years ago by shiguangqi <[email protected]>
add test

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

8a1cf8d148931de3746791a6a9e57145cf7e2389 authored over 5 years ago by matyhtf <[email protected]>
fix tests

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

140751b243bfab09b79ae0f66d00d13f912c49ea authored over 5 years ago by shiguangqi <[email protected]>
defens error use of internal function

77dd13619b7d7a5ed55486c3ffd519cd3210980e authored over 5 years ago by shiguangqi <[email protected]>
optimization

5cacdbfb758aed912f24bdf6b1d2dac9ad32210d authored over 5 years ago by matyhtf <[email protected]>
fix bug

623642477e9154230122c8b2ce04832e25927251 authored over 5 years ago by matyhtf <[email protected]>
remove async examples

d2825578c36023404e7a5c909569cad97c547de6 authored over 5 years ago by matyhtf <[email protected]>
fix tests

69d2c10a0d22ed091de84e1f10400fd5c347ed53 authored over 5 years ago by matyhtf <[email protected]>
remove useless files

66552a966821230f3211fe8833028516e37c96a8 authored over 5 years ago by matyhtf <[email protected]>
update package.xml

1d124ddbcc17bb52535856614689c8e98cf95e45 authored over 5 years ago by matyhtf <[email protected]>
remove unuse tests

62c2706447e034c88a8fc40126ab7fb250779345 authored over 5 years ago by matyhtf <[email protected]>
remove mix module

8558499960778cc3f7412d8157c368a63d74450d authored over 5 years ago by matyhtf <[email protected]>
Fix compile error on PHP low version.

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

57a60f7d2ed70f6a7ccb0f2bcb608fa32fc46db6 authored over 5 years ago by twosee <[email protected]>
Better arginfo for mysql prepare.

2cd3c91aebae8d442c8e5afea1ed996b399c9f2c authored over 5 years ago by twosee <[email protected]>
fix tests

0d4d780cc6c0bd65bc81769faa743bde39b374f9 authored over 5 years ago by matyhtf <[email protected]>
fix tests

0fe42a37fbf8e03f81bfbd7a57c314171ff0a8c0 authored over 5 years ago by matyhtf <[email protected]>
fix tests

72cf553bdf92bb2c26f21b1ac14cc67596c609a6 authored over 5 years ago by matyhtf <[email protected]>
use co\http\client

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

ec70fea6ae7990bc168facce113829e0e1828be6 authored over 5 years ago by twosee <[email protected]>
Fix compile error, code optimization.

52bee00329a481f8374a6bf78555d8143b2a1cb2 authored over 5 years ago by twosee <[email protected]>
remove Swoole\Async::set

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

1bff002f2d8aa2b7e78cd33d1938c99040ceb6d9 authored over 5 years ago by twosee <[email protected]>
fix tests

713b9663c9cb037aabb0b83383f2d453c0ec0578 authored over 5 years ago by matyhtf <[email protected]>
php_swoole_zlib_uncompress

bb9c58e9c9f283e45565aebf02fd0f1429b49c75 authored over 5 years ago by matyhtf <[email protected]>
Add a test for #2368.

316bebc1e73966f305e6f43af6aba3335a23ab69 authored over 5 years ago by twosee <[email protected]>
Fix http client undecoded cookie.

069ca5df5736485f2e7e78e7559a4569d15c08ad authored over 5 years ago by twosee <[email protected]>
Improve warning info.

2d9fcef28468b6fa631af2790545abd53c3cf3ef authored over 5 years ago by twosee <[email protected]>
Fix #2368.

5da565ef767d9cf06afabfc1cb5a0ad9dd81895e authored over 5 years ago by twosee <[email protected]>
Merge pull request #2370 from mabu233/master

fixed #2368

af1374a2c2e124c08492ec75894242c4edc1f0e5 authored over 5 years ago by 韩天峰-Rango <[email protected]>
mysql_coro

81f41efbeb8f39abaed07ee8a4c6ff4fbfd0fd41 authored over 5 years ago by matyhtf <[email protected]>
mysql_coro

7a30f073ebc7aef73d26b84edade20c9f6b61fa8 authored over 5 years ago by matyhtf <[email protected]>
update tests

81e07e8a961420d02c62e4c29f4c1a8e5c40be99 authored over 5 years ago by mabu233 <[email protected]>
remove async tests

d8e987067efcc57ac3b9cf83c62ba0336c617b5f authored over 5 years ago by matyhtf <[email protected]>
remove async module [4.3]

43d6daa5cff9115c23242176970cc4b3158083e2 authored over 5 years ago by matyhtf <[email protected]>
.

d6fe30729ae97f98b79d6f508be2f16df7740c8e authored over 5 years ago by mabu233 <[email protected]>
fixed #2368

d9b52c42e696a071b43c99a1c04ae26c98a25fd0 authored over 5 years ago by mabu233 <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src into schedule

aefc005e0c43182a8e783134d0afb26c87c9de0a authored over 5 years ago by shiguangqi <[email protected]>
Remove use_namespace.

4a4afcddfc9c4835bd749bc4edd11d487e04f20c authored over 5 years ago by twosee <[email protected]>
add test for #2366

bfc563d4b3e3e6646d955d73f360cd372d684bb8 authored over 5 years ago by matyhtf <[email protected]>
update tests

d09451432b84f4407ab0fbde6d7932bba8f1e95b authored over 5 years ago by matyhtf <[email protected]>