042e2cd0bb
- One dummy class used for tests had a 'final private' method, this is not allowed in PHP 8 and so the method is now just 'private'. - The AbstractServiceProvider class was using ReflectionParameter::getClass. This is deprecated in PHP8 and thus that usage has been replaced with an utility method that uses the recommended replacement. |
||
---|---|---|
.. | ||
includes | ||
src |