Juan Basso
|
c754fb2dcb
|
Updated copyright to 2012.
|
2012-03-12 22:46:46 -04:00 |
|
mark_story
|
69ab443ed6
|
Fix whitespace for coding standards.
|
2012-03-10 21:19:04 -05:00 |
|
mark_story
|
c5be343b72
|
Fix most of the coding standards issues in I18n/
There are a number of whitespace related issues in Multibyte, and
variable name related ones in I18n that cannot be easily changed.
|
2012-03-03 20:15:21 -05:00 |
|
Mark Story
|
21ac8492b1
|
Adding an int cast.
PHP 5.4 doesn't like floats for string offsets.
|
2011-12-27 21:57:33 -05:00 |
|
Kyle Robinson Young
|
51f9837db4
|
Code standards formatting
|
2011-12-15 22:52:07 -08:00 |
|
Juan Basso
|
f5a54d00dd
|
Changed methods and attributes from private to protected.
|
2011-08-20 00:43:34 -04:00 |
|
Juan Basso
|
895c10af7b
|
Adjusted some types in @param, @return and @var.
|
2011-07-31 22:57:17 -04:00 |
|
Juan Basso
|
070980b170
|
Fixed some API doc in i18n and network.
|
2011-07-28 23:56:10 -04:00 |
|
Jose Lorenzo Rodriguez
|
cfd2d9e00b
|
Updating all @package annotations in doc blocks
|
2011-07-26 01:46:14 -04:30 |
|
Juan Basso
|
192812ee7f
|
Updating the copyright to 2011.
|
2011-05-30 22:32:43 -04:00 |
|
AD7six
|
83e7028ecd
|
fix multibyte test case
put the mb_internal_encoding call in a file which is _always_ loaded
|
2011-05-17 18:41:35 +02:00 |
|
Jose Lorenzo Rodriguez
|
eea981940e
|
Replacing config string in favor of Config
|
2011-05-13 03:36:45 -04:30 |
|
evilbloodydemon
|
255dc1c44b
|
Unused variables in I18n removed
|
2011-04-23 00:02:07 +04:00 |
|
José Lorenzo Rodríguez
|
4c0e06c451
|
Merge remote branch 'origin/2.0' into 2.0-class-loading
Conflicts:
cake/bootstrap.php
cake/libs/view/helpers/js.php
lib/Cake/Model/AclNode.php
lib/Cake/Model/ConnectionManager.php
lib/Cake/bootstrap.php
lib/Cake/tests/cases/libs/controller/controller.test.php
|
2011-01-02 02:00:03 -04:30 |
|
José Lorenzo Rodríguez
|
b8344ecd33
|
Replacing some of the App::import by App::uses
|
2010-12-08 23:15:18 -04:30 |
|
José Lorenzo Rodríguez
|
5dddb362ec
|
Merge remote branch 'origin/2.0' into 2.0-class-loading
Conflicts:
lib/Cake/config/ini_file.php
|
2010-12-06 09:42:52 -04:30 |
|
José Lorenzo Rodríguez
|
6b40c9c854
|
Moving I18n related classes to the new folder schema
|
2010-12-04 13:45:07 -04:30 |
|