1
0
mirror of https://github.com/php/php-src.git synced 2026-04-11 01:53:36 +02:00

Add news of recent fixes

This commit is contained in:
Stanislav Malyshev
2000-07-27 14:34:40 +00:00
parent ba8d49dce7
commit 29585f985e

2
NEWS
View File

@@ -2,6 +2,8 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.2
- Fix php_realpath not to die on non-existing files (needed for touch()) (Stas and china@thewrittenword.com)
- Fix get_browser() function (Stas)
- Fix symbol clash which caused a DSO problem on OpenBSD (Rob Black and
anil@recoil.org)
- Added new function: ldap_compare(). (Jani)