Project

General

Profile

Actions

Bug #25332

closed

Remove safe_mode support

Added by Xavier Perseguers about 13 years ago. Updated almost 11 years ago.

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

100%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

PHP safe_mode is deprecated and code that test it should be removed.

(issue imported from #M17959)


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Task #24954: The Big Cleanup 4.6Closed2011-04-25

Actions
Related to TYPO3 Core - Bug #26228: Remove obsolete safe_mode hacks from t3lib_divClosedChristian Kuhn2011-04-24

Actions
Related to TYPO3 Core - Task #27408: htmlArea RTE: Remove references to safe modeClosed2011-06-13

Actions
Actions #1

Updated by Jigal van Hemert about 13 years ago

Only parts that will be left after this change are:
  • t3lib_utility_PhpOptions - this contains a function to test for safe_mode
  • tx_em_Parser_XmlAbstractParser::isAvailable() - this function needs to be looked at because of deprecation of the dynamic loading functionality in PHP; I asked Steffen K. for his opinion
  • install tool; this is refactored in a separate subproject
  • reports module; it's useful to test here to report problems when safe_mode is enabled
  • RTE HTMLarea; it's a separate subproject; asked Stan to take care
Actions #2

Updated by Mr. Hudson about 13 years ago

Patch set 1 of change Iae45d949855ceec1e9dc9bf6e27d4885749375d5 has been pushed to the review server.
It is available at http://review.typo3.org/1447

Actions #3

Updated by Helmut Hummel about 13 years ago

  • Subject changed from Remove safe_mode to Remove safe_mode support
Actions #4

Updated by Mr. Hudson about 13 years ago

Patch set 2 of change Iae45d949855ceec1e9dc9bf6e27d4885749375d5 has been pushed to the review server.
It is available at http://review.typo3.org/1447

Actions #5

Updated by Jigal van Hemert about 13 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Xavier Perseguers about 12 years ago

  • Status changed from Resolved to Closed
Actions #7

Updated by Ernesto Baschny almost 11 years ago

  • Target version deleted (1081)
Actions

Also available in: Atom PDF