summaryrefslogtreecommitdiff
path: root/tests/php/dbg.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/php/dbg.php')
-rw-r--r--tests/php/dbg.php10
1 files changed, 1 insertions, 9 deletions
diff --git a/tests/php/dbg.php b/tests/php/dbg.php
index b12da13..e626ce0 100644
--- a/tests/php/dbg.php
+++ b/tests/php/dbg.php
@@ -11,15 +11,7 @@
-TestIniEntries\iniTest1();
-/*
-exit;
-ini_restore ( 'ini1' );
-ini_restore ( 'ini2' );
-ini_restore ( 'ini3' );
-TestIniEntries\iniTest1();
-*/
-//exit;
+
echo "\x1b[1;31m";
(new ReflectionExtension('extension_for_tests') )->info();
echo "\x1b[0m";