From 2d26169b367af60cbc03d417c09918f50aa3b882 Mon Sep 17 00:00:00 2001 From: Laria Carolin Chabowski Date: Tue, 28 Apr 2020 19:29:41 +0200 Subject: Fix parser stumbling over "0" in names PHPs type juggling strikes again :( --- tests/test_tagname/test.tpl | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/test_tagname/test.tpl (limited to 'tests/test_tagname/test.tpl') diff --git a/tests/test_tagname/test.tpl b/tests/test_tagname/test.tpl new file mode 100644 index 0000000..30ca889 --- /dev/null +++ b/tests/test_tagname/test.tpl @@ -0,0 +1,4 @@ + + + + \ No newline at end of file -- cgit v1.2.3-54-g00ecf