Hi,
Back to weekly reports... (:
New:
#533 https://github.com/php/php-src/pull/533 parse_url is inconsistent
with specified port (#64604)
Merged:
#525 https://github.com/php/php-src/pull/525 Fixed tests that fail with
non-default serialize_precision
configurations
#527 https://github.com/php/php-src/pull/527 Fixed case part of bug
#64874 ("json_decode handles whitespace and case-sensitivity incorrectly")
#528 https://github.com/php/php-src/pull/528 Implemented FR #65917
(getallheaders() is not supported by the built-in web server)
#532 https://github.com/php/php-src/pull/532 Fixed bug #66124
Closed:
#509 https://github.com/php/php-src/pull/509 Bugfix for #64604
Still open (21 days):
#519 https://github.com/php/php-src/pull/519 Expectations
#521 https://github.com/php/php-src/pull/521 Make PASSWORD_DEFAULT
the
default algorithm in password_hash()
#523 https://github.com/php/php-src/pull/523 geallheaders php-fpm #62596
#524 https://github.com/php/php-src/pull/524 Fix #66048 (temp. directory
is cached during multiple requests)
#526 https://github.com/php/php-src/pull/526 Add new 'use function'
sequence for importing namespaced functions
#530 https://github.com/php/php-src/pull/530 test for unserialize boolean
return value
#531 https://github.com/php/php-src/pull/531 Allow NULL
as value for
CURLOPT_CUSTOMREQUEST
option
Kaplan
Hi All,
I'm reporting here for three weeks, so the lists are long.
Also, the git downtime prevented merges for about a week.New:
#509 https://github.com/php/php-src/pull/509 Bugfix for #64604
#511 https://github.com/php/php-src/pull/511 Bug #65995 - Adding FET
timezone to translate to Europe/Kaliningrad
#512 https://github.com/php/php-src/pull/512date_diff()
bug #65768
#513 https://github.com/php/php-src/pull/513 CLI: Error handling
changes for the option parser
#518 https://github.com/php/php-src/pull/518 Fix #66021 (Blank line
inside empty array/object)
#519 https://github.com/php/php-src/pull/519 Expectations
#521 https://github.com/php/php-src/pull/521 MakePASSWORD_DEFAULT
the
default algorithm inpassword_hash()
#523 https://github.com/php/php-src/pull/523 geallheaders php-fpm #62596
#524 https://github.com/php/php-src/pull/524 Fix #66048 (temp.
directory is cached during multiple requests)
#525 https://github.com/php/php-src/pull/525 Fixed tests that fail with
non-defaultserialize_precision
configurations
#526 https://github.com/php/php-src/pull/526 Add new 'use function'
sequence for importing namespaced functions
#527 https://github.com/php/php-src/pull/527 Fixed case part of bug
#64874 ("json_decode handles whitespace and case-sensitivity incorrectly")
#528 https://github.com/php/php-src/pull/528 Implemented FR #65917
(getallheaders() is not supported by the built-in web server)
#530 https://github.com/php/php-src/pull/530 test for unserialize
boolean return value
#531 https://github.com/php/php-src/pull/531 AllowNULL
as value for
CURLOPT_CUSTOMREQUEST
optionMerged:
#287 https://github.com/php/php-src/pull/287 add ability to use array
keys witharray_filter()
#456 https://github.com/php/php-src/pull/456 Fixed whitespace part of
bug #64874 ("json_decode handles whitespace and case-sensitivity
incorrectly")
#500 https://github.com/php/php-src/pull/500 Fixed bug #50333 Improving
multi-threaded scalability by using emalloc/efree/estrdup
#517 https://github.com/php/php-src/pull/517 mysqlnd: Fixing typo in
error messageClosed:
#223 https://github.com/php/php-src/pull/223 Bug #63380: Use PHP's
allocator for libxml
#388 https://github.com/php/php-src/pull/388 Add new 'use function'
sequence for importing namespaced functions
#435 https://github.com/php/php-src/pull/435 Cast to resource
#453 https://github.com/php/php-src/pull/453 New internal API for
serialization and unserialization
#457 https://github.com/php/php-src/pull/457 Fixed bug #64874
("json_decode handles whitespace and case-sensitivity incorrectly")
#461 https://github.com/php/php-src/pull/461 use log2() /log10()
within basic log function
#496 https://github.com/php/php-src/pull/496 Implemented FR #65917
(getallheaders() is not supported by the built-in web server)
#505 https://github.com/php/php-src/pull/505 Binsafe log
#506 https://github.com/php/php-src/pull/506 expectations
#507 https://github.com/php/php-src/pull/507 bug #54276 inconsistent
ini_get/get_cfg_var
#508 https://github.com/php/php-src/pull/508 Extract into object scope
#510 https://github.com/php/php-src/pull/510 get_headers extra parameter
#514 https://github.com/php/php-src/pull/514 get_network_interfaces
#17400
#515 https://github.com/php/php-src/pull/515 getallheaders for php-fpm
#62596
#516 https://github.com/php/php-src/pull/516 add security.level for
php-fpm #65935
#520 https://github.com/php/php-src/pull/520 Get headers #62596
#522 https://github.com/php/php-src/pull/522 getallheaders for php-fpm
#62596
#529 https://github.com/php/php-src/pull/529 test for unserialize
boolean return valueStill open (21 days):
#503 https://github.com/php/php-src/pull/503 Rename pcre_printint.src
to pcre_printint.c and update from upstream
#504 https://github.com/php/php-src/pull/504 curl_seek bug #47204Kaplan