Home
last modified time | relevance | path

Searched refs:binding (Results 1 – 25 of 64) sorted by path

123

/PHP-7.4/
H A DNEWS581 . Fixed run-time binding of preloaded dynamically declared function. (Dmitry)
639 binding). (Nikita)
2449 . Fixed bug #77051 (Issue with re-binding on SQLite3). (BohwaZ)
H A DUPGRADING206 . Added support for arrow functions with implicit by-value scope binding.
/PHP-7.4/Zend/tests/anon/
H A D010.phpt2 Trait binding after anon class
H A D013.phpt2 closure binding to anonymous class
H A D014.phpt2 anonymous class trait binding
/PHP-7.4/Zend/tests/arrow_functions/
H A D004.phpt6 // This should work, but *not* generate a binding for $GLOBALS
H A D005.phpt2 Arrow function $this binding
/PHP-7.4/Zend/tests/
H A Dbug47699.phpt2 Bug #47699 (autoload and late static binding)
H A Dbug70681.phpt2 Bug #70681: Segfault when binding $this of internal instance method to null
H A Dclosure_041.phpt41 echo "Before binding", "\n";
47 echo "After binding, no instance", "\n";
55 echo "After binding, with same-class instance for the bound ones", "\n";
61 echo "After binding, with different instance for the bound ones", "\n";
67 Before binding
76 After binding, no instance
87 After binding, with same-class instance for the bound ones
96 After binding, with different instance for the bound ones
H A Dclosure_043.phpt20 echo "Before binding", "\n";
24 echo "After binding, null scope, no instance", "\n";
28 echo "After binding, null scope, with instance", "\n";
32 echo "After binding, with scope, no instance", "\n";
36 echo "After binding, with scope, with instance", "\n";
42 Before binding
49 After binding, null scope, no instance
56 After binding, null scope, with instance
61 After binding, with scope, no instance
68 After binding, with scope, with instance
H A Dclosure_044.phpt20 echo "Before binding", "\n";
24 echo "After binding, null scope, no instance", "\n";
28 echo "After binding, null scope, with instance", "\n";
32 echo "After binding, with scope, no instance", "\n";
36 echo "After binding, with scope, with instance", "\n";
42 Before binding
49 After binding, null scope, no instance
58 After binding, null scope, with instance
65 After binding, with scope, no instance
74 After binding, with scope, with instance
H A Dclosure_046.phpt23 echo "Before binding", "\n";
27 echo "After binding, no instance", "\n";
33 echo "After binding, with same-class instance for the bound one", "\n";
37 echo "After binding, with different instance for the bound one", "\n";
42 Before binding
49 After binding, no instance
58 After binding, with same-class instance for the bound one
65 After binding, with different instance for the bound one
H A Dmethod_argument_binding.phpt2 Edge cases in compile-time method argument binding
H A Duse_late_binding_conflict.phpt6 /* Reverse declaration order disables early-binding */
/PHP-7.4/Zend/tests/closures/
H A Dclosure_from_callable_lsb.phpt2 Testing Closure::fromCallable() functionality: Late static binding
/PHP-7.4/Zend/tests/type_declarations/variance/
H A Dproperty_types_early_bind.phpt2 Early binding should be prevented if property types cannot be checked
/PHP-7.4/ext/ldap/tests/
H A DREADME.md135 LDAP_TEST_USER (default: cn=Manager,dc=my-domain,dc=com) DN used for binding
136 LDAP_TEST_SASL_USER (default: Manager) SASL user used for SASL binding
137 LDAP_TEST_PASSWD (default: secret) Password used for plain and SASL binding
139 …P_BIND_FAILURE (default: true) Whether to fail the test or not in case binding fails
H A Dldap_bind_basic.phpt2 ldap_bind() - Basic anonymous binding
H A Dldap_bind_ext.phpt2 ldap_bind_ext() - Basic binding
H A Dldap_bind_variation.phpt2 ldap_bind() - Advanced binding
H A Dldap_sasl_bind_basic.phpt2 ldap_sasl_bind() - Basic anonymous binding
/PHP-7.4/ext/mysqli/tests/
H A D064.phpt2 NULL binding
H A Dbug55653.phpt2 Bug #55653 PS crash with libmysql when binding same variable as param and out
H A Dmysqli_stmt_bind_param_type_juggling.phpt2 mysqli_stmt_bind_param() - binding variable twice

Completed in 37 milliseconds

123