Skip to content

Commit fe2a8ca

Browse files
committed
Drop track_errors from options,
as this may raise E_DEPRECATED warning and thus make test suite fail
1 parent dd59ac6 commit fe2a8ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PEAR/RunTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ class PEAR_RunTest
6464
'display_errors=1',
6565
'log_errors=0',
6666
'html_errors=0',
67-
'track_errors=1',
6867
'report_memleaks=0',
6968
'report_zend_debug=0',
7069
'docref_root=',

0 commit comments

Comments
 (0)