Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

Does not catch PHP Errors. #1

Closed
NathanAdhitya opened this issue Jan 12, 2022 · 0 comments · Fixed by #2
Closed

Does not catch PHP Errors. #1

NathanAdhitya opened this issue Jan 12, 2022 · 0 comments · Fixed by #2
Labels
bug Something isn't working

Comments

@NathanAdhitya
Copy link
Owner

LTMPT returns:

<br />
<b>Warning</b>:  require(/var/www/html/public/../vendor/autoload.php): failed to open stream: Permission denied in <b>/var/www/html/public/index.php</b> on line <b>17</b><br />
<br />
<b>Fatal error</b>:  require(): Failed opening required '/var/www/html/public/../vendor/autoload.php' (include_path='.:/usr/local/lib/php') in <b>/var/www/html/public/index.php</b> on line <b>17</b><br />

Script does not handle correctly, treats it as a success, resulting an error in the second phase.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant