|
|
|
@ -2,6 +2,12 @@ PHP 4.0 NEWS |
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| |
|
|
|
|
|
|
|
?? ??? 2000, Version 4.0.2 |
|
|
|
- Fixed opendir() again. It should actually work well continuously now (Zeev) |
|
|
|
- Added three additional arguments to be sent to a user-defined error handler - |
|
|
|
the filename and line number in which the error occured, and the context |
|
|
|
(the local variables) of the error (Zeev, Zend Engine) |
|
|
|
- Improved the error handling code to handle an error in a user-defined error |
|
|
|
handling function (Zeev, Zend Engine) |
|
|
|
- Added an optional parameter to preg_replace() that can be used to |
|
|
|
specify how many replacements to make. (Andrei) |
|
|
|
|
|
|
|
|