mirror of
https://github.com/php/php-src.git
synced 2024-11-24 10:24:11 +08:00
4e2c87edb3
This also fixes bug #54081
4 lines
50 B
PHP
4 lines
50 B
PHP
<?php
|
|
echo "prepend lineno: ", __LINE__, "\n";
|
|
?>
|