/PHP-7.0/Zend/tests/ |
H A D | bug60771.phpt | 5 file_put_contents('test.php',str_repeat('passed, ',1024)); 10 passed, passed, passed, passed, passed, passed, passed, passed, passed, passed, passed, passed, pas…
|
H A D | 002.phpt | 49 Warning: func_get_arg(): Argument 0 not passed to function in %s on line %d 52 Warning: func_get_arg(): Argument 1 not passed to function in %s on line %d 59 Warning: func_get_arg(): Argument 1 not passed to function in %s on line %d 63 Warning: func_get_arg(): Argument 1 not passed to function in %s on line %d 68 Warning: func_get_arg(): Argument 0 not passed to function in %s on line %d 71 Warning: func_get_arg(): Argument 1 not passed to function in %s on line %d 76 Warning: func_get_arg(): Argument 2 not passed to function in %s on line %d 82 Warning: func_get_arg(): Argument 0 not passed to function in %s on line %d 85 Warning: func_get_arg(): Argument 1 not passed to function in %s on line %d 91 Warning: func_get_arg(): Argument 1 not passed to function in %s on line %d [all …]
|
/PHP-7.0/ext/reflection/tests/ |
H A D | ReflectionParameter_canBePassedByValue.phpt | 41 Is passed by reference: yes 42 Can be passed by value: yes 45 Is passed by reference: yes 46 Can be passed by value: yes 49 Is passed by reference: yes 50 Can be passed by value: yes 53 Is passed by reference: yes 60 Can be passed by value: no 63 Is passed by reference: no 70 Can be passed by value: no [all …]
|
H A D | ReflectionParameter_002.phpt | 26 echo "This param is passed by reference\n"; 28 echo "This param is not passed by reference\n"; 41 echo "This param is passed by reference\n"; 43 echo "This param is not passed by reference\n"; 58 This param is passed by reference 64 This param is not passed by reference 72 This param is not passed by reference 78 This param is passed by reference
|
/PHP-7.0/tests/strings/ |
H A D | 001.phpt | 24 echo("passed\n"); 36 echo("passed\n"); 49 echo("passed\n"); 56 echo("passed\n"); 65 echo("passed\n"); 84 echo("passed\n"); 101 echo("passed\n"); 109 echo("passed\n"); 121 echo("passed\n"); 129 echo("passed\n"); [all …]
|
/PHP-7.0/ext/standard/tests/file/windows_acls/ |
H A D | bug44859.phpt | 28 echo "passed.\n"; 44 echo "passed.\n"; 55 Iteration #1: passed. 56 Iteration #2: passed. 57 Iteration #3: passed. 58 Iteration #4: passed. 60 Iteration #1: passed. 61 Iteration #2: passed. 62 Iteration #3: passed. 63 Iteration #4: passed.
|
H A D | bug44859_2.phpt | 28 echo "passed.\n"; 44 echo "passed.\n"; 55 Iteration #1: passed. 56 Iteration #2: passed. 57 Iteration #3: passed. 58 Iteration #4: passed. 60 Iteration #1: passed. 61 Iteration #2: passed. 62 Iteration #3: passed. 63 Iteration #4: passed.
|
H A D | bug44859_4.phpt | 30 echo "passed.\n"; 46 echo "passed.\n"; 57 Iteration #1: passed. 58 Iteration #2: passed. 59 Iteration #3: passed. 60 Iteration #4: passed. 62 Iteration #1: passed. 63 Iteration #2: passed. 64 Iteration #3: passed. 65 Iteration #4: passed.
|
H A D | bug44859_3.phpt | 26 echo "passed.\n"; 36 Iteration #1: passed. 37 Iteration #2: passed.
|
/PHP-7.0/ext/standard/tests/strings/ |
H A D | join_variation2.phpt | 108 Warning: join(): Invalid arguments passed in %s on line %d 112 Warning: join(): Invalid arguments passed in %s on line %d 116 Warning: join(): Invalid arguments passed in %s on line %d 120 Warning: join(): Invalid arguments passed in %s on line %d 124 Warning: join(): Invalid arguments passed in %s on line %d 128 Warning: join(): Invalid arguments passed in %s on line %d 132 Warning: join(): Invalid arguments passed in %s on line %d 136 Warning: join(): Invalid arguments passed in %s on line %d 140 Warning: join(): Invalid arguments passed in %s on line %d 144 Warning: join(): Invalid arguments passed in %s on line %d [all …]
|
/PHP-7.0/ext/date/tests/ |
H A D | timezone_offset_get_variation1.phpt | 138 Argument 1 passed to timezone_offset_get() must be an instance of DateTimeZone, float given 141 Argument 1 passed to timezone_offset_get() must be an instance of DateTimeZone, float given 144 Argument 1 passed to timezone_offset_get() must be an instance of DateTimeZone, float given 147 Argument 1 passed to timezone_offset_get() must be an instance of DateTimeZone, array given 150 Argument 1 passed to timezone_offset_get() must be an instance of DateTimeZone, array given 153 Argument 1 passed to timezone_offset_get() must be an instance of DateTimeZone, array given 156 Argument 1 passed to timezone_offset_get() must be an instance of DateTimeZone, array given 159 Argument 1 passed to timezone_offset_get() must be an instance of DateTimeZone, null given 162 Argument 1 passed to timezone_offset_get() must be an instance of DateTimeZone, null given 201 Argument 1 passed to timezone_offset_get() must be an instance of DateTimeZone, null given [all …]
|
H A D | timezone_offset_get_variation2.phpt | 138 Argument 2 passed to timezone_offset_get() must implement interface DateTimeInterface, float given 141 Argument 2 passed to timezone_offset_get() must implement interface DateTimeInterface, float given 144 Argument 2 passed to timezone_offset_get() must implement interface DateTimeInterface, float given 147 Argument 2 passed to timezone_offset_get() must implement interface DateTimeInterface, array given 150 Argument 2 passed to timezone_offset_get() must implement interface DateTimeInterface, array given 153 Argument 2 passed to timezone_offset_get() must implement interface DateTimeInterface, array given 156 Argument 2 passed to timezone_offset_get() must implement interface DateTimeInterface, array given 159 Argument 2 passed to timezone_offset_get() must implement interface DateTimeInterface, null given 162 Argument 2 passed to timezone_offset_get() must implement interface DateTimeInterface, null given 201 Argument 2 passed to timezone_offset_get() must implement interface DateTimeInterface, null given [all …]
|
/PHP-7.0/ext/standard/tests/general_functions/ |
H A D | 001.phpt | 10 echo("passed\n"); 18 echo("passed\n"); 26 echo("passed\n"); 34 echo("passed\n"); 42 echo("passed\n"); 57 sprintf string truncate test: passed 58 sprintf padding and align test: passed 59 sprintf octal and hex test: passed 60 sprintf octal binary test: passed 61 sprintf float test: passed
|
H A D | bug32647.phpt | 35 Warning: register_shutdown_function(): Invalid shutdown callback 'Array' passed in %s on line %d 39 Warning: register_shutdown_function(): Invalid shutdown callback 'Array' passed in %s on line %d 41 Warning: register_shutdown_function(): Invalid shutdown callback 'Array' passed in %s on line %d 43 Warning: register_shutdown_function(): Invalid shutdown callback 'bar::foo' passed in %s on line %d 45 Warning: register_shutdown_function(): Invalid shutdown callback 'Array' passed in %s on line %d 47 Warning: register_shutdown_function(): Invalid shutdown callback 'bar' passed in %s on line %d 51 Warning: register_shutdown_function(): Invalid shutdown callback 'bar::foobar' passed in %sbug32647…
|
/PHP-7.0/ext/gettext/tests/ |
H A D | 44938.phpt | 44 Warning: dngettext(): domain passed too long in %s on line %d 47 Warning: dngettext(): msgid1 passed too long in %s on line %d 50 Warning: dngettext(): msgid2 passed too long in %s on line %d 53 Warning: gettext(): msgid passed too long in %s on line %d 56 Warning: ngettext(): msgid1 passed too long in %s on line %d 59 Warning: ngettext(): msgid2 passed too long in %s on line %d 62 Warning: dcgettext(): domain passed too long in %s on line %d 65 Warning: dcgettext(): msgid passed too long in %s on line %d 68 Warning: dcngettext(): domain passed too long in %s on line %d 77 Warning: dgettext(): domain passed too long in %s on line %d [all …]
|
/PHP-7.0/Zend/tests/type_declarations/ |
H A D | scalar_strict.phpt | 73 *** Caught Argument 1 passed to {closure}() must be of the type integer, string given, called in %s… 76 *** Caught Argument 1 passed to {closure}() must be of the type integer, float given, called in %s … 79 *** Caught Argument 1 passed to {closure}() must be of the type integer, float given, called in %s … 82 *** Caught Argument 1 passed to {closure}() must be of the type integer, string given, called in %s… 85 *** Caught Argument 1 passed to {closure}() must be of the type integer, string given, called in %s… 94 *** Caught Argument 1 passed to {closure}() must be of the type integer, float given, called in %s … 103 *** Caught Argument 1 passed to {closure}() must be of the type integer, null given, called in %s o… 126 *** Caught Argument 1 passed to {closure}() must be of the type float, string given, called in %s o… 135 *** Caught Argument 1 passed to {closure}() must be of the type float, string given, called in %s o… 156 *** Caught Argument 1 passed to {closure}() must be of the type float, null given, called in %s on … [all …]
|
H A D | scalar_strict_64bit.phpt | 73 *** Caught Argument 1 passed to {closure}() must be of the type integer, string given, called in %s… 76 *** Caught Argument 1 passed to {closure}() must be of the type integer, float given, called in %s … 79 *** Caught Argument 1 passed to {closure}() must be of the type integer, float given, called in %s … 82 *** Caught Argument 1 passed to {closure}() must be of the type integer, string given, called in %s… 85 *** Caught Argument 1 passed to {closure}() must be of the type integer, string given, called in %s… 94 *** Caught Argument 1 passed to {closure}() must be of the type integer, float given, called in %s … 103 *** Caught Argument 1 passed to {closure}() must be of the type integer, null given, called in %s o… 126 *** Caught Argument 1 passed to {closure}() must be of the type float, string given, called in %s o… 135 *** Caught Argument 1 passed to {closure}() must be of the type float, string given, called in %s o… 156 *** Caught Argument 1 passed to {closure}() must be of the type float, null given, called in %s on … [all …]
|
H A D | scalar_strict_basic.phpt | 71 *** Caught Argument 1 passed to {closure}() must be of the type integer, float given, called in %s … 74 *** Caught Argument 1 passed to {closure}() must be of the type integer, string given, called in %s… 83 *** Caught Argument 1 passed to {closure}() must be of the type integer, null given, called in %s o… 86 *** Caught Argument 1 passed to {closure}() must be of the type integer, array given, called in %s … 103 *** Caught Argument 1 passed to {closure}() must be of the type float, string given, called in %s o… 106 *** Caught Argument 1 passed to {closure}() must be of the type float, boolean given, called in %s … 112 *** Caught Argument 1 passed to {closure}() must be of the type float, null given, called in %s on … 115 *** Caught Argument 1 passed to {closure}() must be of the type float, array given, called in %s on… 118 *** Caught Argument 1 passed to {closure}() must be of the type float, object given, called in %s o… 129 *** Caught Argument 1 passed to {closure}() must be of the type string, float given, called in %s o… [all …]
|
H A D | scalar_basic.phpt | 82 *** Caught Argument 1 passed to {closure}() must be of the type integer, string given, called in %s… 85 *** Caught Argument 1 passed to {closure}() must be of the type integer, string given, called in %s… 91 *** Caught Argument 1 passed to {closure}() must be of the type integer, float given, called in %s … 100 *** Caught Argument 1 passed to {closure}() must be of the type integer, null given, called in %s o… 104 *** Caught Argument 1 passed to {closure}() must be of the type integer, array given, called in %s … 136 *** Caught Argument 1 passed to {closure}() must be of the type float, string given, called in %s o… 139 *** Caught Argument 1 passed to {closure}() must be of the type float, string given, called in %s o… 154 *** Caught Argument 1 passed to {closure}() must be of the type float, null given, called in %s on … 158 *** Caught Argument 1 passed to {closure}() must be of the type float, array given, called in %s on… 162 *** Caught Argument 1 passed to {closure}() must be of the type float, object given, called in %s o… [all …]
|
/PHP-7.0/ext/standard/tests/array/ |
H A D | each_variation1.phpt | 6 * Description: Return the currently pointed key..value pair in the passed array, 37 // unexpected values to be passed to $arr argument 104 Warning: Variable passed to each() is not an array or object in %s on line %d 109 Warning: Variable passed to each() is not an array or object in %s on line %d 114 Warning: Variable passed to each() is not an array or object in %s on line %d 119 Warning: Variable passed to each() is not an array or object in %s on line %d 124 Warning: Variable passed to each() is not an array or object in %s on line %d 129 Warning: Variable passed to each() is not an array or object in %s on line %d 134 Warning: Variable passed to each() is not an array or object in %s on line %d 139 Warning: Variable passed to each() is not an array or object in %s on line %d [all …]
|
H A D | uasort_variation7.phpt | 12 * arguments passed by value 13 * arguments passed by reference 21 echo "-- Anonymous 'cmp_function' with parameters passed by value --\n"; 26 echo "-- Anonymous 'cmp_function' with parameters passed by reference --\n"; 34 -- Anonymous 'cmp_function' with parameters passed by value -- 48 -- Anonymous 'cmp_function' with parameters passed by reference --
|
H A D | usort_variation7.phpt | 20 echo "\n-- Anonymous 'cmp_function' with parameters passed by value --\n"; 26 echo "\n-- Anonymous 'cmp_function' with parameters passed by reference --\n"; 34 -- Anonymous 'cmp_function' with parameters passed by value -- 49 -- Anonymous 'cmp_function' with parameters passed by reference --
|
/PHP-7.0/ext/hash/ |
H A D | hash_tiger.c | 141 context->passed += (php_hash_uint64) context->length << 3; in TigerFinalize() 160 context->buffer[56] = (unsigned char) (context->passed & 0xff); in TigerFinalize() 161 context->buffer[57] = (unsigned char) ((context->passed >> 8) & 0xff); in TigerFinalize() 162 context->buffer[58] = (unsigned char) ((context->passed >> 16) & 0xff); in TigerFinalize() 163 context->buffer[59] = (unsigned char) ((context->passed >> 24) & 0xff); in TigerFinalize() 164 context->buffer[60] = (unsigned char) ((context->passed >> 32) & 0xff); in TigerFinalize() 165 context->buffer[61] = (unsigned char) ((context->passed >> 40) & 0xff); in TigerFinalize() 166 context->buffer[62] = (unsigned char) ((context->passed >> 48) & 0xff); in TigerFinalize() 167 context->buffer[63] = (unsigned char) ((context->passed >> 56) & 0xff); in TigerFinalize() 211 context->passed += 512; in PHP_TIGERUpdate() [all …]
|
/PHP-7.0/ext/standard/tests/time/ |
H A D | 001.phpt | 10 $passed = 0; 21 $passed++; 28 echo "Passed: $passed\n";
|
/PHP-7.0/tests/lang/ |
H A D | passByReference_012.phpt | 9 // "Only variables should be passed by reference in %s on line %d" 20 Notice: Only variables should be passed by reference in %s on line %d 23 Notice: Only variables should be passed by reference in %s on line %d
|