php-debugbar icon indicating copy to clipboard operation
php-debugbar copied to clipboard

update highlitght.js to v11.7.0

Open brice-t opened this issue 2 years ago • 2 comments

The API is getting deprecated : change calls according to new API

brice-t avatar Jul 04 '23 17:07 brice-t

Did you test this??

I think, if you change the name of the file highlight.pack.js to highlight.min.js, it would no longer work https://github.com/maximebf/php-debugbar/blob/293d02c78fd74d97e740772b079c33d61b9e90a7/src/DebugBar/JavascriptRenderer.php#L46 Also, i think that the css needs upgrade https://github.com/maximebf/php-debugbar/blob/293d02c78fd74d97e740772b079c33d61b9e90a7/src/DebugBar/JavascriptRenderer.php#L41

parallels999 avatar Jul 27 '23 15:07 parallels999

Already fixed on

  • https://github.com/maximebf/php-debugbar/pull/547

parallels999 avatar Sep 19 '23 19:09 parallels999