Home
last modified time | relevance | path

Searched refs:check (Results 76 – 100 of 895) sorted by relevance

12345678910>>...36

/PHP-5.4/tests/classes/
H A D__set__get_002.phpt2 ZE2 __get() signature check
H A Dinheritance_006.phpt2 Private property inheritance check
/PHP-5.4/ext/standard/tests/general_functions/
H A Dbug46587.phpt2 Bug #46587 (mt_rand() does not check that max is greater than min).
/PHP-5.4/ext/pdo_mysql/tests/
H A Dbug54929.phpt50 …tax error or access violation: 1064 You have an error in your SQL syntax; check the manual that co…
57 …string(149) "You have an error in your SQL syntax; check the manual that corresponds to your %s se…
/PHP-5.4/ext/oci8/tests/
H A Dcommit_002.phpt18 ( x int constraint commit_002_tab_check_x check ( x > 0 ) deferrable initially immediate,
19 y int constraint commit_002_tab_check_y check ( y > 0 ) deferrable initially deferred)"
H A Dcoll_018.phpt28 var_dump($coll1->getElem(-1)); // check before the beginning
33 var_dump($coll1->getElem(4)); // check past the end
/PHP-5.4/ext/simplexml/tests/
H A D021.phpt2 SimpleXML: Element check
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_fetch_array_many_rows.phpt28 // overwrite results and check if the cache magic works
78 // overwrite results and check if the cache magic works
96 // overwrite results and check if the cache magic works
H A Dmysqli_debug_append.phpt37 printf("[003] Trace file '%s' is very small. filesize() reports only %d bytes. Please check.\n",
63 …file content any more. Seems that the trace file got overwritten and not appended. Please check.");
74 …file content any more. Seems that the trace file got overwritten and not appended. Please check.");
/PHP-5.4/ext/spl/tests/
H A Dspl_autoload_006.phpt19 // check
H A Dspl_heap_recoverfromcorruption_arguments.phpt2 SPL: SplHeap check no arguments to be accepted on recoverFromCorruption
H A Dspl_autoload_004.phpt25 // check
/PHP-5.4/ext/libxml/tests/
H A Dbug63389.phpt2 Bug #63389 (Missing context check on libxml_set_streams_context() causes memleak)
/PHP-5.4/ext/tidy/tests/
H A D034.phpt13 'accessibility-check' => 1);
/PHP-5.4/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_variation4.phpt59 // now check temp file for data; it should append "Hello World"
69 echo "\n-- Updating file with data and check data through hard link --\n";
75 // now check link for data; it should echo "Hello World"
112 -- Updating file with data and check data through hard link --
H A Dsymlink_link_linkinfo_is_link_variation3.phpt71 // now check temp file for data; it should append "Hello World"
87 echo "\n-- Updating file with data and check data through soft link --\n";
93 // now check link for data; it should echo "Hello World"
138 -- Updating file with data and check data through soft link --
/PHP-5.4/ext/phar/phar/
H A Dclicommand.inc33 self::error("No command given, check ${argv[0]} help\n");
35 self::error("Unknown command '${argv[1]}', check ${argv[0]} help\n");
49 …self::error("Missing argument to parameter '$arg' of command '$command', check ${argv[0]} help\n");
54 self::error("Unknown parameter '${argv[$i]}' to command $command, check ${argv[0]} help\n");
64 … self::error("Missing default trailing arguments to command $command, check ${argv[0]} help\n");
73 self::error("Unexpected default arguments to command $command, check ${argv[0]} help\n");
78 $missing .= "Missing parameter '-$arg' to command $command, check ${argv[0]} help\n";
/PHP-5.4/ext/imap/tests/
H A Dimap_close_variation2.phpt78 // loop through each element of $inputs to check the behavior of imap_close()
87 var_dump( $check = imap_close($stream_id, $input) );
89 // check that imap_close was successful, if not call imap_close and explicitly set CL_EXPUNGE
90 if(false === $check) {
H A Dimap_clearflag_full_basic.phpt24 $check = imap_check($imap_stream);
25 echo "Initial msg count in new_mailbox : ". $check->Nmsgs . "\n";
/PHP-5.4/ext/standard/tests/assert/
H A Dassert_basic1.phpt2 assert() - basic - check that assert can be switched off
/PHP-5.4/ext/curl/tests/
H A Dcurl_setopt_CURLOPT_FOLLOWLOCATION_open_basedir.phpt2 CURLOPT_FOLLOWLOCATION case check open_basedir
/PHP-5.4/ext/standard/tests/array/
H A Darray_walk_basic1.phpt22 // dump the arguments to check that they are passed
30 // dump the arguments to check that they are passed
H A Darray_walk_recursive_basic1.phpt22 // dump the arguments to check that they are passed
30 // dump the arguments to check that they are passed
/PHP-5.4/Zend/tests/traits/
H A Dbug61052.phpt2 Bug #61052 (missing error check in trait 'insteadof' clause)
/PHP-5.4/ext/json/tests/
H A Dbug63737.phpt17 // This shouldn't affect floats, but let's check that.

Completed in 113 milliseconds

12345678910>>...36