1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-06 01:44:11 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
49be2ad32c [ticket/17176] Ignore useless override check
PHPBB3-17176
2023-09-21 17:03:28 +02:00
2d06dd03f0 [ticket/17176] Clear up error handler code for psalm
PHPBB3-17176
2023-09-21 16:36:56 +02:00
384405d8e0 [ticket/17176] Fix our misuse of trigger_error() to work again
PHPBB3-17176
2023-09-21 15:48:02 +02:00
45cefd4433 [ticket/17176] Combine error handler with exception handling/msg_handler()
PHPBB3-17176
2023-09-21 15:45:46 +02:00
cf799897e2 [ticket/17176] Fix debug error handling
PHPBB3-17176
2023-09-21 15:22:33 +02:00
43772c0608 [ticket/17176] Fix mix of psalm / DebugHandler
PHPBB3-17176
2023-09-21 13:21:05 +02:00
5231e04d49 [ticket/17176] Use symfony error handler instead of debug
PHPBB3-17176
2023-09-21 13:15:57 +02:00
de9019d64e [ticket/16955] Clean up debug, event, and extension classes
PHPBB3-16955
2022-12-28 08:37:19 +01:00
ce08da5165 [ticket/16748] Enable code sniffing for static placement and adjust code
PHPBB3-16748
2021-04-03 23:12:04 +02:00
a8ffd339fe [ticket/16736] Fix invalid placement of visibility qualifiers next to static
PHPBB3-16736
2021-03-23 22:12:59 +01:00
cc4a68f32a [ticket/15504] Fix warning message
PHPBB3-15504
2018-05-25 00:34:31 +02:00
6ffbd26377 [ticket/14177] CS
PHPBB3-14177
2015-12-15 19:55:55 +01:00
dee22f4a28 [ticket/14177] Uses Symfony's Debug ErrorHandler in development environment
PHPBB3-14177
2015-12-11 21:05:53 +01:00