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: php-script/php-script
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: php-script/php-script
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.1
Choose a head ref
  • 19 commits
  • 29 files changed
  • 1 contributor

Commits on Nov 16, 2025

  1. Configuration menu
    Copy the full SHA
    8e9a292 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from php-script/feature/documentation

    add initial documentation and GitHub Pages setup for PHP Script project
    rokde authored Nov 16, 2025
    Configuration menu
    Copy the full SHA
    2f6e0a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a166c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    494e37a View commit details
    Browse the repository at this point in the history
  5. split language documentation into separate pages for improved organiz…

    …ation and navigation
    rokde committed Nov 16, 2025
    Configuration menu
    Copy the full SHA
    a49ec16 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8c11b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    81045a0 View commit details
    Browse the repository at this point in the history
  8. simplify README and docs by linking to online language reference, upd…

    …ate introductory content for clarity and focus
    rokde committed Nov 16, 2025
    Configuration menu
    Copy the full SHA
    9163141 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8c3a625 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c740e6d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ed4830b View commit details
    Browse the repository at this point in the history
  12. update docs: add PHP section with getting started guide and function …

    …whitelist details, refine interaction docs
    rokde committed Nov 16, 2025
    Configuration menu
    Copy the full SHA
    85df11d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0246453 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1192660 View commit details
    Browse the repository at this point in the history
  15. refactor(core): introduce interfaces for Lexer, Parser, and AstTraver…

    …ser, update dependencies to use abstractions
    rokde committed Nov 16, 2025
    Configuration menu
    Copy the full SHA
    fd9075f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f87c6cf View commit details
    Browse the repository at this point in the history
  17. update docs: add injection documentation for PHP with custom Lexer, P…

    …arser, and AstTraverser details
    rokde committed Nov 16, 2025
    Configuration menu
    Copy the full SHA
    f9abd0d View commit details
    Browse the repository at this point in the history
  18. update docs: add context handling page for PHP, adjust navigation ord…

    …er for linting, error handling, and injection pages
    rokde committed Nov 16, 2025
    Configuration menu
    Copy the full SHA
    8d6f69c View commit details
    Browse the repository at this point in the history
  19. update docs: add editor integration guide for PHP with Monaco Editor …

    …details and repository links
    rokde committed Nov 16, 2025
    Configuration menu
    Copy the full SHA
    76f62a8 View commit details
    Browse the repository at this point in the history
Loading