summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDmitry Stogov <dmitry@php.net>2006-08-03 09:56:50 +0000
committerDmitry Stogov <dmitry@php.net>2006-08-03 09:56:50 +0000
commit29e1530cd778fa07d8cd3a742bf28c4ff7806cfc (patch)
tree03781a0aaf52601fdeb4cbf947fb376aaae03e3b /NEWS
parent6112a1266a15405c444fa4a7fe827c1abb42df13 (diff)
downloadphp-git-29e1530cd778fa07d8cd3a742bf28c4ff7806cfc.tar.gz
Added "PHPINIDir" Apache directive to apache and apache_hooks SAPIs
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a69402fa57..3c22676fc3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? Aug 2006, PHP 5.2.0RC2
+- Added "PHPINIDir" Apache directive to apache and apache_hooks SAPIs. (Dmitry)
- Added an optional boolean parameter to memory_get_usage() and
memory_get_peak_usage() to get memory size allocated by emalloc() or real
size of memory allocated from system. (Dmitry)