-
Notifications
You must be signed in to change notification settings - Fork 183
Comparing changes
Open a pull request
base repository: thephpleague/plates
base: v3.4.0
head repository: thephpleague/plates
compare: v3.5.0
- 13 commits
- 21 files changed
- 5 contributors
Commits on Jan 9, 2021
-
- Added support for themes - Added support for ResolveTemplatePath as a way for more complex path resolutions for templates Signed-off-by: RJ Garcia <ragboyjr@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for 6714830 - Browse repository at this point
Copy the full SHA 6714830View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ed1541 - Browse repository at this point
Copy the full SHA 0ed1541View commit details
Commits on Apr 7, 2021
-
Add [Plates Local Assets Copy Extension](https://github.com/basteyy/plates-local-assets-copy)
Sebastian authoredApr 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 2bb6021 - Browse repository at this point
Copy the full SHA 2bb6021View commit details
Commits on Jul 28, 2021
-
Change callback PhpDoc type to callable
Wouter Henderickx committedJul 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 11a5826 - Browse repository at this point
Copy the full SHA 11a5826View commit details -
Merge pull request #285 from vixducis/v3
Change callback PhpDoc type to callable
Configuration menu - View commit details
-
Copy full SHA for 9a55e71 - Browse repository at this point
Copy the full SHA 9a55e71View commit details
Commits on Sep 9, 2022
-
Escape can take a null parameter php8.1
PHP 8.1 htmlspecialchars no longer accepts a null parameter `php8.1 Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated` This fix allows you not to worry about the types of variables being passed The behavior is now the same as in php8.0
Configuration menu - View commit details
-
Copy full SHA for 61cc641 - Browse repository at this point
Copy the full SHA 61cc641View commit details
Commits on Sep 23, 2022
-
Merge pull request #297 from visavi/patch-1
Escape can take a null parameter php8.1
Configuration menu - View commit details
-
Copy full SHA for 94122ed - Browse repository at this point
Copy the full SHA 94122edView commit details
Commits on Jan 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 283c6f0 - Browse repository at this point
Copy the full SHA 283c6f0View commit details
Commits on Jan 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d1247c1 - Browse repository at this point
Copy the full SHA d1247c1View commit details -
Merge pull request #302 from Rayne/make-with-data
Implement documented data assignment argument for `Engine->make()`
Configuration menu - View commit details
-
Copy full SHA for 84e2c5a - Browse repository at this point
Copy the full SHA 84e2c5aView commit details -
Removed Scrutinzer Integration
The integration seems flakey and isn't a priority.
Configuration menu - View commit details
-
Copy full SHA for be1bcb1 - Browse repository at this point
Copy the full SHA be1bcb1View commit details
Commits on Jan 15, 2023
-
- Added 8.2 into testing matrix - Added github access token to prevent rate limit for installing phpunit in actions
Configuration menu - View commit details
-
Copy full SHA for 8f49b8b - Browse repository at this point
Copy the full SHA 8f49b8bView commit details
Commits on Jan 16, 2023
-
Merge pull request #275 from basteyy/patch-1
Adding Community Extension
Configuration menu - View commit details
-
Copy full SHA for a6a3238 - Browse repository at this point
Copy the full SHA a6a3238View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.4.0...v3.5.0