1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-06-18 15:49:44 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
6706ad4d2d Improve assertion and ignore cached PHPUnit file (#462) 2024-03-30 07:26:17 +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
9544e0bf2a Test on PHP 8 (#456)
* Test on PHP 8

* Fix tests
2020-12-07 11:39:43 +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