Nicolas Grekas
|
b088e0b175
|
Silence E_DEPRECATED and E_USER_DEPRECATED
|
2025-06-13 09:39:48 +02:00 |
|
Nicolas Grekas
|
c873490a1c
|
[HttpKernel] Add parameters kernel.runtime_mode and kernel.runtime_mode.*, all set from env var APP_RUNTIME_MODE
|
2023-10-18 11:43:34 +02:00 |
|
Nicolas Grekas
|
69f92a208e
|
Merge branch '5.4' into 6.2
* 5.4:
[Runtime][ErrorHandler] Don't mess with ini_set('assert.warning')
|
2023-07-16 18:55:01 +02:00 |
|
Nicolas Grekas
|
b26719213a
|
[Runtime][ErrorHandler] Don't mess with ini_set('assert.warning')
|
2023-07-16 18:48:57 +02:00 |
|
François-Xavier de Guillebon
|
3d45a72d46
|
Replace FILTER_VALIDATE_BOOLEAN by FILTER_VALIDATE_BOOL
|
2022-08-26 17:23:18 +02:00 |
|
Nicolas Grekas
|
7771a742cc
|
CS fixes
|
2022-06-27 15:16:42 +02:00 |
|
Nicolas Grekas
|
dc432104fe
|
Merge branch '3.4' into 4.4
* 3.4:
Enable "native_constant_invocation" CS rule
Make AbstractPhpFileCacheWarmer public
|
2020-09-02 18:08:58 +02:00 |
|
Nicolas Grekas
|
dee0372786
|
[ErrorHandler] silence warning when zend.assertions=-1
|
2020-02-13 19:41:25 +01:00 |
|
Nicolas Grekas
|
473225879e
|
[ErrorHandler] Never throw on warnings triggered by assert() and set assert.exception=1 in Debug::enable()
|
2020-02-08 00:29:13 +01:00 |
|
Yonel Ceruto
|
3a3692519b
|
Added debug argument to decide if debug page should be shown or not
|
2020-01-26 15:27:56 -05:00 |
|
Nicolas Grekas
|
52b50882d8
|
[ErrorHandler] merge and remove the ErrorRenderer component
|
2019-11-10 18:54:30 +01:00 |
|
Tobias Weichart
|
d18cdd6210
|
[ErrorHandler] Added type declarations where possible
|
2019-07-31 17:58:13 +02:00 |
|
Yonel Ceruto
|
35327e97f7
|
[ErrorHandler] Decouple from ErrorRenderer component
|
2019-07-25 11:38:42 +02:00 |
|
Yonel Ceruto
|
42443d8c86
|
Add a new ErrorHandler component (mirror of the Debug component)
|
2019-07-18 09:54:35 +02:00 |
|