update from base#5
Open
ggottwald wants to merge 40 commits into
Open
Conversation
* Migrate to Twig ~3.0 - Add global variables from View::shared - Remove Laravel events * Fix signature inconsistencies * Add Laravel Events support Fix phpcs issues * correct some formatting issues * Use the same php requirements as Twig3
* Use GitHub Actions * updates * phpcbf * use xdebug for coverage * update tests for php 7.4 * update method signatures * update setUp/tearDown method signatures * replace assertInternalType * replace assertContains * replace readAttribute usage * fix strpos assertions * update phpcs * exclude phpunit result cache * phpcbf * add laravel/framework to dev
* Fix tests for Laravel 9 (rcrowe#421) * Set base path to Laravel application correctly Co-authored-by: Michel Bardelmeijer <m.bardelmeijer@gmail.com>
* Add support for Laravel 10 * Add Laravel 10 test support * Add PHPUnit 10 config * remove PHPUnit 10 * wip * exclude PHP 8.1/8.2 for lower Laravel versions * wip * Update composer.json --------- Co-authored-by: Barry vd. Heuvel <barryvdh@gmail.com>
* Update composer.json * Tweak testsuite * Tweak testsuite * Tweak testsuite * Tweak testsuite
* YieldReady * CS
* Fix GetAttrNode deprecation warning * remove usage * bump version
* Fix test suite * phpcbf * Revert "phpcbf" This reverts commit b4b739d. * phpcbf * revert ci.yml * remove old code
* Fix test suite * phpcbf * Revert "phpcbf" This reverts commit b4b739d. * phpcbf * revert ci.yml * remove old code * PHP 8.4 support
* Add Vite function This adds the ability to use the Laravel Vite helper * Add Vite extensions to config
Co-authored-by: Sergey Danilchenko <s.danilchenko@ttbooking.ru>
Co-authored-by: Sergey Danilchenko <s.danilchenko@ttbooking.ru>
Co-authored-by: Sergey Danilchenko <s.danilchenko@ttbooking.ru>
update from base
# Conflicts: # composer.json # config/twigbridge.php # src/Bridge.php # src/Engine/Compiler.php # src/Node/GetAttrNode.php # src/NodeVisitor/GetAttrAdjuster.php # src/ServiceProvider.php # src/Twig/Loader.php # src/Twig/Template.php
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.