Home
last modified time | relevance | path

Searched refs:parse (Results 1 – 25 of 144) sorted by path

123456

/PHP-7.1/
H A DINSTALL250 8. Tell Apache to parse certain extensions as PHP. For example, let's
251 have Apache parse .php files as PHP. Instead of only using the
255 extension(s) parse as PHP by simply adding them. We'll add .php to
942 3. Be sure the desired extensions will parse as PHP (examples: .php
946 automatically parse as PHP.
974 server so the PHP files will parse as PHP before outputting them to
H A DNEWS471 . Fixed bug #76068 (parse_ini_string fails to parse "[foo]\nbar=1|>baz" with
711 . Fixed bug #75252 (Incorrect token formatting on two parse errors in one
1097 . Fixed bug #74341 (openssl_x509_parse fails to parse ASN.1 UTCTime without
1471 . Fixed bug #73172 (parse error: Invalid numeric literal). (Nikita, Anatol)
1619 . Fixed bug #73109 (timelib_meridian doesn't parse dots correctly). (Derick)
2251 . Fixed bug #73172 (parse error: Invalid numeric literal). (Nikita, Anatol)
3320 . Fixed bug #71086 (Invalid numeric literal parse error within
4115 . Fixed bug #69976 (Unable to parse "all" urls with colon char). (cmb)
H A DREADME.PARAMETER_PARSING_API4 It should be easier to parse input parameters to an extension function.
6 that given the string of type specifiers, can parse the input parameters
/PHP-7.1/Zend/
H A DZEND_CHANGES1162 PHP 3.0), it will result in a parse error with the Zend Engine.
/PHP-7.1/Zend/tests/
H A Dbug71086.phpt2 Bug #71086: Invalid numeric literal parse error within highlight_string() function
H A Dbug72918.phpt2 Bug #72918 (negative offset inside a quoted string leads to parse error)
H A Dbug75252.phpt2 Bug #75252: Incorrect token formatting on two parse errors in one request
H A Deval_parse_error_with_doc_comment.phpt2 eval() parse error on function with doc comment
/PHP-7.1/Zend/tests/generators/
H A Dbug67497.phpt2 Bug #67467: eval with parse error causes segmentation fault in generator
/PHP-7.1/build/
H A Dlibtool.m44539 AC_MSG_CHECKING([command to parse $NM output from $compiler object])
/PHP-7.1/ext/curl/tests/
H A Dbug27023.phpt2 Bug #27023 (CURLOPT_POSTFIELDS does not parse content types for files)
/PHP-7.1/ext/date/lib/
H A DREADME.rst5 convert between timezones and parse textual descriptions of date/time
/PHP-7.1/ext/date/tests/
H A DDateTime_construct_variation1.phpt127 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 …]
H A DDateTime_fix_createFromFormat.phpt14 // String to parse
H A DDateTime_modify_variation1.phpt115 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 Dbug33056.phpt2 Bug #33056 (strtotime() does not parse 20050518t090000Z)
H A Dbug33578.phpt2 Bug #33578 (strtotime() doesn't parse "11 Oct" format")
H A Dbug33869.phpt2 Bug #33869 (strtotime() doesn't parse "+1days" format)
H A Dbug35422.phpt2 Bug #35422 (strtotime() does not parse times with UTC as timezone)
H A Dbug35705.phpt2 Bug #35705 (strtotime() fails to parse soap date format without TZ)
H A Dbug36510.phpt2 Bug #36510 (strtotime() fails to parse date strings with tabs)
H A Dbug38229.phpt2 Bug #38229 (strtotime() does not parse YYYY-MM)
H A Dbug45866.phpt23 Warning: DateTime::modify(): Failed to parse time string (£61538461538 day) at position 0 (%s): Une…
H A Dbug52430.phpt2 Bug #52430 (date_parse parse 24:xx:xx as valid time)
H A Dbug52808.phpt130 DateInterval::__construct(): Failed to parse interval (2007-05-11T15:30:00Z/)
131 DateInterval::__construct(): Failed to parse interval (2007-05-11T15:30:00Z)

Completed in 105 milliseconds

123456