/PHP-7.2/Zend/tests/ |
H A D | bug70918.phpt | 42 string(52) "Cannot access static:: when no class scope is active" 43 string(52) "Cannot access parent:: when no class scope is active" 44 string(50) "Cannot access self:: when no class scope is active" 45 string(52) "Cannot access static:: when no class scope is active" 46 string(52) "Cannot access static:: when no class scope is active" 47 string(52) "Cannot access static:: when no class scope is active"
|
H A D | self_method_or_prop_outside_class.phpt | 33 Cannot access self:: when no class scope is active 34 Cannot access self:: when no class scope is active 35 Cannot access self:: when no class scope is active 36 Cannot access self:: when no class scope is active
|
H A D | get_defined_vars.phpt | 46 echo "\n*** Checking for output when get_defined_vars called in local function ***\n"; 50 echo "\n*** Checking for output when get_defined_vars called in function of a class ***\n"; 53 echo "\n*** Checking for output when get_defined_vars called in nested functions ***\n"; 106 *** Checking for output when get_defined_vars called in local function *** 112 *** Checking for output when get_defined_vars called in function of a class *** 118 *** Checking for output when get_defined_vars called in nested functions ***
|
H A D | assign_to_obj_002.phpt | 2 Assign to $this leaks when $this not defined 12 Using $this when not in object context
|
H A D | objects_026.phpt | 2 Using $this when out of context 13 Fatal error: Uncaught Error: Using $this when not in object context in %s:%d
|
H A D | class_name_as_scalar_error_007.phpt | 2 Cannot access self::class when no class scope is active 10 Fatal error: Uncaught Error: Cannot use "self" when no class scope is active in %s:3
|
H A D | invalid_parent_const_ref_leak.phpt | 2 Leak when using an invalid parent:: reference in a constant definition 18 Cannot access parent:: when current class scope has no parent
|
H A D | bug63219.phpt | 2 Bug #63219 (Segfault when aliasing trait method when autoloader throws excpetion)
|
H A D | parent_class_name_without_parent.phpt | 2 Getting parent class name when there is no parent generates an error 20 Fatal error: Uncaught Error: Cannot use "parent" when current class scope has no parent in %s:5
|
/PHP-7.2/ext/standard/tests/array/ |
H A D | array_diff_assoc_variation7.phpt | 24 echo "-- Results when \$a = $a: --\n"; 30 echo "-- Results when \$a has been changed to $a: --\n"; 36 echo "-- Results when \$arr2 is referenced to \$arr1 --\n"; 42 echo "-- Results when \$arr1 is changed --\n"; 50 -- Results when $a = a: -- 67 -- Results when $a has been changed to 4: -- 88 -- Results when $arr2 is referenced to $arr1 -- 93 -- Results when $arr1 is changed --
|
H A D | array_chunk_variation5.phpt | 29 echo "\n-- Testing array_chunk() when size = $size --\n"; 39 -- Testing array_chunk() when size = -1 -- 50 -- Testing array_chunk() when size = 4 -- 85 -- Testing array_chunk() when size = 0 -- 96 -- Testing array_chunk() when size = 1.5 --
|
/PHP-7.2/ext/standard/tests/file/ |
H A D | fread_variation3-win32-mb.phpt | 14 Reading stops when up to length bytes have been read, EOF (end of file) is 15 reached, (for network streams) when a packet becomes available, or (after 16 opening userspace stream) when 8192 bytes have been read whichever comes first. 95 // try fread when file pointer at end 97 //reading file when file pointer at end 124 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes -- 138 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes -- 152 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes -- 166 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes -- 180 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes -- [all …]
|
H A D | fread_variation3-win32.phpt | 14 Reading stops when up to length bytes have been read, EOF (end of file) is 15 reached, (for network streams) when a packet becomes available, or (after 16 opening userspace stream) when 8192 bytes have been read whichever comes first. 95 // try fread when file pointer at end 97 //reading file when file pointer at end 124 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes -- 138 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes -- 152 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes -- 166 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes -- 180 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes -- [all …]
|
H A D | fread_variation3.phpt | 14 Reading stops when up to length bytes have been read, EOF (end of file) is 15 reached, (for network streams) when a packet becomes available, or (after 16 opening userspace stream) when 8192 bytes have been read whichever comes first. 95 // try fread when file pointer at end 97 //reading file when file pointer at end 124 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes -- 138 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes -- 152 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes -- 166 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes -- 180 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes -- [all …]
|
H A D | fread_variation4-win32.phpt | 14 Reading stops when up to length bytes have been read, EOF (end of file) is 15 reached, (for network streams) when a packet becomes available, or (after 16 opening userspace stream) when 8192 bytes have been read whichever comes first. 93 // try fread when file pointer at end 95 //reading file when file pointer at end 121 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes -- 134 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes -- 147 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes -- 160 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes -- 173 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes -- [all …]
|
H A D | fread_variation4.phpt | 14 Reading stops when up to length bytes have been read, EOF (end of file) is 15 reached, (for network streams) when a packet becomes available, or (after 16 opening userspace stream) when 8192 bytes have been read whichever comes first. 93 // try fread when file pointer at end 95 //reading file when file pointer at end 121 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes -- 134 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes -- 147 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes -- 160 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes -- 173 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes -- [all …]
|
H A D | fgetss_variation5-win32.phpt | 61 echo "-- Reading when file pointer points to EOF --\n"; 91 -- Reading when file pointer points to EOF -- 106 -- Reading when file pointer points to EOF -- 121 -- Reading when file pointer points to EOF -- 136 -- Reading when file pointer points to EOF -- 151 -- Reading when file pointer points to EOF -- 166 -- Reading when file pointer points to EOF -- 181 -- Reading when file pointer points to EOF -- 196 -- Reading when file pointer points to EOF -- 211 -- Reading when file pointer points to EOF --
|
H A D | fgetss_variation5.phpt | 58 echo "-- Reading when file pointer points to EOF --\n"; 88 -- Reading when file pointer points to EOF -- 103 -- Reading when file pointer points to EOF -- 118 -- Reading when file pointer points to EOF -- 133 -- Reading when file pointer points to EOF -- 148 -- Reading when file pointer points to EOF -- 163 -- Reading when file pointer points to EOF -- 178 -- Reading when file pointer points to EOF -- 193 -- Reading when file pointer points to EOF -- 208 -- Reading when file pointer points to EOF --
|
H A D | unlink_variation2-win32.phpt | 15 /* Try to unlink file when file handle is still in use */ 19 echo "*** Testing unlink() on a file when file handle is open ***\n"; 37 *** Testing unlink() on a file when file handle is open ***
|
/PHP-7.2/ext/session/tests/ |
H A D | session_set_save_handler_class_014.phpt | 2 Test session_set_save_handler() : calling default handler when save_handler=user 22 echo "*** Testing session_set_save_handler() : calling default handler when save_handler=user ***\n… 31 *** Testing session_set_save_handler() : calling default handler when save_handler=user ***
|
/PHP-7.2/ext/curl/tests/ |
H A D | bug71144.phpt | 2 Bug #71144 (Sementation fault when using cURL with ZTS) 12 Warning: curl_setopt(): CURLOPT_DNS_USE_GLOBAL_CACHE cannot be activated when thread safety is enab…
|
/PHP-7.2/ext/standard/tests/streams/ |
H A D | bug54623.phpt | 2 Bug #54623: Segfault when when writing to a persistent socket after closing a copy of the socket
|
/PHP-7.2/ext/filter/tests/ |
H A D | bug42718.phpt | 2 Bug #42718 (unsafe_raw filter not applied when configured as default filter) 4 FILTER_UNSAFE_RAW not applied when configured as default filter, even with flags
|
/PHP-7.2/tests/output/ |
H A D | ob_014.phpt | 7 // str_rot13 expects 1 param and returns NULL when passed 2 params. 8 // It is invoked with 2 params when used as an OB callback.
|
H A D | ob_015.phpt | 7 // str_rot13 expects 1 param and returns NULL when passed 2 params. 8 // It is invoked with 2 params when used as an OB callback.
|