1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00

update UPGRADING

This commit is contained in:
Anatol Belski
2016-08-14 20:55:26 +02:00
parent e6536b9d6f
commit 32c94deac3

View File

@@ -212,6 +212,8 @@ PHP 7.1 UPGRADE NOTES
- FILTER_FLAG_EMAIL_UNICODE can be used with filter_var() for email validation
according to RFC 6531.
- output_reset_rewrite_vars() no longer reset session URL rewrite vars.
- the lasinsertid() in pdo_pgsql extension triggers an error, when no nextval()
were called in in the current session.
========================================