lonnieezell / myth-auth

One-stop Auth package for CodeIgniter 4
MIT License
632 stars 207 forks source link

Dev: support CodeIgniter 4.2.5 version #567

Closed hunter-and1 closed 2 years ago

hunter-and1 commented 2 years ago

when you use

php spark auth:publish

give you this error image

manageruz commented 2 years ago

Hi @hunter-and1. Thank you for the report. We will make a check and fix it.

manageruz commented 2 years ago

I have confirmed this bug.

MGatner commented 2 years ago

This is a bug in the framework itself. It is fixed but not released (see: https://github.com/codeigniter4/CodeIgniter4/pull/6452). Hopefully get that out in the next 18 hours.

kenjis commented 2 years ago

v4.2.6 was released.

manageruz commented 2 years ago

So as @MGatner mentioned above this was a CI bug, not myth:auth's bug. There is new bug fix release of CI4 v4.2.6 which fixes this issue. So updating the framework to the latest release will fix this issue.