Skip to content

Commit 858c56b

Browse files
committed
disable xdebug's extra output
1 parent d361408 commit 858c56b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/PEAR/bug16077.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
--TEST--
22
Bug #16077: PEAR5::getStaticProperty does not return a reference to the property
3+
--INI--
4+
xdebug.mode = off
35
--FILE--
46
<?php
57
require_once 'PEAR.php';

0 commit comments

Comments
 (0)