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: thephpleague/plates
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.5.0
Choose a base ref
...
head repository: thephpleague/plates
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.6.0
Choose a head ref
  • 13 commits
  • 11 files changed
  • 5 contributors

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    1a04a77 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #304 from gomzyakov/patch-1

    Fix badge with `build` status in `README.md`
    ragboyjr authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    ec07462 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

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

Commits on Jul 5, 2023

  1. Update asset.md to show public assets path in examples

    This shows that you still need to put the path from public to the assets folder in your html with the asset extension providing the rest
    RawkBob authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    843fb86 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    9d3500f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d906ab0 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Merge pull request #328 from srjlewis/v3

    Compatability with php 8.4
    ragboyjr authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    fadf8aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed72c54 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #313 from pine3ree/ent-substitute

    ENT_SUBSTITUTE is defined since php 5.4
    ragboyjr authored Nov 2, 2024
    1 Configuration menu
    Copy the full SHA
    8864ae5 View commit details
    Browse the repository at this point in the history
  4. fixing tests

    ragboyjr committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    24f7fa8 View commit details
    Browse the repository at this point in the history
  5. fix phpunit deprecations

    ragboyjr committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    5c363c3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #318 from RawkBob/patch-1

    Update asset.md to show public assets path in examples
    ragboyjr authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    34347cb View commit details
    Browse the repository at this point in the history
  7. Merge pull request #329 from thephpleague/fix-dynamic-property-deprec…

    …ation
    
    Fix dynamic property deprecations / Upgrade php min versions
    ragboyjr authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    12ee651 View commit details
    Browse the repository at this point in the history
Loading