-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /usr/src/php/tests/lang/
File Upload :
Current File : //usr/src/php/tests/lang/bug23584.phpt

--TEST--
Bug #23584 (error line numbers off by one when using #!php)
--FILE--
#!php
<?php

error_reporting(E_ALL);

echo $foo;

?>
--EXPECTREGEX--
Notice: Undefined variable:.*foo in .* on line 6

Copyright © 2017 || Recoded By Mr.Bumblebee