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

Fix regression in 'export' command #17

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Fix regression in 'export' command #17

merged 1 commit into from
Jan 14, 2025

Conversation

totten
Copy link
Owner

@totten totten commented Jan 14, 2025

After some prior Symfony update, most subcommands were updated. But apparently this slipped through. It currently emits:

Uncaught TypeError: Return value of "Loco\Command\ExportCommand::execute()" must be of the type int, "null" returned.

After some prior Symfony update, most subcommands were updated. But apparently this one slipped through.
It currently emits:

Uncaught TypeError: Return value of "Loco\Command\ExportCommand::execute()" must be of the type int, "null" returned.
@totten totten merged commit 10f372a into master Jan 14, 2025
3 checks passed
@totten totten deleted the master-return branch January 14, 2025 23:09
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.

1 participant