Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #16622

Re: break foreach loop after certain iteration and then start it

From Arno Welzel <usenet@arnowelzel.de>
Newsgroups comp.lang.php
Subject Re: break foreach loop after certain iteration and then start it
Date 2016-03-06 22:48 +0100
Message-ID <56DCA5A7.8030203@arnowelzel.de> (permalink)
References (3 earlier) <56DAAC64.6010102@arnowelzel.de> <1522528.enTpbkXFfR@PointedEars.de> <nbeo12$69v$1@jstuckle.eternal-september.org> <56DBFEF0.7030807@arnowelzel.de> <nbhh6l$rgk$1@jstuckle.eternal-september.org>

Show all headers | View raw


Jerry Stuckle schrieb am 2016-03-06 um 16:12:

> On 3/6/2016 4:57 AM, Arno Welzel wrote:
>> Jerry Stuckle schrieb am 2016-03-05 um 14:50:
>>
>>> On 3/5/2016 5:46 AM, The well-known troll Thomas 'Pointed Head' Lahn wrote:
>>>>
>>>> *PHP Standards Recommendations (PSR)-2* says it is a “MUST” and a “MUST NOT” 
>>>> respectively, instead: <http://www.php-fig.org/psr/psr-2/#1-overview>
>>>>
>>>
>>> Which, in the grand scheme of things, means absolutely nothing.  In
>>> reality, it is the opinion of one person.
>>
>> I don't see only "one person" contributing to the PSR:
>>
>> <http://www.php-fig.org/members/>
>>
> 
> Which means nothing.  It doesn't say that all members are contributing
> to the PSR.

I assume they do. See:

<http://www.php-fig.org/bylaws/membership/>

"Member Project

Any PHP project with voting rights admitted to PHP-FIG after submitting
an application to the PHP-FIG mailing list under the Member Application
procedure described in this bylaw."

Also see:

<https://github.com/php-fig/fig-standards/graphs/contributors>
<https://groups.google.com/forum/#!forum/php-fig>

> And as I said before (which you snipped): given PHP's history, I place
> zero credibility in the people who write the PSR.

What has PHP as programming language to do with people forming a group
to define coding standards?


-- 
Arno Welzel
http://arnowelzel.de
http://de-rec-fahrrad.de
http://fahrradzukunft.de

Back to comp.lang.php | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

break foreach loop after certain iteration and then start it apoorv.kanungo@gmail.com - 2016-03-03 22:08 -0800
  Re: break foreach loop after certain iteration and then start it Arno Welzel <usenet@arnowelzel.de> - 2016-03-04 09:27 +0100
    Re: break foreach loop after certain iteration and then start it Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-03-05 02:28 +0100
      Re: break foreach loop after certain iteration and then start it Jerry Stuckle <jstucklex@attglobal.net> - 2016-03-04 21:32 -0500
      Re: break foreach loop after certain iteration and then start it Arno Welzel <usenet@arnowelzel.de> - 2016-03-05 10:52 +0100
        Re: break foreach loop after certain iteration and then start it Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-03-05 11:46 +0100
          Re: break foreach loop after certain iteration and then start it Tim Streater <timstreater@greenbee.net> - 2016-03-05 12:08 +0000
          Re: break foreach loop after certain iteration and then start it Arno Welzel <usenet@arnowelzel.de> - 2016-03-05 14:10 +0100
            Re: break foreach loop after certain iteration and then start it Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-03-05 17:55 +0100
          Re: break foreach loop after certain iteration and then start it Jerry Stuckle <jstucklex@attglobal.net> - 2016-03-05 08:50 -0500
            Re: break foreach loop after certain iteration and then start it Arno Welzel <usenet@arnowelzel.de> - 2016-03-06 10:57 +0100
              Re: break foreach loop after certain iteration and then start it Tim Streater <timstreater@greenbee.net> - 2016-03-06 11:26 +0000
              Re: break foreach loop after certain iteration and then start it Jerry Stuckle <jstucklex@attglobal.net> - 2016-03-06 10:12 -0500
                Re: break foreach loop after certain iteration and then start it Arno Welzel <usenet@arnowelzel.de> - 2016-03-06 22:48 +0100
                Re: break foreach loop after certain iteration and then start it Jerry Stuckle <jstucklex@attglobal.net> - 2016-03-06 20:49 -0500
                Re: break foreach loop after certain iteration and then start it "Christoph M. Becker" <cmbecker69@arcor.de> - 2016-03-07 16:28 +0100
                Re: break foreach loop after certain iteration and then start it Jerry Stuckle <jstucklex@attglobal.net> - 2016-03-07 12:38 -0500
                Re: break foreach loop after certain iteration and then start it Arno Welzel <usenet@arnowelzel.de> - 2016-03-07 17:42 +0100
                Re: break foreach loop after certain iteration and then start it Jerry Stuckle <jstucklex@attglobal.net> - 2016-03-07 12:39 -0500
                Re: break foreach loop after certain iteration and then start it Arno Welzel <usenet@arnowelzel.de> - 2016-03-09 08:18 +0100
                Re: break foreach loop after certain iteration and then start it "Christoph M. Becker" <cmbecker69@arcor.de> - 2016-03-09 10:05 +0100
                Re: break foreach loop after certain iteration and then start it Jerry Stuckle <jstucklex@attglobal.net> - 2016-03-09 08:56 -0500
  Re: break foreach loop after certain iteration and then start it "R.Wieser" <address@not.available> - 2016-03-04 09:34 +0100

csiph-web