Hi,
Changes in the pull requests in the last two weeks.
New:
#538 https://github.com/php/php-src/pull/538 RFC: Add support for LDAP
assertions (rfc4528)
#539 https://github.com/php/php-src/pull/539 Fix bug #65873 - Integer
overflow in exif_read_data()
#542 https://github.com/php/php-src/pull/542 Fix bug #54379 PDO_OCI:
UTF-8 output gets truncated
#543 https://github.com/php/php-src/pull/543 Power function as an operator
#546 https://github.com/php/php-src/pull/546 Support alphanumeric
decrement ("aa"-- === "z")
#547 https://github.com/php/php-src/pull/547 Normalize increment and
decrement operator behaviour
#548 https://github.com/php/php-src/pull/548 Change automaticaly to
automatically
Merged:
#526 https://github.com/php/php-src/pull/526 Add new 'use function'
sequence for importing namespaced functions
#536 https://github.com/php/php-src/pull/536 OpenSSL checks for
str_size_and_int64
#544 https://github.com/php/php-src/pull/544 Fix doc (svn -> git)
#545 https://github.com/php/php-src/pull/545 Bug #66280 Some tests expect
specific resource IDs
Closed:
#540 https://github.com/php/php-src/pull/540 Fixed Bug:
ReflectionClass::getConstants() may not support const scalar
#541 https://github.com/php/php-src/pull/541 Fix for bug #66252 Problems
in AST evaluation
Still open since the previous report:
#534 https://github.com/php/php-src/pull/534 added image/x-icon to
PHPCLI Web Server mime types
#537 https://github.com/php/php-src/pull/537 ext/exif/config.w32:
mbstring is an optional dependency
Open PR is at https://github.com/php/php-src/pulls
Kaplan