mirror of
https://github.com/php/php-src.git
synced 2026-03-26 17:22:15 +01:00
If we want to fetch into an object of a custom class that implemens __set handler, the corstructor has to be called first. The data passed to the constructor can be possibly required in __set handler.
195 KiB
195 KiB