NEWS update

This commit is contained in:
2002-04-14 00:23:02 +00:00
parent 435857115d
commit 1a0ac41144

3
NEWS
View file

@ -1,6 +1,9 @@
PHP 4 NEWS PHP 4 NEWS
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2002, Version 4.3.0 ?? ??? 2002, Version 4.3.0
- Mixing OCIPlogon and OCINLogon no longer leak Oracle-Sessions. (thies)
- old $node->append_child() is now $node->append_sibling(), since
new append_child() now behaves like excepted (= W3C standard) (chregu, uwe)
- Ini settings for encoding/decoding Unicode/JIS user comments (Marcus) - Ini settings for encoding/decoding Unicode/JIS user comments (Marcus)
- Both 'file' and 'path to php.ini' is allowed for "-c" cli/cgi option. (Yasuo) - Both 'file' and 'path to php.ini' is allowed for "-c" cli/cgi option. (Yasuo)
- Added version info to the dll and exe files created under Windows. (jtate) - Added version info to the dll and exe files created under Windows. (jtate)