Skip to content

Commit fc25086

Browse files
joelwurtzKorbeil
authored andcommitted
[PropertyInfo] Add accessor and mutator extractor interface and implementation on reflection
1 parent 07818f2 commit fc25086

File tree

9 files changed

+799
-326
lines changed

9 files changed

+799
-326
lines changed

src/Symfony/Component/PropertyAccess/PropertyAccessor.php

Lines changed: 88 additions & 285 deletions
Large diffs are not rendered by default.

src/Symfony/Component/PropertyAccess/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
],
1818
"require": {
1919
"php": "^7.2.5",
20-
"symfony/inflector": "^4.4|^5.0"
20+
"symfony/inflector": "^4.4|^5.0",
21+
"symfony/property-info": "^4.4|^5.0"
2122
},
2223
"require-dev": {
2324
"symfony/cache": "^4.4|^5.0"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy