1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-06-22 18:55:04 +02:00

5 Commits

Author SHA1 Message Date
dff80cdb1c Fix PHP 8.2 deprecations ()
* 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 ()
* 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
68dfa87ef6 Fixed typos 2013-08-16 00:52:32 +01:00
8fde2e9a0f added tests 2013-08-14 22:22:07 +10:00