Home
last modified time | relevance | path

Searched refs:an (Results 126 – 150 of 1708) sorted by relevance

12345678910>>...69

/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_driver.phpt56 printf("[008] getMessage() has returned an empty string.\n");
58 printf("[009] getCode() has returned an empty string.\n");
60 printf("[010] getFile() has returned an empty string.\n");
62 printf("[011] getLine() has returned an empty string.\n");
65 printf("[012] getTrace() has returned an empty array.\n");
67 printf("[013] getTraceAsString() has returned an empty string.\n");
69 printf("[014] __toString() has returned an empty string.\n");
113 Warning: mysqli_query(): (%d/%d): You have an error in your SQL syntax; check the manual that corre…
/PHP-7.4/Zend/tests/
H A Deach_001.phpt2 Testing each() with an undefined variable
12 Warning: Variable passed to each() is not an array or object in %s on line %d
H A Dclosure_059.phpt36 Exception: Argument 1 passed to {closure}() must be an instance of A, instance of B %s
37 Exception: Argument 1 passed to {closure}() must be an instance of A, instance of B %s
38 Exception: Argument 1 passed to {closure}() must be an instance of A, instance of B %s
H A Derrmsg_013.phpt2 errmsg: default value for parameters with array type can only be an array or NULL
14 Fatal error: Default value for parameters with array type can only be an array or NULL in %s on lin…
H A Dns_076.phpt14 Warning: Use of undefined constant unknown - assumed 'unknown' (this will throw an Error in a futur…
16 Warning: Use of undefined constant unknown - assumed 'unknown' (this will throw an Error in a futur…
18 Warning: Use of undefined constant unknown - assumed 'unknown' (this will throw an Error in a futur…
H A Dbug72594.phpt2 Bug #72594 (Calling an earlier instance of an included anonymous class fatals)
H A Dthrowable_001.phpt2 Test using an Error as the previous Throwable for an Exception
H A Dthrowable_002.phpt2 Test using an Exception as the previous Throwable for an Error
/PHP-7.4/ext/iconv/tests/
H A Diconv_strrpos_error2.phpt2 Test iconv_strrpos() function : error conditions - pass an unknown encoding
16 * Pass iconv_strrpos() an encoding that doesn't exist
21 $haystack = 'This is an English string. 0123456789.';
H A Dbug48147.phpt18 Notice: iconv(): Detected an illegal character in input string in %s on line %d
22 Notice: iconv(): Detected an incomplete multibyte character in input string in %s on line %d
26 Notice: iconv(): Detected an incomplete multibyte character in input string in %s on line %d
/PHP-7.4/ext/standard/tests/dir/
H A Dreaddir_variation2.phpt11 * Pass readdir() a directory handle pointing to an empty directory to test behaviour
20 echo "\n-- Pass an empty directory to readdir() --\n";
45 -- Pass an empty directory to readdir() --
H A Dreaddir_variation2-win32-mb.phpt17 * Pass readdir() a directory handle pointing to an empty directory to test behaviour
26 echo "\n-- Pass an empty directory to readdir() --\n";
51 -- Pass an empty directory to readdir() --
/PHP-7.4/ext/standard/tests/file/
H A Dis_uploaded_file_basic.phpt23 // not an uploaded file
26 // not an uploaded file
29 // not an uploaded file
/PHP-7.4/ext/mbstring/tests/
H A Dmb_substr_count_error2.phpt16 * Test behaviour of mb_substr_count() function when passed an unknown encoding
25 echo "\n-- Testing mb_substr_count() function with an unknown encoding --\n";
33 -- Testing mb_substr_count() function with an unknown encoding --
/PHP-7.4/tests/lang/
H A DforeachLoop.003.phpt2 Foreach loop tests - error case: not an array.
5 echo "\nNot an array.\n";
34 Not an array.
/PHP-7.4/ext/xmlreader/tests/
H A D003-get-errors.phpt2 XMLReader: libxml2 XML Reader, Get an attribute, with invalid arguments
33 // Test for call with an empty string argument
40 // Test for call by name for an attribute that doesn't exist
47 // Test for call by number for an attribute that doesn't exist
70 Warning: XMLReader::getAttribute(): Argument cannot be an empty string in %s on line %d
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_083.phpt63 string(71) "Cannot auto-initialize an array inside property Foo::$p of type ?string"
65 string(71) "Cannot auto-initialize an array inside property Foo::$p of type ?string"
71 string(71) "Cannot auto-initialize an array inside property Foo::$s of type ?string"
77 string(91) "Cannot auto-initialize an array inside a reference held by property Foo::$p of type ?st…
79 string(91) "Cannot auto-initialize an array inside a reference held by property Foo::$p of type ?st…
/PHP-7.4/ext/intl/tests/
H A Dcalendar_equals_error.phpt51 error: 0, Argument 1 passed to IntlCalendar::equals() must be an instance of IntlCalendar, instance…
53 error: 0, Argument 1 passed to IntlCalendar::equals() must be an instance of IntlCalendar, int given
55 error: 0, Argument 2 passed to intlcal_equals() must be an instance of IntlCalendar, array given
57 error: 0, Argument 1 passed to intlcal_equals() must be an instance of IntlCalendar, int given
/PHP-7.4/ext/standard/tests/array/
H A Drsort_variation4.phpt6 * Description: Sort an array in reverse order
12 * 1. passed an array of referenced variables
23 // an array containing integer references
H A Dsizeof_variation3.phpt6 * Description: Counts an elements in an array. If Standard PHP library is installed,
7 * it will return the properties of an object.
H A Dusort_variation9.phpt6 * Description: Sort an array by values using a user-defined comparison function
11 * Pass an array of referenced variables as $array_arg to test behaviour
35 // array_args an array containing elements with reference variables
/PHP-7.4/ext/standard/tests/strings/
H A Dstripos_variation2.phpt123 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
126 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
130 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
133 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
137 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
140 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
144 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
147 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
238 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
241 Deprecated: stripos(): Non-string needles will be interpreted as strings in the future. Use an expl…
/PHP-7.4/ext/date/tests/
H A Dtimezone_offset_get_error.phpt43 echo "\n-- Testing timezone_offset_get() function with an invalid values for \$object argument --\n…
66 echo "\n-- Testing timezone_offset_get() function with an invalid values for \$datetime argument --…
108 -- Testing timezone_offset_get() function with an invalid values for $object argument --
109 string(%d) "Argument 1 passed to timezone_offset_get() must be an instance of DateTimeZone, instanc…
111 string(%d) "Argument 1 passed to timezone_offset_get() must be an instance of DateTimeZone, int giv…
113 string(%d) "Argument 1 passed to timezone_offset_get() must be an instance of DateTimeZone, null gi…
116 -- Testing timezone_offset_get() function with an invalid values for $datetime argument --
/PHP-7.4/ext/gd/tests/
H A Dimagepalettetotruecolor_error3.phpt2 imagepalettetotruecollor must return an error if not an image resource is given
/PHP-7.4/ext/opcache/tests/
H A Dbug71843.phpt16 Warning: Use of undefined constant E - assumed 'E' (this will throw an Error in a future version of…
20 Warning: Use of undefined constant R - assumed 'R' (this will throw an Error in a future version of…
24 Warning: Use of undefined constant See - assumed 'See' (this will throw an Error in a future versio…

Completed in 84 milliseconds

12345678910>>...69