Home
last modified time | relevance | path

Searched refs:use (Results 151 – 175 of 756) sorted by relevance

12345678910>>...31

/PHP-5.4/Zend/tests/traits/
H A Dmethods_003.phpt16 use foo;
H A Dstatic_004.phpt15 use TestTrait;
H A Dstatic_get_called_class.phpt15 use TestTrait;
H A Dlanguage012.phpt17 use Counter;
H A Dstatic_002.phpt15 use TestTrait;
/PHP-5.4/ext/standard/tests/strings/
H A Dbug27276.phpt2 Bug #27276 (str_replace tries to use obscene amounts of ram)
/PHP-5.4/Zend/tests/
H A Dbug41351.phpt14 Fatal error: Cannot use [] for reading in %s on line %d
H A Dbug47704.phpt9 Fatal error: Cannot use string offset as an object in %sbug47704.php on line %d
H A Dclosure_011.phpt6 $lambda = function () use ($i) {
H A D036.phpt2 Trying to use lambda in array offset
H A Dbug41351_2.phpt14 Fatal error: Cannot use [] for reading in %s on line %d
H A Dbug41351_3.phpt14 Fatal error: Cannot use [] for reading in %s on line %d
H A Dbug41919.phpt11 Fatal error: Cannot use string offset as an object in %sbug41919.php on line %d
H A Dclosure_029.phpt8 var_dump(@function(&$x) use ($y, $z) { } instanceof closure);
H A Dns_020.phpt6 use X as Y;
H A Daccess_modifiers_007.phpt13 Fatal error: Cannot use the final modifier on an abstract class member in %s on line %d
/PHP-5.4/ext/spl/tests/
H A Dbug67538.phpt2 Bug #67538 (SPL Iterators use-after-free)
/PHP-5.4/
H A DREADME.SELF-CONTAINED-EXTENSIONS59 The MySQL module will either use the embedded MySQL client
101 Please use always PHP_ARG_ENABLE or PHP_ARG_WITH. Even if you do not
113 modules, use a simple module as a starting point and add your own code.
144 1. In config.m4, use PHP_ARG_WITH/PHP_ARG_ENABLE. Then you will
145 automatically be able to use --with-foo=shared[,..] or
148 2. In config.m4, use PHP_NEW_EXTENSION(foo,.., $ext_shared) to enable
/PHP-5.4/sapi/apache_hooks/
H A DapMakefile.tmpl41 # have to use a different name to trigger the different
44 # the suffix feature of Make really wants just .x, so we use
56 # We really don't expect end users to use this rule. It works only with
/PHP-5.4/sapi/apache/
H A DapMakefile.tmpl41 # have to use a different name to trigger the different
44 # the suffix feature of Make really wants just .x, so we use
56 # We really don't expect end users to use this rule. It works only with
/PHP-5.4/ext/mbstring/ucgendat/
H A DOPENLDAP_LICENSE4 Redistribution and use of this software and associated documentation
19 Each revision is distinguished by a version number. You may use
38 advertising or otherwise to promote the sale, use or other dealing
/PHP-5.4/tests/basic/
H A Dbug51709_2.phpt2 Bug #51709 (Can't use keywords as method names)
H A Dbug51709_1.phpt2 Bug #51709 (Can't use keywords as method names)
/PHP-5.4/tests/output/
H A Dob_010.phpt13 Fatal error: print_r(): Cannot use output buffering in output buffering display handlers in %sob_01…
H A Dob_011.phpt13 Fatal error: ob_get_flush(): Cannot use output buffering in output buffering display handlers in %s…

Completed in 19 milliseconds

12345678910>>...31