Home
last modified time | relevance | path

Searched refs:level (Results 1 – 25 of 218) sorted by last modified time

123456789

/PHP-5.5/win32/
H A Dinstall.txt1144 extension, you can use the lower-level build tools to perform the build
1565 spec file which databases to support and the location of the top-level
/PHP-5.5/tests/output/
H A Dob_get_level_basic_001.phpt6 * Description: Return the nesting level of the output buffer
H A Dob_get_level_error_001.phpt6 * Description: Return the nesting level of the output buffer
H A Dob_implicit_flush_basic_002.phpt20 echo "because implicit flushing affects only the top level buffer, not user buffers.\n";
H A Dob_start_basic_unerasable_002.phpt18 echo "The OB nesting will still be 1 level deep:\n";
32 The OB nesting will still be 1 level deep:
/PHP-5.5/tests/lang/
H A DforeachLoopIterator.001.phpt57 echo "\nTop level " . $count++ . ": \n";
111 Top level 1:
H A DforeachLoopIteratorAggregate.001.phpt120 echo "\nTop level " . $count++ . ": \n";
218 Top level 1:
248 Top level 2:
H A D028.phpt2 Testing calling user-level functions from C
/PHP-5.5/tests/classes/
H A Dvisibility_003b.phpt33 Fatal error: Access level to fail::f3() must be protected (as in class same) or weaker in %s on lin…
H A Dproperty_override_protectedStatic_privateStatic.phpt31 Fatal error: Access level to B::$p must be protected (as in class A) or weaker in %s on line 18
H A Dproperty_override_protected_private.phpt33 Fatal error: Access level to B::$p must be protected (as in class A) or weaker in %s on line 18
H A Dproperty_override_publicStatic_privateStatic.phpt31 Fatal error: Access level to B::$p must be public (as in class A) in %s on line 18
H A Dproperty_override_publicStatic_protectedStatic.phpt31 Fatal error: Access level to B::$p must be public (as in class A) in %s on line 18
H A Dproperty_override_public_private.phpt33 Fatal error: Access level to B::$p must be public (as in class A) in %s on line 18
H A Dproperty_override_public_protected.phpt33 Fatal error: Access level to B::$p must be public (as in class A) in %s on line 18
H A Dvisibility_000a.phpt33 Fatal error: Access level to fail::f0() must be public (as in class same) in %s on line %d
H A Dvisibility_000b.phpt33 Fatal error: Access level to fail::f0() must be public (as in class same) in %s on line %d
H A Dvisibility_001a.phpt33 Fatal error: Access level to fail::f1() must be public (as in class same) in %s on line %d
H A Dvisibility_001b.phpt33 Fatal error: Access level to fail::f1() must be public (as in class same) in %s on line %d
H A Dvisibility_002a.phpt33 Fatal error: Access level to fail::f2() must be public (as in class same) in %s on line %d
H A Dvisibility_002b.phpt33 Fatal error: Access level to fail::f2() must be public (as in class same) in %s on line %d
/PHP-5.5/tests/basic/
H A D027.phpt33 string(115) "Unknown: Input variable nesting level exceeded 10. To increase the limit change max_in…
H A Dbug61000.phpt2 Bug #61000 (Exceeding max nesting level doesn't delete numerical vars)
/PHP-5.5/scripts/dev/
H A Dgenerate-phpt.phar23 if ($major < 5) { die ("Seriously, you need to upgrade you PHP level\n"); }
H A Dcheck_parameters.php62 function error($str, $level = 0) argument
66 if ($level <= REPORT_LEVEL) {

Completed in 36 milliseconds

123456789