Project

General

Profile

Actions

Bug #18447

closed

t3lib_div::mkdir() should use mkdir() silently

Added by Francois Suter over 16 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2008-03-14
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.1
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

t3lib_div::mkdir() calls the PHP function mkdir(), but it should call it as @mkdir(), so that no output is returned when it fails.

Also it doesn't return a proper false value when exiting with an error.

The proposed patch cleans this up.

(issue imported from #M7861)


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #18185: Rebuild TypoScript help causes PHP errorClosedChris topher2008-02-09

Actions

No data to display

Actions

Also available in: Atom PDF