Jordi Boggiano
|
bb99e4c699
|
Tweak const visibility, refs #1228
|
2018-11-29 20:09:44 +01:00 |
|
Jordi Boggiano
|
a7984a640f
|
Merge remote-tracking branch 'gmponos/add_visibility_to_constants'
|
2018-11-29 19:41:58 +01:00 |
|
Jordi Boggiano
|
1c5b0b8ff4
|
Update return types
|
2018-11-19 14:40:54 +01:00 |
|
George Mponos
|
c68b71edeb
|
Add visibility to constants
|
2018-11-17 20:38:51 +02:00 |
|
Jordi Boggiano
|
06143b03e5
|
Add a bunch of return types and fix type inconsistencies reports from phan
|
2018-07-04 14:14:08 +02:00 |
|
Jordi Boggiano
|
41b8f5ebf4
|
CS fixes
|
2018-06-18 18:53:46 +02:00 |
|
Pascal
|
5bb1c5fb4f
|
Check if monolog runs in web context (#1024)
* Check if monolog runs in web context
|
2018-06-11 17:36:34 +02:00 |
|
Jordi Boggiano
|
bd7b28e5ee
|
Merge branch '1.x'
|
2018-06-07 18:49:40 +02:00 |
|
Jordi Boggiano
|
8c4539f1fe
|
More boolean=>bool
|
2018-06-07 18:45:07 +02:00 |
|
Erik Booij
|
ecdfdc9897
|
Rename Boolean in phpDocs to bool
|
2017-11-04 12:14:41 +01:00 |
|
Jordi Boggiano
|
1417e2d183
|
Merge branch '1.x'
|
2017-06-19 02:16:33 +02:00 |
|
Douglas Reith
|
765d225554
|
Support HeadlessChrome (#966)
* Support HeadlessChrome
|
2017-06-19 01:47:42 +02:00 |
|
Jordi Boggiano
|
dbd8d31277
|
Remove old BC
|
2017-06-19 00:57:55 +02:00 |
|
Lesnykh Ilia
|
e5ff7eb074
|
Use coalesce operator (#982)
* Use coalesce operator
* Use coalesce operator
* Use coalesce operator
* Use coalesce operator
|
2017-05-08 11:13:42 +02:00 |
|
Jordi Boggiano
|
5ce1c921ad
|
Fix type errors, thanks phan
|
2016-09-25 22:11:37 +02:00 |
|
Jordi Boggiano
|
21dde4dedb
|
Move to strict mode and fix tests
|
2016-05-27 13:44:00 +01:00 |
|
Jordi Boggiano
|
f200e79879
|
CS fixes
|
2016-05-26 20:54:06 +01:00 |
|
Jordi Boggiano
|
e27225dc40
|
Switch to DateTimeImmutable everywhere
|
2016-05-20 20:55:31 +01:00 |
|
Jordi Boggiano
|
f6afa8624c
|
Merge branch '1.x'
|
2016-04-10 12:50:34 +01:00 |
|
Christian Flothmann
|
f72b5036f8
|
extract browser detection regex into a constant
|
2016-04-05 12:19:39 +02:00 |
|
Jordi Boggiano
|
3d30ba5ecc
|
Add some return type hints and fix up HandlerWrapper
|
2016-03-01 17:35:54 +00:00 |
|
Jordi Boggiano
|
fa96f6aa8f
|
Add support for firefox in ChromePHPHandler
|
2016-03-01 17:13:48 +00:00 |
|
Jordi Boggiano
|
c889fb2648
|
CS fixes & upgrading cs fixer config
|
2015-11-18 17:09:46 +00:00 |
|
Jordi Boggiano
|
ca1376bd61
|
CS fixes
|
2015-07-14 10:26:05 +01:00 |
|
Jordi Boggiano
|
0951050a1e
|
Check for json dependency, fixes #378
|
2014-06-20 16:09:34 +02:00 |
|
Jordi Boggiano
|
7567cecfa5
|
Optimize ChromePHP/FirePHP to skip header generation when they are disabled, refs #360
|
2014-04-23 15:56:51 +02:00 |
|
Hennadiy Verkh
|
ca4daeb72b
|
Modified ChromePhpHandler and FirePhpHandler to send no headers if no User-Agent is set
|
2014-04-23 13:55:51 +02:00 |
|
Jordi Boggiano
|
c9226dd0f8
|
Only send header when there is a value, fixes #352
|
2014-04-10 17:50:52 +02:00 |
|
Christophe Coevoet
|
d885932183
|
Updated the ChromePHPHandler for the new version of the extension
|
2013-04-23 14:22:10 +02:00 |
|
Jordi Boggiano
|
41d514114c
|
Output message to the user when chrome logs have been truncated, refs #172
|
2013-04-23 12:05:59 +02:00 |
|
Jordi Boggiano
|
6275edbe75
|
Stop sending logs when the chrome header size limit has been reached, fixes #172
|
2013-04-23 11:47:22 +02:00 |
|
Jordi Boggiano
|
9dc4ffc071
|
Fix json encoding in ChromePHPHandler, fixes #160
|
2013-02-11 11:28:59 +01:00 |
|
Jordi Boggiano
|
957ee8d0d6
|
Fix idiocy, refs #152
|
2013-01-22 16:02:20 +01:00 |
|
Jordi Boggiano
|
01bb026750
|
Add BC for the sendHeaders property, fixes #152
|
2013-01-22 15:56:28 +01:00 |
|
Ryan LaHue
|
e0d18f454b
|
Make ChromePHPHandler and FirePHPHandler sendHeaders flag static so that when multiple instances of the handler class exist they will all respect the one-time check that determines whether the handler should append its logs to the response header
|
2013-01-21 13:10:35 -08:00 |
|
Jordi Boggiano
|
da33c84d07
|
CS fixes
|
2012-06-14 15:47:01 +02:00 |
|
Jordi Boggiano
|
8d4ac5c0f7
|
Rename ChromePhp to ChromePHP for consistency with FirePHP
|
2012-02-20 17:35:45 +01:00 |
|