Armin Linzbauer
d7a9c22602
Add Support for symfony/var-dumper
^6 ( #492 )
...
* Update Dependencies for Symfony 6
* Document Added Support for symfony/var-dumper ^6
2021-12-21 19:16:01 +01:00
Sam Geo
f9b837f600
Adds October CMS to framework list ( #490 )
2021-12-15 14:53:16 +01:00
Pierre Rudloff
6b175051df
Wrong variable name in docblock ( #463 )
2021-12-12 18:13:24 +01:00
Sem Schilder
12a1eef59b
Dont use null where string is expected ( #489 )
...
Quickfix for PHP 8.1 compatibility
2021-12-12 12:55:31 +01:00
Sem Schilder
14bdc78c0c
Draft: Support twig namespaces ( #479 )
...
* Add Twig 1, 2 and 3 as required dependency
- Latest safe Twig 1 version
- Latest safe Twig 2 version
- Latest safe Twig 3 version
* Add ext-json as a requirement
* Add namespacedTwigProfileCollector
* Deprecated old class
* Update docs for PHP/Twig
* Remove incompatibility
* Update namespace
* Update composer.json
Co-authored-by: Barry vd. Heuvel <barryvdh@gmail.com>
2021-12-12 11:48:02 +01:00
Reinaldo Deprera
e8ac3499af
Add #[ReturnTypeWillChange] attribute to suppress deprecation warning… ( #481 )
...
* Add #[ReturnTypeWillChange] attribute to suppress deprecation warnings and fatal error
Error occurs on php 7.4 >=
* Same in other 4 methods #[\ReturnTypeWillChange]
Add #[\ReturnTypeWillChange] in other 4 methods to avoid E_DEPRECATED or E_FATAL (php 7.4 >=)
v1.17.3
2021-10-19 14:33:27 +02:00
Sergiy Petrov
3541f09f09
Update run-tests.yml ( #487 )
v1.17.2
2021-10-18 11:39:00 +02:00
erikn69
fb428365f2
Support psr/log:^2.0,^3.0 ( #486 )
...
* Support psr/log:^2.0,^3.0
* Update FileStorageTest.php
Co-authored-by: Erik Niebla <ep_niebla@hotmail.com>
Co-authored-by: Barry vd. Heuvel <barryvdh@gmail.com>
2021-10-18 11:38:31 +02:00
fcolecumberri
22cfd56c87
updated psr/log acceptable mayor version ( #485 )
2021-10-18 11:36:20 +02:00
Alexander Zhuravlev
3a85e5bf19
RedisStorage: Introduced support of php-redis module. Fixed clear() method ( #480 )
...
* RedisStorage: Introduced support of php-redis module. Fixed clear() method
* Fixed sorting order for RedisStorage to show newest requests on top
* Revert BC breaking changes
2021-10-14 12:17:12 +02:00
Barry vd. Heuvel
0a3532556b
Check log messages before interpolate ( #477 )
v1.17.1
2021-08-01 11:19:02 +02:00
Barry vd. Heuvel
4ef8e359d9
Fix vardumper #474 ( #475 )
v1.17.0
2021-07-27 07:47:57 +02:00
Barry vd. Heuvel
678a54a502
Update composer.json
2021-06-22 10:04:48 +02:00
Barry vd. Heuvel
cb4cf6d0f4
Update README.md
2021-06-22 10:04:06 +02:00
Barry vd. Heuvel
b12bbde6f5
Test CSP Nonce
2021-06-22 10:01:30 +02:00
Barry vd. Heuvel
87e627ad1a
Fix tests
2021-06-22 09:56:39 +02:00
Igor Santos
d848222fd5
Makes the PDO wrapper transparent ( #407 )
...
* Making PDO wrapper transparent
* Fix check for instance type before enveloping PDO
2021-06-22 09:12:03 +02:00
Barry vd. Heuvel
2a71666f69
Add CSP support to Javascript renderer ( #439 )
...
* Add CSP support to Javascript renderer
* Use parameters to set CSP nonce
2021-06-21 09:26:59 +02:00
Pierre Rudloff
1a873d72e6
Allow useHtmlVarDumper() on ExceptionsCollector ( #464 )
2021-06-19 19:09:02 +02:00
Pierre Rudloff
7602079356
Add support for PSR-3 message placeholders ( #465 )
2021-06-19 19:08:10 +02:00
Pierre Rudloff
150ef8d8a3
Add Drupal module ( #470 )
2021-06-19 19:07:37 +02:00
Nicola Galgano
001da347e6
add Joomla ( #468 )
2021-03-10 12:21:49 +01:00
Ricardo Boss
710c817b9b
New implementation of dump() in SwiftLogCollector ( #416 )
...
* Fix maximebf/php-debugbar#265
* Updated changelog
2021-02-25 08:04:02 +01:00
n0x073
6d51ee9e94
PHP 8.0: TraceablePDO adding query arguments ( #460 )
...
* php 8 fix
* Update TraceablePDO.php
v1.16.5
2020-12-07 12:07:24 +01:00
Barry vd. Heuvel
c86c717e4b
Update README.md
v1.16.4
2020-12-07 11:48:48 +01:00
Barry vd. Heuvel
6d4195c6af
Delete .travis.yml
2020-12-07 11:47:53 +01:00
Barry vd. Heuvel
ae942fd21d
Create run-tests.yml for Github Actions ( #461 )
...
* Create run-tests.yml
* Update FileStorageTest.php
2020-12-07 11:47:36 +01:00
Witold Wasiczko
9544e0bf2a
Test on PHP 8 ( #456 )
...
* Test on PHP 8
* Fix tests
2020-12-07 11:39:43 +01:00
Witold Wasiczko
230f4ad6d8
Test on stable php 7.4 ( #455 )
2020-11-01 12:33:27 +01:00
Barry vd. Heuvel
a5ae65a123
Update composer.json
2020-08-28 09:35:51 +02:00
VictorDauchy
1a1605b8e9
Add return value to measure() function. ( #443 )
...
Change-Id: I0e0277a019545bae6b4a9854b915a83bcea6757a
Co-authored-by: vdauchy <vdauchy@summit-tech.ca>
v1.16.3
2020-05-06 09:06:27 +02:00
Barry vd. Heuvel
936807d1e3
Trigger resize on new dataset ( #446 )
...
When a new dataset is loaded, the layout can change. Trigger the resize to make it fit directly.
2020-05-06 09:03:35 +02:00
Steve Lacey
3709448d5a
Remove broken fetch catch ( #444 )
2020-04-20 19:42:25 +02:00
Barry vd. Heuvel
40f375504a
Skip decimals if < 100ms
v1.16.2
2020-04-16 11:05:52 +02:00
Barry vd. Heuvel
2009a5854c
Round memory
2020-04-16 11:02:46 +02:00
Barry vd. Heuvel
fe37f04898
Use short PHP version
2020-04-16 11:00:16 +02:00
Tristan Mouchet
c5354a7eaa
Fixing JavaScript error (Internet Explorer) ( #441 )
...
Fixing a JS error preventing the debug bar to be displayed on Internet explorer.
2020-04-13 20:04:03 +02:00
Steve Lacey
a6ada3bcf7
Fetch documentation ( #438 )
2020-02-29 09:51:22 +01:00
Jerzy Zawadzki
58998b818c
Symfony 5 support added ( #431 )
v1.16.1
2019-11-24 10:46:11 +01:00
Barry vd. Heuvel
6ca3502de5
Update .travis.yml
v1.16.0
2019-10-18 16:34:16 +02:00
Barry vd. Heuvel
a33fdc5e20
Update composer.json
2019-10-18 16:33:49 +02:00
Eimantas Kateiva
2419fad15d
Add void return type hint for MonologCollector::write() ( #427 )
...
The method signature has changed in v2. The diff: https://github.com/Seldaek/monolog/compare/1.25.1...2.0.0#diff-d1d031ebe96084844fb53eb650bc404eR50
2019-10-18 15:50:24 +02:00
Barry vd. Heuvel
b0efa3b790
Update .travis.yml
2019-10-18 15:49:50 +02:00
Barry vd. Heuvel
373f6af121
Update composer.json
2019-10-18 15:48:34 +02:00
leomoty
ade2a1ac1d
Deprecate TwigCollector and friends ( #425 )
...
* Update twig demo to use TwigProfileCollector
* Update documentation on twig bridge collector
* Deprecate TwigCollector
TraceableTwigEnvironment and TraceableTwigTemplate
2019-10-09 21:34:41 +02:00
Steve Lacey
6c4277f611
Fetch support ( #422 )
v1.15.1
1.15.1
2019-09-24 16:55:42 +02:00
Claas Augner
2a95c20da4
docs: addException => addThrowable ( #419 )
...
ExceptionsCollector->addException() is deprecated since #281 .
2019-09-05 15:46:04 +02:00
Karel Faille
e9d3263a1c
Force open handle font color ( #418 )
...
When the underlying website uses a white font color (dark theme...) the content is not visible.
2019-08-05 20:50:57 +02:00
Nicolas Ettlin
5d44b5e5bc
Fix PHP example code in documentation ( #412 )
2019-03-22 20:37:57 +01:00
Guilherme Pressutto
b7d6e3558b
Using ns-resize cursor ( #401 )
...
Since it can be resized both up and down.
2019-02-27 09:22:55 +01:00