[TYPO3-core] FYI24 #6208: zlib must be compiled in to make an extension lookup

Dmitry Dulepov dmitry at typo3.org
Wed Jul 7 16:43:03 CEST 2010


Hi!

Steffen Kamper wrote:
> +1. Shouldn't a test for zlib go to reports module? If this is required
> and not present, user should see this fail in BE.

Yes, probably we need a check for all PHP extensions in reports. We have 10
required modules:
    - filter
    - GD2
    - JSON
    - mysql
    - pcre
    - session
    - SPL
    - standard
    - xml
    - zlib

Some of them usually come precompiled but users can always compile their
own PHP version without these modules.

-- 
Dmitry Dulepov
TYPO3 core&security teams member
Twitter: http://twitter.com/dmitryd
Read more @ http://dmitry-dulepov.com/


More information about the TYPO3-team-core mailing list