v4.4.1 hot fix released! |
Hi, all.
We have just released v4.4.1 hot fix. This release fixes eight bugs including one that Auto Routing Legacy does not work. We also added missing instructions for Hot Reloading in "Upgrading Guide v4.4.0": - https://codeigniter4.github.io/userguide...oolbar-php - https://codeigniter4.github.io/userguide...events-php ChangeLog: https://codeigniter4.github.io/userguide...4.4.1.html Upgrading Guide: https://codeigniter4.github.io/userguide...e_441.html
Thank you CodeIgniter Development Team.
What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
Possible bug:
When I do the following: $builder->where('somedate > NOW()', true) OR $builder->where('somedate > NOW()', false) I get an MySQLi error. $builder->getCompiledSelect() reveals that a zero has been added to the WHERE clause.
Someone forgot to update the Installation section in the CodeIgniter manual with the 4.4.1 release.
Simpler is always better
(09-21-2023, 06:06 AM)donpwinston Wrote: Someone forgot to update the Installation section in the CodeIgniter manual with the 4.4.1 release. Thank you for reporting. I sent a PR https://github.com/codeigniter4/CodeIgniter4/pull/7961
I M Facing Problem with Codeignator 4.4.1
This Error is Showing too me 404 Sorry! Cannot seem to find the page you were looking for.
@Nitin Arora Set Development Mode and see the page.
https://codeigniter4.github.io/CodeIgnit...pment-mode |
Welcome Guest, Not a member yet? Register Sign In |