Category
stdlib · php-src-strict · ext/ldap
Problem
ldap_set_option() and ldap_get_option() run on VM but JIT/AOT still throw LogicException from call() despite VM-native implementation in VmLdapNative.
php-src reference
PHP implementation target
ext/ldap/ldap_link_builtins.php
ext/ldap/JitLdapLink.php + ext/ldap/LdapLinkJitHelper.php
lib/JIT/Builtin/LdapRuntime.php
Done when
Category
stdlib· php-src-strict · ext/ldapProblem
ldap_set_option()andldap_get_option()run on VM but JIT/AOT still throwLogicExceptionfromcall()despite VM-native implementation inVmLdapNative.php-src reference
PHP_FUNCTION(ldap_set_option),ldap_get_option)PHP implementation target
ext/ldap/ldap_link_builtins.phpext/ldap/JitLdapLink.php+ext/ldap/LdapLinkJitHelper.phplib/JIT/Builtin/LdapRuntime.phpDone when
LDAP\Connection|null,int $option, by-ref out arg forldap_get_option