summaryrefslogtreecommitdiff
path: root/ext/reflection
diff options
context:
space:
mode:
authorzoe slattery <zoe@php.net>2012-05-15 11:43:28 +0100
committerzoe slattery <zoe@php.net>2012-05-15 11:43:28 +0100
commitd99203d44bac39a7cc8ee031534ee638545a6753 (patch)
treee2deb3e6cf115adb5d4c8998a868b1bcb8de0e21 /ext/reflection
parent968dfae6d1555ec8e9e9029ee9963579d0993130 (diff)
parente35f09d7743defe37f99305a9b1e96b48cdec4b4 (diff)
downloadphp-git-d99203d44bac39a7cc8ee031534ee638545a6753.tar.gz
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3: Small fixes to tests, see #62022
Diffstat (limited to 'ext/reflection')
-rw-r--r--ext/reflection/tests/bug47254.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/reflection/tests/bug47254.phpt b/ext/reflection/tests/bug47254.phpt
index 4bcce1bb72..83593a4ff2 100644
--- a/ext/reflection/tests/bug47254.phpt
+++ b/ext/reflection/tests/bug47254.phpt
@@ -23,7 +23,6 @@ $m = $R->getMethods();
print_r($m);
?>
---CLEAN--
--EXPECT--
Array
(