We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd30f5a commit 5397b31Copy full SHA for 5397b31
NEWS
@@ -6,11 +6,11 @@ PHP 4.0 NEWS
6
memory used by the script. (Thies)
7
- fstat() and stat() now return identical output by returning a numerical and
8
string indexed array (Jason)
9
-- Fixed race in writing session files (Sascha)
10
- Fixed memory leak upon re-registering constants (Sascha, Zend Engine)
11
- Upgraded expat to version 1.95.1. (Thies)
12
13
?? ??? 200?, Version 4.0.6
+- Fixed race in writing session files (Sascha)
14
- Fixed a possible crash in the PHP CGI when no input file is
15
specified (Zeev)
16
- Added is_callable() function that can be used to find out whether
0 commit comments