summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
authorHannes Magnusson <bjori@php.net>2009-06-23 11:13:05 +0000
committerHannes Magnusson <bjori@php.net>2009-06-23 11:13:05 +0000
commit6b3f0cfc54598d858094982d83d06e2e54998e77 (patch)
tree6fa74c681a3f46b33a0599ccdf687989c605fb86 /UPGRADING
parentf7b30e657837a50cb8cc2315019acd54960de341 (diff)
downloadphp-git-6b3f0cfc54598d858094982d83d06e2e54998e77.tar.gz
New function
Diffstat (limited to 'UPGRADING')
-rwxr-xr-xUPGRADING1
1 files changed, 1 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index 29057f0e85..96cfa922af 100755
--- a/UPGRADING
+++ b/UPGRADING
@@ -334,6 +334,7 @@ UPGRADE NOTES - PHP 5.3
- GMP: gmp_testbit()
- Hash: hash_copy()
- JSON: json_last_error()
+ - libxml: libxml_disable_entity_loader
- MySQLi: mysqli_fetch_all()
mysqli_get_connection_stats()
mysqli_poll()