Hi,
Total requests: 81
New:
#471 https://github.com/php/php-src/pull/471 Bug 64560
#472 https://github.com/php/php-src/pull/472 Bug 49898
#474 https://github.com/php/php-src/pull/474 Implement automatic property
initialization
#475 https://github.com/php/php-src/pull/475 Fix #61094 Wrong WSDL cache
file name
#476 https://github.com/php/php-src/pull/476 Bug #48389: Correct non
posix code (fixing FTBFS on GNU/Hurd)
Merged:
#473 https://github.com/php/php-src/pull/473 fix many parallel test issues
Closed (without merge):
#431 https://github.com/php/php-src/pull/431 New function:
stream_socket_listen()
Still open (21 days):
#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
#435 https://github.com/php/php-src/pull/435 Cast to resource
#437 https://github.com/php/php-src/pull/437 changes default value of
mbstring.substitute_character
#438 https://github.com/php/php-src/pull/438 Added support for keywords
where (easily) possible
#441 https://github.com/php/php-src/pull/441 Fixed bug #44889
#442 https://github.com/php/php-src/pull/442 Make the type hinting error
message slightly clearer when a class is expected
#446 https://github.com/php/php-src/pull/446 FreeTDS doesn't seem to be
returning the general error number any more
#447 https://github.com/php/php-src/pull/447 Bug 52124
#448 https://github.com/php/php-src/pull/448 Bug 45543
#449 https://github.com/php/php-src/pull/449 Bug 48225
#451 https://github.com/php/php-src/pull/451 Bug 65672
#453 https://github.com/php/php-src/pull/453 New internal API for
serialization and unserialization
#455 https://github.com/php/php-src/pull/455 Fix missing symbol linking
error on (ancient) systems without atoll, e.g. AIX5.1
#456 https://github.com/php/php-src/pull/456 Fixed whitespace part of bug
#64874 ("json_decode handles whitespace and case-sensitivity incorrectly")
#457 https://github.com/php/php-src/pull/457 Fixed part of bug #64874
("json_decode handles whitespace and case-sensitivity incorrectly")
#458 https://github.com/php/php-src/pull/458 Add ldap_escape()
#459 https://github.com/php/php-src/pull/459 Bug 65701
#460 https://github.com/php/php-src/pull/460 json_encode()
: added option
to turn only empty arrays into object
#461 https://github.com/php/php-src/pull/461 use log2() / log10()
within
basic log function
#462 https://github.com/php/php-src/pull/462 Bug 64744
#463 https://github.com/php/php-src/pull/463 fix bug #53432 (Assignment
via string index access on an empty string converts to array)
#464 https://github.com/php/php-src/pull/464 openssl: certificate
fingerprinting support
#465 https://github.com/php/php-src/pull/465 Better wildcard matching for
CN
#466 https://github.com/php/php-src/pull/466 Allow ini files to have a
[SAPI=] section in exactly the same manner as [PATH=] and [HOST=]
#467 https://github.com/php/php-src/pull/467 Allow ini files to have a
[SAPI=] section in exactly the same manner as [PATH=] and [HOST=]
#468 https://github.com/php/php-src/pull/468 Allow ini files to have a
[SAPI=] section in exactly the same manner as [PATH=] and [HOST=]
#469 https://github.com/php/php-src/pull/469 Streams: Configure crypto
method for ssl:// transports
#470 https://github.com/php/php-src/pull/470 anon class objects
Kaplan
Hi,
2nd week in a row that we get a lot of new pull requests. Any thoughts
about how can we process them faster (especially bug fixes)? Other projects
use 2 reviewers before commit or similar methods.Total requests: 77
New:
#455 https://github.com/php/php-src/pull/455 Fix missing symbol linking
error on (ancient) systems without atoll, e.g. AIX5.1
#456 https://github.com/php/php-src/pull/456 Fixed whitespace part of
bug #64874 ("json_decode handles whitespace and case-sensitivity
incorrectly")
#457 https://github.com/php/php-src/pull/457 Fixed part of bug #64874
("json_decode handles whitespace and case-sensitivity incorrectly")
#458 https://github.com/php/php-src/pull/458 Add ldap_escape()
#459 https://github.com/php/php-src/pull/459 Bug 65701
#460 https://github.com/php/php-src/pull/460json_encode()
: added
option to turn only empty arrays into object
#461 https://github.com/php/php-src/pull/461 use log2() /log10()
within basic log function
#462 https://github.com/php/php-src/pull/462 Bug 64744
#463 https://github.com/php/php-src/pull/463 fix bug #53432 (Assignment
via string index access on an empty string converts to array)
#464 https://github.com/php/php-src/pull/464 openssl: certificate
fingerprinting support
#465 https://github.com/php/php-src/pull/465 Better wildcard matching
for CN
#466 https://github.com/php/php-src/pull/466 Allow ini files to have a
[SAPI=] section in exactly the same manner as [PATH=] and [HOST=]
#467 https://github.com/php/php-src/pull/467 Allow ini files to have a
[SAPI=] section in exactly the same manner as [PATH=] and [HOST=]
#468 https://github.com/php/php-src/pull/468 Allow ini files to have a
[SAPI=] section in exactly the same manner as [PATH=] and [HOST=]
#469 https://github.com/php/php-src/pull/469 Streams: Configure crypto
method for ssl:// transports
#470 https://github.com/php/php-src/pull/470 anon class objectsMerged:
#372 https://github.com/php/php-src/pull/372 Allow uploading files > 2G
(bug 44522)
#452 https://github.com/php/php-src/pull/452 Add RFC 6598 IPs to
reserved addressesClosed (without merge):
#397 https://github.com/php/php-src/pull/397 New handler for retrieving
properties when object is serialized
#406 https://github.com/php/php-src/pull/406 OnEnable INI MH for
opcache causing strangeness
#436 https://github.com/php/php-src/pull/436 Fixed bug #64874
(json_decode handles whitespace and case-sensitivity incorrectly)
#454 https://github.com/php/php-src/pull/454json_encode()
: option to
only encode empty arrays as objectsStill open (21 days):
#426 https://github.com/php/php-src/pull/426 Parameter skipping in
function calls
#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
#435 https://github.com/php/php-src/pull/435 Cast to resource
#437 https://github.com/php/php-src/pull/437 changes default value of
mbstring.substitute_character
#438 https://github.com/php/php-src/pull/438 Added support for keywords
where (easily) possible
#441 https://github.com/php/php-src/pull/441 Fixed bug #44889
#442 https://github.com/php/php-src/pull/442 Make the type hinting
error message slightly clearer when a class is expected
#446 https://github.com/php/php-src/pull/446 FreeTDS doesn't seem to be
returning the general error number any more
#447 https://github.com/php/php-src/pull/447 Bug 52124
#448 https://github.com/php/php-src/pull/448 Bug 45543
#449 https://github.com/php/php-src/pull/449 Bug 48225
#451 https://github.com/php/php-src/pull/451 Bug 65672
#453 https://github.com/php/php-src/pull/453 New internal API for
serialization and unserializationKaplan
Hi Chris!
Sorry for hijacking this Lior!
Hi,
Total requests: 81
..
Still open (21 days):
Just because I stumbled over this, may I kindly ask you to have a quick look?
https://github.com/php/php-src/pull/19
--
Regards,
Mike