Skip to content

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

Merged
Naktibalda merged 1 commit intoCodeception:5.0from
geega:fix-false-negative-message-for-exist-packege-symfony-console-completion
Aug 12, 2022
Merged

Fixed false negative message about missing stecman/symfony-console-completion packege#6541
Naktibalda merged 1 commit intoCodeception:5.0from
geega:fix-false-negative-message-for-exist-packege-symfony-console-completion

Conversation

@geega
Copy link
Copy Markdown
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.

2 participants