diff --git a/reference/pdo/constants.xml b/reference/pdo/constants.xml index 81529b77ee..0dc6a7fcd3 100644 --- a/reference/pdo/constants.xml +++ b/reference/pdo/constants.xml @@ -1,5 +1,5 @@ - + &reftitle.constants; @@ -207,6 +207,13 @@ Specifies that the fetch method shall return a new instance of the requested class, mapping the columns to named properties in the class. + + + The magic + __set + method is called if the property doesn't exist in the requested class + +