You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
name: Bug report
about: Help us improve the framework by reporting bugs!
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
A clear and concise description of what the bug is.
CodeIgniter 4 version
Which version (and branch, if applicable) the bug is in.
Affected module(s)
Which package or class is the bug in, if known.
Expected behavior, and steps to reproduce if appropriate
A clear and concise description of what you expected to happen,
and how you got there.
Feel free to include a text/log extract, but use a pastebin facility for any
screenshots you deem necessary.
CodeIgniter CLI Tool - Version 4.0.0-alpha.4 - Server-Time: 2019-01-22 14:21:25pm
Rolling back all migrations...
An uncaught Exception was encountered
Type: ArgumentCountError
Message: Too few arguments to function CodeIgniter\Commands\Database\MigrateRollback::isAllNamespace(), 0 passed in /Users/byazrail/Desktop/www/jupiter/core/Commands/Database/MigrateRollback.php on line 120 and exactly 1 expected
Filename: /Users/byazrail/Desktop/www/jupiter/core/Commands/Database/MigrateRollback.php
Line Number: 165
name: Bug report
about: Help us improve the framework by reporting bugs!
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
A clear and concise description of what the bug is.
CodeIgniter 4 version
Which version (and branch, if applicable) the bug is in.
Affected module(s)
Which package or class is the bug in, if known.
Expected behavior, and steps to reproduce if appropriate
A clear and concise description of what you expected to happen,
and how you got there.
Feel free to include a text/log extract, but use a pastebin facility for any
screenshots you deem necessary.
Context
Alis-MacBook-Pro:jupiter byazrail$ php spark migrate:refresh -all
CodeIgniter CLI Tool - Version 4.0.0-alpha.4 - Server-Time: 2019-01-22 14:21:25pm
Rolling back all migrations...
An uncaught Exception was encountered
Type: ArgumentCountError
Message: Too few arguments to function CodeIgniter\Commands\Database\MigrateRollback::isAllNamespace(), 0 passed in /Users/byazrail/Desktop/www/jupiter/core/Commands/Database/MigrateRollback.php on line 120 and exactly 1 expected
Filename: /Users/byazrail/Desktop/www/jupiter/core/Commands/Database/MigrateRollback.php
Line Number: 165
The text was updated successfully, but these errors were encountered: