mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
* Drop superfluous php_com_dotnet_object.ce This is readily available via the `zend_object` (i.e. `zo.ce`), so there is no need to duplicate it. There is also no need to assign the ce to the std object, since this is done be `zend_object_std_init()` anyway.
5.9 KiB
5.9 KiB