[3.x] Upmerge changes from 2.0-dev 2025-03-30#336
Merged
Hackwar merged 4 commits intojoomla-framework:3.x-devfrom Mar 30, 2025
Merged
[3.x] Upmerge changes from 2.0-dev 2025-03-30#336Hackwar merged 4 commits intojoomla-framework:3.x-devfrom
Hackwar merged 4 commits intojoomla-framework:3.x-devfrom
Conversation
…#328) * Replace incorrect working quoteNameStr method * Update src/DatabaseDriver.php Co-authored-by: Richard Fath <richard67@users.noreply.github.com> --------- Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
…la-framework#333) * Cast to bool as for other boolean options * Code style * Re-order config
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
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.
Pull Request for Issue #
Summary of Changes
This pull request (PR) merges the latest changes from the 2.0-dev branch since the last upmerge of this kind.
Currently there is only one change from PRs #281 and #333 .
The change from PR #328 has been ignored as the same change (with the right code style for this branch) has already been merged with #329 .
Testing Instructions
Check the recent commit history in the 2.0-dev branch and the 3.x-dev branch and in this PR here, and check PR #333 .
Documentation Changes Required
None.