Security update for Core, with self-updated composer
[yaffs-website] / vendor / symfony / debug / Resources / ext / tests / 001.phpt
index 15e183a70615c5e6990554bbe7a93da96acb620d..4a87cd3180b03ab36b275fc0be9392adc86bed98 100644 (file)
@@ -1,7 +1,9 @@
 --TEST--
 Test symfony_zval_info API
 --SKIPIF--
-<?php if (!extension_loaded('symfony_debug')) print 'skip'; ?>
+<?php if (!extension_loaded('symfony_debug')) {
+    echo 'skip';
+} ?>
 --FILE--
 <?php