8c29db5546
Fix typo in rest-resources.md ( #17819 ) [skip ci]
2020-01-22 13:42:21 +03:00
607fac6d1a
Fix typo in Russian rest-resources.md ( #17820 ) [skip ci]
2020-01-22 13:41:38 +03:00
e9e176c7a6
prepare for next release
2020-01-22 01:30:06 +03:00
fd6ccb615c
release version 2.0.32
2.0.32
2020-01-22 01:29:38 +03:00
706890a36e
Add "since" tags to UploadedFile [skip ci]
2020-01-22 01:01:16 +03:00
46665bb77d
Move changelog entry placed into previous release incorrectly [skip ci]
2020-01-22 00:58:03 +03:00
cd88681fd9
Improve changelog lines [skip ci]
2020-01-22 00:56:48 +03:00
2498a77040
Fix typo in Russian structure-controllers.md ( #17812 ) [skip ci]
2020-01-20 17:26:22 +03:00
2e3c176041
Fix phpdoc generation error on non-namespaced classes
2020-01-17 16:42:09 +03:00
559206bc78
Fix #17635 : Fix varbinary data handling for MSSQL
2020-01-16 19:19:34 +03:00
5f4a8cb2be
Improved German translation for customer facing messages ( #17800 )
2020-01-16 15:08:51 +03:00
038ce9f77e
Fix #17755 : Fix a bug for web request with trustedHosts set to format ['10.0.0.1' => ['X-Forwarded-For']]
2020-01-15 15:51:57 +03:00
a982f31606
Fixes #17300 : Fix class-level Event handling with wildcards
2020-01-15 13:16:05 +03:00
cf0e56907f
Fix #17037 , Fix #17729 : Fix uploaded file saving for multipart forms, add path alias support for UploadFile::saveAs()
2020-01-15 00:57:45 +03:00
9b1304ab4e
Fix #17803 : Fixed ErrorHandler unregister and register only change global state when applicable
2020-01-15 00:08:05 +03:00
da1fddb576
Fix #17766 : Remove previous PJAX event binding before registering new one
2020-01-11 16:27:55 +03:00
beca7b45d3
Fix #17793 : Fix inconsistent handling of null data attribute values in yii\helpers\BaseHtml::renderTagAttributes()
2020-01-10 21:35:09 +03:00
7e471e3010
Fix #17792 : Added support for aria attributes to yii\helpers\BaseHtml::renderTagAttributes()
2020-01-10 18:39:00 +03:00
ad83952197
Improved explanation in start-database.md ( #17748 ) [skip ci]
2020-01-10 12:18:18 +03:00
f226c3cb38
Fix #12539 : yii\filters\ContentNegotiator now generates 406 'Not Acceptable' instead of 415 'Unsupported Media Type' on content-type negotiation fail
...
Co-authored-by: PowerGamer1 <PowerGamer1@users.noreply.github.com>
2020-01-09 23:43:24 +03:00
0ba9c619c7
Fix #17760 : Fix JSON::encode() for \DateTimeInterface under PHP 7.4
2020-01-09 18:52:48 +03:00
52d15ab84d
Fix typo in CHANGELOG.md ( #17788 ) [skip ci]
2020-01-09 15:45:52 +03:00
67ff6f814b
Fix #17771 : migrate/fresh was not returning exit code
2020-01-09 15:31:54 +03:00
0ba67fac0c
Fix #17767 : Make Formatter::formatNumber method protected
2020-01-04 19:59:06 +03:00
1af90a92cd
Updated Japanese docs [ci skip] ( #17779 )
2020-01-04 15:27:58 +03:00
a636ff916a
Fixed typo in Russian docs ( #17772 ) [skip ci]
2019-12-27 20:10:30 +03:00
48c08d093c
Fix #17749 : Dispatcher fix if target crashed in PHP 7.0+
2019-12-26 16:00:53 +03:00
383cf0c48d
Fix #17762 : PHP 7.4: Remove special condition for converting PHP errors to exceptions if they occurred inside of __toString() call
2019-12-25 12:25:04 +03:00
b79fe7d106
Fix #17744 : Fix a bug with setting incorrect defaultValue to AR column with CURRENT_TIMESTAMP(x) as default expression (MySQL >= 5.6.4)
2019-12-20 15:23:20 +03:00
c02060e241
Code style fix ( #17754 ) [skip ci]
2019-12-20 11:46:55 +03:00
596bcff0b4
prepare for next release
2019-12-18 15:52:24 +03:00
d97a160bce
release version 2.0.31
2.0.31
2019-12-18 15:52:03 +03:00
bc180ac20d
Fix #17745 : Fix PostgreSQL query builder drops default value when it is empty
2019-12-18 14:27:10 +03:00
5e71b11d8d
#17733 : Additional fixes for #17665 , Forwarded header parsing in Request
...
- Remove header from secure headers
- Regexp and return null fix
- Fix tests, fix in array case sensitivity, rx duplicated group name
- Simplify code
- Add phpdoc
Co-Authored-By: Alexander Makarov <sam@rmcreative.ru>
2019-12-17 21:53:55 +03:00
62acca9f3d
Fix #17740 : yii\helpers\BaseInflector::slug() doesn't replace multiple replacement string occurrences to single one
2019-12-17 15:19:15 +03:00
817c264181
Fix #17661 : Fix query builder incorrect IN/NOT IN condition handling for null values
2019-12-17 13:58:07 +03:00
f287b608aa
Fixed typos in Russian translation of the guide ( #17737 ) [skip ci]
2019-12-16 11:41:39 +03:00
3850e663e8
Fix code example [skip ci]
2019-12-13 23:09:11 +03:00
72e8b911fe
Fix #17675 : Replace incorrect <script example with correct one in <style [skip ci]
2019-12-12 23:47:41 +03:00
83055dcc33
Fix #17665 : Implement RFC 7239 Forwarded header parsing in Request
2019-12-12 23:29:54 +03:00
3b6668804c
Fix #17710 : Fix MemCache duration normalization to avoid memcached/system timestamp mismatch
2019-12-12 23:07:10 +03:00
89814e624f
Fix LV messages ( #17730 )
2019-12-12 14:02:49 +03:00
05aae044e5
Fix #17720 : DI 3 support for application core components and default object configurations
2019-12-12 02:48:42 +03:00
88f08005ab
Fix #17687 : Query::indexBy can now include a table alias
2019-12-12 02:32:40 +03:00
d59c60fac0
Fix BaseMailerTest ( #17721 )
2019-12-11 22:59:33 +03:00
0a716fab72
Use latest version of dependencies
2019-12-11 20:41:17 +03:00
e153c68768
Fix #17725 : Ensure we do not use external polyfills for pbkdf2() as these may be implemented incorrectly
2019-12-11 18:55:35 +03:00
e88cc3888a
Patch PHPUnit mock objects to work correctly with PHP 7.4
2019-12-11 18:55:35 +03:00
69b1966b4a
PHP 7.4 fixes
...
- Fix `Model::activeAttributes()` to access array offset on value of non-string
- Fix incorrect decoding of default binary value for PostgreSQL
- Fix incorrect type-casting of reflection type to string
2019-12-10 15:08:45 +03:00
c7f07cce94
Fix GridView JS test to click on all elements in a group instead of only first element ( #17719 )
2019-12-07 01:41:15 +03:00