summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2006-09-05 15:50:37 +0000
committerIlia Alshanetsky <iliaa@php.net>2006-09-05 15:50:37 +0000
commitbd5e8f77bded910da24e07199e503941f9fb5926 (patch)
treef98ea4d1d75939037300c9b133b77ccf1eaaea07
parent229137cad40b8dda4693965d5f1e272fbc8e4672 (diff)
downloadphp-git-bd5e8f77bded910da24e07199e503941f9fb5926.tar.gz
BFN
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 51b6c14239..8c32c30ca6 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,8 @@
- Fixed bug #38700 (SoapClient::__getTypes never returns). (Dmitry)
- Fixed bug #38693 (curl_multi_add_handle() set curl handle to null). (Ilia)
- Fixed bug #38661 (mixed-case URL breaks url-wrappers). (Ilia)
+- Fixed bug #38579 require_once/include_once optimization causes files to be
+ loaded multiple times. (Ilia)
31 Aug 2006, PHP 5.2.0RC3