mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Add missing show_output to test after merge of e7462bff19
Signed-off-by: Bob Weinand <bobwei9@hotmail.com>
This commit is contained in:
@@ -4,6 +4,7 @@ Observer: Frameless calls are disabled when there are observers
|
||||
zend_test
|
||||
--INI--
|
||||
zend_test.observer.enabled=1
|
||||
zend_test.observer.show_output=1
|
||||
--FILE--
|
||||
<?php
|
||||
function _strpos(string $str) {
|
||||
|
||||
Reference in New Issue
Block a user