summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2012-05-21 16:12:38 -0700
committerStanislav Malyshev <stas@php.net>2012-05-21 16:15:12 -0700
commita472649016688551429df9ee9a2f7d3706dd7c3a (patch)
tree499abcff7186b9d17900243080a6f633db6e6926 /UPGRADING
parent074d361d647b0fba334e5e14d3b6904ba1ea09d8 (diff)
downloadphp-git-a472649016688551429df9ee9a2f7d3706dd7c3a.tar.gz
add news for new pg_ functions
Diffstat (limited to 'UPGRADING')
-rwxr-xr-xUPGRADING4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index 03222ae42a..3a97b10cbf 100755
--- a/UPGRADING
+++ b/UPGRADING
@@ -610,6 +610,10 @@ c. New functions
- mysqli_error_list()
- mysqli_stmt_error_list()
+ - pgsql
+ - pg_escape_identifier() (5.4.4)
+ - pg_escape_literal() (5.4.4)
+
- Session:
- session_register_shutdown()
- session_status()