/PHP-8.2/Zend/tests/ |
H A D | closure_044.phpt | 20 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"; 43 Before binding 50 After binding, null scope, no instance 58 After binding, null scope, with instance 65 After binding, with scope, no instance 73 After binding, with scope, with instance
|
H A D | closure_043.phpt | 20 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"; 43 Before binding 50 After binding, null scope, no instance 57 After binding, null scope, with instance 62 After binding, with scope, no instance 69 After binding, with scope, with instance
|
H A D | closure_046.phpt | 23 echo "Before binding", "\n"; 27 echo "After binding, no instance", "\n"; 31 echo "After binding, with same-class instance for the bound one", "\n"; 35 echo "After binding, with different instance for the bound one", "\n"; 41 Before binding 48 After binding, no instance 56 After binding, with same-class instance for the bound one 63 After binding, with different instance for the bound one
|
H A D | closure_041.phpt | 41 echo "Before binding", "\n"; 47 echo "After binding, no instance", "\n"; 53 echo "After binding, with same-class instance for the bound ones", "\n"; 59 echo "After binding, with different instance for the bound ones", "\n"; 66 Before binding 75 After binding, no instance 86 After binding, with same-class instance for the bound ones 95 After binding, with different instance for the bound ones
|
H A D | no_early_binding_if_already_declared.phpt | 2 No early binding should occur if the class is already declared
|
/PHP-8.2/ext/soap/tests/bugs/ |
H A D | bug40609.wsdl | 26 …binding name="StockQuoteServiceSOAP11Binding" type="axis2:StockQuoteServicePortType"><soap:binding…
|
H A D | bug29061.wsdl | 24 <binding name="bindingName" type="y:SOAPport"> 25 <soap:binding style="rpc" 35 </binding> 37 <port name="myPort" binding="y:bindingName">
|
H A D | bug29795.wsdl | 23 <binding name="AWSProductDataBinding" type="tns:AWSProductDataPortType"> 24 <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> 34 </binding> 36 <port name="AWSProductDataPort" binding="tns:AWSProductDataBinding">
|
H A D | bug29839.wsdl | 25 <binding name="AWSProductDataBinding" type="tns:AWSProductDataPortType"> 26 <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> 36 </binding> 38 <port name="AWSProductDataPort" binding="tns:AWSProductDataBinding">
|
H A D | bug34453.wsdl | 25 <binding name="AWSProductDataBinding" type="tns:AWSProductDataPortType"> 26 <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> 36 </binding> 38 <port name="AWSProductDataPort" binding="tns:AWSProductDataBinding">
|
H A D | bug50698_2.wsdl | 189 <wsdl:binding name="NetTcpBinding_EchoService" type="tns:EchoService"> 191 <soap12:binding transport="http://schemas.microsoft.com/soap/tcp"/> 201 </wsdl:binding> 203 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService"> 214 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService"> 225 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService"> 236 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService"> 247 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService"> 258 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService"> 269 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService"> [all …]
|
H A D | bug50698_3.wsdl | 189 <wsdl:binding name="NetTcpBinding_EchoService" type="tns:EchoService"> 191 <soap12:binding transport="http://schemas.microsoft.com/soap/tcp"/> 201 </wsdl:binding> 203 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService"> 214 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService"> 225 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService"> 236 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService"> 247 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService"> 258 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService"> 269 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService"> [all …]
|
/PHP-8.2/ext/soap/ |
H A D | php_sdl.c | 182 sdlBindingPtr binding; in get_binding_from_type() local 190 return binding; in get_binding_from_type() 198 sdlBindingPtr binding; in get_binding_from_name() local 209 return binding; in get_binding_from_name() 843 binding = tmp; in load_wsdl() 3457 if (binding->name) { in delete_binding() 3467 efree(binding); in delete_binding() 3477 if (binding->name) { in delete_binding_persistent() 3487 free(binding); in delete_binding_persistent() 3657 if (binding->ns) { in delete_fault() [all …]
|
/PHP-8.2/ext/soap/tests/schema/ |
H A D | test_schema.inc | 36 <binding name="testBinding" type="testPortType"> 37 <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/> 44 </binding> 46 <port name="testPort" binding="tns:testBinding">
|
/PHP-8.2/ext/soap/tests/ |
H A D | classmap.wsdl | 34 <binding name="testBinding" type="tns:testPortType"> 35 <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/> 54 </binding> 56 <port name="testPort" binding="tns:testBinding">
|
H A D | bug68361.phpt | 60 <binding name="TestServerBinding" type="tns:TestServerPortType"> 61 <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/> 80 </binding> 82 <port name="TestServerPort" binding="tns:TestServerBinding">
|
/PHP-8.2/ext/pdo_pgsql/tests/ |
H A D | bug_33876.phpt | 25 # this is the portable approach to binding a bool 32 # this is the portable approach to binding a bool 61 # this is the portable approach to binding a bool 68 # this is the portable approach to binding a bool
|
/PHP-8.2/Zend/tests/anon/ |
H A D | 014.phpt | 2 anonymous class trait binding
|
H A D | 013.phpt | 2 closure binding to anonymous class
|
H A D | 010.phpt | 2 Trait binding after anon class
|
/PHP-8.2/Zend/tests/arrow_functions/ |
H A D | 004.phpt | 6 // This should work, but *not* generate a binding for $GLOBALS
|
/PHP-8.2/ext/opcache/tests/ |
H A D | preload_method_static_vars.inc | 11 eval("class Bar extends Foo {}"); // Avoid early binding.
|
/PHP-8.2/Zend/tests/type_declarations/variance/ |
H A D | property_types_early_bind.phpt | 2 Early binding should be prevented if property types cannot be checked
|
/PHP-8.2/tests/lang/ |
H A D | 037.phpt | 2 'Static' binding for private variables
|
/PHP-8.2/Zend/tests/closures/ |
H A D | closure_from_callable_lsb.phpt | 2 Testing Closure::fromCallable() functionality: Late static binding
|