Commit:    d413317ef1ae32b6925dc0b7c8b1ca95ac46bb79
Author:    youkidearitai <youkideari...@gmail.com>         Fri, 20 Mar 2020 
17:33:30 +0900
Committer: Christoph M. Becker <cmbecke...@gmx.de>      Fri, 20 Mar 2020 
10:43:48 +0100
Parents:   ca315706b8d1bae28951a28422147b2d48c1259c
Branches:  master

Link:       
http://git.php.net/?p=web/qa.git;a=commitdiff;h=d413317ef1ae32b6925dc0b7c8b1ca95ac46bb79

Log:
fix WHITESPACE_SENSITIVE section

Changed paths:
  M  phpt_details.php


Diff:
diff --git a/phpt_details.php b/phpt_details.php
index 511ac02..de1cbaa 100644
--- a/phpt_details.php
+++ b/phpt_details.php
@@ -20,7 +20,7 @@ common_header();
 [<a href="#credits_section">--CREDITS--</a>]<br/>
 [<a href="#skipif_section">--SKIPIF--</a>]<br/>
 [<a href="#conflicts_section">--CONFLICTS--</a>]<br/>
-[<a href="whitespace_sensitive_section">--WHITESPACE_SENSITIVE--</a>]<br/>
+[<a href="#whitespace_sensitive_section">--WHITESPACE_SENSITIVE--</a>]<br/>
 [<a href="#capture_stdio_section">--CAPTURE_STDIO--</a>]<br/>
 [<a href="#extensions_section">--EXTENSIONS--</a>]<br/>
 [<a href="#post_section">--POST--</a> | <a href="#put_section">--PUT--</a> | 
<a href="#post_raw_section">--POST_RAW--</a> | <a 
href="#gzip_post_section">--GZIP_POST--</a> | <a 
href="#deflate_post_section">--DEFLATE_POST--</a> | <a 
href="#get_section">--GET--</a>]<br/>
@@ -156,7 +156,7 @@ server</pre>
 <p><b>Example 1 (full):</b> <a 
href="sample_tests/conflicts_1.php">conflicts_1.phpt</a></p>
 </dd>
 
-<dt id="conflicts_section">--WHITESPACE_SENSITIVE--</dt>
+<dt id="whitespace_sensitive_section">--WHITESPACE_SENSITIVE--</dt>
 <dd>
 <p><b>Description:</b><br/>
 <p>This flag is used to indicate that the test should not be changed by

Reply via email to