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

Steffen Kamper info at sk-typo3.de
Sun Jul 11 10:52:15 CEST 2010


Dmitry Dulepov schrieb:
> 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.
> 


More information about the TYPO3-team-core mailing list