Welcome Guest, Not a member yet? Register   Sign In
v4.4.1 hot fix released!
#1

(This post was last modified: 09-04-2023, 06:04 PM by kenjis.)

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
Reply
#2

Thank you CodeIgniter Development Team.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#3

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.
Reply
#4

Someone forgot to update the Installation section in the CodeIgniter manual with the 4.4.1 release.
Simpler is always better
Reply
#5

(This post was last modified: 09-21-2023, 02:33 PM by sammyskills.)

(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
Reply
#6

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.
Reply
#7

@Nitin Arora Set Development Mode and see the page.
https://codeigniter4.github.io/CodeIgnit...pment-mode
Reply




Theme © iAndrew 2016 - Forum software by © MyBB