Version 1
[yaffs-website] / vendor / symfony / class-loader / Tests / Fixtures / Namespaced / WithHaltCompiler.php
diff --git a/vendor/symfony/class-loader/Tests/Fixtures/Namespaced/WithHaltCompiler.php b/vendor/symfony/class-loader/Tests/Fixtures/Namespaced/WithHaltCompiler.php
new file mode 100644 (file)
index 0000000..472d377
--- /dev/null
@@ -0,0 +1,18 @@
+<?php
+
+/*
+ * foo
+ */
+
+namespace Namespaced;
+
+class WithHaltCompiler
+{
+}
+
+// the end of the script execution
+__halt_compiler(); data
+data
+data
+data
+...