-
-
Notifications
You must be signed in to change notification settings - Fork 234
Support Laravel 12 #1366
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
LukeTowers
wants to merge
67
commits into
develop
Choose a base branch
from
wip/1.3
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Support Laravel 12 #1366
Changes from 53 commits
Commits
Show all changes
67 commits
Select commit
Hold shift + click to select a range
8480334
Laravel 10 changes
wverhoogt b56be78
update composer for laravel-11
mjauvin a506d96
update to laravel 11 in modules composer.json files
mjauvin 18cd000
add temporary alias to fix PHPUnit class naming
mjauvin 1b3bae8
update test php versions
mjauvin 51c97a3
update library versions temporarily
mjauvin 83660ff
adjust test for Laravel 11 changes
mjauvin c79f260
remove minimum-stability from composer.json and add config.hashing.re…
mjauvin 2d8795d
add phpunit; update dms/phpunit-arraysubset-asserts version
mjauvin 726825d
migrate phpunit.xml files
mjauvin 23770c9
dependency test
mjauvin 66778f7
revert to wip-laravel-11 branch for now
mjauvin b5ecc38
add SQLite minimum requirement to winter:install
mjauvin 13e5120
use version_compare() method
mjauvin 9fa1cf1
remove phpunit alias; fix deprecation warnings in tests
mjauvin f098458
test library switcher
mjauvin d46c368
Revert "test library switcher"
mjauvin f943343
verify SQLite db version requirement in UpdateManager::update()
mjauvin 924d57e
force twig version 3.8.x until we fix the issue introduced in 3.9.x
mjauvin 2953731
expand tabs
mjauvin eb2dc00
Merge branch 'develop' into wip-laravel-11
mjauvin 4076d17
Merge branch 'develop' into wip-laravel-11
mjauvin 8c38ed7
Merge branch 'develop' into wip-laravel-11
mjauvin 4ba55dc
use latest 3.x twig
mjauvin e099f7f
remove twig dependency, already in storm
mjauvin e9b4a0a
Merge branch 'develop' into wip-laravel-11
jaxwilko ea440b8
Merge branch 'develop' into wip-laravel-11
LukeTowers c6e1209
Merge branch 'develop' into wip-laravel-11
mjauvin de72b46
Merge branch 'develop' into merge-develop
mjauvin 059c4c5
Merge branch 'develop' into wip-laravel-11
mjauvin 98a1530
Merge branch 'develop' into wip-laravel-11
LukeTowers ca882b4
Merge branch 'wip/1.3' into wip-laravel-11
LukeTowers 471f73d
Merge pull request #1094 from wintercms/wip-laravel-11
LukeTowers 285cc1f
Fix branch name
6628fae
Merge branch 'develop' into wip/1.3
LukeTowers a0077f6
Fix support for symfony/console 7.2+ by removing our definition for t…
LukeTowers 24661f8
Remove unused import
LukeTowers 6cb6aaf
Target Laravel 12
LukeTowers b4d7642
Use WIP testing dependencies for now
LukeTowers b5ff66c
Merge branch 'develop' into wip/1.3
LukeTowers 909dced
Use composer token in actions
LukeTowers 88d294e
Fixes to tests
LukeTowers e07cdc1
More PHPUnit fixes
LukeTowers 7c92f36
Merge branch 'develop' into wip/1.3
LukeTowers 16b668d
Apply Github token through Setup PHP action, change concurrency settings
bennothommo ec09b56
Although documented, the "github-token" doesn't exist yet. Cleanup.
bennothommo 4ac01e8
Fix issue caused by symfony polluting the environment
LukeTowers 6fcddee
Ensure parent tearDown is called
LukeTowers 3da0830
Fix CMS ComponentManagerTest
LukeTowers 2912048
Code style fixes
LukeTowers 626a4dd
Use PHP 8.4 for devcontainer
bennothommo c41c070
Fix tests
LukeTowers 030837d
Merge branch 'wip/1.3' of https://github.com/wintercms/winter into wi…
LukeTowers c4cc026
Update .github/workflows/tests.yml
LukeTowers 2a61061
Remove support for PHPUnit < 11
LukeTowers c63ed88
Merge branch 'wip/1.3' of https://github.com/wintercms/winter into wi…
LukeTowers 8093c30
L12 changes to config/app.php
LukeTowers 7513797
Support testing all plugins or all modules
LukeTowers 64c1a41
use Arr::first method directly
mjauvin 497d518
remove useless callback
mjauvin 8a28edf
Merge branch 'develop' into wip/1.3
LukeTowers 83ff1cb
Delete .devcontainer/Dockerfile
LukeTowers 63f2a3e
Merge branch 'develop' into wip/1.3
LukeTowers 58057d0
Allow running winter:test with no options
LukeTowers 01e2052
Add env calls to app.locale, fallback_locale, faker_locale (#1434)
damsfx 76c1f2a
Merge branch 'develop' into wip/1.3
LukeTowers fc4a6cf
Merge branch 'develop' into wip/1.3
LukeTowers File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,17 +1,16 @@ | ||
| <?xml version="1.0" encoding="UTF-8"?> | ||
| <phpunit | ||
| <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
| backupGlobals="false" | ||
| backupStaticAttributes="false" | ||
| backupStaticProperties="false" | ||
| cacheDirectory=".phpunit.cache" | ||
| colors="true" | ||
| convertErrorsToExceptions="true" | ||
| convertNoticesToExceptions="true" | ||
| convertWarningsToExceptions="true" | ||
| processIsolation="false" | ||
| stopOnFailure="false" | ||
| xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/10.5/phpunit.xsd" | ||
| > | ||
| <testsuites> | ||
| <testsuite name="Winter Backend Module"> | ||
| <directory>./tests</directory> | ||
| </testsuite> | ||
| </testsuites> | ||
| <testsuites> | ||
| <testsuite name="Winter Backend Module"> | ||
| <directory>./tests</directory> | ||
| </testsuite> | ||
| </testsuites> | ||
| </phpunit> |
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.