Edit report at https://bugs.php.net/bug.php?id=65786&edit=1
ID: 65786
Comment by: spam2 at rhsoft dot net
Reported by: spam2 at rhsoft dot net
Summary: Unknown: No such file or directory in Unknown on
line 0
Status: Open
Type: Bug
Package: Filesystem function related
Operating System: Linux
PHP Version: 5.4.20
Block user comment: N
Private report: N
New Comment:
the whole error-reporting is bullshit
give out script names or shut up at all!
https://bugs.php.net/bug.php?id=65359
https://bugs.php.net/bug.php?id=65455
Previous Comments:
------------------------------------------------------------------------
[2013-09-29 23:18:16] spam2 at rhsoft dot net
> To properly diagnose the problem, we need a short but complete
> example script to be able to reproducethis bug ourselves.
you realize that the intention for my bugreprot is that with this idiotic
"unknown in unknown on unknown" i can't smell which of a lot of thousands
scripts on a server was called because PHP refues to give out *anything*
helpful like *filenames* and in tjis case *name of the file which was not
found*?
so you are asking for the inforamtion i woud like to have if the
error-reporting of PHP would not be that broken
------------------------------------------------------------------------
[2013-09-29 22:55:53] [email protected]
Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves.
A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external
resources such as databases, etc. If the script requires a
database to demonstrate the issue, please make sure it creates
all necessary tables, stored procedures etc.
Please avoid embedding huge scripts into the report.
You should attach short and complete reproducible script.
Script name and/or line are not available sometimes.
------------------------------------------------------------------------
[2013-09-29 14:15:14] spam2 at rhsoft dot net
Description:
------------
what about log the *filename* which does not exist or at least the SERVER_NAME
in which context the error happens or shut up with meaningless messages at all?
the whole php error-handling is full of such crap messages
there must not be "unknown in unknown" - what terrible language design
[29-Sep-2013 15:37:37 Europe/Vienna] PHP Warning: Unknown: No such file or
directory in Unknown on line 0
Test script:
---------------
i don't know because these unhelpful error messages
Expected result:
----------------
giving informations or shutdown the error-message at all
Actual result:
--------------
unhelpful crap messages
------------------------------------------------------------------------
--
Edit this bug report at https://bugs.php.net/bug.php?id=65786&edit=1