diff options
author | Stanislav Malyshev <stas@php.net> | 2012-05-21 16:12:38 -0700 |
---|---|---|
committer | Stanislav Malyshev <stas@php.net> | 2012-05-21 16:15:12 -0700 |
commit | a472649016688551429df9ee9a2f7d3706dd7c3a (patch) | |
tree | 499abcff7186b9d17900243080a6f633db6e6926 /UPGRADING | |
parent | 074d361d647b0fba334e5e14d3b6904ba1ea09d8 (diff) | |
download | php-git-a472649016688551429df9ee9a2f7d3706dd7c3a.tar.gz |
add news for new pg_ functions
Diffstat (limited to 'UPGRADING')
-rwxr-xr-x | UPGRADING | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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() |