[TYPO3-core] Was the deprecation policy followed for TYPO3 6.0?
Ernesto Baschny [cron IT]
ernst at cron-it.de
Tue Dec 4 18:10:25 CET 2012
Hi Patrick,
you probably mean this: http://forge.typo3.org/issues/40653
This "only" happens in the not-supported PHP <5.3.7 versions, but can be
fixed in the extensions (follow the instructions in my last comment on
that issue).
Despite TYPO3 6.0 having a minimal required version of PHP set to 5.3.7
(a PHP version where *plenty* of 5.3 bugs were fixed...), TYPO3 works
astonishingly well also with PHP 5.3.3 (Debian Squeeze), mainly due to a
huge effort from our Namespacing guys!
Cheers,
Ernesto
Patrick Schriner schrieb am 04.12.2012 14:26:
> I noticed on another mailing list some bug which was related to using
> include_once in combination with a hook (if I remember correctly) -
> which meant that extension broke because the compatibility layer for the
> namespaces change could not handle this correctly.
>
> On Tue, 04 Dec 2012 08:53:37 +0100, Roland <most.wanted at gmx.at> wrote:
>
>> hi everybody,
>>
>> was the deprecation policy followed for TYPO3 6.0? if yes, i think we
>> should note this here:
>>
>> http://wiki.typo3.org/TYPO3_6.0#Upgrading_issues
>>
>> i noticed some bitching about incompatible extensions im my "private"
>> enviroment. maybe this could clear some misconceptions.
>>
>> kind regards
>>
>> roland
>
>
> --
More information about the TYPO3-team-core
mailing list