Back to Codeigniter4

Upgrading from 4.2.7 to 4.2.8

user_guide_src/source/installation/upgrade_428.rst

4.7.2893 B
Original Source

############################# Upgrading from 4.2.7 to 4.2.8 #############################

Please refer to the upgrade instructions corresponding to your installation method.

  • :ref:Composer Installation App Starter Upgrading <app-starter-upgrading>
  • :ref:Composer Installation Adding CodeIgniter4 to an Existing Project Upgrading <adding-codeigniter4-upgrading>
  • :ref:Manual Installation Upgrading <installing-manual-upgrading>

.. contents:: :local: :depth: 2

Project Files


The following files had changes to code or behavior that merit updating in your projects:

  • app/Views/errors/html/error_exception.php

All Changes

This is a list of all files in the project space that received changes; many will be simple comments or formatting that have no effect on the runtime:

  • app/Config/Logger.php
  • app/Views/errors/html/error_exception.php