xref: /PHP-7.4/Zend/tests/bug78363.phpt (revision d89157cd)
1--TEST--
2Bug #78363: Buffer overflow in zendparse
3--FILE--
4<?php
5<<<X
6�$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