Home
last modified time | relevance | path

Searched refs:found (Results 76 – 100 of 477) sorted by relevance

12345678910>>...20

/PHP-5.6/ext/posix/tests/
H A Dposix_isatty.phpt6 if (!function_exists('posix_isatty')) die('skip posix_isatty() not found');
H A Dposix_getrlimit.phpt6 if (!function_exists('posix_getrlimit')) die('skip posix_getrlimit() not found');
H A Dposix_mknod.phpt6 if (!function_exists('posix_mknod')) die('skip posix_mknod() not found');
/PHP-5.6/Zend/tests/traits/bugs/
H A Dmissing-trait.phpt15 Fatal error: Trait 'THello' not found in %s on line %d
/PHP-5.6/Zend/tests/
H A Dbug43344_2.phpt9 Fatal error: Class 'Foo\Foo' not found in %sbug43344_2.php on line %d
H A Dclass_alias_014.phpt15 Warning: Class 'bar' not found in %s on line %d
H A Dns_004.phpt9 Fatal error: Class 'test\ns1\Exception' not found in %sns_004.php on line %d
H A Dbug43344_3.phpt12 Fatal error: Class 'Foo\Foo' not found in %sbug43344_3.php on line %d
H A Dbug43344_4.phpt12 Fatal error: Class 'Foo\Foo' not found in %sbug43344_4.php on line %d
H A Dbug43344_5.phpt13 Fatal error: Class 'Foo\Foo' not found in %sbug43344_5.php on line %d
H A Dclass_alias_016.phpt21 Fatal error: Class 'foo\foo' not found in %s on line %d
H A Dbug47699.phpt18 Fatal error: Class 'X' not found in %sbug47699.php on line %d
/PHP-5.6/ext/standard/tests/array/
H A Darray_filter_variation9.phpt67 Warning: array_filter() expects parameter 2 to be a valid callback, function 'echo' not found or in…
70 Warning: array_filter() expects parameter 2 to be a valid callback, function 'exit' not found or in…
/PHP-5.6/tests/classes/
H A Dconstants_error_004.phpt13 Fatal error: Class 'D' not found in %s on line %d
H A Dautoload_011.phpt18 Fatal error: Class 'UndefBase' not found in %s on line %d
H A Dautoload_010.phpt18 Fatal error: Interface 'UndefI' not found in %s on line %d
H A Dautoload_021.phpt13 Fatal error: Class '../BUG' not found in %sautoload_021.php on line 6
/PHP-5.6/sapi/cli/tests/
H A Dphp_cli_server_013.phpt91 </head><body><h1>Not Found</h1><p>The requested resource <code class="url">/</code> was not found o…
99 …p>The requested resource <code class="url">/main/style.css</code> was not found on this server.</p…
107 …><p>The requested resource <code class="url">/main/foo/bar</code> was not found on this server.</p…
/PHP-5.6/tests/lang/
H A D042.phpt19 Fatal error: Class 'B' not found in %s042.php on line %d
H A D041.phpt20 Fatal error: Class 'B' not found in %s041.php on line %d
/PHP-5.6/ext/date/tests/
H A Dbug64157.phpt14 A two digit second could not be found
/PHP-5.6/ext/xml/
H A Dconfig.m431 AC_MSG_ERROR([xml2-config not found. Use --with-libxml-dir=<DIR>])
47 AC_MSG_ERROR([not found. Please reinstall the expat distribution.])
/PHP-5.6/tests/output/
H A Dob_get_contents_basic_001.phpt43 echo "\ncheck that no contents found after an end\n";
70 check that no contents found after an end
/PHP-5.6/ext/xmlrpc/
H A Dconfig.m445 AC_MSG_ERROR([xml2-config not found. Use --with-libxml-dir=<DIR>])
76 AC_MSG_ERROR([iconv not found, in order to build xmlrpc you need the iconv library])
107 AC_MSG_RESULT(found in $i)
114 AC_MSG_RESULT(not found)
/PHP-5.6/ext/spl/tests/
H A DSplObjectStorage_offsetGet_missing_object.phpt19 Object not found

Completed in 25 milliseconds

12345678910>>...20