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: symfony-tools/code-block-checker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.0
Choose a base ref
...
head repository: symfony-tools/code-block-checker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.3.0
Choose a head ref
  • 10 commits
  • 9 files changed
  • 9 contributors

Commits on Oct 14, 2021

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

Commits on Dec 27, 2021

  1. Adding 3 Stimulus Twig functions

    weaverryan authored and javiereguiluz committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    2fe211a View commit details
    Browse the repository at this point in the history
  2. bug #43 Adding 3 Stimulus Twig functions (weaverryan)

    This PR was squashed before being merged into the main branch.
    
    Discussion
    ----------
    
    Adding 3 Stimulus Twig functions
    
    Related: symfony/symfony-docs#16323
    
    Commits
    -------
    
    2fe211a Adding 3 Stimulus Twig functions
    javiereguiluz committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    a2a600b View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

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

Commits on Jun 12, 2022

  1. Fixed PHP deprecation (#47)

    * Fixed PHP deprecation
    
    * Update src/Issue/IssueCollection.php
    
    Co-authored-by: Alexander M. Turek <me@derrabus.de>
    
    * Update src/Issue/IssueCollection.php
    
    Co-authored-by: Alexander M. Turek <me@derrabus.de>
    
    Co-authored-by: Alexander M. Turek <me@derrabus.de>
    Nyholm and derrabus authored Jun 12, 2022
    Configuration menu
    Copy the full SHA
    7384502 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Enable XML and run code examples (#46)

    * Enable XML and run code examples
    
    * normalize
    Nyholm authored Jun 13, 2022
    Configuration menu
    Copy the full SHA
    b42940b View commit details
    Browse the repository at this point in the history
  2. Bunch of fixes for PHP and Twig parsing (#44)

    * fix PHP class inlining
    
    * fix TwigValidator with missing tokens/filters/tests
    
    * fix replacing ellipsis
    HeahDude authored Jun 13, 2022
    Configuration menu
    Copy the full SHA
    7934f6d View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

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

Commits on Aug 19, 2023

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

Commits on Aug 20, 2023

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