An open API service providing commit metadata for open source projects.

GitHub / symfony/error-handler / commits

Provides tools to manage errors and ease debugging PHP code

SHA Message Author Date Stats
a1eeb9e3 Check arrays and bools directly instead of comparing them to count()/true/fal... Nicolas Grekas <n****s@g****m> 17 days ago
dc98404b merge Merge branch '8.0' into 8.1 Nicolas Grekas <n****s@g****m> about 1 month ago
b9fb121d merge Merge branch '7.4' into 8.0 Nicolas Grekas <n****s@g****m> about 1 month ago
d49f6a19 merge Merge branch '6.4' into 7.4 Nicolas Grekas <n****s@g****m> about 1 month ago
ecec4c50 Handle PHP 8.6 removing function arguments in error messages Mathieu <m****t@g****m> about 1 month ago
3253346a [ErrorHandler] Fix fatal error without args triggering an error when calling ... Tim MacDonald <h****o@t****e>
Committed by: Nicolas Grekas <n****s@g****m>
about 2 months ago
f6e3bab4 [ErrorHandler] Redesign the exception page Javier Eguiluz <j****z@g****m>
Committed by: Nicolas Grekas <n****s@g****m>
2 months ago
2404638f merge Merge branch '8.0' into 8.1 Nicolas Grekas <n****s@g****m> 3 months ago
cc0f2d74 merge Merge branch '7.4' into 8.0 Nicolas Grekas <n****s@g****m> 3 months ago
4e1a093b merge Merge branch '6.4' into 7.4 Nicolas Grekas <n****s@g****m> 3 months ago
c7c285b9 Drop PR warning and auto-closing on subtree splits Nicolas Grekas <n****s@g****m> 3 months ago
d8aeb1ab Add call to backers in README files Nicolas Grekas <n****s@g****m> 3 months ago
85c6f269 merge Merge branch '8.0' into 8.1 Nicolas Grekas <n****s@g****m> 3 months ago
7b9ced95 merge Merge branch '7.4' into 8.0 Nicolas Grekas <n****s@g****m> 3 months ago
8d5505ad merge Merge branch '8.0' into 8.1 Nicolas Grekas <n****s@g****m> 3 months ago
a15f3638 merge Merge branch '7.4' into 8.0 Nicolas Grekas <n****s@g****m> 3 months ago
c4c5eaf6 merge Merge branch '6.4' into 7.4 Nicolas Grekas <n****s@g****m> 3 months ago
269f4074 [ErrorHandler][HttpClient][Translation] Fix edge case spotted by the CI Nicolas Grekas <n****s@g****m> 3 months ago
8865b594 [ErrorHandler] Various fixes and hardenings Nicolas Grekas <n****s@g****m> 4 months ago
72eeb6ec Remove usage of Kernel::VERSION Fabien Potencier <f****n@p****g>
Committed by: Nicolas Grekas <n****s@g****m>
4 months ago
a301e954 [ErrorHandler] Trigger @method deprecation notices for abstract classes too lacatoire <l****e@g****m> 4 months ago
f7de764b merge Merge branch '8.0' into 8.1 Nicolas Grekas <n****s@g****m> 4 months ago
762fe6ca merge Merge branch '7.4' into 8.0 Nicolas Grekas <n****s@g****m> 4 months ago
4e9a7287 Update XSD references in phpunit.xml.dist files Nicolas Grekas <n****s@g****m> 4 months ago
9c5afccc [Tests] Fix "Incomplete version" PHPUnit warnings hubert.lenoir <h****r@s****m>
Committed by: Nicolas Grekas <n****s@g****m>
5 months ago
a3770210 merge Merge branch '7.4' into 8.0 Nicolas Grekas <n****s@g****m> 5 months ago
5692e9d8 merge Merge branch '6.4' into 7.4 Nicolas Grekas <n****s@g****m> 5 months ago
b16f51ff PHP CS Fixer: backports changes toward 6.4 branch Dariusz Ruminski <d****i@g****m>
Committed by: Nicolas Grekas <n****s@g****m>
5 months ago
4a183d34 merge Merge branch '8.0' into 8.1 Nicolas Grekas <n****s@g****m> 5 months ago
547b4245 merge Merge branch '7.4' into 8.0 Nicolas Grekas <n****s@g****m> 5 months ago
8b6cc322 Fix merge Nicolas Grekas <n****s@g****m> 5 months ago
0a1f7f23 merge Merge branch '6.4' into 7.4 Nicolas Grekas <n****s@g****m> 5 months ago
0ddf7c96 More CS fixes Nicolas Grekas <n****s@g****m> 5 months ago
84d1b4e9 merge Merge branch '8.0' into 8.1 Nicolas Grekas <n****s@g****m> 5 months ago
64aebf32 merge Merge branch '7.4' into 8.0 Nicolas Grekas <n****s@g****m> 5 months ago
0935157f merge Merge branch '7.4' into 8.0 Nicolas Grekas <n****s@g****m> 5 months ago
446b23c0 merge Merge branch '6.4' into 7.4 Nicolas Grekas <n****s@g****m> 5 months ago
c5aec705 CS fixes - native_function_invocation & static_lambda Nicolas Grekas <n****s@g****m> 5 months ago
95bfb173 [CS] Back config from 8.1 and apply heredoc_indentation rule Nicolas Grekas <n****s@g****m> 5 months ago
f17f5f61 [ErrorHandler] Fix http_response_code() warning on PHP 8.5 for max execution ... Ruud Kamphuis <r****k@u****m>
Committed by: Nicolas Grekas <n****s@g****m>
5 months ago
b3669c56 Bump to php >= 8.4.1 Nicolas Grekas <n****s@g****m> 5 months ago
094f2565 merge Merge branch '8.0' into 8.1 Nicolas Grekas <n****s@g****m> 5 months ago
f99b85a5 merge Merge branch '7.4' into 8.0 Nicolas Grekas <n****s@g****m> 5 months ago
6cab3e4a Add deprecationTrigger ignoreUndefinedTriggers="true" in phpunit.xml.dist files Nicolas Grekas <n****s@g****m> 5 months ago
e61e25d2 PHP CS Fixer: fix minor detected issues Dariusz Ruminski <d****i@g****m>
Committed by: Nicolas Grekas <n****s@g****m>
5 months ago
4bade744 merge Merge branch '8.0' into 8.1 Nicolas Grekas <n****s@g****m> 5 months ago
c1119fe8 merge Merge branch '7.4' into 8.0 Nicolas Grekas <n****s@g****m> 5 months ago
8dd79d8a Configure deprecation triggers Alexander M. Turek <m****e@d****e> 5 months ago
b236e0e2 merge Merge branch '8.0' into 8.1 Nicolas Grekas <n****s@g****m> 6 months ago
5aa15c64 merge Merge branch '7.4' into 8.0 Nicolas Grekas <n****s@g****m> 6 months ago
b4e47418 merge Merge branch '6.4' into 7.4 Nicolas Grekas <n****s@g****m> 6 months ago
af185efd Mark callbacks with @param-immediately-invoked-callable where applicable Jan Nedbal <j****l@g****m>
Committed by: Nicolas Grekas <n****s@g****m>
6 months ago
aac6b79e merge Merge branch '8.0' into 8.1 Nicolas Grekas <n****s@g****m> 6 months ago
2ea68f0e Fix deprecation notices for "@method" annotations when implementing interface... Matthias Pigulla <m****p@w****e> 6 months ago
839f640c merge Merge branch '7.4' into 8.0 Nicolas Grekas <n****s@g****m> 6 months ago
32b4dbc1 merge Merge branch '6.4' into 7.4 Nicolas Grekas <n****s@g****m> 6 months ago
f8719490 [ErrorHandler] Fix deprecation notices for "@method" annotations and classes ... Matthias Pigulla <m****p@w****e>
Committed by: Nicolas Grekas <n****s@g****m>
6 months ago
81c7c035 [ErrorHandler] Allow namespace remapping in DebugClassLoader to relax the "sa... Matthias Pigulla <m****p@w****e>
Committed by: Nicolas Grekas <n****s@g****m>
6 months ago
4bbc6c92 PHP CS Fixer: enable `@PHP8x1Migration:risky` Dariusz Ruminski <d****i@g****m>
Committed by: Nicolas Grekas <n****s@g****m>
7 months ago
33c64713 merge Merge branch '8.0' into 8.1 Nicolas Grekas <n****s@g****m> 7 months ago
7620b97e merge * 7.4: (27 commits) [JsonStreamer] Fix exponential resource class memory gr... Nicolas Grekas <n****s@g****m> 7 months ago
8da531f3 merge Merge branch '7.3' into 7.4 Nicolas Grekas <n****s@g****m> 7 months ago
c2ee39c0 merge Merge branch '6.4' into 7.3 Nicolas Grekas <n****s@g****m> 7 months ago
8c184007 [ErrorHandler] fix parsing of complexe type Jérémy Derussé <j****y@d****m> 8 months ago
6b5b46ba merge Merge branch '8.0' into 8.1 Christian Flothmann <c****n@o****e> 8 months ago
8720fcb2 merge Merge branch '7.4' into 8.0 Christian Flothmann <c****n@o****e> 8 months ago
4ee3df86 merge Merge branch '7.3' into 7.4 Christian Flothmann <c****n@o****e> 8 months ago
a658d679 merge Merge branch '8.0' into 8.1 Christian Flothmann <c****n@o****e> 8 months ago
78a92b4c merge Merge branch '7.4' into 8.0 Christian Flothmann <c****n@o****e> 8 months ago
32b53252 merge Merge branch '7.3' into 7.4 Christian Flothmann <c****n@o****e> 8 months ago
421c958f merge Merge branch '6.4' into 7.3 Christian Flothmann <c****n@o****e> 8 months ago
429d9e56 do not use PHPUnit mock objects without configured expectations Christian Flothmann <c****n@o****e> 8 months ago
07bff6be do not use PHPUnit mock objects without configured expectations Christian Flothmann <c****n@o****e> 8 months ago
d0014b0e PHP CS Fixer: enable static_lambda Dariusz Ruminski <d****i@g****m>
Committed by: Nicolas Grekas <n****s@g****m>
9 months ago
c45f4830 PHP CS Fixer: generic 8.1 cleanup Dariusz Ruminski <d****i@g****m>
Committed by: Fabien Potencier <f****n@p****g>
9 months ago
d77ec7dd merge Merge branch '7.4' into 8.0 Nicolas Grekas <n****s@g****m> 10 months ago
48be2b06 merge Merge branch '7.3' into 7.4 Nicolas Grekas <n****s@g****m> 10 months ago
bbe40bfa [ErrorHandler] Improve PHPDoc precision in SerializerErrorRenderer Younes ENNAJI <y****o@g****m> 10 months ago
e4836663 merge Merge branch '7.4' into 8.0 Nicolas Grekas <n****s@g****m> 12 months ago
b40ab8ba merge Merge branch '7.3' into 7.4 Nicolas Grekas <n****s@g****m> 12 months ago
99f81bc9 merge Merge branch '6.4' into 7.3 Nicolas Grekas <n****s@g****m> 12 months ago
41bedcae Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages Nicolas Grekas <n****s@g****m> 12 months ago
7540d8dc merge Merge branch '7.4' into 8.0 Nicolas Grekas <n****s@g****m> about 1 year ago
9463892b Replace __sleep/wakeup() by __(un)serialize() when BC isn't a concern Nicolas Grekas <n****s@g****m> about 1 year ago
7fec7756 merge Merge branch '7.4' into 8.0 Nicolas Grekas <n****s@g****m> about 1 year ago
65e31c03 merge minor #61373 chore: PHP CS Fixer - heredoc indentation as of PHP 7.3 (keradus) Nicolas Grekas <n****s@g****m> about 1 year ago
3c536216 merge Merge branch '7.4' into 8.0 Nicolas Grekas <n****s@g****m> about 1 year ago
eaf56e6d chore: heredoc indentation as of PHP 7.3 Dariusz Ruminski <d****i@g****m> about 1 year ago
b1996c25 merge Merge branch '7.4' into 8.0 Nicolas Grekas <n****s@g****m> about 1 year ago
41626be8 Fix merge Nicolas Grekas <n****s@g****m> about 1 year ago
ed78f894 Fix merge Nicolas Grekas <n****s@g****m> about 1 year ago
61475f5f merge Merge branch '7.4' into 8.0 Nicolas Grekas <n****s@g****m> about 1 year ago
5ad52d82 CS fixes Nicolas Grekas <n****s@g****m> about 1 year ago
32156e3f merge Merge branch '7.4' into 8.0 Nicolas Grekas <n****s@g****m> about 1 year ago
df77a871 merge Merge branch '7.4' into 8.0 Nicolas Grekas <n****s@g****m> about 1 year ago
4ab22c86 run tests with PHPUnit 12.3 Christian Flothmann <c****n@o****e> about 1 year ago
9131a356 replace PHPUnit annotations with attributes Christian Flothmann <c****n@o****e> about 1 year ago
21abb700 merge Merge branch '7.4' into 8.0 Christian Flothmann <c****n@o****e> about 1 year ago
f9dd6ae1 Fix typos Nicolas Grekas <n****s@g****m> about 1 year ago
30fd0b3c [Form][PhpUnitBridge] Remove usage of noop `ReflectionProperty::setAccessible()` NickSdot <c****t@n****v>
Committed by: Nicolas Grekas <n****s@g****m>
about 1 year ago

← Back to repository