Project

General

Profile

Actions

Task #40536

closed

Fix broken references to exceptions in global namespace

Added by Andreas Wolf over 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Could have
Assignee:
Category:
Code Cleanup
Target version:
-
Start date:
2012-09-02
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

With the introduction of namespaces, the references to SPL exceptions like InvalidArgumentException were not prepended with a backslash. This renders these references invalid (the class cannot be found in current namespace) and leads to warnings in most IDEs.

Actions

Also available in: Atom PDF