ID: 10733
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: PHP options/info functions
Operating system: FreeBSD 4.3
PHP Version: 4.0 Latest CVS (2001-05-08)
Description: configure --disable-short-tags doesn't disable short-tags

Update:
   --enable-short-tags=no doesn't seem to have any effect either.  It sets the define:
   DEFAULT_SHORT_OPEN_TAG 0
in php_config.h, but there doesn't seem to be any code I can find that actually 
interprets the define.


Previous Comments:
---------------------------------------------------------------------------

[2001-05-08 11:20:35] [EMAIL PROTECTED]
When configuring PHP4 (confirmed with latest snap from this morning) using the option 
--disable-short-tags, PHP still enables short tags by default.  Using 
--enable-short-tags=no works just fine (though this is not available in the --help for 
configure)

Looking at the configure script, --disable-short-tags is never even checked.


---------------------------------------------------------------------------


Full Bug description available at: http://bugs.php.net/?id=10733


-- 
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]

Reply via email to