2021年3月17日星期三

An Error when running migration in ubuntu 20.04

i would like to ask a question about cake php 3. i tried to run a command bin/cake migration migrate in terminal, but unfortunately it show errors like this :

root@alif-X441NA:/opt/lampp/htdocs/sic_api# bin/cake migration migrate PHP Deprecated: implode(): Passing glue string after array is deprecated. Swap the parameters in /opt/lampp/htdocs/sic_api/vendor/cakephp/cakephp/src/Console/ConsoleOutput.php on line 242

Deprecated: implode(): Passing glue string after array is deprecated. Swap the parameters in /opt/lampp/htdocs/sic_api/vendor/cakephp/cakephp/src/Console/ConsoleOutput.php on line 242 Deprecated Error: Array and string offset access syntax with curly braces is deprecated in [/opt/lampp/htdocs/sic_api/vendor/cakephp/cakephp/src/Filesystem/Folder.php, line 577]

PHP Deprecated: implode(): Passing glue string after array is deprecated. Swap the parameters in /opt/lampp/htdocs/sic_api/vendor/cakephp/cakephp/src/Console/ConsoleOutput.php on line 242

Deprecated: implode(): Passing glue string after array is deprecated. Swap the parameters in /opt/lampp/htdocs/sic_api/vendor/cakephp/cakephp/src/Console/ConsoleOutput.php on line 242 Deprecated Error: implode(): Passing glue string after array is deprecated. Swap the parameters in [/opt/lampp/htdocs/sic_api/vendor/cakephp/cakephp/src/Console/ConsoleOutput.php, line 242]

Exception: Class 'App\Command\HouseKeepingCommand' not found in [/opt/lampp/htdocs/sic_api/src/Application.php, line 67]

it also shows same errors when i run bin/cake server

https://stackoverflow.com/questions/66684624/an-error-when-running-migration-in-ubuntu-20-04 March 18, 2021 at 12:07PM

没有评论:

发表评论