mirror of
https://github.com/php/php-src.git
synced 2026-04-03 22:22:18 +02: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