summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinchen Hui <laruence@gmail.com>2017-07-27 12:50:17 +0800
committerXinchen Hui <laruence@gmail.com>2017-07-27 12:50:17 +0800
commit9fcfe52d03bc40cfce8306debe2e91d83a560683 (patch)
tree9792453a2472156a2b0acfed250bbc37c314b940
parente36c04ef483d85fe145ee07280d8c31e7e295644 (diff)
downloadphp-git-9fcfe52d03bc40cfce8306debe2e91d83a560683.tar.gz
Fixed test
-rw-r--r--ext/reflection/tests/bug69802.phpt (renamed from Zend/tests/bug69802.phpt)2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug69802.phpt b/ext/reflection/tests/bug69802.phpt
index ed0430f6d2..e71ac1aa71 100644
--- a/Zend/tests/bug69802.phpt
+++ b/ext/reflection/tests/bug69802.phpt
@@ -18,7 +18,7 @@ object(ReflectionClass)#4 (1) {
}
Parameter #0 [ <required> stdClass $x ]
stdClass
-Method [ <internal, prototype Closure> public method __invoke ] {
+Method [ <internal> public method __invoke ] {
- Parameters [1] {
Parameter #0 [ <required> stdClass $x ]