summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
author <changelog@php.net>2002-04-21 00:18:33 +0000
committer <changelog@php.net>2002-04-21 00:18:33 +0000
commit382bdcf4278a3e12545e7ad680419d7ab3005714 (patch)
treee76f548cce11750f697072614e97da7f7cb487c3 /NEWS
parent804aa39035de741b15e0e8b5e3cc8a494e9f3e31 (diff)
downloadphp-git-382bdcf4278a3e12545e7ad680419d7ab3005714.tar.gz
NEWS update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index db8128466e..06d781e1f6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2002, Version 4.3.0
+- Added large OID value (2^31 to 2^32) support for pg_lo_import()/pg_lo_unlink()/pg_lo_open()/pg_lo_export(). (Yasuo)
- Made mbstring extension enabled by default. (Yasuo)
- Fixed mixing OCIPlogon() and OCINLogon() to not leak Oracle-Sessions. (thies)
- Changed old $node->append_child() to $node->append_sibling() since