Hi,
The last week brought quite a few new pull requests. I hope we'll keep see
new people getting involved.
New:
#427 https://github.com/php/php-src/pull/427 run-tests.php: Added
EXPECT_EXTERNAL, EXPECTF_EXTERNAL, EXPECTREGEX_EXTERNAL #55736
#428 https://github.com/php/php-src/pull/428 Fixed bug #48770: when
call_user_func()
fails to call parent from inheriting class (2)
#429 https://github.com/php/php-src/pull/429 Segfault fix for more than
one modules
#430 https://github.com/php/php-src/pull/430 Add support for CryptoPro
S-box for GOST
#431 https://github.com/php/php-src/pull/431 New function:
stream_socket_listen()
#432 https://github.com/php/php-src/pull/432 Addition of DATE_SQL and
DATE_SQLTIMESTAMP constants
#434 https://github.com/php/php-src/pull/434 Call php_module_shutdown()
for php-fpm child processes
Merged:
(none)
Closed (without merge):
#433 https://github.com/php/php-src/pull/433 undefine user constants at
runtime
Still open (21 days):
#413 https://github.com/php/php-src/pull/413 Make exception messages and
error output binary safe
#416 https://github.com/php/php-src/pull/416 New function:
pcntl_daemonize & pcntl_setaffinity
#421 https://github.com/php/php-src/pull/421 Dedicated syntax for
variadic parameters
#422 https://github.com/php/php-src/pull/422 Add test for bug #60598
#424 https://github.com/php/php-src/pull/424 Signature is valid if there
are less args
#426 https://github.com/php/php-src/pull/426 Parameter skipping in
function calls
Kaplan
New:
#422 https://github.com/php/php-src/pull/422 Add test for bug #60598
#424 https://github.com/php/php-src/pull/424 Signature is valid if
there are less args
#426 https://github.com/php/php-src/pull/426 Parameter skipping in
function callsMerged:
#420 https://github.com/php/php-src/pull/420 Always provide retval ptr
#423 https://github.com/php/php-src/pull/423 Fix bug #65579 (Using
traits with get_class_methods causes segfault).Closed (without merge):
#425 https://github.com/php/php-src/pull/425 Function autoloadingStill open (21 days):
#406 https://github.com/php/php-src/pull/406 OnEnable INI MH for
opcache causing strangeness
#413 https://github.com/php/php-src/pull/413 Make exception messages
and error output binary safe
#416 https://github.com/php/php-src/pull/416 New function:
pcntl_daemonize & pcntl_setaffinity
#421 https://github.com/php/php-src/pull/421 Dedicated syntax for
variadic parametersKaplan