- Fixed bug #24177 (Status not set correctly after flush() in Apache 2). (Ilia)
- Fixed bug #23509 (exit code lost when exit() called from
register_shutdown_function()). (Ilia)
+- Fixed bug #23463 (added Dbase2 version check). (Vlad Krupin)
- Fixed bug #23104 (hash position of static arrays not being reset). (Ilia)
- Fixed bug #22154 (Possible crash when memory_limit is reached and
output buffering in addition to session.use_trans_sid is used). (Ilia)
- Fixed bug #22072 (Apache2 sapis do not detect aborted connections). (Ilia)
+- Fixed bug #21958 (workaround for unusual realpath() on AIX & Tru64). (Ilia)
- Fixed bug #21611 (version_compare() does not support "p" as suffix).
(Stefan Walk)
- Fixed bug #18291 (escapeshellcmd() can now handle quoted arguments). (Ilia)