1
0
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:
Bob Weinand
2024-04-02 18:39:13 +02:00
parent 248b5f5b0f
commit 33a523f64e

View File

@@ -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) {