removing xfail sections as test passes

This commit is contained in:
Zoe Slattery 2008-12-31 20:45:04 +00:00
parent ded4196c10
commit 455b551314

View File

@ -1,7 +1,5 @@
--TEST--
Bug #45147 (unexpected T_ENDFOR)
--XFAIL--
http://bugs.php.net/bug.php?id=45147
--FILE--
<?php for ($i = 0; $i == 0; $i++): ?>
<?php if (true): ?>#<?php else: ?>#<?php endif; ?>