diff options
author | Ilia Alshanetsky <iliaa@php.net> | 2006-09-05 15:50:37 +0000 |
---|---|---|
committer | Ilia Alshanetsky <iliaa@php.net> | 2006-09-05 15:50:37 +0000 |
commit | bd5e8f77bded910da24e07199e503941f9fb5926 (patch) | |
tree | f98ea4d1d75939037300c9b133b77ccf1eaaea07 | |
parent | 229137cad40b8dda4693965d5f1e272fbc8e4672 (diff) | |
download | php-git-bd5e8f77bded910da24e07199e503941f9fb5926.tar.gz |
BFN
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |