1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 14:12:38 +02:00

Updated UPGRADING

This commit is contained in:
Tjerk Meesters
2014-09-02 06:07:34 +08:00
parent 83bacd2fe0
commit 8da58e36b4

View File

@@ -374,6 +374,9 @@ PHP 5.6 UPGRADE NOTES
- Added LISTEN/NOTIFY support via PDO::pgsqlGetNotify / PDO::pgsqlGetPid()
as described in https://bugs.php.net/bug.php?id=42614.
- DOM:
- DOMNode::textContent is now a writeable property. (>= 5.6.1)
========================================
10. New Global Constants
========================================