[TYPO3-core] RFC: Fix version problem with t3skin
Ernesto Baschny [cron IT]
ernst at cron-it.de
Wed Aug 23 10:44:59 CEST 2006
Michael Stucki schrieb am 23.08.2006 10:37:
>> Michael Stucki schrieb am 31.07.2006 01:39:
>>> 'depends' => array(
>>> 'php' => '4.3.0-5.9.0',
>>> - 'typo3' => '3.9.0-4.0',
>>> + 'typo3' => '3.9.0-4.0.999',
>>> ),
>>
>> Is this the core-recommended "way-to-go" for branch specific
>> dependencies? I thought "4.0" would already include "4.0.x". I haven't
>> looked at the versioning comparison functions, but it would be useful to
>> be able to specify a branch meaning all versions inside it.
>
> I have had no other solution at hand, and obviously 4.0 (= 4.0.0) is smaller
> than 4.0.1 (which is also the reason why that didn't work before).
>
> Since 4.0.999 works fine and since I don't assume so many releases of TYPO3
> 4.0, I can live pretty well with this solution. You too? :-)
Ok, agreed.
Cheers,
Ernesto
More information about the TYPO3-team-core
mailing list