Skip to content

Commit 080a2be

Browse files
committed
Fix property hook test
1 parent bd77eee commit 080a2be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Zend/tests/property_hooks/array_access.phpt

+1
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,6 @@ bool(true)
4545
Collection::offsetSet
4646
string(3) "foo"
4747
Collection::offsetExists
48+
Collection::offsetGet
4849
bool(true)
4950
Collection::offsetUnset

0 commit comments

Comments
 (0)