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

Decode path_info.

82f8e4fc3c552b3f99186cfb7019d41c1194d406 authored over 5 years ago by twosee <[email protected]>
Add http_parse_cookie option.

dce290ef2e2a2bede78fc17eb5c1270f1597187f authored over 5 years ago by twosee <[email protected]>
Fix C++ compatibility.

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

b03fca483e71925a36626d374d10283a75ea943b authored over 5 years ago by twosee <[email protected]>
update SSL_connect error message

9c007b685f1048bcf59b03484fb0387ce706c579 authored over 5 years ago by matyhtf <[email protected]>
Fix missing aliases.

44ad79261cd768a7748c351e578451d5f8dfbfe5 authored over 5 years ago by twosee <[email protected]>
add swString_grow

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

e936c764cb87f31e831f96122190ce7955560060 authored over 5 years ago by matyhtf <[email protected]>
Add swoole_fork_exec, improve tests.

0907e7d77425f88dac3f6ca4277cc0d86e9eb559 authored over 5 years ago by twosee <[email protected]>
Add Swoole\Timer::stats and its test, use array_init (HT_MIN_SIZE is 8).

17c76f7fdf32bcebccc18af6d39985d16e09e538 authored over 5 years ago by twosee <[email protected]>
Fix some details.

27819b5994a53c1be119564ff61c4a69792476a6 authored over 5 years ago by twosee <[email protected]>
Merge branch 'timer-iterator' into timer-iterator-ex

36a2f63a2be8c441661ba6da30b6b91fb068c1c7 authored over 5 years ago by twosee <[email protected]>
Improve timer info and its test.

747fb84d12384546c24fce35eb888bf2d3d71e36 authored over 5 years ago by twosee <[email protected]>
Rename to `swTimer_node.removed` (just like swConnection.removed), adjust the order of struct members.

90827984380ade2eecef8a620977aae600c770ca authored over 5 years ago by twosee <[email protected]>
Add Swoole\Timer::info and its test.

a4ca461d83e7188ef82460491615b496112f40e7 authored over 5 years ago by twosee <[email protected]>
Add a test for Swoole\Timer::list, improve the timer verify test.

c2172aae56dfff7c275b758497cb8a94d0cdda60 authored over 5 years ago by twosee <[email protected]>
Add Swoole\Timer::list, it returns Swoole\Timer\Iterator.

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

81aaac60d414a1c01362d278ba61a526b70171c1 authored over 5 years ago by matyhtf <[email protected]>
Add swHashMap_rewind (for standardization).

ed6a95b1fb629d5e7ba57c3c0ebc5fa3799e35e2 authored over 5 years ago by twosee <[email protected]>
Sort declarations by dependency, use SW_FUNCTION_ALIAS instead of PHP_FALIAS.

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

5cb1d90cbdcb36cc847cdf85f61f533050b2709f authored over 5 years ago by twosee <[email protected]>
Converging the timer codes to swoole_timer.cc, improve API name.

98adb7080bd6f1fc55a5ece1b42e3558ae848fa7 authored over 5 years ago by twosee <[email protected]>
Add SW_FUNCTION_ALIAS.

f0be263b9650b47852a17fe5ab909f9c9a78806b authored over 5 years ago by twosee <[email protected]>
fix #2497

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

09e8afa54e1fa91c80e9710f06bbd31447e773d0 authored over 5 years ago by twosee <[email protected]>
Add a test for Server force reload with timer.

bacb5228002881b4b359ed6d6fe0fbae5017a279 authored over 5 years ago by twosee <[email protected]>
fix bug

c79d75da8f8a29519a4848934340adfdcae5d154 authored over 5 years ago by matyhtf <[email protected]>
remove SwooleWG.exit_timer

9eaf32ccd9c38ff2e76b4f38454e084abf79563e authored over 5 years ago by matyhtf <[email protected]>
Update version to 4.3.2-rc2.

23005a915c6f20869a43eabac8492583ae75a813 authored over 5 years ago by twosee <[email protected]>
Update version for Swoole 4.3.2-rc1

8b58dbb6a731a018c6f9b8aed1ad891f48ccbdc4 authored over 5 years ago by twosee <[email protected]>
Improve tests scripts (check libc and core-utils).

35ef73dbf734c1763225d08feaa14f2ac8d826c4 authored over 5 years ago by twosee <[email protected]>
Improve php_swoole_check_task_param.

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

80efeac17a7117e243879030b537ec0a56509f50 authored over 5 years ago by twosee <[email protected]>
Fix tests in alpine linux and valgrind.

d42bdec276a39398917bdd6fb655ecd0539cd7c9 authored over 5 years ago by twosee <[email protected]>
fix bugs

a62a64bd70dd3c65cc83c3054c0f533b4d1bf3ec authored over 5 years ago by matyhtf <[email protected]>
fix test

be8759b4310371ff223f8040ec66e31a3b3287a6 authored over 5 years ago by matyhtf <[email protected]>
Remove useless code

312734ad2a67c8d4ee321fbf941a984136310c11 authored over 5 years ago by matyhtf <[email protected]>
fix #2492

689f1f04aae7662d1edb097b7f72a83d4ac67300 authored over 5 years ago by matyhtf <[email protected]>
Merge pull request #2491 from deminy/missing-event-methods

Add Missing Methods in Class \Swoole\Event

53746c8b0d3d1414caf32557a9812bd92ff0c312 authored over 5 years ago by 韩天峰-Rango <[email protected]>
fix tests

ec704178beecf2d9c58b65afc32660ef3d816b59 authored over 5 years ago by matyhtf <[email protected]>
refactor swBuffer_append

ddfd3584e85458fe555e25930bd9b483835bf3cc authored over 5 years ago by matyhtf <[email protected]>
add missing methods in class \Swoole\Event

b6f8cf3359e4266fc594e6e611ba0f1cb0ecaca1 authored over 5 years ago by Demin Yin <[email protected]>
Remove the duplicated constant.

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

a8e6c2db016fe78828b4e407ffd782326b54ab6e authored over 5 years ago by twosee <[email protected]>
Fix constant alias, remove useless type conversion.

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

7aaa99b9f50e93a51f5411c0ec403a3d1d692e1f authored over 5 years ago by matyhtf <[email protected]>
realpath

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

# Conflicts:
# swoole_server.cc

2f6753aa6e08368efa12232aa3bb593b61eb4a17 authored over 5 years ago by twosee <[email protected]>
Remove useless comments.

8b8709a369b5f4493da92cc4e87fa2e0ff508bff authored over 5 years ago by twosee <[email protected]>
Merge pull request #2485 from windrunner414/file_lock_test

File lock test

3cc9edca19cb9109864484518ffc498893f26090 authored over 5 years ago by 韩天峰-Rango <[email protected]>
support LOCK_NB

86cf0c93ec950f1c9b5ce4921528f5e5e8e7cb18 authored over 5 years ago by matyhtf <[email protected]>
Standardize macros of define constants (readability first).

186a9feaa5a11eed2c0511dd95fa286783c5705b authored over 5 years ago by twosee <[email protected]>
Standardize macro names (REGISTER_LONG_CONSTANT(SWOOLE_*) to SWOOLE_DEFINE).

088885cb1e8ca175f20d22b5639d879024608a9f authored over 5 years ago by twosee <[email protected]>
Standardize macro names (SWOOLE_* to SW_*).

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

0688487fcf33ba0abda9d55baaffee7c0bc372b1 authored over 5 years ago by matyhtf <[email protected]>
pipe buffers

0b4dfcd010accca517c27cbfa27e1989898db787 authored over 5 years ago by matyhtf <[email protected]>
Code optimization.

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

c9c469a0beb86e157843b868411478b687d9ecde authored over 5 years ago by shiguangqi <[email protected]>
version compatible

06358018f8c1b45fa9c41239f0494641dffbabae authored over 5 years ago by shiguangqi <[email protected]>
dispatch_buffers

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

815edf5414dbecb89ee79d992dfaa8a99dde958e authored over 5 years ago by windrunner414 <[email protected]>
Rename "ce_ptr" to "ce" (class entry).

4456536629d1abaae8bc1588547bcba87e1641ea authored over 5 years ago by twosee <[email protected]>
Move zend_class_entry to stack (it just for initial use).

9cc3e986257a3908ca663b752c89a8a0349d52f3 authored over 5 years ago by twosee <[email protected]>
fix

6413112632c77322ab40f2e60c6fb1858b67ea8f authored over 5 years ago by windrunner414 <[email protected]>
optimization name of global variant

91e43c49197c8b10caa053ce149841437120e0bb authored over 5 years ago by matyhtf <[email protected]>
update

4de1c44b7f9500040db38bc526e6b207a29bf9d0 authored over 5 years ago by windrunner414 <[email protected]>
fix

0e097bb0f63a98d641d33c36e63f9a863818a4ce authored over 5 years ago by windrunner414 <[email protected]>
lock_nb test

a997424ac577f582f460092832c1a1b3030d7c9b authored over 5 years ago by windrunner414 <[email protected]>
add tests

9d9af53e5be2eb5dac4623b863d03e547812cf00 authored over 5 years ago by windrunner414 <[email protected]>
optimization

f18238e37a5be533a913760448ca4c8177437893 authored over 5 years ago by matyhtf <[email protected]>
memory alignment

174de0afe859b8f4feb083b1661e09a8031bb950 authored over 5 years ago by matyhtf <[email protected]>
memory alignment

99347c130572a969130cf907e2225204011cad32 authored over 5 years ago by matyhtf <[email protected]>
memory alignment

504b152e98f0f7527e3ac9fe163c1bc602803b59 authored over 5 years ago by matyhtf <[email protected]>
Merge pull request #2481 from windrunner414/dispatch

SWOOLE_DEFINE

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

d1970df7f6cb9e238259dea53f9fc53965b09d15 authored over 5 years ago by windrunner414 <[email protected]>
Merge pull request #2480 from windrunner414/dispatch

add constants

5db1ba4db7a29639d20daaca3e1e1ee1bb94029f authored over 5 years ago by 韩天峰-Rango <[email protected]>
Improve C ob_start and ob_get_clean.

2031663765cf613389bd4e2739414ddf2d63d325 authored over 5 years ago by twosee <[email protected]>
use constant

a13573228f749f14bd91861dcd771771efbc8d2b authored over 5 years ago by windrunner414 <[email protected]>
add constants

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

59c1563a8ae9bb95faadcad4a618ce7572200d0c authored over 5 years ago by twosee <[email protected]>
Add swoole namespace for websocket constants.

56d32fdf5e43f4e11503425927c1fc556fdf910e authored over 5 years ago by twosee <[email protected]>
Fix Swoole\Process __construct arg info.

e4e46ffb8b762cdee18b9ed4ed97e7b2a5213b6c authored over 5 years ago by twosee <[email protected]>
Add a test for mysql client bind check, sw_get_debug_print_backtrace will return zend_string.

609b8adc77497c8210d73db7ae9796fd69ccf229 authored over 5 years ago by twosee <[email protected]>
Merge pull request #2478 from swoole/error_log

Swoole error log

077c2dfe84d9f2c6d47a4e105f41423421dd4c43 authored over 5 years ago by 韩天峰-Rango <[email protected]>
Add a websocket test for #2477, fix tests titles and format.

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

7fb156e38346d04ded0f498686e9adabe0f3e9e7 authored over 5 years ago by twosee <[email protected]>
Remove bind check for Coroutine Socket (except mysql and http2), improve fatal error info.

523c58869c72c03ad3f557f5e24c70668ef1c2d9 authored over 5 years ago by twosee <[email protected]>
fix mac bugs

539b3f239fc1ff7b6ca05fbb12a4a190c4114624 authored over 5 years ago by matyhtf <[email protected]>
Use swFatalError (will print the error code and stack trace).

e491f28523f7b542f95272dc8c344ce2c1c2ca34 authored over 5 years ago by twosee <[email protected]>
Fix tests (error info changes).

74dc50c125d6a67ac7f8732f584bc17972d92785 authored over 5 years ago by twosee <[email protected]>
Use swoole_php_sys_error instead of swoole_php_fatal_error with system call error info.

927dded72fc4394648d51d7f2364295c2e568b81 authored over 5 years ago by twosee <[email protected]>
RTrim error info.

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

c243cb4ee749610abe0438e54897e3ae02c3fdc7 authored over 5 years ago by matyhtf <[email protected]>
Merge pull request #2472 from windrunner414/dispatch

code optimization

55a0695fbc8ff22ae35b2f603b7cafb312bb76ab authored over 5 years ago by 韩天峰-Rango <[email protected]>
fix big dgram bug

7903c0bcc870dd91ea34210927df07a1bf87d38f authored over 5 years ago by matyhtf <[email protected]>
Convert swoole_error_log with SW_ERROR_SYSTEM_CALL_FAIL to swSysWarn.

e02f76d4e0c2deb463656600373ef1c8d3ce987c authored over 5 years ago by twosee <[email protected]>
Add swSysError (fatal error).

b8169420b68afaa7761a0fb68bec4e7063981879 authored over 5 years ago by twosee <[email protected]>
update proxy benchmark

e0b1ec801a13504fa2db943a942fc269e4d7636a authored over 5 years ago by matyhtf <[email protected]>
Rename swSysError to swSysWarn.

6e3b14e85eaacd43eb899b7feb2401cd657c99c0 authored over 5 years ago by twosee <[email protected]>
remove comment

cbfdbf9f9e7ae49fbd2d829211caa23aa03f8968 authored over 5 years ago by windrunner414 <[email protected]>