Vincent Langlet
|
c4ba76aeae
Avoid throwing an exception when the toString fails (#1868)
|
1 éve |
Jordi Boggiano
|
70f6ca05b9
Merge branch '2.x'
|
2 éve |
Jordi Boggiano
|
531ed6d873
enforce string value for safety
|
2 éve |
Egor Korobov
|
ed80d53ab2
Fix fatal error in NormalizeFormatter: method_exists(): The script tried to execute a method or access a property of an incomplete object.
|
2 éve |
Nicolas Grekas
|
9546d94bdc
Use `@return $this` where applicable (#1828)
|
2 éve |
Thomas Müller
|
616c675160
add some @throws in constructors (#1779)
|
2 éve |
Jordi Boggiano
|
7684fae8fa
Merge branch '2.x'
|
3 éve |
Jordi Boggiano
|
83db4b3f81
Handle depth to avoid cases where an exception has many too many previous exceptions, fixes #1726
|
3 éve |
Jordi Boggiano
|
6627c092d8
Add phpstan strict rules and deprecation rules, fix all related issues
|
3 éve |
Jordi Boggiano
|
7952a83e0c
Move phpdoc to native types
|
3 éve |
Jordi Boggiano
|
2695fa86cd
CI fixes
|
3 éve |
Jordi Boggiano
|
6b5bd6af5b
More cleanups
|
3 éve |
Jordi Boggiano
|
400effdd45
Fix some issues, bump phpunit version
|
3 éve |
Jordi Boggiano
|
22c8b19358
Add LogRecord class, drop PHP <8.1
|
3 éve |
smiley
|
168bb6e53d
return self on several setter/builder methods for more consistent behaviour (#1609)
|
3 éve |
Jordi Boggiano
|
19542ed8ef
Normalize @inheritDoc tags, refs #1557
|
4 éve |
Jordi Boggiano
|
a6eef7298c
Last phpstan fixes
|
4 éve |
Jordi Boggiano
|
8b5278d8e1
Bump phpstan to level 8
|
4 éve |
Jordi Boggiano
|
4ef5da80ad
Fix CS
|
4 éve |
Jordi Boggiano
|
01d104aa78
Add Record/Level/LevelName type aliases and improve phpstan type coverage to level 6
|
4 éve |
Jordi Boggiano
|
9fc7a8a810
Allow changing the date format after normalizer creation, fixes #1459
|
5 éve |
Jordi Boggiano
|
c5853b9b0f
Improve build
|
5 éve |
Jordi Boggiano
|
0ae6fd8a09
Fix removing of json options, fixes #1469
|
5 éve |
Jordi Boggiano
|
de87dad98f
Fix CS
|
5 éve |
Jordi Boggiano
|
eb4dc3aa6b
Merge branch '1.x'
|
5 éve |
Jordi Boggiano
|
acd3173c4a
Fix SoapFault when detail is nested object, fixes #1431, refs #1462
|
5 éve |
Jordi Boggiano
|
eb84930e70
Make NormalizerFormatter::addJsonEncodeOption/removeJsonEncodeOption public, fixes #1446
|
5 éve |
Jordi Boggiano
|
0b9ee7e636
Merge branch '1.x'
|
6 éve |
Jordi Boggiano
|
12a76ad61e
Fix usages of json_encode which did not handle invalid UTF8 gracefully, fixes #1392
|
6 éve |
Jordi Boggiano
|
e1af546a55
Handle detail key of SoapFault being an object, fixes #1391
|
6 éve |