Welcome Guest, Not a member yet? Register   Sign In
Initialization problem with Kint-php
#1

Hi. I just upgraded my Codeigniter 4 using composer (as I always do) from version 4.5.7 to 4.6.0 and I get the following error when I try to run my application:
Undefined constant Kint\Renderer\AbstractRenderer::SORT_FULL

This has never happened to me before.
The file and line referenced is APPPATH/Config/Kint.php at line 44.
Any light anyone can shed on this?
Thanks in advance
Reply
#2

(This post was last modified: 01-23-2025, 02:55 PM by cbazan.)

I'll answer myself. It seems that the update I had performed using composer was somehow unsuccessful. I installed/created a new build using version 4.6.0 and comparing the two builds, there were many different files.
Everything is working fine now.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB