Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: codeigniter4/CodeIgniter4
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.5.6
Choose a base ref
...
head repository: codeigniter4/CodeIgniter4
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.5.7
Choose a head ref
  • 16 commits
  • 69 files changed
  • 2 contributors

Commits on Dec 28, 2024

  1. Configuration menu
    Copy the full SHA
    a2ec505 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f29210c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47d69b6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9343 from samsonasik/refactor-add-arrow-function-…

    …return
    
    refactor: enable AddArrowFunctionReturnTypeRector
    samsonasik authored Dec 28, 2024
    Configuration menu
    Copy the full SHA
    51e6f6a View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2024

  1. Configuration menu
    Copy the full SHA
    0bc67db View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2024

  1. Configuration menu
    Copy the full SHA
    65219d7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9352 from paulbalandan/cs-v366

    style: bump to php-cs-fixer v3.66
    samsonasik authored Dec 30, 2024
    Configuration menu
    Copy the full SHA
    c0c3e02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f551dbd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9354 from samsonasik/fix-namespaced-helper

    fix: handle namespaced helper found on Common helper
    samsonasik authored Dec 30, 2024
    Configuration menu
    Copy the full SHA
    4cd4918 View commit details
    Browse the repository at this point in the history
  5. chore: add changelog for bug fix helper() throw FileNotFoundException…

    … on valid namespaced helper
    samsonasik committed Dec 30, 2024
    Configuration menu
    Copy the full SHA
    c61cb4a View commit details
    Browse the repository at this point in the history
  6. Update user_guide_src/source/changelogs/v4.5.7.rst

    Co-authored-by: John Paul E. Balandan, CPA <paulbalandan@gmail.com>
    samsonasik and paulbalandan authored Dec 30, 2024
    Configuration menu
    Copy the full SHA
    c942fd9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #9356 from samsonasik/chore-add-changelog

    chore: add changelog for bug fix helper() throw FileNotFoundException on valid namespaced helper
    samsonasik authored Dec 30, 2024
    Configuration menu
    Copy the full SHA
    e26327b View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2024

  1. Configuration menu
    Copy the full SHA
    0fe4bd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7ce2ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8cd894 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9358 from codeigniter4/develop

    4.5.7 Ready code
    paulbalandan authored Dec 31, 2024
    Configuration menu
    Copy the full SHA
    daf65f9 View commit details
    Browse the repository at this point in the history
Loading