[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] [doc-en] master: Add see-also from switch to match.
From:       "Larry Garfield via Christoph M. Becker" <noreply () php ! net>
Date:       2022-06-29 17:55:41
Message-ID: rcoJhV76wRzW4ZqctVuD3MoA0b7znk3aepU2oNo1AY () main ! php ! net
[Download RAW message or body]

Author: Larry Garfield (Crell)
Committer: Christoph M. Becker (cmb69)
Date: 2022-06-29T17:29:04+02:00

Commit: https://github.com/php/doc-en/commit/e0c43f6009706b6428b70ffc895a92b8fd606fa0
Raw diff: https://github.com/php/doc-en/commit/e0c43f6009706b6428b70ffc895a92b8fd606fa0.diff

Add see-also from switch to match.

Changed paths:
  M  language/control-structures/switch.xml


Diff:

diff --git a/language/control-structures/switch.xml b/language/control-structures/switch.xml
index 69d652a4802..34c2cf0ac77 100644
--- a/language/control-structures/switch.xml
+++ b/language/control-structures/switch.xml
@@ -290,6 +290,15 @@ switch($beer)
    </programlisting>
   </informalexample>
  </para>
+
+ <sect2 role="seealso">
+  &reftitle.seealso;
+  <para>
+   <simplelist>
+    <member><link linkend="control-structures.match">match</link></member>
+   </simplelist>
+  </para>
+ </sect2>
 </sect1>
 
 <!-- Keep this comment at the end of the file

-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic