Re: [PHP-DOC] handling arrays - interpreting Pear CS

2003-08-17 Thread Heilig (Cece) Szabolcs
Hello! >> Pear documentation talking about only control statements. Array >> is closer than internal functions than control structures, but it's >> not a real function, only a language construct. > > It is not closer to a function at all... that's nonsense. array() returns an array, based on mixe

Re: [PHP-DOC] handling arrays - interpreting Pear CS

2003-08-17 Thread Derick Rethans
On Sun, 17 Aug 2003, Heilig (Cece) Szabolcs wrote: > Pear documentation talking about only control statements. Array > is closer than internal functions than control structures, but it's > not a real function, only a language construct. It is not closer to a function at all... that's nonsense. D

Re: [PHP-DOC] handling arrays - interpreting Pear CS

2003-08-17 Thread Heilig (Cece) Szabolcs
> language construct. Array doesn't controls the flaw of the sorry, i meant flow ;-) Cece -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.ph

[PHP-DOC] handling arrays - interpreting Pear CS

2003-08-17 Thread Heilig (Cece) Szabolcs
>> But what about arrays? Can we discuss Pear guys about that? > > I don't mind that much for arrays, but it *is* a language construct, and > from what I read from the CS that means that there should be a space > there. "Control statements should have one space between the control keyword and open