diff --git a/docs/9.0/reader/record-mapping.md b/docs/9.0/reader/record-mapping.md index 25e0bb81..738da497 100644 --- a/docs/9.0/reader/record-mapping.md +++ b/docs/9.0/reader/record-mapping.md @@ -5,6 +5,10 @@ title: Denormalize a Tabular Data record into an object # Record to object conversion +

This feature intentionally does not support PHP8,4+ property hooks and +asymetric visibility. If your object uses those features you are better off using a fully fledge +denormalizing tool specific to PHP. You may found a much better fit on packagist.org.

+

New in version 9.12.0

If you are working with a class which implements the `TabularDataReader` interface you can now deserialize