Browse Source

Lets put this here when we really know its gonna be only in PHP 5

PEAR_1_4DEV
foobar 23 years ago
parent
commit
8b14a91ecf
  1. 2
      NEWS

2
NEWS

@ -27,8 +27,6 @@ PHP NEWS
- Fixed support for <![CDATA[]]> fields within XML documents in ext/xml.
(Sterling)
- Fixed visibility of __construct and __clone. (Marcus)
- Fixed bug #25140 (mb_convert_encoding returns FALSE when it tries to convert
empty string). (Derick)
- Fixed bug #24729 ($obj = new $className; causes crash when $className is not
set). (Marcus)
- Fixed bug #24565 (cannot read array elements recived via $_REQUEST). (Zeev)

Loading…
Cancel
Save