phpnut
|
603ed0e39c
|
Initial start of Unicode support, I may move this handling of this to a unicode class.
Implemented multi-byte methods for:
String::strpos();
String::stripos();
String::strtoupper();
Added test cases for String::utf8() String::ascii() String::strpos() String::stripos() and String::strtoupper()
Corrected file encodings.
Added loading of configurations from cake/config
Added specifc case folding files to cake/config/unicode/casefolding
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5691 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-09-24 23:49:54 +00:00 |
|
gwoo
|
ae4ebec603
|
updating schema and tests
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5605 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-08-29 08:32:18 +00:00 |
|
gwoo
|
0533bbd92c
|
updating schema reading
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5579 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-08-25 03:59:21 +00:00 |
|
gwoo
|
84ff113d1d
|
updating schema
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5571 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-08-23 00:57:00 +00:00 |
|
gwoo
|
4a79765b26
|
updating schema generation, adding table option to schema shell commands
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5567 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-08-21 23:22:15 +00:00 |
|
gwoo
|
746d292be6
|
updating schema callbacks
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5566 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-08-21 22:46:05 +00:00 |
|
gwoo
|
5f84abc452
|
updating schema output
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5565 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-08-21 22:27:27 +00:00 |
|
gwoo
|
8bb67d9f6a
|
Adding Schema support, updated fixtures, deprecated loadInfo, changed Dbo::describe in all dbos, fixed tests,
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5563 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-08-21 21:46:59 +00:00 |
|