Security update for Core, with self-updated composer
[yaffs-website] / vendor / symfony / debug / Resources / ext / tests / 003.phpt
index 2a494e27af2f1eb664a86152397a06682766937a..ce3c4e0ab5647fd7c1617418538f7772d460f021 100644 (file)
@@ -1,7 +1,9 @@
 --TEST--
 Test ErrorHandler in case of fatal error
 --SKIPIF--
-<?php if (!extension_loaded('symfony_debug')) print 'skip'; ?>
+<?php if (!extension_loaded('symfony_debug')) {
+    echo 'skip';
+} ?>
 --FILE--
 <?php