1
0
mirror of https://github.com/php/php-src.git synced 2026-04-20 06:21:12 +02:00

NEWS update

This commit is contained in:
2000-07-14 01:09:06 +00:00
parent 1d0ae2cde4
commit 85cb7a2986

1
NEWS
View File

@@ -2,6 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.2
- Making pspell compile as a shared module
- Added 3 additional arguments to the user-defined error handler - the file
name and line number in which the error occured, and the context (local
variables) of the code in which the error occured (Zeev, Zend Engine)