1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-06-11 00:21:16 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
6706ad4d2d Improve assertion and ignore cached PHPUnit file (#462) 2024-03-30 07:26:17 +01:00
ff2b6d6346 fix open_basedir restriction error (#590) 2024-02-10 11:00:09 +01:00
dff80cdb1c Fix PHP 8.2 deprecations (#531)
* Fix deprecation: Use of "parent" in callables is deprecated

* Fix deprecations in tests

Creation of dynamic properties is deprecated since php 8.2
2023-08-18 19:36:53 +02:00
87e627ad1a Fix tests 2021-06-22 09:56:39 +02:00
9544e0bf2a Test on PHP 8 (#456)
* Test on PHP 8

* Fix tests
2020-12-07 11:39:43 +01:00
1a1605b8e9 Add return value to measure() function. (#443)
Change-Id: I0e0277a019545bae6b4a9854b915a83bcea6757a

Co-authored-by: vdauchy <vdauchy@summit-tech.ca>
2020-05-06 09:06:27 +02:00
0447abd246 Extend TimeData widget/collector
Add params + collector name. Make params expend on click.
2014-10-30 16:40:31 +01:00
0071105c25 CS fixes 2014-01-16 21:41:41 +00:00
fb1605e93c added unit tests 2013-08-14 21:37:24 +10:00