diff options
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 2002, Version 4.3.0 +- Fixed shuffle() to properly generate all possibilities. (Patch provided by + Adam <adam@trachtenberg.com> ) - Transparent sid support is now disabled by default. (Yasuo) - Fixed DomNode->insert_before() to behave according to W3C spec ie. new_child is moved, not copied. (chregu) |