Re: [Announce] PHPLint 0.3 - PHP source parser and validator
- From: Janwillem Borleffs <jw@xxxxxxxxxxxxx>
- Date: Fri, 30 Sep 2005 10:17:10 +0200
Umberto Salsi wrote:
PHPLint is a parser and semantic validator of PHP programs. The programmer can add to the source the PHPLint meta-code, that enhance the syntax of the PHP language toward the paradigm of a strong-type language.
You might want to add variable variables and functions support:
$this->$property = @$_REQUEST[$name];
\_ HERE
31: FATAL ERROR: expected property name or method name after `->'
JW
.
- References:
- [Announce] PHPLint 0.3 - PHP source parser and validator
- From: Umberto Salsi
- [Announce] PHPLint 0.3 - PHP source parser and validator
- Prev by Date: Re: Arrays and Pointers
- Next by Date: Re: MD5
- Previous by thread: [Announce] PHPLint 0.3 - PHP source parser and validator
- Next by thread: Passing on a value to a SUBMIT button - can it be done?
- Index(es):