6351 Commits (ac8bef50ea510b30208ec950c4a489937a864e44)

Author SHA1 Message Date
Damian Zajkowski 3fb85fb84e Fixing VarDumper for throwing PHP Fatal when dumping __PHP_Incomplete_Class. #11196 issue. 9 years ago
Alexander Makarov 706b98ee0f Changelog for #11187 9 years ago
Angel Guevara 2ccf9e46f8 documentation snippet 9 years ago
micro-maureen e410562841 Update UrlRuleInterface.php 9 years ago
Carsten Brandt e0e19aea64 fixed broken markdown in VerbFilter 9 years ago
Evgeniy Tkachenko aa0bf9a3c7 phpDoc: Added null to Controller::$layout 9 years ago
SilverFire - Dmitry Naumenko 7d263d2271 ArrayCache - updated PHPDoc 9 years ago
SilverFire - Dmitry Naumenko 2de79d7ee4 CHANGELOG reordered 9 years ago
SilverFire - Dmitry Naumenko 46a0f2ef50 Updated CHANGELOG 9 years ago
SilverFire - Dmitry Naumenko 9a73593908 yii\web\User - updated PHPDoc 9 years ago
Sam Mousa c7436909f4 Added optional `$checkHeader` param to loginRequired for checking the Accept header; defaults to `true`. 9 years ago
SilverFire - Dmitry Naumenko 3298ea6b31 Updated CHANGELOG 9 years ago
SilverFire - Dmitry Naumenko 5db2afbaeb Code style fixed, PHPDoc updated 9 years ago
mdmunir 67b5f4ea19 fix for unsafe validator 9 years ago
Chris Harris e8c3f6cc6f Fixing tests 9 years ago
SilverFire - Dmitry Naumenko 1d74e761d5 Fixed UploadedFile::getBaseName() - mb_substr wrong arguments order 9 years ago
SilverFire - Dmitry Naumenko a0f9bf2893 Fixed `yii\web\UploadedFile::getBaseName()` to be multibyte-safe, added test 9 years ago
hiscaler 75db69f90a Fixed `yii\web\UploadedFile::getBaseName()` to work with UTF-8 file names 9 years ago
DrDeath72 8757088f5f `yii.js` - fixed `getQueryParams()` function to handle URLs with anchors correctly 9 years ago
Taras Gudz 151610f611 Fixed #10784 9 years ago
SilverFire - Dmitry Naumenko a0e614eb20 `yii\validators\EachValidator` injects specific attribute value in error message parameters 9 years ago
LAV45 049ea37f77 Fixes #10993: Fixed `yii\rbac\DbManager::removeAllRules()` and `yii\rbac\PhpManager::removeAllItems()` 9 years ago
Alexander Makarov c17f887583 Added `StringHelper::countWords()` that given a string returns number of words in it 9 years ago
Alexander Makarov b6d26a12e9 Fixes #11052: Fixed `HtmlPurifier` configuration sequence 9 years ago
Dmitry Khlystov 7eff23886c Fixes #10726: Added `yii\rbac\ManagerInterface::canAddChild()` 9 years ago
fps01 258175149d Fixes #11125: Fixed `JSON_ERROR_SYNTAX` for `json_decode(null)` in PHP 7 9 years ago
Alexander Makarov d3b5f4a284 Fixes #3656: Encode / in "r" query parameter in docs as it really is 9 years ago
Carsten Brandt d82bf74f41 fixed removal of empty lines in array in phpdoc controller 9 years ago
Chris Harris 5c4001d84b Schema Builder Patterns Excel document in /docs folder (temp storage). 9 years ago
githubjeka 9824da5883 update phpDoc of \yii\widgets\ActiveField::error 9 years ago
SilverFire - Dmitry Naumenko 7229b3aa7d QueryBuilder::buildAndCondition() - added Expression value extraction 9 years ago
CedricYii 2bd14098f9 Fix Expression parameter binding in 'And' clause 9 years ago
Jitendra Joshi 8476997800 MySQL default column type for TimestampBehaviour 9 years ago
Alexander Makarov 60be6389bf Fixes #11081 9 years ago
SilverFire - Dmitry Naumenko f3b02186b0 Updated UPGRADE.md 9 years ago
SilverFire - Dmitry Naumenko 5a425b2528 BaseArrayHelper::index() updated PHPDoc 9 years ago
SilverFire - Dmitry Naumenko ab0bb308ba Updated CHANGELOG and UPGRADE.md 9 years ago
Taras Gudz 91e2c71826 Fixes #@11071 9 years ago
izemize e8ffc3947b Update yii.php 9 years ago
Klimov Paul e4d9ed5182 code style fix 9 years ago
SilverFire - Dmitry Naumenko 8e1ab29592 Changelog updated 9 years ago
Sam Mousa c4e782725c Fixed cache key collision in `yii\web\UrlManager::createUrl()` 9 years ago
Robbert Jan van de Velde c7f365910d Fixed handling of intervals of 0 seconds in yii\i18n\Formatter::asDuration(). 9 years ago
nainoon 07fba18cf3 updated thai translation 9 years ago
Ni-san 77599dc179 fixes #11040: make copyDirectory method work correctly with parameter 'recursive' 9 years ago
SilverFire - Dmitry Naumenko 6987fb5d54 Fixed Captcha client side validation after image refresh, when controller is under module 9 years ago
Daniel Gomez Pan 1989494faa Console command aliases enhancements 9 years ago
Alexander Makarov 8b4fd5c028 Updated changelog 9 years ago
Daniel Gomez Pan 9088d49990 fix name method 9 years ago
Daniel Gomez Pan 4a5a80b1ce WIP #10870: improvement docs [skip ci] 9 years ago