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: feulf/raintpl3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: feulf/raintpl3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: split_parser
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 2 files changed
  • 3 contributors

Commits on Jul 24, 2013

  1. Added absolute path support

    Panthera committed Jul 24, 2013
    Configuration menu
    Copy the full SHA
    b716cd2 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2013

  1. Fixed caching bug where files with same name but with diffirent direc…

    …tories were identified as same file
    webnull committed Jul 30, 2013
    Configuration menu
    Copy the full SHA
    020efd8 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2013

  1. Added extensions as requested by RainPHP

    webnull committed Aug 3, 2013
    Configuration menu
    Copy the full SHA
    680f47e View commit details
    Browse the repository at this point in the history
  2. Moved from file_exists to is_file, its faster and more accurate than …

    …file_exists in this case - fixed possible bug
    webnull committed Aug 3, 2013
    Configuration menu
    Copy the full SHA
    9ed2e31 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2013

  1. Merge branch 'split_parser' of github.com:Panthera-Framework/raintpl3…

    … into Panthera-Framework-split_parser
    
    Conflicts:
    	library/Rain/Tpl/Parser.php
    feulf committed Aug 26, 2013
    Configuration menu
    Copy the full SHA
    4fd6877 View commit details
    Browse the repository at this point in the history
Loading