. Fixed bug #66501 (Add EC key support to php_openssl_is_private_key).
(Mark Zedwood)
+- Pgsql:
+ . pg_insert()/pg_select()/pg_update()/pg_delete() are no longer EXPERIMENTAL.
+
+
13 Feb 2014, PHP 5.6.0 Alpha 2
- Core:
. Added T_POW (**) operator
XMLReader::getAttributeNs and XMLReader::getAttributeNo now return NULL if
the attribute could not be found, just like XMLReader::getAttribute.
+- Pgsql:
+ pg_insert()/pg_select()/pg_update()/pg_delete() are no longer EXPERIMENTAL.
+
========================================
5. New Functions
========================================