Closed adrian-stein closed 5 years ago
Hey @adrian-stein, we'd welcome a pull request to implement compatibility with PHP 7.2. You can have a look at most of the commercially supported SilverStripe modules (blog, userforms, etc) for examples of how to do this - e.g. this commit.
PR in #112
Done in #112 and tagged as 1.2.0-beta1
Is there any plans to make this compatible with 7.2. I notice there is a Object extends in DebugBar.php. Would this be the only amend to get it working with 7.2??