diff options
| author | <changelog@php.net> | 2002-04-20 00:19:55 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 2002-04-20 00:19:55 +0000 |
| commit | 15f1841ed5ace4957576d278ccbf408cb174eb9c (patch) | |
| tree | 7c9becaa5385ea1e458e6a8a806a4400ac3a5d98 | |
| parent | 62efcae45e03fece685d2c82d986fec80df2ee92 (diff) | |
| download | php-git-15f1841ed5ace4957576d278ccbf408cb174eb9c.tar.gz | |
NEWS update
| -rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 +- mbstring module is 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 the new append_child() behaves correctly (= W3C standard). (chregu, uwe) |
