|
|
|
@ -3,10 +3,11 @@ PHP NEWS |
|
|
|
?? ??? 2009, PHP 5.2.10 |
|
|
|
- Fixed memory corruptions while reading properties of zip files. (Ilia) |
|
|
|
|
|
|
|
- Fixed bug #47546 (Default value for limit parameter in explode is 0, |
|
|
|
not -1). (Kalle) |
|
|
|
- Fixed bug #47598 (FILTER_VALIDATE_EMAIL is locale aware). (Ilia) |
|
|
|
- Fixed bug #47546 (Default value for limit parameter in explode is 0, not -1). |
|
|
|
(Kalle) |
|
|
|
- Fixed bug #47435 (FILTER_FLAG_NO_PRIV_RANGE does not work with ipv6 |
|
|
|
addresses in the filter extension). (Ilia) |
|
|
|
addresses in the filter extension). (Ilia) |
|
|
|
|
|
|
|
26 Feb 2009, PHP 5.2.9 |
|
|
|
- Changed __call() to be invoked on private/protected method access, similar to |
|
|
|
|