-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use Koowa::isDebug check for debugging #534
Comments
…ebug mode and correctly figure out suppressed errors on PHP8
@ercanozkaya Please review these 3 last changes I've made. This normally fixes the debugger and error handling issues we've discussed today on slack. This now works well on both Joomla 3 and 4. |
We are not using env variables anywhere else instead set the debug config option externally when instantiating
@amazeika Did review, and made two smaller changes myself for code that i introduced we don't need. Took it out again. |
@ercanozkaya I have removed KOOWA_DEBUG, this change will need to be synced with Kodekit, some of the other changes @amazeika has made also need syncing. |
Reverted last change again, after discussion with Ercan |
Support tickets
The text was updated successfully, but these errors were encountered: