Christoph Dreis
|
3ba77d1d39
Use fully-qualified name for native functions (#1887)
|
il y a 1 an |
Jordi Boggiano
|
b127292ee0
Fix phpunit deprecations
|
il y a 1 an |
chris
|
8561130215
Upgrade to phpunit 10 (#1806)
|
il y a 2 ans |
Jordi Boggiano
|
1181473f4b
Merge branch '2.x' into main
|
il y a 3 ans |
Jordi Boggiano
|
bd24765917
ElasticSearch v8 support (#1662)
|
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
|
a3ba6445a4
Cleanups
|
il y a 3 ans |
Marko Vušak
|
0a023ffb23
Calculate exception message according to PHP version (#1644)
|
il y a 3 ans |
Jordi Boggiano
|
cb3675ee15
Try fixing ci
|
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
|
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 |
Thomas Praxl
|
764601c606
Expect and document a more concrete exception type
|
il y a 6 ans |
Thomas Praxl
|
3dcb1919a3
Fix misleading @throws tag in StreamHandler doc
|
il y a 6 ans |
Mario Blažek
|
37900f9268
Upgrade PHPUnit to v8
|
il y a 6 ans |
Jordi Boggiano
|
21dde4dedb
Move to strict mode and fix tests
|
il y a 9 ans |
Jordi Boggiano
|
af7c0a7bda
Make handlers more serializable by default by having them close() before sleeping, fixes #365
|
il y a 9 ans |
Jordi Boggiano
|
f200e79879
CS fixes
|
il y a 9 ans |
Jordi Boggiano
|
d7b415c2c8
Make TestCase class available to dependents to help with testing
|
il y a 9 ans |
Jordi Boggiano
|
a7ade9d68f
Only close handles that have been opened by the StreamHandler, fixes #764
|
il y a 9 ans |
Jordi Boggiano
|
b09370b13a
Skip invalid windows tests
|
il y a 10 ans |
Dominik Zogg
|
fe12c5278f
stream handler creates a directory if its possible
|
il y a 10 ans |
Jordi Boggiano
|
b738a6c04c
CS fixes
|
il y a 11 ans |
Theo Kouzelis
|
9752eb9bf3
Removed unnecessary test code and corrected doc style
|
il y a 11 ans |
Theo Kouzelis
|
b838c31b21
Stream Handler Throw Invalid Argument If Not String Or Resource
|
il y a 11 ans |
Ian Babrou
|
6c799b3976
support for log file locking
|
il y a 11 ans |
Jordi Boggiano
|
0ce44f1526
Improve error reporting on failed streams, refs #85
|
il y a 13 ans |
Jordi Boggiano
|
8108272c6c
Added @covers annotations to everything
|
il y a 14 ans |