Home
last modified time | relevance | path

Searched refs:body (Results 151 – 175 of 232) sorted by relevance

12345678910

/php-src/Zend/tests/
H A Dflexible-heredoc-error8.phpt12 Parse error: Invalid body indentation level (expecting an indentation level of at least 1) in %s on…
H A Dflexible-heredoc-error1.phpt2 Flexible heredoc syntax 1: different indentation for body (spaces) ending marker (tabs)
H A Dflexible-heredoc-error5.phpt2 Flexible heredoc syntax error 5: mixing spaces and tabs in ending marker for 0 length body
H A Dflexible-heredoc-error9.phpt14 Parse error: Invalid body indentation level (expecting an indentation level of at least 2) in %s on…
H A Dflexible-nowdoc-error1.phpt2 Flexible nowdoc syntax 1: different indentation for body (spaces) ending marker (tabs)
H A Dflexible-nowdoc-error5.phpt2 Flexible nowdoc syntax error 5: mixing spaces and tabs in ending marker for 0 length body
H A Dflexible-heredoc-error6.phpt2 Flexible heredoc syntax error 6: no ending token on 0 length body
H A Dflexible-nowdoc-error6.phpt2 Flexible nowdoc syntax error 6: no ending token on 0 length body
H A Dflexible-heredoc-error10.phpt13 Parse error: Invalid body indentation level (expecting an indentation level of at least 1) in %s on…
H A Dflexible-heredoc-error11.phpt13 Parse error: Invalid body indentation level (expecting an indentation level of at least 1) in %s on…
H A Dflexible-heredoc-error13.phpt13 Parse error: Invalid body indentation level (expecting an indentation level of at least 1) in %s on…
H A Dbug76439_2.phpt15 Parse error: Invalid body indentation level (expecting an indentation level of at least 1) in %s on…
/php-src/ext/soap/tests/bugs/
H A Dbug29795.wsdl28 <soap:body use="literal"/>
31 <soap:body use="literal"/>
H A Dbug29839.wsdl30 <soap:body use="literal"/>
33 <soap:body use="literal"/>
H A Dbug34453.wsdl30 <soap:body use="literal"/>
33 <soap:body use="literal"/>
/php-src/.github/ISSUE_TEMPLATE/
H A Dfeature_request.yml4 body:
/php-src/ext/opcache/tests/opt/
H A Dfe_fetch_001.phpt2 FE_FETCH 001: SSA reconstruction when body of "foreach" loop is removed
/php-src/Zend/tests/traits/bugs/
H A Dalias-semantics.phpt2 Semantic of alias operation is to provide an additional identifier for the method body of the origi…
H A Dalias-semantics02.phpt3 method body of the original method.
/php-src/ext/standard/tests/strings/
H A Dget_meta_tags.phpt24 <body>
29 </body>
/php-src/ext/simplexml/tests/
H A D025.phpt12 <xhtml:body html:title="b">
15 </xhtml:body>
/php-src/ext/dom/tests/
H A DDOMDocument_getElementsByTagName_liveness.phpt25 Now the foreach body ends, which means we go to the next element, which is now 3 instead of 2.
35 Now the foreach body ends, which means we go to the next element, which is now 6 instead of 5.
H A DDOMNode_getRootNode.phpt9 $dom->loadXML('<?xml version="1.0"?><html><body/></html>');
/php-src/ext/standard/tests/http/request_parse_body/
H A Dmultipart_options_max_parts.phpt34 RequestParseBodyException: Multipart body parts limit exceeded 1. To increase the limit change max_…
/php-src/sapi/cli/tests/
H A Dphp_cli_server_022.phpt2 Check PHP file body is executed

Completed in 24 milliseconds

12345678910