diff options
| author | <changelog@php.net> | 2002-08-21 00:23:33 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 2002-08-21 00:23:33 +0000 |
| commit | d887ea3c3dc270aa46c32f79d27ad8d82315266b (patch) | |
| tree | 57552e3715a3bbc8c333ad759a30f8ef73a90c6a | |
| parent | 9f2abde46030e05f0ac39a7800c882efb75bc94b (diff) | |
| download | php-git-d887ea3c3dc270aa46c32f79d27ad8d82315266b.tar.gz | |
NEWS update
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 2002, Version 4.3.0 +- Added php.ini option "double_buffering" that forces an additional first + output buffer and improved handling of buffer sizes. (Marcus) - Changed DomNode->next_sibling and DomNode->previous_sibling to return NULL instead of false (W3C specs). (chregu) - Changed DomNode->insert_before() and DomNode->append_child() to conform to |
