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: 99linesofcode/devshell-php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.1
Choose a base ref
...
head repository: 99linesofcode/devshell-php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 6 commits
  • 3 files changed
  • 2 contributors

Commits on Apr 22, 2025

  1. Configuration menu
    Copy the full SHA
    20f043a View commit details
    Browse the repository at this point in the history
  2. refactor(php): drop phpactor in favor of intelephense

    phpactor still has flaky support for laravel and the ide_helper while
    intelephense already handles all of this automagically and gracefully.
    Sticking with intelephense now that it is also working correctly in my
    neovim setup.
    99linesofcode committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    a6dac58 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. Merge pull request #1 from 99linesofcode/laravel-development-improvem…

    …ents
    
    Laravel development improvements
    99linesofcode authored May 19, 2025
    Configuration menu
    Copy the full SHA
    5983b69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fa2254 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

  1. Configuration menu
    Copy the full SHA
    55a6d33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63c2080 View commit details
    Browse the repository at this point in the history
Loading