From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.2.2
PHP Bug Type:     Output Control
Bug description:  Errormessage displayed on incorrect targeted include_once

Hi there,

and a happy new year.
sorry, my english isn't the best.

this is not really a bug - but i dont' know, where
to send this report else.

I like php very much, but in some cases, I think,
the errormessages could be better ...

i.e.:
if you miss to enter a filename in include_once()
or if you enter a pathname instead - could also be './',
the error-message is
Fatal error: input in flex scanner failed in /home/www/web124/html on line
1

I think, a message like
"the specified file in include_once() on line .... doesn't exist" ... or
somethink like this.
a least there should be a pointer to the line in the
script where th error occured - as usual in most other cases of
errormessages.

kindly regards

Kai Eisbrenner
-- 
Edit bug report at http://bugs.php.net/?id=21493&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21493&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21493&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21493&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21493&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21493&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21493&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21493&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21493&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21493&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21493&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21493&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21493&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21493&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21493&r=gnused

Reply via email to