From: Antony Dovgal Date: Wed, 14 May 2008 13:10:30 +0000 (+0000) Subject: fixed more titles X-Git-Tag: php-5.2.7RC1~266 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c7d27883119a77b5aac148161ec7a667a1151349;p=php fixed more titles --- diff --git a/ext/soap/tests/bugs/bug42151.phpt b/ext/soap/tests/bugs/bug42151.phpt index cf55159c4b..ee53e6d525 100755 --- a/ext/soap/tests/bugs/bug42151.phpt +++ b/ext/soap/tests/bugs/bug42151.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug #42151 __destruct functions not called after catching a SoapFault exception +Bug #42151 (__destruct functions not called after catching a SoapFault exception) --SKIPIF-- --FILE-- diff --git a/ext/standard/tests/array/bug42850.phpt b/ext/standard/tests/array/bug42850.phpt index 737cd170d8..7a83f182aa 100644 --- a/ext/standard/tests/array/bug42850.phpt +++ b/ext/standard/tests/array/bug42850.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug #42850 array_walk_recursive() leaves references, #34982 array_walk_recursive() modifies elements outside function scope +Bug #42850 (array_walk_recursive() leaves references) --FILE--