diff options
author | Anatoliy Belsky <ab@php.net> | 2012-10-19 10:02:37 +0200 |
---|---|---|
committer | Anatoliy Belsky <ab@php.net> | 2012-10-19 10:02:37 +0200 |
commit | df82bf8a124145ec4defb132d423c15ac1c366e6 (patch) | |
tree | 372a6af6372db4294ad556ac04b670e9e3ab761a | |
parent | 3f9cd82fa6652aaf3ae0581496ef61d5acc12c94 (diff) | |
download | php-git-df82bf8a124145ec4defb132d423c15ac1c366e6.tar.gz |
updated NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -76,6 +76,7 @@ PHP NEWS - PCRE: . Deprecated the /e modifier (https://wiki.php.net/rfc/remove_preg_replace_eval_modifier). (Nikita Popov) + . Fixed bug #63284 (Upgrade PCRE to 8.31). (Anatoliy) - pgsql . Added pg_escape_literal() and pg_escape_identifier() (Yasuo) |