Skip to content

Commit 93ff857

Browse files
committed
fix test wording
1 parent b5d39fb commit 93ff857

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ext/reflection/tests/gh22000.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--TEST--
2-
GH-22000 - Ensure __isset is supported by ReflectionProperty::isReadable()
2+
GH-22000 - Ensure __isset returning a reference is supported by ReflectionProperty::isReadable()
33
--FILE--
44
<?php
55
class TestClass1 {

0 commit comments

Comments
 (0)