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

List:       php-doc-cvs
Subject:    [DOC-CVS] [doc-en] master: More examples, to trigger CI.
From:       "Larry Garfield via Christoph M. Becker" <noreply () php ! net>
Date:       2022-06-29 17:55:42
Message-ID: fg6VIm7ZOXf0wCPpPhsvzQAPw4t5uwDr4Mmzx1TU () 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/f80434b8d19febb6c88c9860fa4b6d99670d0616
Raw diff: https://github.com/php/doc-en/commit/f80434b8d19febb6c88c9860fa4b6d99670d0616.diff

More examples, to trigger CI.

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


Diff:

diff --git a/language/control-structures/switch.xml b/language/control-structures/switch.xml
index 34c2cf0ac77..499fb4419b9 100644
--- a/language/control-structures/switch.xml
+++ b/language/control-structures/switch.xml
@@ -278,6 +278,7 @@ switch($beer)
 {
     case 'tuborg';
     case 'carlsberg';
+    case 'stella';
     case 'heineken';
         echo 'Good choice';
         break;

-- 
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