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.7.2
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.8.0
Choose a head ref
  • 7 commits
  • 3 files changed
  • 1 contributor

Commits on Nov 15, 2024

  1. fix: allow empty column for table

    dimtrovich authored and adhocore committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    a282931 View commit details
    Browse the repository at this point in the history
  2. test: provides more tests for generating tables.

    takes into account different scenarios
    dimtrovich authored and adhocore committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b57e1e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    748f8b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    229a563 View commit details
    Browse the repository at this point in the history
  5. tests: add tests for table rendering

    dimtrovich authored and adhocore committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    4ed7e63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f74236b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6092763 View commit details
    Browse the repository at this point in the history
Loading