Jordi Boggiano
ded9976021
Merge branch '1.x'
2020-05-11 21:43:55 +02:00
Jordi Boggiano
74f92ea154
Remove lock file
2020-05-11 21:42:25 +02:00
Jordi Boggiano
21c7b7610d
Remove abandoned dep, fixes #1445
2020-05-11 21:36:52 +02:00
Jordi Boggiano
31dc2304a1
Merge pull request #1447 from symfonyaml/patch-1
...
Registry class not used in ErrorHandler
2020-05-11 21:36:03 +02:00
Jordi Boggiano
8ac9a733a0
Merge pull request #1453 from Yohann76/patch-1
...
Update 02-handlers-formatters-processors.md
2020-05-11 21:32:52 +02:00
Jordi Boggiano
15e2eb333a
Merge pull request #1457 from pgrimaud/master
...
Fix typos
2020-05-11 15:37:26 +02:00
Pierre Grimaud
ff3128b487
Fix typos
2020-04-28 18:57:34 +02:00
Yohann Durand
19fb871b9b
Update 02-handlers-formatters-processors.md
...
formating improve
2020-04-14 19:17:30 +02:00
jambert
a14890834a
Registry class not used in ErrorHandler
2020-04-04 15:37:48 +02:00
Jordi Boggiano
5c670ec3d2
Merge pull request #1438 from rickserrat/hotfix/gitprocessor
...
Check that is not null before calling preg_match
2020-03-13 17:46:09 +01:00
Henrique Serrat
280f6a131f
Check that is not null before calling preg_match
2020-03-13 11:25:08 -03:00
Jordi Boggiano
bec314a9c1
Merge pull request #1419 from noniagriconomie/patch-1
...
Update html color
2020-02-19 15:44:17 +01:00
Jordi Boggiano
fdef10febe
Merge branch '1.x'
2020-02-14 18:18:16 +01:00
Jordi Boggiano
cc6d6c3a0d
Merge pull request #1430 from alexander-schranz/patch-1
...
Fix typehint for AbstractHandler level parameter
2020-02-14 18:17:22 +01:00
Jordi Boggiano
1183e9248a
Merge pull request #1432 from abdounikarim/patch-1
...
bump year
2020-02-14 08:41:48 +01:00
Abdouni Abdelkarim
c715dafb23
bump year
2020-02-14 00:14:40 +01:00
Alexander Schranz
ed46997f58
Fix typehint for AbstractHandler level parameter
...
The level parameter of the AbstractHandler supports also the PSR levels as strings e.g. `\Psr\Log\LogLevel::ERROR` or from a ENV variable `CUSTOM_ERROR_HANDLER_LEVEL=error`
2020-01-30 17:41:20 +01:00
Jordi Boggiano
8459330a3e
Merge pull request #1422 from Rixafy/patch-1
...
Replace old Nette Framework extension with new one
2020-01-30 08:22:59 +01:00
Rick Strafy
13555a5122
Replace old Nette Framework extension with new one
2020-01-10 21:14:38 +01:00
Antoine Makdessi
c0f8ed9797
Update html color
2020-01-07 14:49:18 +01:00
Jordi Boggiano
f2d4315237
Merge pull request #1415 from GrahamCampbell/patch-1
...
[2.x] Tweaked travis config
2019-12-22 11:22:41 +01:00
Graham Campbell
2567ccaf62
[2.x] Tweaked travis config
2019-12-20 14:35:44 +00:00
Jordi Boggiano
c861fcba2c
Fix indentation
2.0.2
2019-12-20 15:22:59 +01:00
Jordi Boggiano
45b183d548
Merge branch '1.x'
2019-12-20 15:22:48 +01:00
Jordi Boggiano
fa82921994
Update changelog
1.25.3
2019-12-20 15:15:16 +01:00
Jordi Boggiano
a8a0dbb778
Merge branch '1.x'
2019-12-20 14:53:43 +01:00
theravel
9621075c0f
Fix JSON formatting of resource type, closes #1410
2019-12-20 14:49:27 +01:00
Jordi Boggiano
0d733f9297
Merge pull request #1414 from GrahamCampbell/patch-1
...
Update .travis.yml
2019-12-20 14:08:58 +01:00
Graham Campbell
96ec86aaa1
Update .travis.yml
2019-12-20 09:59:49 +00:00
Jordi Boggiano
d25bb38d78
Merge pull request #1412 from fbnfgc/patch-1
...
Set phpredis multi() mode parameter
2019-12-20 09:52:46 +01:00
Fabien
39c7e04ad4
Set phpredis multi() mode parameter
2019-12-19 21:45:05 +01:00
Jordi Boggiano
c53ab0db0b
Add nightly builds
2019-12-19 14:11:45 +01:00
Jordi Boggiano
25e7e3c1c8
Merge pull request #1413 from andreybolonin/patch-2
...
upd 7.4 image on travis
2019-12-19 14:11:05 +01:00
Andrey Bolonin
2a447ab91d
upd 7.4 image on travis
2019-12-16 10:56:39 +02:00
Jordi Boggiano
38449de333
Merge pull request #1411 from finwe/readme-contributors-pronoun
...
Correct pronoun in readme for contributors
2019-12-11 22:01:17 +01:00
Matěj Humpál
3e777f7245
Correct pronoun in readme for contributors
2019-12-11 15:56:32 +01:00
Jordi Boggiano
596348e5c3
Merge pull request #1400 from tpraxl/fix/docblock
...
Fix misleading @throws tag in StreamHandler doc
2019-12-07 16:40:45 +01:00
Jordi Boggiano
633bcd5268
Also fix SoapFault handling in LineFormatter, refs #1391
2019-12-07 16:37:53 +01:00
Jordi Boggiano
798cbf9881
Merge branch '1.x'
2019-12-07 13:18:19 +01:00
Jordi Boggiano
b928039c23
Merge pull request #1406 from mpdude/fix-tr-locale
...
Fix a bug when using string-based loglevels in the `tr_TR` locale
2019-12-07 13:16:30 +01:00
Jordi Boggiano
12e0bd9503
Merge pull request #1407 from ninze/master
...
More detailed ElasticsearchHandler exceptions
2019-12-07 12:54:12 +01:00
Matthias Pigulla
f8245696b3
Use strtr() instead of strtoupper() to avoid bogus results
...
For examle the tr_TR locale will upper-case "i" to the
"latin capital letter i with dot above" İ.
2019-12-07 11:40:26 +00:00
Karolis
33794125e3
ElasticsearchHandler indentation fixes
2019-12-07 10:11:40 +00:00
Karolis
c8cd53dc0f
More detailed ElasticsearchHandler exceptions
2019-12-07 10:08:00 +00:00
Thomas Praxl
764601c606
Expect and document a more concrete exception type
...
As was proposed during review.
2019-11-25 12:01:34 +01:00
Jordi Boggiano
11fb4f9270
Merge branch '1.x'
2019-11-15 15:56:08 +01:00
Jordi Boggiano
ea216b0e2f
Merge pull request #1402 from dmaicher/issue-1401
...
FilterHandler: fix handle empty batch of filtered records
2019-11-15 15:47:16 +01:00
Jordi Boggiano
3c3ff5881c
Avoid calling nested handler entirely if there is nothing left to handle
2019-11-15 15:46:53 +01:00
David Maicher
525d29847a
FilterHandler: fix handle empty batch of filtered records
2019-11-15 13:07:02 +01:00
Thomas Praxl
3dcb1919a3
Fix misleading @throws tag in StreamHandler doc
...
The `\Exception` for non-existing and not creatable paths is thrown earliest on first write.
Not during StreamHandler instantiation, as claimed by the constructor's `@throws` tag.
2019-11-15 09:07:02 +01:00