-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
4.5.2 Ready code #8948
Merged
4.5.2 Ready code #8948
Conversation
This file contains 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
…ry_builder.rst Added getCompiledSelect method parameter's default value explanation in query_builder.rst
Added link to getResult() method in results.rst
Update link to getResult() method in query_builder.rst
Correct getresult link in query_builder.rst
Change Query Helper Functions to Methods in database/index.rst
…s.rst Change backwards to backward for consistency in database/results.rst
Delete unnecessary "Example:" in database/helpers.rst
Fix some small typos in database/metadata.rst
Fix getresult link in database/query_builder.rst
Co-authored-by: kenjis <[email protected]>
Change page header to be consistent with the menu in database/utilities.rst
Change MetaData to Metadata in database/metadata.rst
Change MetaData to Metadata in database/index.rst
chore: update Kint to 5.1.1
Co-authored-by: kenjis <[email protected]>
Fix typo in models/model.rst
Fix typo in models/entities.rst
docs: Fix typo in models/entities.rst
fix: [QueryBuilder] TypeError in join() with BETWEEN
docs: small fixes in upgrade responses.rst
docs: Some typos in database/configuration.rst
Co-authored-by: kenjis <[email protected]>
fix: TypeError in number_to_amount()
docs: replace `Services` class to `service()`
Change HTML 'tag's to 'element's in helpers/form_helper.rst
…Kenjis) helpers/form_helper.rst Fix some typos and expand csrf auto-generation explanation (by Kenjis) helpers/form_helper.rst
…y.rst Add label to Enable CSRF Protection header in libraries/security.rst
Co-authored-by: kenjis <[email protected]>
Added label to $globals in incoming/filters.rst
Fix filters-globals link in helpers/form_helper.rst
Small typo in testing/benchmark.rst
docs: Small typo in testing/benchmark.rst
docs: fix helpers/form_helper.rst
docs: fix typo in errors.rst
Small typo in testing/debugging.rst
docs: Small typo in testing/debugging.rst
fix: Model::find() returns incorrect data with casting
…RemoveUnusedPromotedPropertyRector
chore: Clean up Rector skip config on SimplifyRegexPatternRector and RemoveUnusedPromotedPropertyRector
To make the tools stand out.
Prep for 4.5.2 release
"Deploy API Documentation" fails recently. |
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.