Re: [PHP] Possibly undocumented operators.

2001-09-20 Thread David Robley
On Fri, 21 Sep 2001 00:57, Cory K. Walker wrote: > The PHP manual does not document the operators > > () > -> > > What is the relative precedence and associativity of each? I've looked > in the archives, and I've found some butter, more complete precedence > tables, but they appear to be outdated

[PHP] Possibly undocumented operators.

2001-09-20 Thread Cory K. Walker
The PHP manual does not document the operators () -> What is the relative precedence and associativity of each? I've looked in the archives, and I've found some butter, more complete precedence tables, but they appear to be outdated. Where can I find a complete and accurate operator precedence