Qiang Xue
|
0b28f290f3
|
Fixes #1704: Incorrect regexp is used in `Inflector::camelize()`
|
11 years ago |
Antonio Ramirez
|
8c1715d5a7
|
remove UTF-8 string conversion
|
11 years ago |
Antonio Ramirez
|
61591ea4ae
|
update phpDoc
|
11 years ago |
Antonio Ramirez
|
08aaeda397
|
refactored inflector's slug and improved fallback char map
|
11 years ago |
Antonio Ramirez
|
26330b9381
|
removed ascii method and use the new TransliteratorHelper::process at its place
|
11 years ago |
Carsten Brandt
|
e775c82dd8
|
Changed usage of self to static to allow extendibility
code style section has been added here:
https://github.com/yiisoft/yii2/wiki/Core-framework-code-style#self-vs-static
verification code for properties:
https://gist.github.com/cebe/7566916
|
11 years ago |
Taras Gudz
|
9b95a81b0c
|
Fixed the rest phpDocs [skip ci]
|
11 years ago |
Alexander Makarov
|
1f6a823073
|
Short array syntax
|
11 years ago |
Alexander Makarov
|
b873f9f242
|
Fixes #915: helper classes renamed again
|
11 years ago |
Alexander Makarov
|
76cab3ea64
|
Renamed base helper classes
|
11 years ago |
Qiang Xue
|
9a9a9c0b56
|
code style fix.
|
11 years ago |
Qiang Xue
|
a6cd7b72bb
|
refactored helper organization.
|
11 years ago |
resurtm
|
7a7d2a9c06
|
CS fixes.
|
12 years ago |
Antonio Ramirez
|
e4e18710dc
|
fix functionality, keep each function to do what it supposed to do
|
12 years ago |
Antonio Ramirez
|
10c52d702f
|
updated transliteration (greek + russian + german + ukrainian) and removed dependency on ascii function
|
12 years ago |
Antonio Ramirez
|
ea8b6e7b58
|
enhance Inflector helper with ascii function
|
12 years ago |
Qiang Xue
|
291f3b35d0
|
Refactored Inflector.
|
12 years ago |
Antonio Ramirez
|
05523640f2
|
fixed pluralize + singularize rules for tests
|
12 years ago |
Antonio Ramirez
|
7b98b42418
|
added inflection methods from StringHelper + some comment fixes
|
12 years ago |
Antonio Ramirez
|
20e18e1bdd
|
fix phpdoc of underscore
|
12 years ago |
Antonio Ramirez
|
82a6281c65
|
added tests
|
12 years ago |
Antonio Ramirez
|
edd7ec4214
|
Inflector second revision
|
12 years ago |
Antonio Ramirez
|
ab695d1118
|
remove from master (update track)
|
12 years ago |
Antonio Ramirez
|
1cc2e4a0c5
|
minor fixes
|
12 years ago |
Antonio Ramirez
|
17397a8876
|
Inflector class
|
12 years ago |