Jordi Boggiano
|
10bfeb8bcd
Merge branch '1.x'
|
6 年之前 |
GreYY
|
1adbed5c92
Fix create duplicate records in *GroupHandler
|
7 年之前 |
George Mponos
|
61021a535d
Added missing bubble property
|
7 年之前 |
Jordi Boggiano
|
4a33226f25
Wrap up type-hint adding to all handlers
|
7 年之前 |
Jordi Boggiano
|
64f6dc944a
Type fixes
|
7 年之前 |
Jordi Boggiano
|
e07c948042
Merge branch '1.x', clean up close/reset for 2.0, refs #997
|
7 年之前 |
Jordi Boggiano
|
dddc7ed781
Fix some resettableinterface usages
|
7 年之前 |
Jordi Boggiano
|
073c5d763a
Merge branch '1.x'
|
7 年之前 |
Grégoire Pineau
|
0625068bf0
Added a new ResettableInterface and implemented it where possible.
|
8 年之前 |
Jordi Boggiano
|
06143b03e5
Add a bunch of return types and fix type inconsistencies reports from phan
|
7 年之前 |
Jordi Boggiano
|
bd7b28e5ee
Merge branch '1.x'
|
7 年之前 |
Erik Booij
|
ecdfdc9897
Rename Boolean in phpDocs to bool
|
8 年之前 |
Jordi Boggiano
|
f16e67d523
CS fixes
|
9 年之前 |
Jordi Boggiano
|
b909ca1e02
Merge branch '1.x'
|
9 年之前 |
Jordi Boggiano
|
69fb2aa1c1
Fix GroupHandler::handleBatch when the handler has processors, fixes #814
|
9 年之前 |
Jordi Boggiano
|
21dde4dedb
Move to strict mode and fix tests
|
9 年之前 |
Jordi Boggiano
|
ba995ffd1e
Merge branch '1.x'
|
10 年之前 |
Joris Berthelot
|
bf82600f0c
Allow GroupHandler to set a formatter to all nested handlers
|
10 年之前 |
Jordi Boggiano
|
6c424f851c
Add a lot more scalar types and go strict in Logger
|
10 年之前 |
Jordi Boggiano
|
902c0c8694
Split interfaces and base/abstract classes into more sensible pieces
|
10 年之前 |
Jordi Boggiano
|
5feb21ae1a
Fix Buffer, Group and FingersCrossed handlers to make use of their processors, fixes #170
|
13 年之前 |
Jordi Boggiano
|
da33c84d07
CS fixes
|
13 年之前 |
Jordi Boggiano
|
6a2d207f98
Bubbling defaults to true
|
14 年之前 |
Christophe Coevoet
|
6c9946aca8
Tweaked the GroupHandler to make it handle a record only when needed
|
14 年之前 |
Christophe Coevoet
|
0defabb726
Refactored the AbstractHandler to avoid having some dummy write() methods
|
14 年之前 |
lenar
|
b6949fbf8f
Rename to GroupHandler, remove callback support, add couple of tests, try 2
|
14 年之前 |
lenar
|
0eb5896c5b
Rename to GroupHandler, remove callback support, add couple of tests
|
14 年之前 |