Commit 52d2ab9
committed
bug symfony#59304 [PropertyInfo] Remove
This PR was merged into the 6.4 branch.
Discussion
----------
[PropertyInfo] Remove ``@internal`` from `PropertyReadInfo` and `PropertyWriteInfo`
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | [Fix symfony#58988](symfony#58988)
| License | MIT
Commits
-------
7f251da [PropertyInfo] Remove ``@internal`` directives to allow extensions with no static-analysis errors@internal from PropertyReadInfo and PropertyWriteInfo (Dario Guarracino)File tree
2 files changed
+0
-4
lines changed- src/Symfony/Component/PropertyInfo
2 files changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | 18 | | |
21 | 19 | | |
22 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | 18 | | |
21 | 19 | | |
22 | 20 | | |
| |||
0 commit comments