Comparing pocketarc:develop...siemova:develop · pocketarc/codeigniter · GitHub
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: pocketarc/codeigniter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: siemova/codeigniter3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 20 files changed
  • 4 contributors

Commits on Jun 8, 2023

  1. Fix PHP 8.1 E_DEPRECATED issue when the page has no output.

    Signed-off-by: Bruno Moreira <bruno@terraduo.com>
    pocketarc committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    8888916 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. 3 Configuration menu
    Copy the full SHA
    0b147f9 View commit details
    Browse the repository at this point in the history
  2. 3 Configuration menu
    Copy the full SHA
    6dc3278 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Add debugbar code back.

    pocketarc committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    f7cc9aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60b5dd8 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Merge PHP 8.2 support from gxgpet

    * Adding PHP 8.2 support
    
    * Adds $uri prop in Router, and AllowDynamicProps attribute for CI_Controller
    
    * Adding missing `dest_image` property in CI_Image_lib
    
    ---------
    
    Co-authored-by: George Petculescu <gxgpet@gmail.com>
    Co-authored-by: George Petculescu <gxgpet@users.noreply.github.com>
    3 people authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    f5d40b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

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

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    15e8f80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9c0713 View commit details
    Browse the repository at this point in the history
  3. Fix PHP 8.x compatibility (#5)

    Co-authored-by: Roger <roger.r.oliveira@unesp.br>
    pocketarc and Roger authored Feb 25, 2024
    Configuration menu
    Copy the full SHA
    274a7be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d264c2d View commit details
    Browse the repository at this point in the history
Loading