Skip to content

Commit 446bda9

Browse files
committed
Remove track_errors=1 ini option
This is no longer available in PHP 8, and generates an error on startup.
1 parent 35be713 commit 446bda9

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)