Project

General

Profile

Actions

Bug #14688

closed

Installtool needs PHP 4.2

Added by Thomas Hempel over 19 years ago. Updated over 18 years ago.

Status:
Closed
Priority:
Should have
Category:
Install Tool
Target version:
-
Start date:
2005-04-19
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
3.8.0beta2
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Since beta2 the install tool needs PHP 4.2 as minimum because the function floatval is used.

Start installtool and then select "Database Analyser".

Fatal error: Call to undefined function: floatval() in /var/www/thomas/typo380beta21_src/typo3/sysext/install/mod/class.tx_install.php on line 4597
(issue imported from #M997)

Actions #1

Updated by Karsten Dambekalns over 19 years ago

As discussed with Michael Stucki, this should be changed back to doubleval(), as this is available in earlier PHP versions as well.

Actions #2

Updated by Michael Stucki over 19 years ago

Fixed. (New speed record?? ;-))
Aynway, thanks for notifying.

Actions

Also available in: Atom PDF