Commit: de381c2b397fffb700b011e32c70afbc756778e3 Author: Christoph M. Becker <cmbecke...@gmx.de> Thu, 11 Jul 2019 12:26:52 +0200 Parents: 3df10ef9a02ed0f3634c74ce15a46078ed345774 Branches: master
Link: http://git.php.net/?p=web/qa.git;a=commitdiff;h=de381c2b397fffb700b011e32c70afbc756778e3 Log: Fix markup typo Changed paths: M phpt_details.php Diff: diff --git a/phpt_details.php b/phpt_details.php index 9822eac..90bac86 100644 --- a/phpt_details.php +++ b/phpt_details.php @@ -126,12 +126,12 @@ expected failure. The "xfail" convention is supported as of PHP 7.2.0.</p> <?php include('skipif.inc'); ?></pre> </p> <p><b>Example 2 (full):</b> <a href="sample_tests/sample003.php">sample003.phpt</a></p> -<<p><b>Example 3 (snippet):</b><br/> +<p><b>Example 3 (snippet):</b><br/> <pre>--SKIPIF-- <?php if (getenv('SKIP_ASAN')) die('xfail Startup failure leak'); ?></pre> </p> <p><b>Example 3 (full):</b> <a href="sample_tests/xfailif.php">xfailif.phpt</a></p> -/dd> +</dd> <dt id="conflicts_section">--CONFLICTS--</dt> <dd>