Home
last modified time | relevance | path

Searched refs:use (Results 376 – 400 of 948) sorted by relevance

1...<<11121314151617181920>>...38

/PHP-7.4/ext/standard/tests/
H A Dbug79821.phpt11 ob_start(function (string $buffer) use (&$bar) {
/PHP-7.4/ext/opcache/tests/
H A Dphi_use_chain.phpt2 Check that phi use chains are correctly maintained when removing blocks
H A Dbug76337.phpt2 Bug 76337: segmentation fault when an extension use zend_register_class_alias() and opcache enabled
H A Doptimize_func_calls_001.phpt14 Fatal error: Uncaught Error: Cannot use [] for reading in %s:%d
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug29795.wsdl28 <soap:body use="literal"/>
31 <soap:body use="literal"/>
/PHP-7.4/Zend/tests/grammar/
H A Dsemi_reserved_006.phpt29 use TraitA, TraitB {
38 use TraitC {
/PHP-7.4/ext/spl/tests/
H A DSplFixedArray_fromarray_indexes.phpt2 Create a SplFixedArray from an array using the fromArray() function use the default behaviour of pr…
/PHP-7.4/ext/standard/tests/array/
H A Dbug69068_2.phpt8 array_walk($array, function(&$value, $key) use ($array2) {
/PHP-7.4/Zend/tests/traits/
H A Dlanguage002.phpt20 use Hello, World;
H A Dbug60217a.phpt15 use T1, T2;
H A Dbug65576b.phpt25 use T;
H A Dflattening002.phpt21 use SayWorld;
H A Dinheritance001.phpt14 use HelloWorld;
/PHP-7.4/Zend/tests/
H A Duse_no_eval_conflict.phpt8 eval("class A {}"); eval("use Foo\A;");
H A Dbug41919.phpt11 Fatal error: Uncaught Error: Cannot use string offset as an object in %sbug41919.php:%d
H A Dbug47704.phpt9 Fatal error: Uncaught Error: Cannot use string offset as an object in %sbug47704.php:%d
H A Dbug63219.phpt10 use TFoo {
H A Dclass_alias_021.phpt12 use \baz as stdClass;
H A Dns_035.phpt6 use \ArrayObject;
H A Dclass_alias_019.phpt17 Warning: Cannot declare class foo, because the name is already in use in %s on line %d
H A Dclass_name_as_scalar_error_005.phpt10 Fatal error: Uncaught Error: Cannot use "static" when no class scope is active in %s:3
H A Dbug79779.phpt9 Fatal error: Uncaught Error: Cannot use string offset as an object in %s:%d
/PHP-7.4/Zend/tests/varSyntax/
H A DtempDimFetchByRefError.phpt11 Fatal error: Uncaught Error: Cannot use temporary expression in write context in %s:%d
/PHP-7.4/ext/ffi/tests/
H A Dbug78714.phpt2 Bug #78714 (funcs returning pointer can't use call convention spec)
/PHP-7.4/tests/basic/
H A Dbug73969.phpt15 use c2

Completed in 38 milliseconds

1...<<11121314151617181920>>...38