Skip to content
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

Fixed false negative message about missing stecman/symfony-console-completion packege #6541

Conversation

geega
Copy link
Contributor

@geega geega commented Aug 5, 2022

class_exists(ConsoleCompletion::class) return always false in position before import class namespaces.

The output of this message provokes a problem with establishing a session and adding session handlers.
Like this:

  session_set_save_handler(): Session save handler cannot be changed after headers have already been sent  

@Naktibalda Naktibalda merged commit 494ebe0 into Codeception:5.0 Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants