user_guide_src/source/installation/upgrade_436.rst
############################# Upgrading from 4.3.5 to 4.3.6 #############################
Please refer to the upgrade instructions corresponding to your installation method.
Composer Installation App Starter Upgrading <app-starter-upgrading>Composer Installation Adding CodeIgniter4 to an Existing Project Upgrading <adding-codeigniter4-upgrading>Manual Installation Upgrading <installing-manual-upgrading>.. contents:: :local: :depth: 2
Breaking Changes
AutoRouterInterface::getRoute() has the new second parameter string $httpVerb.
If you implement it, add the parameter.Breaking Enhancements
ValidationInterface::check() and Validation::check()
have been changed. If you implement or extend them, update the signatures.Project Files
Version 4.3.6 did not alter any executable code in project files.
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: