diff options
author | Rasmus Lerdorf <rasmus@php.net> | 2002-04-27 13:38:55 +0000 |
---|---|---|
committer | Rasmus Lerdorf <rasmus@php.net> | 2002-04-27 13:38:55 +0000 |
commit | 22182fc78d9e1fb239978a6deba8331c6e78c412 (patch) | |
tree | 44accbd7f90bdd2de6250fedc65d48e795f60e0f /NEWS | |
parent | a380af2247a012d5a7ec188201f07de53e6373e1 (diff) | |
download | php-git-22182fc78d9e1fb239978a6deba8331c6e78c412.tar.gz |
# Since Jani seems to have us all on /ignore, I'm reverting
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,8 +1,6 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 -- Changed the short_open_tag default to 'Off' in php.ini-dist and - php.ini-recommended. (Jani) - Major update of domxml. New functions and better DOM compliance. (Uwe) - Added large OID value (2^31 to 2^32) support for pg_lo_import(), |