Skip to content

Commit ea1e226

Browse files
author
committed
NEWS update
1 parent 340c56e commit ea1e226

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

NEWS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
PHP 4.0 NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
?? ??? 200?, Version 4.0.7-dev
4+
- Added --enable-memory-usage-info. This creates a new Apache 1.x logging
5+
directive "{mod_php_memory_usage}n" which will log the peak amount of
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)
49
- Fixed race in writing session files (Sascha)
510
- Fixed memory leak upon re-registering constants (Sascha, Zend Engine)
611
- Upgraded expat to version 1.95.1. (Thies)

0 commit comments

Comments
 (0)