On Fri, 18 Nov 2005, Andreas Korthaus wrote:

> > If you go and grep through all the public code out there, pretty much none
> > of it uses {} for character offsets.
> 
> That's the problem - also grep does not know if [] is used for arrays or
> stings. That's the same for programmers, it's often not easy to conclude from
> context - that's my point.

grep won't, but php -l will.

regards,
Derick
-- 
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to