@ -10,6 +10,8 @@ PHP NEWS
(Kalle)
- Fixed bug #47435 (FILTER_FLAG_NO_PRIV_RANGE does not work with ipv6
addresses in the filter extension). (Ilia)
- Fixed bug #47430 (Errors after writing to nodeValue parameter of an absent
previousSibling). (Rob)
26 Feb 2009, PHP 5.2.9
- Changed __call() to be invoked on private/protected method access, similar to