mirror of
https://github.com/php/php-src.git
synced 2026-04-11 01:53:36 +02:00
NEWS update
This commit is contained in:
5
NEWS
5
NEWS
@@ -1,6 +1,11 @@
|
||||
PHP 4.0 NEWS
|
||||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||
?? ??? 200?, Version 4.0.7-dev
|
||||
- Added --enable-memory-usage-info. This creates a new Apache 1.x logging
|
||||
directive "{mod_php_memory_usage}n" which will log the peak amount of
|
||||
memory used by the script. (Thies)
|
||||
- fstat() and stat() now return identical output by returning a numerical and
|
||||
string indexed array (Jason)
|
||||
- Fixed race in writing session files (Sascha)
|
||||
- Fixed memory leak upon re-registering constants (Sascha, Zend Engine)
|
||||
- Upgraded expat to version 1.95.1. (Thies)
|
||||
|
||||
Reference in New Issue
Block a user