ZF-3723: B.4.6.1. elseif/else-if: example use discouraged form
Description
Now example in section B.4.6.1 use elseif form, but text says that "elseif" strongly discouraged in favor of the "else if" combination.
Now example in section B.4.6.1 use elseif form, but text says that "elseif" strongly discouraged in favor of the "else if" combination.
Comments
Posted by Wil Sinclair (wil) on 2008-11-25T16:08:44.000+0000
Where did you see that elseif is discouraged? It doesn't appear in our coding standards. Please reopen with more details if I'm missing something.
Posted by Michael Kliewe (mkliewe) on 2009-03-09T11:03:40.000+0000
I think it is the last sentence here: B.4.6.1. If/Else/Elseif