jaxon-core icon indicating copy to clipboard operation
jaxon-core copied to clipboard

getClass deprecated in Di\Container.php

Open victorsamuelmd opened this issue 2 years ago • 0 comments

Hi, thanks for your work with this library, I'm using it with php 8.1, I get this error when using dependency inyection, the solution appears to change the getClass() to getType() in the line 259.

victorsamuelmd avatar Aug 30 '22 18:08 victorsamuelmd