Same problem in my firefox too.
FF version 3.5.8
I browse my simple php page that include the following
<?php
require('abcd.php');
echo 'abcd';
?>
abcd.php is not exist. it should result as follows
PHP Warning: require(abcd.php) [<a
href='function.require'>function.require</a>]: failed to open stream: No such
file or directory in E:\PHP\testerr.php on line 2
PHP Fatal error: require() [<a href='function.require'>function.require</a>]:
Failed opening required 'abcd.php' (include_path='.;C:\php5\pear') in
E:\PHP\testerr.php on line 2
But my firefox didn't show anything. When I tried in google chrome
browser, it show above error result.
--
PHP not report error
https://bugs.launchpad.net/bugs/244432
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs