-
-
Notifications
You must be signed in to change notification settings - Fork 51
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/filesystem
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.4.7
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/filesystem
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.4.8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 7 files changed
- 4 contributors
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 378ddb6 - Browse repository at this point
Copy the full SHA 378ddb6View commit details
Commits on Apr 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4eb063a - Browse repository at this point
Copy the full SHA 4eb063aView commit details
Commits on May 1, 2024
-
bug #54759 [Filesystem] better distinguish URL schemes and Windows dr…
…ive letters (xabbuh) This PR was merged into the 5.4 branch. Discussion ---------- [Filesystem] better distinguish URL schemes and Windows drive letters | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Issues | Fix #45485 | License | MIT Commits ------- f456e75ec8 better distinguish URL schemes and windows drive letters
Configuration menu - View commit details
-
Copy full SHA for ca1c224 - Browse repository at this point
Copy the full SHA ca1c224View commit details
Commits on May 2, 2024
-
* 5.4: fix compatibility with Twig 3.10 [Strings][EnglishInflector] Fix incorrect pluralisation of 'Album' handle union and intersection types for cascaded validations move wiring of the property info extractor to the ObjectNormalizer move Process component dep to require-dev Remove calls to `onConsecutiveCalls()` fix: remove unwanted type cast accept AbstractAsset instances when filtering schemas better distinguish URL schemes and windows drive letters convert empty CSV header names into numeric keys
Configuration menu - View commit details
-
Copy full SHA for 59cc509 - Browse repository at this point
Copy the full SHA 59cc509View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7f188b - Browse repository at this point
Copy the full SHA a7f188bView commit details
Commits on May 10, 2024
-
[Filesystem] Fix dumpFile
stat failed
error hitting custom handlerSince #54471, dumpFile will trigger a `fileperms(): stat failed` error when writing to a filename that does not yet exist. This was silenced from PHP's default handler with the `@` operator. However, the error is still passed to any custom handler that the application has registered, and can therefore cause exceptions or spurious logging depending on the implementation of the handler. The better solution, which is consistent with all other calls to native functions in this class, would be to use `self::box` to catch and ignore the potential error so that it never leaks outside this class.
Configuration menu - View commit details
-
Copy full SHA for f538cda - Browse repository at this point
Copy the full SHA f538cdaView commit details
Commits on May 17, 2024
-
* 5.4: [PropertyInfo] Update DoctrineExtractor for new DBAL 4 BIGINT type Update security.nl.xlf [Validator] IBAN Check digits should always between 2 and 98 [Security] Populate translations for trans-unit 20 add missing plural translation messages filter out empty HTTP header parts [String] Fix folded in compat mode Remove calls to `getMockForAbstractClass()` [ErrorHandler] Do not call xdebug_get_function_stack() with xdebug >= 3.0 when not in develop mode [Serializer] Fix type for missing property add test for JSON response with null as content [Filesystem] Fix dumpFile `stat failed` error hitting custom handler Remove calls to `TestCase::iniSet()` and calls to deprecated methods of `MockBuilder` [PhpUnitBridge] Fix `DeprecationErrorHandler` with PhpUnit 10
Configuration menu - View commit details
-
Copy full SHA for 49b1495 - Browse repository at this point
Copy the full SHA 49b1495View commit details
Commits on May 31, 2024
-
Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
This reverts commit 2c9352dd91ebaf37b8a3e3c26fd8e1306df2fb73, reversing changes made to 18c3e87f1512be2cc50e90235b144b13bc347258.
Configuration menu - View commit details
-
Copy full SHA for 26dd991 - Browse repository at this point
Copy the full SHA 26dd991View commit details -
* 5.4: Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
Configuration menu - View commit details
-
Copy full SHA for 4d37529 - Browse repository at this point
Copy the full SHA 4d37529View 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.7...v6.4.8