Skip to content

Commit 33a523f

Browse files
committed
Add missing show_output to test after merge of e7462bf
Signed-off-by: Bob Weinand <bobwei9@hotmail.com>
1 parent 248b5f5 commit 33a523f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/zend_test/tests/observer_frameless.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Observer: Frameless calls are disabled when there are observers
44
zend_test
55
--INI--
66
zend_test.observer.enabled=1
7+
zend_test.observer.show_output=1
78
--FILE--
89
<?php
910
function _strpos(string $str) {

0 commit comments

Comments
 (0)