summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2000-03-12 02:09:09 +0000
committer <changelog@php.net>2000-03-12 02:09:09 +0000
commit61b1fe45d2a9cdc480d27ab22ee9968170823ff6 (patch)
tree1a005722130e6454d520ce05b1dd8eab93007a09
parent355eda0cf37b7ecdb0f3dac1b1f3bede6755f1f4 (diff)
downloadphp-git-61b1fe45d2a9cdc480d27ab22ee9968170823ff6.tar.gz
NEWS update
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0850cee4af..150fa6186a 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
???, Version 4.0 Beta 5
+- Prevent from loading dynamic PHP modules which were compiled with different
- connection_aborted() and friends work again. (Thies)
- Added include_once() and require_once() functionality (Andi, Zend library)
- Removed support for pdflib < 3.0 (Uwe)