-
Notifications
You must be signed in to change notification settings - Fork 43
[Major release] Symfony 7. GraphQLite 8 #229
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
Merged
Merged
Changes from 29 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
730a640
chore: update deps
fogrye c6fdb1a
fix: replace ClassNameMapper with Finder
fogrye 830af6a
fix: namespace should not end with \
fogrye 574677e
rm fork
fogrye 523f267
Update composer.json
fogrye 2965602
fix: typing
fogrye 5a05d3a
fix: assertion
fogrye d9e86ce
chore: correct validator version
fogrye f00dd6c
chore: bump php version to satisfy symfony packages
fogrye f6aac0e
fix(ci): bump ci php version
fogrye 10e191f
:package: Make it compatible with PHP 8.1+ again - bundle is compatib…
andrew-demb 8d0a0da
:package: Don't use Doctrine annotation for Symfony Validator - in v7…
andrew-demb c21cfdf
:package: Rework bundle structure according to the latest Symfony rec…
andrew-demb 3d4c71a
:package: Fix compatibility with graphqlite v7
andrew-demb 77f48c1
:package: Use `dev-master` for graphqlite because of improved perform…
andrew-demb 75ea338
:package: Don't use deprecated method from `graphqlite`
andrew-demb 818ff34
:package: Migrate to attributes - since support for Doctrine annotati…
andrew-demb 7f720ae
:sparkles: Use service locator for `AggregateControllerQueryProviderF…
andrew-demb 6b90bd4
:package: Improve readability
andrew-demb 30dce85
:fire: Drop useless assert
andrew-demb 06f4664
:rotating_light: Apply workaround for cache-related issue in tests
andrew-demb 189589d
:package: Migrate to attributes - since support for Doctrine annotati…
andrew-demb a966ef1
:bug: Fix support for autowiring attribute in compiler pass - it is n…
andrew-demb d608925
:package: Fix phpstan command after reworking directory structure
andrew-demb c84f922
:fire: Drop bad class from test suite - this feature (ignoring psr-4 …
andrew-demb 482fbe0
:poop: Use own `graphqlite` fork with applied fixes to show that CI i…
andrew-demb 8c48367
:package: Switch back to the `dev-master` for origin `graphqlite` - r…
andrew-demb 67d2b07
:package: Use stable graphqlite (v8). Use dev version of graphqlite v…
andrew-demb d158328
:package: Avoid deprecated
andrew-demb 90ef14c
:fire: Doctrine annotations is not supported since GraphQLite 7 - dro…
andrew-demb 25b690c
:package: Declare properties before methods. Add typing. Drop useless…
andrew-demb de1eb05
Merge branch 'master' into symfony-7
andrew-demb ae4511a
:package: Switch to original and stable version of validator-bridge
andrew-demb 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 was deleted.
Oops, something went wrong.
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
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
File renamed without changes.
Oops, something went wrong.
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.