-
-
Notifications
You must be signed in to change notification settings - Fork 13
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/property-info
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.2.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/property-info
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.2.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 6 files changed
- 6 contributors
Commits on Dec 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 812c6f0 - Browse repository at this point
Copy the full SHA 812c6f0View commit details -
bug #59012 [PropertyInfo] Fix interface handling in `PhpStanTypeHelpe…
…r` (janedbal) This PR was squashed before being merged into the 6.4 branch. Discussion ---------- [PropertyInfo] Fix interface handling in `PhpStanTypeHelper` | Q | A | ------------- | --- | Branch? | 7.1 | Bug fix? | yes | New feature? | no | Deprecations? | no | License | MIT Previously, deserializing object with `Interface<T>` property was failing on undefined array key in `PhpStanTypeHelper` (generic `Clazz<T>` works just fine): ``` ErrorException: Undefined array key 0 /app/backend/vendor/symfony/property-info/Util/PhpStanTypeHelper.php:171 /app/backend/vendor/symfony/property-info/Util/PhpStanTypeHelper.php:49 /app/backend/vendor/symfony/property-info/Extractor/PhpStanExtractor.php:130 /app/backend/vendor/symfony/property-info/PropertyInfoExtractor.php:93 /app/backend/vendor/symfony/property-info/PropertyInfoExtractor.php:66 /app/backend/vendor/symfony/property-info/PropertyInfoCacheExtractor.php:102 /app/backend/vendor/symfony/property-info/PropertyInfoCacheExtractor.php:69 /app/backend/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php:669 /app/backend/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php:646 /app/backend/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php:386 /app/backend/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php:243 /app/backend/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php:349 /app/backend/vendor/symfony/serializer/Serializer.php:247 /app/backend/vendor/symfony/serializer/Serializer.php:152 ``` Commits ------- 88e7a7226c0 [PropertyInfo] Fix interface handling in `PhpStanTypeHelper`
Configuration menu - View commit details
-
Copy full SHA for 06aa451 - Browse repository at this point
Copy the full SHA 06aa451View commit details
Commits on Dec 11, 2024
-
* 6.4: [BeanstalkMessenger] Round delay to an integer to avoid deprecation warning [PropertyInfo] Fix interface handling in `PhpStanTypeHelper` [HttpClient] Test POST to GET redirects [HttpKernel] Denormalize request data using the csv format when using "#[MapQueryString]" or "#[MapRequestPayload]" (except for content data) fix: preserve and nowrap in profiler code highlighting
Configuration menu - View commit details
-
Copy full SHA for 295be4f - Browse repository at this point
Copy the full SHA 295be4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65bb593 - Browse repository at this point
Copy the full SHA 65bb593View commit details -
* 7.1: Fix resolve enum in string type resolver [PropertyInfo] Upmerge #59012 [BeanstalkMessenger] Round delay to an integer to avoid deprecation warning [PropertyInfo] Fix interface handling in `PhpStanTypeHelper` [HttpClient] Test POST to GET redirects [HttpKernel] Denormalize request data using the csv format when using "#[MapQueryString]" or "#[MapRequestPayload]" (except for content data) fix: preserve and nowrap in profiler code highlighting
Configuration menu - View commit details
-
Copy full SHA for 8c05131 - Browse repository at this point
Copy the full SHA 8c05131View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5274b02 - Browse repository at this point
Copy the full SHA 5274b02View commit details
Commits on Dec 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 15937b8 - Browse repository at this point
Copy the full SHA 15937b8View commit details -
* 7.1: bump lowest required TypeInfo component version [PropertyInfo] Fix generic enum test
Configuration menu - View commit details
-
Copy full SHA for eb5ab67 - Browse repository at this point
Copy the full SHA eb5ab67View commit details
Commits on Dec 26, 2024
-
[PropertyInfo] Remove
@internal
directives to allow extensions with…… no static-analysis errors
Dario Guarracino committedDec 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 38b125d - Browse repository at this point
Copy the full SHA 38b125dView commit details
Commits on Dec 31, 2024
-
* 6.4: [PropertyInfo] Remove `@internal` directives to allow extensions with no static-analysis errors
Configuration menu - View commit details
-
Copy full SHA for daa1a1c - Browse repository at this point
Copy the full SHA daa1a1cView commit details -
* 7.1: [PropertyInfo] Remove `@internal` directives to allow extensions with no static-analysis errors
Configuration menu - View commit details
-
Copy full SHA for 1dfeb0d - Browse repository at this point
Copy the full SHA 1dfeb0dView 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 v7.2.1...v7.2.2