Call to undefined function array_get()
mtilokani opened this issue · 5 comments
mtilokani commented
Hi @duellsy , I just on today installed package. And I have included trait file and make use of that trait in User model, but it is giving me following error:
Call to undefined function Venturecraft\Revisionable\array_get()
Could you please help me.
ethanransdellrarebird commented
There is a PR open for this
#357
mtilokani commented
@ethanransdellrarebird yes, thanks, but if it could be merged to master branch then would be great to update via composer.
mtilokani commented
Hi @duellsy @ethanransdellrarebird I have re-installed a package but I am still facing a same issue.
duellsy commented
@mtilokani If you do a composer update
you should pull in 1.32.0 which will have these updates.