Browse Source

Fix bug #1867

experimetnal/RETURN_REF_PATCH
Zeev Suraski 27 years ago
parent
commit
4215a17639
  1. 2
      ChangeLog

2
ChangeLog

@ -2,6 +2,8 @@ PHP 4.0 CHANGE LOG ChangeLog
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
??? ?? 1999, Version 4.0 Beta 2
- Fixed a memory leak when using assignment-op operators with lvalue of type
string.
- Fixed a problem in inheritence from classes that are defined in include()d
files (Zeev, libzend)
- Fixed a problem with the PHP error handler that could result in a crash

Loading…
Cancel
Save