Home
last modified time | relevance | path

Searched refs:at (Results 51 – 75 of 857) sorted by relevance

12345678910>>...35

/php-src/sapi/phpdbg/tests/
H A Dbreakpoints_008.phpt11 prompt> [Breakpoint #0 added at foo\bar::foo]
12 prompt> [Breakpoint exists at Foo\Bar::Foo]
13 prompt> [Breakpoint #0 in foo\bar::foo() at %s:6, hits: 1]
H A Dbreakpoints_003.phpt14 prompt> [Breakpoint #0 added at %s:4]
16 prompt> [Breakpoint #1 added at %s:5]
18 [Breakpoint #1 at %s:5, hits: 1]
H A Dstepping_001.phpt2 Stepping with exceptions must not be stuck at CATCH
18 prompt> [Breakpoint #0 added at ZEND_THROW]
19 prompt> [Breakpoint #0 in ZEND_THROW at %s:4, hits: 1]
H A Drun_002.phpt18 prompt> [Breakpoint #0 added at %s:6]
25 [Breakpoint #0 at %s:6, hits: 1]
38 [Breakpoint #0 at %s:6, hits: 1]
H A Dphpdbg_break_next.phpt10 [Breakpoint #0 added at %s]
11 [Breakpoint #0 in %s at %s:5, hits: 1]
H A Dbreakpoints_006.phpt10 prompt> [Breakpoint #0 added at foo]
11 prompt> [Breakpoint #0 in foo() at %s:4, hits: 1]
/php-src/ext/random/tests/03_randomizer/methods/
H A DpickArrayKeys.phpt46 die("failure: duplicates returned at {$i} for array1");
50 die("failure: non-keys returned at {$i} for array1");
56 die("failure: duplicates returned at {$i} for array2");
60 die("failure: non-keys returned at {$i} for array2");
66 die("failure: duplicates returned at {$i} for array3");
70 die("failure: non-keys returned at {$i} for array3");
/php-src/ext/intl/tests/
H A Dmsgfmt_millisecond_dates.phpt12 "On {0,time,yyyy-MM-dd G 'at' HH:mm:ss.SSS zzz} something odd happened");
16 $p = 'On 2012-05-06 AD at 15:22:49.123 GMT+02:00 something odd happened';
21 string(%d) "On 2012-05-0%d AD at %d:%d:49.123 %s something odd happened"
H A Ddateformat_create_default.phpt24 Sunday, January 1, 2012 at 12:00:00 AM Coordinated Universal Time
25 Sunday, January 1, 2012 at 12:00:00 AM Coordinated Universal Time
26 Sunday, January 1, 2012 at 12:00:00 AM Coordinated Universal Time
H A Ddateformat_create_default_icu72-1.phpt24 Sunday, January 1, 2012 at 12:00:00 AM Coordinated Universal Time
25 Sunday, January 1, 2012 at 12:00:00 AM Coordinated Universal Time
26 Sunday, January 1, 2012 at 12:00:00 AM Coordinated Universal Time
/php-src/ext/standard/tests/strings/
H A Dfprintf_error.phpt34 fprintf() expects at least 2 arguments, 0 given
35 fprintf() expects at least 2 arguments, 1 given
36 fprintf() expects at least 2 arguments, 1 given
/php-src/ext/gd/tests/
H A Dbug77198_auto.phpt28 printf("Pixel at %d, %d: unexpected NULL crop\n", $x, $y);
32 printf("Pixel at %d, %d: unexpected width (%d)\n", $x, $y, $width);
36 printf("Pixel at %d, %d: unexpected height (%d)\n", $x, $y, $height);
40 printf("Pixel at %d, %d: unexpected color (%d)\n", $x, $y, $color);
/php-src/ext/date/tests/
H A Dunserialize-test.phpt28 %s: unserialize(): Error at offset 39 of 39 bytes in %sunserialize-test.php on line %d
33 %s: unserialize(): Error at offset 26 of 26 bytes in %sunserialize-test.php on line %d
39 %s: unserialize(): Error at offset 230 of 509 bytes in %sunserialize-test.php on line %d
44 %s: unserialize(): Error at offset 39 of 39 bytes in %sunserialize-test.php on line %d
H A Ddate_sunrise_variation8.phpt13 //Date at which Sun is up all day at North Pole
17 //Date at which Sun is up all day at South Pole
H A Ddate_sunset_variation8.phpt13 //Date at which Sun is up all day at North Pole
17 //Date at which Sun is up all day at South Pole
/php-src/ext/standard/tests/http/
H A Dbug38802.phpt52 echo "-- Test: fail at first redirection --\n";
56 echo "-- Test: fail at first redirection (2) --\n";
60 echo "-- Test: return at first redirection --\n";
64 echo "-- Test: return at first redirection (2) --\n";
68 echo "-- Test: return at second redirection --\n";
123 -- Test: fail at first redirection --
132 -- Test: fail at first redirection (2) --
141 -- Test: return at first redirection --
155 -- Test: return at first redirection (2) --
169 -- Test: return at second redirection --
/php-src/ext/standard/tests/serialize/
H A Dunserialize_extra_data_002.phpt2 Test unserialize() with extra data at the end of a valid value with nested unserialize
29 Warning: unserialize(): Extra data starting at offset 81 of 88 bytes in %s on line %d
31 Warning: unserialize(): Extra data starting at offset 42 of 49 bytes in %s on line %d
/php-src/Zend/tests/
H A Dbug70253.phpt2 Bug #70253 (segfault at _efree () in zend_alloc.c:1389)
8 Warning: unserialize(): Error at offset 33 of 33 bytes in %s on line %d
H A Doutput_started_at_eval.phpt2 Output start at eval()
11 Warning: Cannot modify header information - headers already sent by (output started at %s(2) : eval…
/php-src/
H A DSECURITY.md3 Please report security vulnerabilities on GitHub at:
6 If for some reason you cannot use the form at GitHub, or you need to talk to
16 Our full policy is described at
/php-src/ext/random/tests/03_randomizer/
H A Dcompatibility_mt_rand.phpt16 die("failure: state differs at {$i} for nextInt()");
22 die("failure: state differs at {$i} for getInt()");
33 die("failure: state differs at {$i} for nextInt()");
39 die("failure: state differs at {$i} for getInt()");
/php-src/sapi/phpdbg/
H A Dphpdbg_break.c35 …PHPDBG_BREAK_COMMAND_D(at, "specify breakpoint by location and condition", '@', …
40 PHPDBG_BREAK(at) /* {{{ */ in PHPDBG_BREAK() argument
/php-src/ext/opcache/tests/
H A Dbug78175.phpt2 Bug #78175 (Preloading segfaults at preload time and at runtime)
/php-src/ext/ffi/tests/
H A Dbug79576.phpt33 FFI\ParserException: Undefined C type "oid" at line 1
34 FFI\ParserException: Undefined C type "oid" at line 1
35 FFI\ParserException: Undefined C type "some_not_declared_type" at line 3
/php-src/ext/spl/tests/SplObjectStorage/
H A DSplObjectStorage_unserialize_bad.phpt24 Error at offset 6 of 34 bytes
25 Error at offset 46 of 89 bytes
48 Error at offset 78 of 78 bytes

Completed in 25 milliseconds

12345678910>>...35