CodeIgniter v4.1.9 released |
(02-27-2022, 02:02 AM)InsiteFX Wrote: In other words I copy the complete codeIgniter4-development all files are copied as is out of the folder to the ci4test folder It seems you downloaded the develop branch of https://github.com/codeigniter4/CodeIgniter4/ It has still two vulnerabilities, not fixed yet. If PHP Code: CI_VERSION = '4.1.8'
[quote pid="394230" dateline="1645837284"]
Dear CodeIgniter Team, There is a strange issue with my CodeIgniter 4.1.9 version, though I could do the same without issue on the 4.1.4 version. The problem is as follows [/quote] the code is Code: php spark make:controller Myex --suffix --force >php spark make:controller Myex --force --suffix Code: CodeIgniter v4.1.4 Command Line Tool - Server Time: 2022-03-15 10:34:18 UTC+05:00 And here is the output from the 4.1.9 version Code: > php spark make:controller Myex --force --suffix the PHP version is Code: > php --version What is the problem ! ?
Can't reproduce.
Code: bash-3.2$ php -v
@nurmyrat It seems this bug: https://github.com/codeigniter4/CodeIgni...ssues/5835
It was fixed in the latest develop branch. I don't know why I did not reproduce it. (02-26-2022, 03:07 AM)kenjis Wrote: @InsiteFX How do you install?Thanks for the updated link, I downloaded it from github. Great work. ![]() |
Welcome Guest, Not a member yet? Register Sign In |