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: adhocore/php-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.3
Choose a base ref
...
head repository: adhocore/php-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.4
Choose a head ref
  • 6 commits
  • 8 files changed
  • 4 contributors

Commits on Dec 4, 2024

  1. Apply fixes from StyleCI

    [ci skip] [skip ci]
    adhocore authored and StyleCIBot committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    5f5cab8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #121 from adhocore/analysis-negvk5

    Apply fixes from StyleCI
    adhocore authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    ffba556 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e380f7c View commit details
    Browse the repository at this point in the history

Commits on May 11, 2025

  1. Configuration menu
    Copy the full SHA
    b7a1aa7 View commit details
    Browse the repository at this point in the history
  2. Improve the visualisation of commands in the default group (#126)

    * Configured PhpUnit cache file path for a less polluted root folder. Removed the "*" label for the default group.
    
    * Commands in the default group gets printed first, without an empty grouping section.
    
    * Added comments to the OutputHelper's class. Moved protected methods after the public ones.
    
    * Removed in-line if statement - Fixed #125.
    
    * Minor code formatting to comply with StyleCI.
    
    * Minor code formatting to comply with StyleCI.
    
    * Minor code formatting to comply with StyleCI.
    
    * Restored original method positions to facilitate easier change comparisons #125.
    
    ---------
    
    Co-authored-by: Jitendra Adhikari <2908547+adhocore@users.noreply.github.com>
    acataluddi and adhocore authored May 11, 2025
    Configuration menu
    Copy the full SHA
    763569e View commit details
    Browse the repository at this point in the history
  3. Apply fixes from StyleCI (#130)

    [ci skip] [skip ci]
    
    Co-authored-by: Jitendra <adhocore@users.noreply.github.com>
    adhocore and adhocore authored May 11, 2025
    Configuration menu
    Copy the full SHA
    474dc3d View commit details
    Browse the repository at this point in the history
Loading