I've updated the new scanners to use the Lexer Abstraction
Layer.
The following commands show how to install the necessary
infrastructure. To enable it, pass --enable-ngscan to
configure.
cd php4
wget php.net/~sas/php-lal-patch
patch -p0 -N -s < php-lal-patch
cd Zend
wget php.net/~sas/zend-lal-patch
patch -p0 -N -s < zend-lal-patch
cd ..
./buildconf
./configure --enable-ngscan
- Sascha Experience IRCG
http://schumann.cx/ http://schumann.cx/ircg
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]