[TYPO3-core] FYI: Cleanup: Use PHP_SAPI constant instead of php_sapi_name() calls

Oliver Hader oliver at typo3.org
Thu Jun 4 15:50:42 CEST 2009


The following changes were committed to SVN Trunk (rev. 5555)

Type: Bugfix

Branch: Trunk

Changes:
Since PHP 4.2.0 there's a constant PHP_SAPI with the same information as
the method php_sapi_name(). To avoid the method call, the constant is
used instead now.

olly
-- 
Oliver Hader
TYPO3 Release Manager 4.3


More information about the TYPO3-team-core mailing list