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 almost 6 years ago
e0dd5c832beba38ff57ce61e28818a8185a5b49c authored almost 6 years ago
Merge branch 'master' of https://github.com/swoole/swoole-src
# Conflicts:
# tests/swoole_coroutine/bug_2387.phpt
Delete unfinished code
0c60baa0fe9ae2d44819dbc1eea023a76f5436b5 authored almost 6 years ago
0c60baa0fe9ae2d44819dbc1eea023a76f5436b5 authored almost 6 years ago
Improve alone mode.
d68b21ad6ed73d35e3e2bea790c0f82bef6c9a49 authored almost 6 years ago
d68b21ad6ed73d35e3e2bea790c0f82bef6c9a49 authored almost 6 years ago
fix tests
4cd1173cc736c07f534fc90776f03082c927369a authored almost 6 years ago
4cd1173cc736c07f534fc90776f03082c927369a authored almost 6 years ago
add test
69f61911e17191cd257b4d5b76040cc5577afa0b authored almost 6 years ago
69f61911e17191cd257b4d5b76040cc5577afa0b authored almost 6 years ago
fix #2387
00142a347f8d88123e4881cb29bef3d0cd59751e authored almost 6 years ago
00142a347f8d88123e4881cb29bef3d0cd59751e authored almost 6 years ago
fix #2387
cc819c41622079daf2b66f623bc85c9e57893f59 authored almost 6 years ago
cc819c41622079daf2b66f623bc85c9e57893f59 authored almost 6 years ago
cleanup
9887c499b263c3cb3c7e3d14dcf63357c314db7c authored almost 6 years ago
9887c499b263c3cb3c7e3d14dcf63357c314db7c authored almost 6 years ago
Improve test with EOF.
467e4c9210cca7cb2247161ff300b13b6ca73f71 authored almost 6 years ago
467e4c9210cca7cb2247161ff300b13b6ca73f71 authored almost 6 years ago
Merge remote-tracking branch 'origin/master'
5c3f1d4bbd051592c63adc77a731e02d9b204413 authored almost 6 years ago
5c3f1d4bbd051592c63adc77a731e02d9b204413 authored almost 6 years ago
Fix redis recv null pointer.
fad600cc73b2192104ccd0ba5dc81c36f1596d04 authored almost 6 years ago
fad600cc73b2192104ccd0ba5dc81c36f1596d04 authored almost 6 years ago
add Server::getCallback
b30b92a1d15f542cd2fd52fb1cd24fb75e40248e authored almost 6 years ago
b30b92a1d15f542cd2fd52fb1cd24fb75e40248e authored almost 6 years ago
update callable argInfo
5ac4aa32a55213997097132d109052f9e7fdc5dc authored almost 6 years ago
5ac4aa32a55213997097132d109052f9e7fdc5dc authored almost 6 years ago
add timeout_controller
6825a02cf78031a1df0bab442ffaa4de20c0969f authored almost 6 years ago
6825a02cf78031a1df0bab442ffaa4de20c0969f authored almost 6 years ago
Add filter for tcp nodelay.
47b6aa78a0bddb7989b076740689784368204b1e authored almost 6 years ago
47b6aa78a0bddb7989b076740689784368204b1e authored almost 6 years ago
Add Socket (recv/send)All API.
3700cbb4a5605ec9da74408d4303340852e663cf authored almost 6 years ago
3700cbb4a5605ec9da74408d4303340852e663cf authored almost 6 years ago
Code optimization.
e89fceb11c267dbb4cf1ad7cce541d5f6bfa2835 authored almost 6 years ago
e89fceb11c267dbb4cf1ad7cce541d5f6bfa2835 authored almost 6 years ago
Add set_option, remove set_tcp_nodelay.
3c7dd8f23da38148c4f14f85feab14935998f326 authored almost 6 years ago
3c7dd8f23da38148c4f14f85feab14935998f326 authored almost 6 years ago
Improve arg type.
677ab84fb8222f791902ad8a1f83b40c7716d326 authored almost 6 years ago
677ab84fb8222f791902ad8a1f83b40c7716d326 authored almost 6 years ago
Rename to init_options and move to the back, tcp_nodelay enable by default.
e0bfe9fc38896f92212e6cb13c083ed69c3f7638 authored almost 6 years ago
e0bfe9fc38896f92212e6cb13c083ed69c3f7638 authored almost 6 years ago
remove picohttpparser
b9b94773b4dbf54a16eda98403e391104878dcf1 authored almost 6 years ago
b9b94773b4dbf54a16eda98403e391104878dcf1 authored almost 6 years ago
remove Http\Response::gzip
9e5dc6675c28ab8981fa9a89f2747291a27b33d0 authored almost 6 years ago
9e5dc6675c28ab8981fa9a89f2747291a27b33d0 authored almost 6 years ago
remove mmap, channel
e3abbe3ae0f567818d7402a282203e30d69b2f80 authored almost 6 years ago
e3abbe3ae0f567818d7402a282203e30d69b2f80 authored almost 6 years ago
fix tests
84083a032ac5aef015c6d60e30c336564a127689 authored almost 6 years ago
84083a032ac5aef015c6d60e30c336564a127689 authored almost 6 years ago
Delete duplicate definitions
adb9cd68e8412cd195c110be3f9b4363be9e06bf authored almost 6 years ago
adb9cd68e8412cd195c110be3f9b4363be9e06bf authored almost 6 years ago
use swoole_coroutine_write
c1cacc3137ef3af828aa01e5487ed55e0b35c0ec authored almost 6 years ago
c1cacc3137ef3af828aa01e5487ed55e0b35c0ec authored almost 6 years ago
Improve swoole_sync_(read/write)file.
734225f1177ba07cd7fa9f255ea74b46140b3d43 authored almost 6 years ago
734225f1177ba07cd7fa9f255ea74b46140b3d43 authored almost 6 years ago
Merge branch 'master' into schedule
55cb8a6baf905a874fb7ecfae309b680fed35426 authored almost 6 years ago
55cb8a6baf905a874fb7ecfae309b680fed35426 authored almost 6 years ago
optimize schedule to php level
86e234f371c0a0a55175dcbbac188a6d831efe15 authored almost 6 years ago
86e234f371c0a0a55175dcbbac188a6d831efe15 authored almost 6 years ago
Merge remote-tracking branch 'origin/master'
70980c821d054ad814cbd90b81a89cce3f45fdf6 authored almost 6 years ago
70980c821d054ad814cbd90b81a89cce3f45fdf6 authored almost 6 years ago
Fix #2377, use sync write file.
277d72fd93b00ecba095a351baaf8ccafe695d06 authored almost 6 years ago
277d72fd93b00ecba095a351baaf8ccafe695d06 authored almost 6 years ago
update
5c141210fa9ec76794e666a8e8cd52d26e7d46a0 authored almost 6 years ago
5c141210fa9ec76794e666a8e8cd52d26e7d46a0 authored almost 6 years ago
Merge branch 'master' of github.com:swoole/swoole-src
0ad15b646c7fea9832aaf39c402bbb0f7d40e0d6 authored almost 6 years ago
0ad15b646c7fea9832aaf39c402bbb0f7d40e0d6 authored almost 6 years ago
add Process::exportSocket, enable_coroutine
91d36215073cc3a21c01babdd86df980ebf5d271 authored almost 6 years ago
91d36215073cc3a21c01babdd86df980ebf5d271 authored almost 6 years ago
Merge remote-tracking branch 'origin/master'
2bd758a2dfae64ef7492cf35b74d78b95d1c299b authored almost 6 years ago
2bd758a2dfae64ef7492cf35b74d78b95d1c299b authored almost 6 years ago
Copy buffer when wait write event.
53ee102a82a1f9b78fe41be6d878ee5058ad9bf2 authored almost 6 years ago
53ee102a82a1f9b78fe41be6d878ee5058ad9bf2 authored almost 6 years ago
Merge pull request #2375 from mabu233/master
fix #2374
fe325b66363cb7c42745424e6b13e12ff776a7dc authored almost 6 years ago
up
679fd4f8dabe9c78170cf26347ef43368bde6468 authored almost 6 years ago
679fd4f8dabe9c78170cf26347ef43368bde6468 authored almost 6 years ago
fix #2374
b121e7f39e176a58f7c805284a3e46ab5f281e69 authored almost 6 years ago
b121e7f39e176a58f7c805284a3e46ab5f281e69 authored almost 6 years ago
Merge branch 'master' of github.com:swoole/swoole-src
e55b5ae52a462f4491bf14207e5c2feac5de4e1b authored almost 6 years ago
e55b5ae52a462f4491bf14207e5c2feac5de4e1b authored almost 6 years ago
update test
f5cd8a20edaffeef11696282e6bb9737624cd078 authored almost 6 years ago
f5cd8a20edaffeef11696282e6bb9737624cd078 authored almost 6 years ago
add Context::get_stack_usage
09cd5cfeff361878f3ceb3a6a27436572003b943 authored almost 6 years ago
09cd5cfeff361878f3ceb3a6a27436572003b943 authored almost 6 years ago
fix tests
b08bb1b8e9edc7f311d14fa0ce8e1f4317319ebe authored almost 6 years ago
b08bb1b8e9edc7f311d14fa0ce8e1f4317319ebe authored almost 6 years ago
Merge remote-tracking branch 'origin/master'
3b5962d1420455c416775ff0692b0d65b2a77a1d authored almost 6 years ago
3b5962d1420455c416775ff0692b0d65b2a77a1d authored almost 6 years ago
Fix socks5 handshake.
93a3647c1d1b6a2a6b8518afd18df88ced99dddb authored almost 6 years ago
93a3647c1d1b6a2a6b8518afd18df88ced99dddb authored almost 6 years ago
Merge branch master
0d55a19cb051157e15445e75bebb113937ebb912 authored almost 6 years ago
0d55a19cb051157e15445e75bebb113937ebb912 authored almost 6 years ago
SW_HTTP_SEND_TWICE
d854914ae91d45404d31f9202a5040a2c4b93cde authored almost 6 years ago
d854914ae91d45404d31f9202a5040a2c4b93cde authored almost 6 years ago
add SwooleG.write_log
47335cd80bab6ceee9263b55360de35d122790f3 authored almost 6 years ago
47335cd80bab6ceee9263b55360de35d122790f3 authored almost 6 years ago
add test
db13ecd8fa5dede6c2e00f3f9a9cd2fa3ebad2c0 authored almost 6 years ago
db13ecd8fa5dede6c2e00f3f9a9cd2fa3ebad2c0 authored almost 6 years ago
fix tests
5539d6559bbe70d0bd01c28783051666ccc10524 authored almost 6 years ago
5539d6559bbe70d0bd01c28783051666ccc10524 authored almost 6 years ago
remove nghttp2 dep
8b9fb9e0272217500cf2f796fd0e37a5b12a44d2 authored almost 6 years ago
8b9fb9e0272217500cf2f796fd0e37a5b12a44d2 authored almost 6 years ago
Add EINPROGRESS.
8f9f48bf48d3b92961b78d3fbcb5dc8cfba71e69 authored almost 6 years ago
8f9f48bf48d3b92961b78d3fbcb5dc8cfba71e69 authored almost 6 years ago
add tests
8ffeaa124ce859a3c469233625fe3436b72fc99f authored almost 6 years ago
8ffeaa124ce859a3c469233625fe3436b72fc99f authored almost 6 years ago
Merge branch 'master' of github.com:swoole/swoole-src
d77b6621e3b6e50f1ca2cce71dda3f57c85fca1d authored almost 6 years ago
d77b6621e3b6e50f1ca2cce71dda3f57c85fca1d authored almost 6 years ago
remove FAST_SERIALIZE option
e15ccba9e198c16ab8234ac7f19b69dde659e613 authored almost 6 years ago
e15ccba9e198c16ab8234ac7f19b69dde659e613 authored almost 6 years ago
remove FAST_SERIALIZE option
c50bbce5f4ef02dc5a7f9c80a0a1348df3beed63 authored almost 6 years ago
c50bbce5f4ef02dc5a7f9c80a0a1348df3beed63 authored almost 6 years ago
update tests
ebd13963e6fd45e077a4ab50e66339fa97daaa43 authored almost 6 years ago
ebd13963e6fd45e077a4ab50e66339fa97daaa43 authored almost 6 years ago
add test
b90654ebeedef038d42fc770ee15f911f16cdda7 authored almost 6 years ago
b90654ebeedef038d42fc770ee15f911f16cdda7 authored almost 6 years ago
Merge remote-tracking branch 'origin/master'
8a1cf8d148931de3746791a6a9e57145cf7e2389 authored almost 6 years ago
8a1cf8d148931de3746791a6a9e57145cf7e2389 authored almost 6 years ago
fix tests
59c2618087c0db2020d2401eef47874b8089ee76 authored almost 6 years ago
59c2618087c0db2020d2401eef47874b8089ee76 authored almost 6 years ago
Merge remote-tracking branch 'origin/master'
140751b243bfab09b79ae0f66d00d13f912c49ea authored almost 6 years ago
140751b243bfab09b79ae0f66d00d13f912c49ea authored almost 6 years ago
defens error use of internal function
77dd13619b7d7a5ed55486c3ffd519cd3210980e authored almost 6 years ago
77dd13619b7d7a5ed55486c3ffd519cd3210980e authored almost 6 years ago
optimization
5cacdbfb758aed912f24bdf6b1d2dac9ad32210d authored almost 6 years ago
5cacdbfb758aed912f24bdf6b1d2dac9ad32210d authored almost 6 years ago
fix bug
623642477e9154230122c8b2ce04832e25927251 authored almost 6 years ago
623642477e9154230122c8b2ce04832e25927251 authored almost 6 years ago
remove async examples
d2825578c36023404e7a5c909569cad97c547de6 authored almost 6 years ago
d2825578c36023404e7a5c909569cad97c547de6 authored almost 6 years ago
fix tests
69d2c10a0d22ed091de84e1f10400fd5c347ed53 authored almost 6 years ago
69d2c10a0d22ed091de84e1f10400fd5c347ed53 authored almost 6 years ago
remove useless files
66552a966821230f3211fe8833028516e37c96a8 authored almost 6 years ago
66552a966821230f3211fe8833028516e37c96a8 authored almost 6 years ago
update package.xml
1d124ddbcc17bb52535856614689c8e98cf95e45 authored almost 6 years ago
1d124ddbcc17bb52535856614689c8e98cf95e45 authored almost 6 years ago
remove unuse tests
62c2706447e034c88a8fc40126ab7fb250779345 authored almost 6 years ago
62c2706447e034c88a8fc40126ab7fb250779345 authored almost 6 years ago
remove mix module
8558499960778cc3f7412d8157c368a63d74450d authored almost 6 years ago
8558499960778cc3f7412d8157c368a63d74450d authored almost 6 years ago
Fix compile error on PHP low version.
b491f85d52959bbd461ab661c2b97417c01f8344 authored almost 6 years ago
b491f85d52959bbd461ab661c2b97417c01f8344 authored almost 6 years ago
Merge remote-tracking branch 'origin/master'
57a60f7d2ed70f6a7ccb0f2bcb608fa32fc46db6 authored almost 6 years ago
57a60f7d2ed70f6a7ccb0f2bcb608fa32fc46db6 authored almost 6 years ago
Better arginfo for mysql prepare.
2cd3c91aebae8d442c8e5afea1ed996b399c9f2c authored almost 6 years ago
2cd3c91aebae8d442c8e5afea1ed996b399c9f2c authored almost 6 years ago
fix tests
0d4d780cc6c0bd65bc81769faa743bde39b374f9 authored about 6 years ago
0d4d780cc6c0bd65bc81769faa743bde39b374f9 authored about 6 years ago
fix tests
0fe42a37fbf8e03f81bfbd7a57c314171ff0a8c0 authored about 6 years ago
0fe42a37fbf8e03f81bfbd7a57c314171ff0a8c0 authored about 6 years ago
fix tests
72cf553bdf92bb2c26f21b1ac14cc67596c609a6 authored about 6 years ago
72cf553bdf92bb2c26f21b1ac14cc67596c609a6 authored about 6 years ago
use co\http\client
2b21b67ac353d4100538f1e9d04b9e3525e6e4ec authored about 6 years ago
2b21b67ac353d4100538f1e9d04b9e3525e6e4ec authored about 6 years ago
Merge branch 'master' of https://github.com/swoole/swoole-src
ec70fea6ae7990bc168facce113829e0e1828be6 authored about 6 years ago
ec70fea6ae7990bc168facce113829e0e1828be6 authored about 6 years ago
Fix compile error, code optimization.
52bee00329a481f8374a6bf78555d8143b2a1cb2 authored about 6 years ago
52bee00329a481f8374a6bf78555d8143b2a1cb2 authored about 6 years ago
remove Swoole\Async::set
85bf20612883dd328fc4098892d4755437c41900 authored about 6 years ago
85bf20612883dd328fc4098892d4755437c41900 authored about 6 years ago
Merge remote-tracking branch 'origin/master'
1bff002f2d8aa2b7e78cd33d1938c99040ceb6d9 authored about 6 years ago
1bff002f2d8aa2b7e78cd33d1938c99040ceb6d9 authored about 6 years ago
fix tests
713b9663c9cb037aabb0b83383f2d453c0ec0578 authored about 6 years ago
713b9663c9cb037aabb0b83383f2d453c0ec0578 authored about 6 years ago
php_swoole_zlib_uncompress
bb9c58e9c9f283e45565aebf02fd0f1429b49c75 authored about 6 years ago
bb9c58e9c9f283e45565aebf02fd0f1429b49c75 authored about 6 years ago
Add a test for #2368.
316bebc1e73966f305e6f43af6aba3335a23ab69 authored about 6 years ago
316bebc1e73966f305e6f43af6aba3335a23ab69 authored about 6 years ago
Fix http client undecoded cookie.
069ca5df5736485f2e7e78e7559a4569d15c08ad authored about 6 years ago
069ca5df5736485f2e7e78e7559a4569d15c08ad authored about 6 years ago
Improve warning info.
2d9fcef28468b6fa631af2790545abd53c3cf3ef authored about 6 years ago
2d9fcef28468b6fa631af2790545abd53c3cf3ef authored about 6 years ago
Fix #2368.
5da565ef767d9cf06afabfc1cb5a0ad9dd81895e authored about 6 years ago
5da565ef767d9cf06afabfc1cb5a0ad9dd81895e authored about 6 years ago
Merge pull request #2370 from mabu233/master
fixed #2368
af1374a2c2e124c08492ec75894242c4edc1f0e5 authored about 6 years ago
mysql_coro
81f41efbeb8f39abaed07ee8a4c6ff4fbfd0fd41 authored about 6 years ago
81f41efbeb8f39abaed07ee8a4c6ff4fbfd0fd41 authored about 6 years ago
mysql_coro
7a30f073ebc7aef73d26b84edade20c9f6b61fa8 authored about 6 years ago
7a30f073ebc7aef73d26b84edade20c9f6b61fa8 authored about 6 years ago
update tests
81e07e8a961420d02c62e4c29f4c1a8e5c40be99 authored about 6 years ago
81e07e8a961420d02c62e4c29f4c1a8e5c40be99 authored about 6 years ago
remove async tests
d8e987067efcc57ac3b9cf83c62ba0336c617b5f authored about 6 years ago
d8e987067efcc57ac3b9cf83c62ba0336c617b5f authored about 6 years ago
remove async module [4.3]
43d6daa5cff9115c23242176970cc4b3158083e2 authored about 6 years ago
43d6daa5cff9115c23242176970cc4b3158083e2 authored about 6 years ago
.
d6fe30729ae97f98b79d6f508be2f16df7740c8e authored about 6 years ago
d6fe30729ae97f98b79d6f508be2f16df7740c8e authored about 6 years ago
fixed #2368
d9b52c42e696a071b43c99a1c04ae26c98a25fd0 authored about 6 years ago
d9b52c42e696a071b43c99a1c04ae26c98a25fd0 authored about 6 years ago
Merge branch 'master' of github.com:swoole/swoole-src into schedule
aefc005e0c43182a8e783134d0afb26c87c9de0a authored about 6 years ago
aefc005e0c43182a8e783134d0afb26c87c9de0a authored about 6 years ago
Remove use_namespace.
4a4afcddfc9c4835bd749bc4edd11d487e04f20c authored about 6 years ago
4a4afcddfc9c4835bd749bc4edd11d487e04f20c authored about 6 years ago
add test for #2366
bfc563d4b3e3e6646d955d73f360cd372d684bb8 authored about 6 years ago
bfc563d4b3e3e6646d955d73f360cd372d684bb8 authored about 6 years ago
update tests
d09451432b84f4407ab0fbde6d7932bba8f1e95b authored about 6 years ago
d09451432b84f4407ab0fbde6d7932bba8f1e95b authored about 6 years ago