-
Notifications
You must be signed in to change notification settings - Fork 19
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: symfony/string
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.4.8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/string
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.4.9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 5 files changed
- 7 contributors
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dd2c915 - Browse repository at this point
Copy the full SHA dd2c915View commit details
Commits on Jun 4, 2024
-
* 5.4: not registered definitions must not be modified [String] Fix Inflector for 'hardware' Bump Symfony version to 5.4.41 Update VERSION for 5.4.40 Update CONTRIBUTORS for 5.4.40 Update CHANGELOG for 5.4.40
Configuration menu - View commit details
-
Copy full SHA for 0475303 - Browse repository at this point
Copy the full SHA 0475303View commit details
Commits on Jun 9, 2024
-
[String] Fix #54611 pluralization of -on ending words + singularizati…
…on of -a ending foreign words
Configuration menu - View commit details
-
Copy full SHA for d8ae47c - Browse repository at this point
Copy the full SHA d8ae47cView commit details
Commits on Jun 21, 2024
-
* 5.4: (21 commits) [SecurityBundle] Add `provider` XML attribute to the authenticators it’s missing from [DoctrineBridge] Test reset with a true manager Sync php-cs-fixer config file with 7.2 [HttpClient] Fix parsing SSE [Notifier] Fix thread key in GoogleChat bridge [HttpKernel][Security] Fix accessing session for stateless request [Serializer] Fix `ObjectNormalizer` with property path test handling of special "value" constraint option [PhpUnitBridge] Add missing import [FrameworkBundle] Fix setting default context for certain normalizers [57251] Missing translations for Romanian (ro) [ErrorHandler] Fix rendered exception code highlighting on PHP 8.3 [String] Fix #54611 pluralization of -on ending words + singularization of -a ending foreign words [Validator] [UniqueValidator] Use correct variable as parameter in (custom) error message [Messenger] Comply with Amazon SQS requirements for message body fix cssColor HSLA test dataProvider properly handle invalid data for false/true types chore: upgrade class doc add space in error message [Messenger] [Amqp] Handle AMQPConnectionException when publishing a message. ...
Configuration menu - View commit details
-
Copy full SHA for 99ff820 - Browse repository at this point
Copy the full SHA 99ff820View commit details
Commits on Jun 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a8b1c35 - Browse repository at this point
Copy the full SHA a8b1c35View commit details -
[String] Fix *String::snake methods
The ByteString::snake and AbstractUnitcodeString::snake methods had a bug that caused incorrect string conversion results for all uppercase words separated by space or "_" character. Ex. "GREAT SYMFONY" was converted to "greatsymfony" instead of "great_symfony"
Configuration menu - View commit details
-
Copy full SHA for 5fe083e - Browse repository at this point
Copy the full SHA 5fe083eView commit details
Commits on Jun 28, 2024
-
* 5.4: [HttpClient][Mailer] Revert "Let curl handle transfer encoding", use HTTP/1.1 for Mailgun Reviewed Catalan missing translations Fix typo: synchronous -> synchronously [Serializer] Check if exception message in test is correct Ibexa is sponsoring Symfony 5.4, thanks to them! \o/ [String] Add `alias` case to `EnglishInflector`
Configuration menu - View commit details
-
Copy full SHA for f3c6aeb - Browse repository at this point
Copy the full SHA f3c6aebView commit details -
bug #57497 [String] Fixed u()->snake(), b()->snake() and s()->snake()…
… methods (arczinosek) This PR was merged into the 5.4 branch. Discussion ---------- [String] Fixed u()->snake(), b()->snake() and s()->snake() methods | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Issues | Fix #57464 | License | MIT [String] ByteString::snake and AbstractUnitcodeString::snake methods doesn't convert all uppercase words in the right way. For example, string "GREAT SYMFONY" is converted to "greatsymfony" instead of "great_symfony". Commits ------- f93113e80e [String] Fix *String::snake methods
Configuration menu - View commit details
-
Copy full SHA for 065a961 - Browse repository at this point
Copy the full SHA 065a961View commit details -
* 5.4: [Filesystem] Fix Filesystem::remove() on Windows [DoctrineBridge] Fix compat with DI >= 6.4 [String] Fix *String::snake methods
Configuration menu - View commit details
-
Copy full SHA for 76792db - Browse repository at this point
Copy the full SHA 76792dbView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.4.8...v6.4.9