Welcome Guest, Not a member yet? Register   Sign In
Multiple Applications
#14

@Codinglander I found this error is due to a bug.

Quote:If the same namespace is defined in both CodeIgniter and Composer, CodeIgniter’s autoloader will be the first one to get a chance to locate the file.
https://codeigniter4.github.io/CodeIgnit...er-support

The namespace Config is defined in CodeIgniter. So it should be loaded even if Composer has a wrong path.

I sent a PR to fix:
https://github.com/codeigniter4/CodeIgniter4/pull/5902

Thanks for reporting!
Reply


Messages In This Thread
Multiple Applications - by Codinglander - 04-10-2022, 05:59 PM
RE: Multiple Applications - by kenjis - 04-12-2022, 06:21 PM
RE: Multiple Applications - by Codinglander - 04-12-2022, 10:26 PM
RE: Multiple Applications - by kenjis - 04-12-2022, 11:09 PM
RE: Multiple Applications - by Codinglander - 04-13-2022, 01:45 AM
RE: Multiple Applications - by kenjis - 04-13-2022, 02:06 AM
RE: Multiple Applications - by Codinglander - 04-13-2022, 04:56 AM
RE: Multiple Applications - by kenjis - 04-13-2022, 05:10 AM
RE: Multiple Applications - by Codinglander - 04-13-2022, 11:08 AM
RE: Multiple Applications - by kenjis - 04-13-2022, 04:29 PM
RE: Multiple Applications - by Codinglander - 04-13-2022, 10:32 PM
RE: Multiple Applications - by kenjis - 04-14-2022, 07:11 PM
RE: Multiple Applications - by kenjis - 04-13-2022, 05:45 PM
RE: Multiple Applications - by kenjis - 04-15-2022, 02:56 PM



Theme © iAndrew 2016 - Forum software by © MyBB