Task #30861

Remove declare(ENCODING) line

Added by Julian Wachholz almost 4 years ago. Updated almost 4 years ago.

Status:Resolved Start date:2011-10-12
Priority:Should have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:-
Target version:1.0.0 Estimated time:0.50 hour

Description

Since the declare() statement was dropped from FLOW3 sources, it should be removed everywhere.

The following files still have the declare(ENCODING = 'utf-8'); line:

./Packages/Framework/TYPO3.FLOW3/Tests/Unit/Security/Cryptography/Pbkdf2HashingStrategyTest.php
./Packages/Framework/TYPO3.FLOW3/Tests/Unit/Security/Cryptography/AlgorithmsTest.php
./Packages/Framework/TYPO3.FLOW3/Classes/Core/LockManager.php
./Packages/Framework/TYPO3.FLOW3/Classes/Security/Cryptography/PasswordHashingStrategyInterface.php
./Packages/Framework/TYPO3.FLOW3/Classes/Security/Cryptography/Pbkdf2HashingStrategy.php
./Packages/Framework/TYPO3.FLOW3/Classes/Security/Cryptography/Algorithms.php
./Packages/Framework/TYPO3.FLOW3/Classes/Security/Cryptography/SaltedMd5HashingStrategy.php

Associated revisions

Revision b7573cb0
Added by Karsten Dambekalns almost 4 years ago

[TASK] Remove leftover encoding declarations

Change-Id: Iebda413a9d9560ec51c9a1bea027258f117a7118
Resolves: #30861

History

#1 Updated by Karsten Dambekalns almost 4 years ago

  • Status changed from New to Accepted
  • Target version changed from 1230 to 1.0.0

#2 Updated by Mr. Hudson almost 4 years ago

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

#3 Updated by Karsten Dambekalns almost 4 years ago

  • Status changed from Accepted to Under Review

#4 Updated by Karsten Dambekalns almost 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF