[TYPO3-commerce] info on PHP_INT_MAX - non working singleview
Ingo Schmitt
mailinglisten at i-schmitt.de
Tue Nov 13 08:02:02 CET 2007
Hi,
added to SVN ..
ingo
> Hi Ingo,
>
>> done in SVN!
>>
>> ingo
>
> nice fix!
>
> Alternative: set PHP_INT_MAX in ext_localconf.php
>
> if (t3lib_div::int_from_ver(phpversion()) < 4004000) {
> define(PHP_INT_MAX,9999999);
> }
>
> all users running php below 4.4 will thank you!
>
> I know, php5 is a must, but for some hosters it
> seems not to be a (security) problem...
>
>
> thx in advance
>
> regards
> Marc Bastian
Mit freundlichen Gruessen
--
Ingo Schmitt mailto:is at marketing-factory.de
Marketing Factory Consulting GmbH http://typo3.marketing-factory.de/
Content Management mit Typo3: Beratung - Schulung - Realisierung
More information about the TYPO3-project-commerce
mailing list