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: CatLabInteractive/Neuron
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: copilot/fix-input-validation-bug
Choose a base ref
...
head repository: CatLabInteractive/Neuron
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 6 files changed
  • 3 contributors

Commits on Mar 6, 2026

  1. Merge pull request #2 from CatLabInteractive/copilot/fix-input-valida…

    …tion-bug
    
    Fix date input validation in Tools.php, modernize test infrastructure, add DB injection tests
    daedeloth authored Mar 6, 2026
    Configuration menu
    Copy the full SHA
    b2eae6f View commit details
    Browse the repository at this point in the history
  2. Initial plan

    Copilot committed Mar 6, 2026
    Configuration menu
    Copy the full SHA
    1cbfdb4 View commit details
    Browse the repository at this point in the history
  3. Add PHP 7.4 and 8.0 support

    Co-authored-by: daedeloth <1168599+daedeloth@users.noreply.github.com>
    Copilot and daedeloth committed Mar 6, 2026
    Configuration menu
    Copy the full SHA
    d122c04 View commit details
    Browse the repository at this point in the history
  4. Fix PHP 7.4 bool comparison: use strict equality in checkInput()

    Co-authored-by: daedeloth <1168599+daedeloth@users.noreply.github.com>
    Copilot and daedeloth committed Mar 6, 2026
    Configuration menu
    Copy the full SHA
    e158dc3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    713c172 View commit details
    Browse the repository at this point in the history
  6. Initial plan

    Copilot committed Mar 6, 2026
    Configuration menu
    Copy the full SHA
    0930f14 View commit details
    Browse the repository at this point in the history
  7. Remove unused nesbot/carbon dependency to fix install conflicts

    Co-authored-by: daedeloth <1168599+daedeloth@users.noreply.github.com>
    Copilot and daedeloth committed Mar 6, 2026
    Configuration menu
    Copy the full SHA
    a903d64 View commit details
    Browse the repository at this point in the history
  8. Fix mistakes.

    daedeloth committed Mar 6, 2026
    Configuration menu
    Copy the full SHA
    b6aec37 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #6 from CatLabInteractive/copilot/fix-library-inst…

    …all-requirements
    
    Remove unused nesbot/carbon dependency
    daedeloth authored Mar 6, 2026
    Configuration menu
    Copy the full SHA
    d45beea View commit details
    Browse the repository at this point in the history
Loading