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: Haehnchen/idea-php-symfony2-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feature/access-read-constant
Choose a base ref
...
head repository: Haehnchen/idea-php-symfony2-plugin
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.
  • 15 commits
  • 16 files changed
  • 2 contributors

Commits on Jun 9, 2025

  1. Configuration menu
    Copy the full SHA
    bd200de View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2433 from Haehnchen/feature/twig-extension-attrib…

    …utes
    
    add support for Twig extension registered via Attributes
    Haehnchen authored Jun 9, 2025
    Configuration menu
    Copy the full SHA
    fc3c1ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0ee9be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c95585c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2436 from Haehnchen/feature/twig-lookup-read-access

    Fix read thread access of Twig lookup elements rendering
    Haehnchen authored Jun 9, 2025
    Configuration menu
    Copy the full SHA
    a888beb View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2437 from Haehnchen/feature/read-access-doctrine

    Fix read thread access of Doctrine entity lookup rendering
    Haehnchen authored Jun 9, 2025
    Configuration menu
    Copy the full SHA
    55a2903 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ccaeba9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2438 from Haehnchen/feature/access-read-constant

    Fix read thread access of class consts lookup rendering
    Haehnchen authored Jun 9, 2025
    Configuration menu
    Copy the full SHA
    4dba4c3 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2439 from Haehnchen/feature/access-bundle-lookup

    Fix read thread access of bundle files lookup rendering
    Haehnchen authored Jun 9, 2025
    Configuration menu
    Copy the full SHA
    d166e04 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    338a9bd View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2440 from Haehnchen/feature/ServiceArgumentSelect…

    …ionDialog-acces
    
    fix init state for service selection dialog
    Haehnchen authored Jun 9, 2025
    Configuration menu
    Copy the full SHA
    001cb40 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2025

  1. Configuration menu
    Copy the full SHA
    08edafd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2441 from Haehnchen/feature/doctrine-repo

    Fix read thread access of Doctrine repository lookup rendering
    Haehnchen authored Jun 15, 2025
    Configuration menu
    Copy the full SHA
    ca7ef04 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. Configuration menu
    Copy the full SHA
    3b814c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2025

  1. Merge pull request #2442 from andrew-demb/patch-1

    📖 Actualize link to plugin development guide
    Haehnchen authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    1c64ab1 View commit details
    Browse the repository at this point in the history
Loading