Christoph Dreis
|
3ba77d1d39
Use fully-qualified name for native functions (#1887)
|
il y a 1 an |
Jordi Boggiano
|
a4471eb05b
Merge branch '2.x'
|
il y a 1 an |
Jordi Boggiano
|
233e0b27a0
Ensure private error handler does not cause problems, fixes #1866
|
il y a 1 an |
Jordi Boggiano
|
70f6ca05b9
Merge branch '2.x'
|
il y a 2 ans |
李铭昕
|
1b93764d15
Fixed bug that `restore_error_handler` will not be executed if there is an exception before restore should happen (#1815)
|
il y a 2 ans |
Jordi Boggiano
|
7684fae8fa
Merge branch '2.x'
|
il y a 3 ans |
Jordi Boggiano
|
475bc87409
Fix issues
|
il y a 3 ans |
Max Ageev
|
af8efac0d5
Check if errorMessage contain error "File exists"
|
il y a 3 ans |
Jordi Boggiano
|
1dacc790b9
Remove LevelName enum in favor of a Level::getName method, fixes #1667 (#1668)
|
il y a 3 ans |
Jordi Boggiano
|
bd5968a567
Add missing types to constructor args
|
il y a 3 ans |
Jordi Boggiano
|
6627c092d8
Add phpstan strict rules and deprecation rules, fix all related issues
|
il y a 3 ans |
Jordi Boggiano
|
0dac87975c
Add property types to all properties where possible
|
il y a 3 ans |
Jordi Boggiano
|
7952a83e0c
Move phpdoc to native types
|
il y a 3 ans |
Jordi Boggiano
|
2695fa86cd
CI fixes
|
il y a 3 ans |
Jordi Boggiano
|
2d006a8472
Convert level/levelName to enums (#1656)
|
il y a 3 ans |
Jordi Boggiano
|
5eb9b8ed93
Code cleanups
|
il y a 3 ans |
Jordi Boggiano
|
22c8b19358
Add LogRecord class, drop PHP <8.1
|
il y a 3 ans |
Jordi Boggiano
|
c02d86ffb2
Include record message/context/extra data when throwing an exception because the log cannot be opened, fixes #1630
|
il y a 3 ans |
Jordi Boggiano
|
9d1fed4aff
Fix insane-memory-limit handling in StreamHandler, fixes #1592
|
il y a 4 ans |
Jordi Boggiano
|
70fe092867
Simplify memoryIniValueToBytes, tweak code to use less memory overall
|
il y a 4 ans |
jcm
|
0b22036ab6
Add method in Utils to convert memory values from php_ini into bytes, and use lower amount of chunk size based on memory limit
|
il y a 4 ans |
Jordi Boggiano
|
19542ed8ef
Normalize @inheritDoc tags, refs #1557
|
il y a 4 ans |
Jordi Boggiano
|
8b5278d8e1
Bump phpstan to level 8
|
il y a 4 ans |
Jordi Boggiano
|
13d40f953f
More type fixes towards level 7
|
il y a 4 ans |
Jordi Boggiano
|
01d104aa78
Add Record/Level/LevelName type aliases and improve phpstan type coverage to level 6
|
il y a 4 ans |
David Schneider
|
df3b93b701
Set StreamHandler stream chunk size, fixes #1552
|
il y a 4 ans |
Jordi Boggiano
|
6541075a8e
Merge branch '1.x'
|
il y a 5 ans |
axell-brendow
|
bcca19cee0
Improve exception message
|
il y a 5 ans |
Alex Elkins
|
27ce3a47d4
Fix grammatical error
|
il y a 5 ans |
Jordi Boggiano
|
eb4dc3aa6b
Merge branch '1.x'
|
il y a 5 ans |