Qiang Xue
fe19243da1
Fixes #6969 : yii\helpers\ArrayHelper::htmlEncode() and htmlDecode() should not remove non-string data
2015-01-22 21:09:46 -05:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Aviator-Coding
ab926df29f
Update BaseArrayHelper.php
2014-12-27 08:34:23 -05:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Nikola Basic
95586f243c
Fixed docblock for htmlEncode and htmlDecode [skip ci]
2014-12-01 11:47:39 +01:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
cf0c8c37dd
Fixes #5983 : Added Inflector::sentence()
2014-11-10 15:07:36 -05:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
pana1990
a61c869256
fix docs
2014-11-10 13:51:39 -05:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
pana1990
eddbb6bedb
dropped locale option
2014-11-10 13:51:38 -05:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
pana1990
a87c55ff97
fix camelCase syntax
2014-11-10 13:51:37 -05:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
pana1990
05263692e5
Fixes #5938 : add sentence method in Arrayhelper for convert the array to a comma-separated sentence
2014-11-10 13:51:37 -05:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Vasiliy Baukin
ba68986df0
Update BaseArrayHelper.php
...
Recursive method call must have the same parameters as the first call.
2014-11-05 10:59:26 -05:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Artem Belov
bcd2392673
ArrayHelper::toArray() now uses $properties parameter in recursive calls for descending objects
2014-11-03 23:12:04 +03:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Michael Härtl
bf97adbf64
Expand abnormally used ternary operator to if
2014-10-01 12:25:08 +02:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Alexander Makarov
36e4930dcd
Fixes #3669 : added note about using ArrayHelper::getValue with objects
2014-06-09 01:34:11 +04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Alexander Makarov
44273f0790
Revert "Merge pull request #3445 from Alex-Code/getValue"
...
This reverts commit a5846fa269 , reversing
changes made to 2a6e064aca .
2014-06-01 00:14:44 +04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Alex-Code
274828839b
Check if property is set
...
```getValue``` didn't check if the property on an object exists so wouldn't return the default value.
2014-05-12 16:31:44 +01:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Yeung Song
5ea81a91c9
Fixed document for multisort in BaseArrayHelper
...
Fixed
2014-05-05 16:33:08 +08:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Carsten Brandt
c6e1a2f02f
Merge branch 'master' of github.com:yiisoft/yii2
...
* 'master' of github.com:yiisoft/yii2: (79 commits)
Refactored app bootstrap logic.
Update authorization.md
Fixes #3052 : Fixed the issue that cache dependency data is not reused when `reusable` is set true
start debug logging only if debug runs when bootstrap.
Update finnish translation
Add ODBC support to yii\db\Connection
updated error handler and requirement checker links.
fixed broken API links [skip ci]
added more doc [skip ci]
update class map.
Fixes #2034 : Added `ContentNegotiator` to support response format and language negotiation
renamed attributes to attributeNames in model
updated phpdoc
Removed `Application::preload` in favor of `Application::bootstrap`
Update module-debug.md
Update model.md
Fixes
Update basics.md
typo fix [skip ci]
Added `HtmlResponseFormatter` and `JsonResponseFormatter`
...
2014-04-10 22:22:36 +02:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Carsten Brandt
3c400dbca8
fixed file PHPdoc
...
issue #3026
2014-04-10 22:10:59 +02:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
0e143338d7
Finished refactoring find() .
2014-04-07 16:29:12 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
b7d6f6141a
Added isAssociative() and isIndexed() to yii\helpers\ArrayHelper
2014-04-07 16:02:55 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Carsten Brandt
d774e7f127
fixed recursive call of ArrayHelper::toArray()
2014-03-26 15:13:26 +01:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Carsten Brandt
bf3c75147d
reverted breaking PHPdoc codestyle changes
...
issue #2852
2014-03-23 20:51:09 +01:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
SonicGD
b5f8a4dc22
Reformat code te be PSR-2 compatible
2014-03-16 10:46:21 +06:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
9beba31fc0
rest WIP
2014-02-28 08:34:51 -05:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Alexander Kochetov
6051253e6e
BaseArrayHelper updated
2014-01-19 13:51:21 +04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
0c38655217
psr-4 move
2014-01-10 21:41:43 -05:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)