/PHP-7.2/ext/standard/tests/general_functions/ |
H A D | gettype_settype_variation4.phpt | 68 /* boolean */ 185 "boolean", 223 string(7) "boolean" 225 string(7) "boolean" 228 string(7) "boolean" 230 string(7) "boolean" 233 string(7) "boolean" 235 string(7) "boolean" 238 string(7) "boolean" 243 string(7) "boolean" [all …]
|
H A D | var_export_basic2.phpt | 2 Test var_export() function with valid boolean values 12 echo "*** Testing var_export() with valid boolean values ***\n"; 13 // different valid boolean vlaues 23 /* Loop to check for above boolean values with var_export() */ 24 echo "\n*** Output for boolean values ***\n"; 37 *** Testing var_export() with valid boolean values *** 39 *** Output for boolean values ***
|
H A D | getservbyname_variation2.phpt | 2 Test function getservbyname() by substituting argument 1 with boolean values. 7 echo "*** Test substituting argument 1 with boolean values ***\n"; 25 *** Test substituting argument 1 with boolean values ***
|
H A D | gettype_settype_basic.phpt | 77 "boolean", 121 string(7) "boolean" 428 string(7) "boolean" 432 string(7) "boolean" 436 string(7) "boolean" 440 string(7) "boolean" 444 string(7) "boolean" 448 string(7) "boolean" 452 string(7) "boolean" 456 string(7) "boolean" [all …]
|
H A D | 004.data | 2 true 1 boolean true 3 false 0 boolean false
|
H A D | getservbyname_variation9.phpt | 2 Test function getservbyname() by substituting argument 2 with boolean values. 13 echo "*** Test substituting argument 2 with boolean values ***\n"; 30 *** Test substituting argument 2 with boolean values ***
|
H A D | get_cfg_var_variation2.phpt | 2 Test function get_cfg_var() by substituting argument 1 with boolean values. 14 echo "*** Test substituting argument 1 with boolean values ***\n"; 31 *** Test substituting argument 1 with boolean values ***
|
H A D | proc_nice_variation2.phpt | 2 Test function proc_nice() by substituting argument 1 with boolean values. 16 echo "*** Test substituting argument 1 with boolean values ***\n"; 33 *** Test substituting argument 1 with boolean values ***
|
/PHP-7.2/ext/standard/tests/file/ |
H A D | 003.phpt | 2 is_*() and file_exists() return values are boolean. 32 boolean 33 boolean 34 boolean 35 boolean 36 boolean 37 boolean 38 boolean 39 boolean 40 boolean [all …]
|
H A D | fstat_variation2.phpt | 2 Test function fstat() by substituting argument 1 with boolean values. 19 Warning: fstat() expects parameter 1 to be resource, boolean given in %s on line %d 22 Warning: fstat() expects parameter 1 to be resource, boolean given in %s on line %d 25 Warning: fstat() expects parameter 1 to be resource, boolean given in %s on line %d 28 Warning: fstat() expects parameter 1 to be resource, boolean given in %s on line %d
|
/PHP-7.2/ext/wddx/tests/ |
H A D | bug73065.phpt | 18 <boolean value="keliu"></boolean> 35 <boolean value="keliu"></boolean> 46 <boolean Name="value"> 47 <boolean value="keliu"></boolean> 48 </boolean> 59 <boolean value="keliu"></boolean> 71 <boolean value="keliu"></boolean>
|
H A D | bug72564.phpt | 2 Bug #72564: wddx deserialization of boolean 14 string(84) "<wddxPacket version='1.0'><header/><data><boolean value='true'/></data></wddxPacket>" 16 string(85) "<wddxPacket version='1.0'><header/><data><boolean value='false'/></data></wddxPacket>"
|
/PHP-7.2/ext/standard/tests/array/ |
H A D | ksort_variation4.phpt | 11 …* testing ksort() by providing array of boolean values for $array argument with following flag val… 21 echo "\n-- Testing ksort() by supplying boolean value array, 'flag' value is defualt --\n"; 26 echo "\n-- Testing ksort() by supplying boolean value array, 'flag' value is SORT_REGULAR --\n"; 31 echo "\n-- Testing ksort() by supplying boolean value array, 'flag' value is SORT_NUMERIC --\n"; 36 echo "\n-- Testing ksort() by supplying boolean value array, 'flag' value is SORT_STRING --\n"; 46 -- Testing ksort() by supplying boolean value array, 'flag' value is defualt -- 55 -- Testing ksort() by supplying boolean value array, 'flag' value is SORT_REGULAR -- 64 -- Testing ksort() by supplying boolean value array, 'flag' value is SORT_NUMERIC -- 73 -- Testing ksort() by supplying boolean value array, 'flag' value is SORT_STRING --
|
H A D | krsort_variation11.phpt | 11 …* testing krsort() by providing array of boolean values for $array argument with following flag va… 21 echo "\n-- Testing krsort() by supplying boolean value array, 'flag' value is defualt --\n"; 26 echo "\n-- Testing krsort() by supplying boolean value array, 'flag' value is SORT_REGULAR --\n"; 31 echo "\n-- Testing krsort() by supplying boolean value array, 'flag' value is SORT_NUMERIC --\n"; 36 echo "\n-- Testing krsort() by supplying boolean value array, 'flag' value is SORT_STRING --\n"; 46 -- Testing krsort() by supplying boolean value array, 'flag' value is defualt -- 55 -- Testing krsort() by supplying boolean value array, 'flag' value is SORT_REGULAR -- 64 -- Testing krsort() by supplying boolean value array, 'flag' value is SORT_NUMERIC -- 73 -- Testing krsort() by supplying boolean value array, 'flag' value is SORT_STRING --
|
H A D | array_product_variation1.phpt | 18 $types = array("boolean (true)" => true, "boolean (false)" => false, 34 boolean (true) 37 boolean (false)
|
/PHP-7.2/ext/mysqli/tests/ |
H A D | mysqli_max_links.phpt | 57 Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in %s on line %d 59 Warning: mysqli_close() expects parameter 1 to be mysqli, boolean given in %s on line %d 61 Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in %s on line %d 63 Warning: mysqli_close() expects parameter 1 to be mysqli, boolean given in %s on line %d 65 Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in %s on line %d 67 Warning: mysqli_close() expects parameter 1 to be mysqli, boolean given in %s on line %d 69 Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in %s on line %d 71 Warning: mysqli_close() expects parameter 1 to be mysqli, boolean given in %s on line %d 73 Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in %s on line %d 75 Warning: mysqli_close() expects parameter 1 to be mysqli, boolean given in %s on line %d
|
H A D | 071.phpt | 21 printf("[001] Expecting boolean/true got %s/%s\n", gettype($ret), var_export($ret, true)); 28 …printf("[001] Expecting boolean/true got %s/%s @\n", gettype($ret), var_export($ret, true), $versi… 32 …printf("[001] Expecting boolean/false got %s/%s @\n", gettype($ret), var_export($ret, true), $vers… 48 printf("[002] Expecting boolean/true got %s/%s\n", gettype($ret), var_export($ret, true)); 55 …printf("[002] Expecting boolean/true got %s/%s @\n", gettype($ret), var_export($ret, true), $versi… 59 …printf("[002] Expecting boolean/false got %s/%s @\n", gettype($ret), var_export($ret, true), $vers…
|
/PHP-7.2/ext/pdo/tests/ |
H A D | bug_39398.phpt | 19 $boolean = 1; 20 $stmt = $db->prepare('INSERT INTO test VALUES (:boolean)'); 21 $stmt->bindValue(':boolean', isset($boolean), PDO::PARAM_INT);
|
/PHP-7.2/ext/posix/tests/ |
H A D | posix_strerror_variation1.phpt | 45 // boolean data 94 boolean 107 boolean 114 boolean 121 boolean 128 boolean 135 boolean 158 boolean 163 boolean 168 boolean [all …]
|
H A D | posix_ttyname_variation2.phpt | 2 Test function posix_ttyname() by substituting argument 1 with boolean values. 17 echo "*** Test substituting argument 1 with boolean values ***\n"; 34 *** Test substituting argument 1 with boolean values ***
|
/PHP-7.2/ext/soap/tests/bugs/ |
H A D | bug28985.phpt | 50 boolean Default; 86 boolean iGetListeValeur; 109 boolean DroitCreationResult; 136 boolean isProtected; 146 boolean Lecture; 147 boolean Modification; 148 boolean Suppression;
|
/PHP-7.2/ext/pdo_mysql/tests/ |
H A D | pdo_mysql_attr_statement_class.phpt | 20 printf("[001] Expecting boolean/false got %s\n", var_export($tmp, true)); 23 printf("[002] Expecting boolean/false got %s\n", var_export($tmp, true)); 26 printf("[003] Expecting boolean/false got %s\n", var_export($tmp, true)); 30 printf("[004] Expecting boolean/false got %s\n", var_export($tmp, true)); 39 printf("[005] Expecting boolean/false got %s\n", var_export($tmp, true)); 49 printf("[006] Expecting boolean/false got %s\n", var_export($tmp, true)); 59 printf("[007] Expecting boolean/true got %s\n", var_export($tmp, true)); 69 printf("[008] Expecting boolean/true got %s\n", var_export($tmp, true)); 79 printf("[008] Expecting boolean/true got %s\n", var_export($tmp, true)); 91 printf("[009] Expecting boolean/true got %s\n", var_export($tmp, true)); [all …]
|
/PHP-7.2/ext/standard/tests/strings/ |
H A D | sha1_variation2.phpt | 114 Warning: sha1() expects parameter 2 to be boolean, array given in %s on line %d 118 Warning: sha1() expects parameter 2 to be boolean, array given in %s on line %d 122 Warning: sha1() expects parameter 2 to be boolean, array given in %s on line %d 126 Warning: sha1() expects parameter 2 to be boolean, array given in %s on line %d 130 Warning: sha1() expects parameter 2 to be boolean, array given in %s on line %d 150 Warning: sha1() expects parameter 2 to be boolean, object given in %s on line %d 158 Warning: sha1() expects parameter 2 to be boolean, resource given in %s on line %d
|
/PHP-7.2/ext/standard/tests/url/ |
H A D | base64_decode_variation_002.phpt | 54 // boolean data 119 Error: 2 - base64_decode() expects parameter 2 to be boolean, array given, %s(%d) 123 Error: 2 - base64_decode() expects parameter 2 to be boolean, array given, %s(%d) 127 Error: 2 - base64_decode() expects parameter 2 to be boolean, array given, %s(%d) 131 Error: 2 - base64_decode() expects parameter 2 to be boolean, array given, %s(%d) 135 Error: 2 - base64_decode() expects parameter 2 to be boolean, array given, %s(%d) 163 Error: 2 - base64_decode() expects parameter 2 to be boolean, object given, %s(%d) 173 Error: 2 - base64_decode() expects parameter 2 to be boolean, resource given, %s(%d)
|
/PHP-7.2/ext/standard/tests/serialize/ |
H A D | unserialize_error_001.phpt | 15 Warning: unserialize(): allowed_classes option should be array or boolean in %s on line %d 18 Warning: unserialize(): allowed_classes option should be array or boolean in %s on line %d 21 Warning: unserialize(): allowed_classes option should be array or boolean in %s on line %d
|