Project

General

Profile

Actions

Bug #65052

closed

Namespaces need escaping

Added by Ben Reuter almost 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Should have
Category:
Code Cleanup
Target version:
-
Start date:
2015-02-13
Due date:
% Done:

0%

Estimated time:
1.00 h
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:

Description

One example:
PHP Fatal error: Call to undefined function TYPO3\\CMS\\Core\\Log\\Writer\\is_resource() in [...]/typo3_src/typo3/sysext/core/Classes/Log/Writer/FileWriter.php on line 141

There are a lot of functions in that file that need namespace escaping (fclose, unset, file_exists). Maybe the other files need to be checked, too.


Files

59274824.jpg (7.71 KB) 59274824.jpg Mathias Schreiber, 2015-02-17 11:22
Actions

Also available in: Atom PDF