-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug: #2608
Comments
This is a known issue. I've reported it on the forum and in response to at least one issue here this morning. I'm out of time to work on the framework until late this evening, but we will get it taken care of ASAP. Thanks for reporting. |
Version 4.0.2 released that should fix all of this for a new install. Sorry about the release issues today. |
i updated version using composer update for CI4 version 4.0.2 but error is still there. |
CodeIgniter CLI Tool - Version 4.0.2 - Server-Time: 2020-02-26 02:05:39am PHP Fatal error: Cannot declare class CodeIgniter\Commands\CommandsTestStreamFilter, because the name is already in use in D:\projects\test\ci_4\ci-blog1\tests_support\Commands\CommandsTestStreamFilter.php on line 16 Type: ErrorException |
i deleted previously installed CI4, installed fresh and its working fine now. |
Direction
We use github issues to track bugs, not for support.
If you have a support question, or a feature request, raise these as threads on our
forum.
Describe the bug
CodeIgniter CLI Tool - Version 4.0.1 - Server-Time: 2020-02-24 11:11:48am
An uncaught Exception was encountered
Type: ErrorException
Message: Cannot declare class CodeIgniter\Commands\CommandsTestStreamFilter, because the name is already in use
Filename: C:\wamp64\www\codeigniter\codeigniter\tests_support\Commands\CommandsTestStreamFilter.php
Line Number: 16
CodeIgniter 4 version
4.0.1
Context
The text was updated successfully, but these errors were encountered: