Thanks to visit codestin.com
Credit goes to github.com

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: smeghead/php-variable-hard-usage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.7
Choose a base ref
...
head repository: smeghead/php-variable-hard-usage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.8
Choose a head ref
  • 12 commits
  • 16 files changed
  • 1 contributor

Commits on Mar 26, 2025

  1. Configuration menu
    Copy the full SHA
    a2961ce View commit details
    Browse the repository at this point in the history
  2. fix: fix phpstan error.

    smeghead committed Mar 26, 2025
    Configuration menu
    Copy the full SHA
    7a40d4f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #18 from smeghead/fix/fix-how-to-handle-options

    fix: change how to parse arguments.
    smeghead authored Mar 26, 2025
    Configuration menu
    Copy the full SHA
    8d9d46a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d1ebe1 View commit details
    Browse the repository at this point in the history
  5. fix: phpstan error.

    smeghead committed Mar 26, 2025
    Configuration menu
    Copy the full SHA
    dcb6f57 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #19 from smeghead/feature/getopt

    Moved command-line option parsing logic into separate classes for bet…
    smeghead authored Mar 26, 2025
    Configuration menu
    Copy the full SHA
    dbdc3f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

  1. Configuration menu
    Copy the full SHA
    98d4fce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #20 from smeghead/feature/change-entrypoint-class

    change entrypoint class name.
    smeghead authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    87f2a48 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2025

  1. add examples.

    smeghead committed Mar 28, 2025
    Configuration menu
    Copy the full SHA
    28dadbc View commit details
    Browse the repository at this point in the history
  2. feat: use getopt-php.

    smeghead committed Mar 28, 2025
    Configuration menu
    Copy the full SHA
    83bfbc9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #21 from smeghead/feature/use-getopt-php

    feat: use getopt-php.
    smeghead authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    ca832ff View commit details
    Browse the repository at this point in the history
  4. v0.0.8

    smeghead committed Mar 28, 2025
    Configuration menu
    Copy the full SHA
    2f700c9 View commit details
    Browse the repository at this point in the history
Loading