mirror of
https://github.com/php/php-src.git
synced 2026-04-23 16:08:35 +02:00
c03196a5be
If the extension does not allow to get a property pointer (like PDORow object), we fallback to the read property cb anyway.