Project

General

Profile

Actions

Feature #28045

closed

Extend t3lib_cs::conv_case() for things like ucfirst() and ucwords()

Added by Stefan Neufeind over 13 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-07-09
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Would allow using ucfirst/ucwords (and similar functions?) also with correct charset-handling.

#28018 is about adding ucfirst for stdWrap, and if conv_case supports ucfirst we should imho use it there as well.
ucwords (capitalize) was already part of stdWrap which could/should then also use conv_case.

Releases: 4.5, 4.6


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #28018: Add ucfirst and lcfirst to stdWrapClosedKilian Hann2011-07-09

Actions
Actions #1

Updated by Mathias Schreiber almost 10 years ago

  • Status changed from New to Closed

see ::convCaseFirst()

Actions #2

Updated by Stefan Neufeind almost 10 years ago

Duplicate of #28018

Actions

Also available in: Atom PDF