History for php-src/NEWS
Commits on Jul 4, 2017
-
Update NEWS for PHP 7.2.0alpha3
remicollet committedJul 4, 2017
Commits on Jul 3, 2017
-
weltling committed
Jul 3, 2017
Commits on Jul 2, 2017
-
This commit was signed with a verified signature.
sgolemon Sara Golemon
GPG key ID: DBDB397470D12172 Learn about signing commits
Commits on Jun 30, 2017
-
Fixed bug #74514 5 session functions incorrectly warn when calling in…
… read-only/getter mode
Commits on Jun 28, 2017
-
weltling committed
Jun 28, 2017
Commits on Jun 25, 2017
-
-
-
-
-
-
Add OPENSSL_DONT_ZERO_PAD_KEY constant to prevent key padding
It fixes bug #71917 (openssl_open() returns junk on envelope < 16 bytes) and bug #72362 (OpenSSL Blowfish encryption is incorrect for short keys).
Commits on Jun 23, 2017
Commits on Jun 22, 2017
-
Allow loading PHP and Zend extensions by name
Allow extension name as INI 'extension=' and dl() argument No BC break, as file name is still accepted. When using the '-z' command line option (CLI/CGI), an absolute file name must still be provided (nothing changed here) Change comments in example INI files
-
* PHP-7.1: Fix configure error
This commit was signed with a verified signature.krakjoe Joe Watkins
GPG key ID: F9BA0ADA31CBD89E Learn about signing commits -
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0: Fix configure error
This commit was signed with a verified signature.krakjoe Joe Watkins
GPG key ID: F9BA0ADA31CBD89E Learn about signing commits -
This patch fixes configure error on some systems such as Alpine. ``` line 3472: test: =: unary operator expected ``` One of the fixes has been suggested also here already: https://bugs.php.net/bug.php?id=39835 Thank you for considering merging this.
This commit was signed with a verified signature.krakjoe Joe Watkins
GPG key ID: F9BA0ADA31CBD89E Learn about signing commits -
* PHP-7.1: fix bug #73471 PHP freezes with AppendIterator
This commit was signed with a verified signature.krakjoe Joe Watkins
GPG key ID: F9BA0ADA31CBD89E Learn about signing commits -
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0: fix bug #73471 PHP freezes with AppendIterator
This commit was signed with a verified signature.krakjoe Joe Watkins
GPG key ID: F9BA0ADA31CBD89E Learn about signing commits -
This commit was signed with a verified signature.
krakjoe Joe Watkins
GPG key ID: F9BA0ADA31CBD89E Learn about signing commits -
This commit was signed with a verified signature.
krakjoe Joe Watkins
GPG key ID: F9BA0ADA31CBD89E Learn about signing commits -
* PHP-7.1: fix bug #74780 parse_url() borken when query string contains colon Update NEWS
This commit was signed with a verified signature.krakjoe Joe Watkins
GPG key ID: F9BA0ADA31CBD89E Learn about signing commits -
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0: fix bug #74780 parse_url() borken when query string contains colon
This commit was signed with a verified signature.krakjoe Joe Watkins
GPG key ID: F9BA0ADA31CBD89E Learn about signing commits -
This commit was signed with a verified signature.
krakjoe Joe Watkins
GPG key ID: F9BA0ADA31CBD89E Learn about signing commits -
It's enough to name my php.net account there.
This commit was signed with a verified signature.krakjoe Joe Watkins
GPG key ID: F9BA0ADA31CBD89E Learn about signing commits
Commits on Jun 21, 2017
Commits on Jun 20, 2017
-
This commit was signed with a verified signature.
krakjoe Joe Watkins
GPG key ID: F9BA0ADA31CBD89E Learn about signing commits
NewerOlder