xref: /PHP-8.3/Zend/tests/bug78363.phpt (revision ea256a21)
1--TEST--
2Bug #78363: Buffer overflow in zendparse
3--FILE--
4<?php
5<<<X
6%0$a
7 X;
8?>
9--EXPECTF--
10Parse error: Invalid body indentation level (expecting an indentation level of at least 1) in %s on line %d
11