Commit c0eb95c
committed
minor symfony#17979 [Serializer] Add feature description for
This PR was merged into the 6.3 branch.
Discussion
----------
[Serializer] Add feature description for `AbstractNormalizer::REQUIRE_ALL_PROPERTIES` context option
This PR adds the feature description for the new context flag for the Serializer component introduced here: symfony/symfony#49553
Commits
-------
71a4ef4 Rename context flag
ea5c341 Update components/serializer.rst
3b24418 Update components/serializer.rst
e1f5d7c Update components/serializer.rst
b665eeb Update components/serializer.rst
0b49d9b Fix broken code example
1b0e274 Add feature descriptionAbstractNormalizer::REQUIRE_ALL_PROPERTIES context option (Christian Kolb, christian-kolb)1 file changed
+27
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1255 | 1255 | | |
1256 | 1256 | | |
1257 | 1257 | | |
| 1258 | + | |
| 1259 | + | |
| 1260 | + | |
| 1261 | + | |
| 1262 | + | |
| 1263 | + | |
| 1264 | + | |
| 1265 | + | |
| 1266 | + | |
| 1267 | + | |
| 1268 | + | |
| 1269 | + | |
| 1270 | + | |
| 1271 | + | |
| 1272 | + | |
| 1273 | + | |
| 1274 | + | |
| 1275 | + | |
| 1276 | + | |
| 1277 | + | |
| 1278 | + | |
| 1279 | + | |
| 1280 | + | |
| 1281 | + | |
| 1282 | + | |
| 1283 | + | |
| 1284 | + | |
1258 | 1285 | | |
1259 | 1286 | | |
1260 | 1287 | | |
| |||
0 commit comments