Commit Graph

9 Commits

Author SHA1 Message Date
Qiang Xue
0b28f290f3 Fixes #1704: Incorrect regexp is used in Inflector::camelize() 2013-12-30 10:07:44 -05:00
Antonio Ramirez
8c1715d5a7 remove UTF-8 string conversion 2013-12-28 09:28:47 +01:00
Antonio Ramirez
61591ea4ae update phpDoc 2013-12-27 18:09:07 +01:00
Antonio Ramirez
08aaeda397 refactored inflector's slug and improved fallback char map 2013-12-27 18:06:27 +01:00
Antonio Ramirez
26330b9381 removed ascii method and use the new TransliteratorHelper::process at its place 2013-12-26 20:56:52 +01:00
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
2013-11-20 18:36:05 +01:00
Taras Gudz
9b95a81b0c Fixed the rest phpDocs [skip ci] 2013-11-12 03:13:37 +00:00
Alexander Makarov
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
Alexander Makarov
b873f9f242 Fixes #915: helper classes renamed again 2013-09-28 16:25:43 +04:00