Skip to content

update from base#5

Open
ggottwald wants to merge 40 commits into
laravel9_raiderfrom
laravel9_raider_master
Open

update from base#5
ggottwald wants to merge 40 commits into
laravel9_raiderfrom
laravel9_raider_master

Conversation

@ggottwald

Copy link
Copy Markdown
Member

No description provided.

filcius and others added 30 commits January 6, 2021 19:25
* 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
daniser and others added 10 commits February 26, 2025 12:24
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>
# 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.