/PHP-7.2/ext/standard/tests/file/ |
H A D | stream_002.phpt | 24 Warning: stream_socket_client(): unable to connect to (Failed to parse address "") in %s on line %d 27 string(26) "Failed to parse address """ 29 Warning: stream_socket_client(): unable to connect to [ (Failed to parse address "[") in %s on line… 32 string(27) "Failed to parse address "["" 34 Warning: stream_socket_client(): unable to connect to [ (Failed to parse%saddress "[ ") in %s on l… 37 string(%d) "Failed to parse%saddress "[ "" 39 Warning: stream_socket_client(): unable to connect to . (Failed to parse address ".") in %s on line… 42 string(27) "Failed to parse address "."" 44 Warning: stream_socket_client(): unable to connect to 1 (Failed to parse address "1") in %s on line… 47 string(27) "Failed to parse address "1"" [all …]
|
H A D | bug46347.phpt | 11 $file = __DIR__ . '/parse.ini'; 18 unlink(__DIR__.'/parse.ini');
|
/PHP-7.2/scripts/dev/generate-phpt/tests/ |
H A D | gtCommandLineOptionsTest.php | 14 $clo->parse(array('generate-phpt.php')); 19 $clo->parse(array('generate-phpt.php', '-h')); 25 $clo->parse(array('generate-phpt.php', '-f', 'some-function')); 35 $clo->parse(array('generate-phpt.php', '-z')); 43 $clo->parse(array('generate-phpt.php', '-f'));
|
H A D | gtIfClassHasMethodTest.php | 11 $clo->parse(array('generate-phpt.php', '-c', 'blah', '-m', 'blah')); 19 $clo->parse(array('generate-phpt.php', '-c', 'blah')); 27 $clo->parse(array('generate-phpt.php', '-b')); 35 $clo->parse(array('generate-phpt.php', '-c', 'blah'));
|
H A D | gtIsSpecifiedFunctionOrMethodTest.php | 11 $clo->parse(array('generate-phpt.php', '-m', 'blah')); 19 $clo->parse(array('generate-phpt.php', '-f', 'blah')); 27 $clo->parse(array('generate-phpt.php', '-b')); 36 $clo->parse(array('generate-phpt.php', '-c', 'blah'));
|
H A D | gtIsValidClassTest.php | 11 $clo->parse(array('generate-phpt.php', '-c', 'DOMDocument')); 19 $clo->parse(array('generate-phpt.php', '-c', 'blah')); 27 $clo->parse(array('generate-phpt.php','-b')); 35 $clo->parse(array('generate-phpt.php', '-c', 'blah'));
|
H A D | gtIsValidFunctionTest.php | 11 $clo->parse(array('generate-phpt.php', '-f', 'cos')); 19 $clo->parse(array('generate-phpt.php', '-f', 'blah')); 27 $clo->parse(array('generate-phpt.php','-b')); 35 $clo->parse(array('generate-phpt.php', '-c', 'blah'));
|
H A D | gtIsValidMethodTest.php | 11 $clo->parse(array('generate-phpt.php', '-c', 'DOMDocument', '-m', 'createAttribute')); 19 $clo->parse(array('generate-phpt.php', '-c', 'DOMDocument', '-m', 'blah')); 27 $clo->parse(array('generate-phpt.php','-b')); 35 $clo->parse(array('generate-phpt.php', '-c', 'blah'));
|
H A D | gtOptionalSectionsTest.php | 11 $clo->parse(array('generate-phpt.php', '-s', 'skipif:ini')); 26 $clo->parse(array('generate-phpt.php', '-s', 'blah')); 33 $clo->parse(array('generate-phpt.php', '-s', 'skipif', '-x', 'standard')); 46 $clo->parse(array('generate-phpt.php', '-s', 'skipif', '-k', 'win'));
|
H A D | gtIsSpecifiedTestTypeTest.php | 11 $clo->parse(array('generate-phpt.php', '-c', 'DOMDocument','-b')); 19 $clo->parse(array('generate-phpt.php', '-c', 'DOMDocument')); 27 $clo->parse(array('generate-phpt.php', '-c', 'blah'));
|
/PHP-7.2/ext/date/tests/ |
H A D | DateTime_modify_variation1.phpt | 115 Warning: DateTime::modify(): Failed to parse time string (0) at position 0 (0): Unexpected characte… 120 Warning: DateTime::modify(): Failed to parse time string (1) at position 0 (1): Unexpected characte… 180 Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in %sDateTime_modify_va… 185 Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in %sDateTime_modify_va… 190 Warning: DateTime::modify(): Failed to parse time string (1) at position 0 (1): Unexpected characte… 195 Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in %sDateTime_modify_va… 205 Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in %sDateTime_modify_va… 210 Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in %sDateTime_modify_va… 215 Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in %sDateTime_modify_va… 250 Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in %sDateTime_modify_va… [all …]
|
H A D | date_modify_variation2.phpt | 115 Warning: date_modify(): Failed to parse time string (0) at position 0 (0): Unexpected character in … 120 Warning: date_modify(): Failed to parse time string (1) at position 0 (1): Unexpected character in … 180 Warning: date_modify(): Failed to parse time string () at position 0 ( in %sdate_modify_variation2.… 185 Warning: date_modify(): Failed to parse time string () at position 0 ( in %sdate_modify_variation2.… 190 Warning: date_modify(): Failed to parse time string (1) at position 0 (1): Unexpected character in … 195 Warning: date_modify(): Failed to parse time string () at position 0 ( in %sdate_modify_variation2.… 205 Warning: date_modify(): Failed to parse time string () at position 0 ( in %sdate_modify_variation2.… 210 Warning: date_modify(): Failed to parse time string () at position 0 ( in %sdate_modify_variation2.… 215 Warning: date_modify(): Failed to parse time string () at position 0 ( in %sdate_modify_variation2.… 250 Warning: date_modify(): Failed to parse time string () at position 0 ( in %sdate_modify_variation2.… [all …]
|
H A D | DateTime_construct_variation1.phpt | 127 FAILED: DateTime::__construct(): Failed to parse time string (0) at position 0 (0): Unexpected char… 128 FAILED: DateTime::__construct(): Failed to parse time string (0) at position 0 (0): Unexpected char… 131 FAILED: DateTime::__construct(): Failed to parse time string (1) at position 0 (1): Unexpected char… 132 FAILED: DateTime::__construct(): Failed to parse time string (1) at position 0 (1): Unexpected char… 135 FAILED: DateTime::__construct(): Failed to parse time string (12345) at position 4 (5): Unexpected … 136 FAILED: DateTime::__construct(): Failed to parse time string (12345) at position 4 (5): Unexpected … 161 FAILED: DateTime::__construct(): Failed to parse time string (-10.5) at position 4 (5): Unexpected … 235 FAILED: DateTime::__construct(): Failed to parse time string (1) at position 0 (1): Unexpected char… 236 FAILED: DateTime::__construct(): Failed to parse time string (1) at position 0 (1): Unexpected char… 257 FAILED: DateTime::__construct(): Failed to parse time string (1) at position 0 (1): Unexpected char… [all …]
|
/PHP-7.2/ext/intl/tests/ |
H A D | bug59597_32.phpt | 2 Bug#59597 NumberFormatter::parse() with TYPE_INT64 results in a 32 bit integer 10 $value = $formatter->parse('2147483647', \NumberFormatter::TYPE_INT32); 14 $value = $formatter->parse('2147483650', \NumberFormatter::TYPE_INT64);
|
H A D | bug59597_64.phpt | 2 Bug#59597 NumberFormatter::parse() with TYPE_INT64 results in a 32 bit integer 10 $value = $formatter->parse('2147483647', \NumberFormatter::TYPE_INT32); 14 $value = $formatter->parse('2147483650', \NumberFormatter::TYPE_INT64);
|
H A D | dateformat_getCalendarObject_error.phpt | 25 Warning: IntlDateFormatter::getCalendarObject(): datefmt_get_calendar_object: unable to parse input… 30 Warning: datefmt_get_calendar_object(): datefmt_get_calendar_object: unable to parse input params i… 35 Warning: datefmt_get_calendar_object(): datefmt_get_calendar_object: unable to parse input params i… 40 Warning: datefmt_get_calendar_object(): datefmt_get_calendar_object: unable to parse input params i…
|
H A D | dateformat_getTimeZone_error.phpt | 25 Warning: IntlDateFormatter::getTimeZone(): datefmt_get_timezone: unable to parse input params in %s… 30 Warning: datefmt_get_timezone(): datefmt_get_timezone: unable to parse input params in %s on line %d 35 Warning: datefmt_get_timezone(): datefmt_get_timezone: unable to parse input params in %s on line %d 40 Warning: datefmt_get_timezone(): datefmt_get_timezone: unable to parse input params in %s on line %d
|
H A D | msgfmt_fail2.phpt | 83 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 86 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 89 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 92 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 95 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 98 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 111 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 114 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 117 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR'
|
H A D | msgfmt_fail.phpt | 83 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 86 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 89 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 92 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 95 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 98 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 111 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 114 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 117 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR'
|
H A D | bug50590.phpt | 2 Bug #50590 (IntlDateFormatter::parse result is limited to the integer range) 11 var_dump($fmt->parse("Wednesday, January 20, 2038 3:14:07 AM GMT"));
|
H A D | formatter_fail.phpt | 70 'numfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 73 'numfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 76 'numfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 84 'numfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 87 'numfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 90 'numfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR'
|
H A D | bug75378.phpt | 2 Bug #75378 ([REGRESSION] IntlDateFormatter::parse() does not change $position argument) 12 $parsedDate = $formatter->parse("2017-10-12", $position);
|
H A D | bug67052-win32.phpt | 2 Bug #67052 - NumberFormatter::parse() resets LC_NUMERIC setting 18 $res_str = $fmt->parse($num)."\n";
|
H A D | dateformat_setTimeZone_error.phpt | 27 Warning: IntlDateFormatter::setTimeZone(): datefmt_set_timezone: unable to parse input params in %s… 32 Warning: datefmt_set_timezone(): datefmt_set_timezone: unable to parse input params in %s on line %d 42 Warning: IntlDateFormatter::setTimeZone(): datefmt_set_timezone: unable to parse input params in %s… 50 Warning: datefmt_set_timezone(): datefmt_set_timezone: unable to parse input params in %s on line %d
|
/PHP-7.2/ext/xml/tests/ |
H A D | bug72714.phpt | 15 function parse($tagstart) { 27 parse(3015809298423721); 28 parse(20);
|