Project

General

Profile

Actions

Bug #36828

closed

Fix for wrong function signatures

Added by Thomas Worm about 12 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
Start date:
2012-05-04
Due date:
2012-05-04
% Done:

100%

Estimated time:
0.50 h
TYPO3 Version:
4.7
PHP Version:
5.4
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:

Description

In PHP 5.4.1 with display_errors On there are several errors because of wrong function signatures.
I've corrected all found errors in attached patch file, maybe there are more.


Files

typo3-4.7.0-fixes.patch (6 KB) typo3-4.7.0-fixes.patch Thomas Worm, 2012-05-04 07:17
typo3-4.7.0-fixes.patch (14.2 KB) typo3-4.7.0-fixes.patch Thomas Worm, 2012-05-04 16:14
Actions #1

Updated by Markus Klein about 12 years ago

Hi Thomas!

Thanks for reporting the issues.
Can you please also specify whether E_STRICT was enabled or not?

Did this really trigger errors?

~Markus

Actions #2

Updated by Thomas Worm about 12 years ago

Hi Markus,

Markus Klein wrote:

Can you please also specify whether E_STRICT was enabled or not?

E_STRICT is enabled.
display_errors (in Install tool -> all configuration) is -1

Did this really trigger errors?

The Backend showed errors on several pages (red box with "Oops an error occured").

Disabling E_STRICT will hide these errors, but concerning our company security guidelines it is not allowed, so I decided to fix them.

I found some more. I'll post an updated patch file later.

Thomas

Actions #3

Updated by Thomas Worm about 12 years ago

As promised the updated patch file

Actions #5

Updated by Ernesto Baschny about 10 years ago

  • Status changed from New to Closed
  • Is Regression set to No
Actions

Also available in: Atom PDF