forked from api-platform/core
-
Notifications
You must be signed in to change notification settings - Fork 1
Fix/abstract normalizer constructor 2 #5
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
soyuka
wants to merge
248
commits into
2.5
Choose a base branch
from
fix/abstract-normalizer-constructor-2
base: 2.5
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.
Conversation
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
…erver to avoid overflow during BAN command
Add entrypoints sorting
…-pull-request Feat: remove template pull request
* Issue api-platform#3082: Add and use ContextStamp. * Issue api-platform#3082: Add tests. * Issue api-platform#3157: Correct passing of context. * Issue api-platform#3157: Minor corrections.
* Add defaults configuration * Suggest defaults in configuration * Apply changes from code review * Add deprecation notices for legacy defaults * Apply @dunglas' suggestions
Merge 2.5 into master
This makes it more clear this interface can be 'caught'
Use https instead of http
Make the base exception extend throwable
* 2.5: Fix spelling Fix removal of illegal characters in schema name for Amazon API Gateway Add links to documentation to ApiResource properties fix api-platform#3189 - JSONAPI pagination ignored when using filter parameter
This will allow IDEs to provide hints/ autocompletion
More Descriptive Input/Output class names
More Descriptive Input/Output class names
41cfbb7
to
ac40273
Compare
Co-authored-by: Alan Poulain <contact@alanpoulain.eu>
f1b2e0f
to
5db20d5
Compare
…fiers Resource identifiers ADR
4f3a8ec
to
8608271
Compare
feat: add an ApiResource PHP 8 attribute
e32747b
to
d6347da
Compare
Merge 2.5 into master
…ion-code Add the violation code to the violation properties
8f37049
to
9775a97
Compare
9775a97
to
3f25711
Compare
* fix phpstan (api-platform#3859) * Fix phpstan (api-platform#3861) * Fix phpstan * fix phpstan (api-platform#3859)
f953a0b
to
cb7cf2b
Compare
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.