Actions
Bug #21038
closedDeprecated: Assigning the return value of new by reference is deprecated in .../typo3/mod/tools/em/class.nusoap.php on line 5436
Start date:
2009-09-12
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
After installing php5.3 on Mac OS-X 10.6 several typo3 installations (4.2.8) are reporting the following warning, when calling the extension manager:
Deprecated: Assigning the return value of new by reference is deprecated in ../typo3/mod/tools/em/class.nusoap.php on line 5436
There is no way to select another dropdown menu item in extension manager
Screenshot is attached
(issue imported from #M11930)
Files
Updated by Oliver Hader about 15 years ago
Duplicate of #20611
(the PHP 5.3 deprecated messages affect all TYPO3 versions)
Actions