Story #55078

Epic #55070: Workpackages

Epic #55065: WP: Overall System Performance (Backend and Frontend)

Optimize PHP code performance in TYPO3 methods

Added by Ingo Schmitt over 1 year ago. Updated 6 months ago.

Status:Closed Start date:2013-11-29
Priority:Should have Due date:
Assigned To:- % Done:

100%

Category:Performance Spent time: -
Target version:6.2.0
TYPO3 Version:6.2 Sprint Focus:
PHP Version:

Subtasks

Task #54777: Use PHP native htmlspecialchars_decode()Resolved

Task #54085: Replace all strcmp() calls with ===Resolved

Task #54091: Use === operator instead of strlen() to check for zero le...Resolved

Task #54265: Use (int) instead of intval() or (integer)ResolvedJo Hasenau

Task #54560: Replace JavaScriptEncoder with json_encode()Resolved

Task #55198: Replace trimExplode + foreach with explode + trim within ...ResolvedJo Hasenau

Task #54525: Optimize file- and path functions in GeneralUtilityResolved

Task #55122: Cleanup and optimize methods in ExtensionManagementUtilityResolvedMichiel Roos

Task #54734: Optimize ext_tables and ext_localconf cache filesClosed

History

#1 Updated by Ingo Schmitt over 1 year ago

  • Tracker changed from Task to Story

#2 Updated by Ernesto Baschny over 1 year ago

  • Subject changed from optimize php internal calls to use more high-performance methods to Optimize PHP code performance in TYPO3 methods
  • Status changed from New to Accepted

#3 Updated by Christian Kuhn 6 months ago

  • Status changed from Accepted to Closed

Closing since all child issues are resolved or closed.

Also available in: Atom PDF