Gene Alyson Fortunado Torcende
|
8ac56aa42b
RotatingFileHandler to maintain the correct maximum number files when using folder by date (#1671)
|
3 年之前 |
Jordi Boggiano
|
bd24765917
ElasticSearch v8 support (#1662)
|
3 年之前 |
Jordi Boggiano
|
f279285232
Fix tests, invalid UTF-8 is now returning �s instead of being converted to possibly valid ISO-8559-15
|
5 年之前 |
Jordi Boggiano
|
b78de556de
Merge pull request #1359 from MarioBlazek/feature_upgrade_phpunit_to_v8
|
6 年之前 |
Mario Blažek
|
37900f9268
Upgrade PHPUnit to v8
|
6 年之前 |
Thomas Perez
|
4e095f38f4
Fix error_handler return type declaration
|
6 年之前 |
Jordi Boggiano
|
41b8f5ebf4
CS fixes
|
7 年之前 |
Jordi Boggiano
|
2b688c4d1d
Merge branch '1.x'
|
7 年之前 |
Jordi Boggiano
|
5de973cd33
More 5.3 fixes
|
7 年之前 |
Jordi Boggiano
|
06f7bfb0ee
Fix 5.3 build
|
7 年之前 |
Jordi Boggiano
|
518288c5c5
Merge branch '1.x'
|
7 年之前 |
Alban Kora
|
5f8783686e
Fixing file rotation when similar files are present
|
8 年之前 |
DQNEO
|
39f464bd58
make compatible to phpunit 6
|
7 年之前 |
Jordi Boggiano
|
1417e2d183
Merge branch '1.x'
|
8 年之前 |
Grégoire Pineau
|
5a041bab8f
Use callable typehint where possible + Removed dead code (#996)
|
8 年之前 |
Remon van de Kamp
|
deb0ea4ee7
Use first day/first month for date calculations in RotatingFileHandlerTest (#963)
|
8 年之前 |
Jordi Boggiano
|
eba07cbad2
Avoid assertion-free test
|
8 年之前 |
Jordi Boggiano
|
96f4fd718f
CS fixes
|
9 年之前 |
Jordi Boggiano
|
ced9284123
Fix tests
|
9 年之前 |
Jordi Boggiano
|
f952c6b5c9
Merge branch '1.x', fixes #771
|
9 年之前 |
Remon van de Kamp
|
49d64e1dd5
Allow alternative date separators for RotatingFileHandler
|
9 年之前 |
Jordi Boggiano
|
21dde4dedb
Move to strict mode and fix tests
|
9 年之前 |
Jordi Boggiano
|
f200e79879
CS fixes
|
9 年之前 |
Jordi Boggiano
|
d7b415c2c8
Make TestCase class available to dependents to help with testing
|
9 年之前 |
Jordi Boggiano
|
f19fffe870
Merge remote-tracking branch 'rpkamp/master'
|
9 年之前 |
Remon van de Kamp
|
83a24937ba
Add deprecation errors on RotatingFileHandler (#774)
|
9 年之前 |
Remon van de Kamp
|
1841e2ba88
Lock down RotateFileHandler to prevent errors with rotation
|
9 年之前 |
Jordi Boggiano
|
da33c84d07
CS fixes
|
13 年之前 |
Jordi Boggiano
|
8108272c6c
Added @covers annotations to everything
|
14 年之前 |
Christophe Coevoet
|
3cb3dbdc8f
Made the write method protected
|
14 年之前 |