159 Commits

Author SHA1 Message Date
972d427ba4 Better ICU formatting reference link [skip ci] (#16019) 2018-04-01 23:25:30 +03:00
089685975a Wrap @inheritdoc tag in curly brackets [skip ci] 2018-02-19 00:16:19 +02:00
e6f5c46cdc Fixes #15633: Deprecate some things going away/changing in 2.1
- Deprecated `yii\base\BaseObject::className()` in favor of native PHP syntax `::class`, which does not trigger autoloading
- Deprecated XCache and Zend data cache support as caching backends
- Deprecated `yii\BaseYii::powered()` method
- Added `yii\base\InvalidArgumentException` and deprecated `yii\base\InvalidParamException`
- Added `yii\BaseYii::debug()` and deprecated `yii\BaseYii::trace()`
2018-02-11 01:48:29 +03:00
cf8b1dfc8a Replaced .local with .test in installation guide [skip ci]
.local is used in mDNS by Apply and may cause routing issues
2017-12-21 02:35:56 +03:00
e29245d024 Docs: fix outdated unicode link (#15392) [skip ci] 2017-12-20 13:03:48 +03:00
a6e8bae49f Add signature of callable in DI (#15369) [skip ci] 2017-12-15 18:44:06 +03:00
03aac69a9b guide fix 2017-09-19 13:20:13 +03:00
393fc2744a Added yii\base\Object for backwards compatibility
fixes #7936
close #14478
2017-07-19 10:53:33 +02:00
5b2101f14c Update guide: Object -> BaseObject
issue #7936
2017-07-19 10:51:46 +02:00
d38908fc13 Fixed #14469: updated RFC links 2017-07-17 16:21:49 +03:00
a50d9d8e3e Enable include rule in php-cs-fixer (#14418) 2017-07-10 13:19:57 +03:00
400c531d95 Tiny documentation fix [skip ci] (#13998) 2017-04-17 15:51:09 +03:00
33929704cf Adding 4 files helper-* FR [skip ci] (#13725) 2017-03-08 12:13:07 +03:00
9aacd89b77 compliance with style-guide, adding blocktypes.json and removing unnecessary translations [skip ci] (#13653) 2017-02-24 18:15:06 +03:00
1b06898c26 adding caching-http.md FR (#13636) 2017-02-21 18:49:46 +02:00
49539d8182 Translated caching-page.md into FR [skip ci] (#13635) 2017-02-21 15:14:59 +03:00
677cd75c71 Translated caching-fragment.md into FR [skip ci] (#13633) 2017-02-21 12:04:46 +03:00
30b7fc8dc1 Fixes #13577: yii\db\QueryBuilder::truncateTable should work consistent over all databases 2017-02-20 23:38:50 +03:00
dc175ae130 Translated caching-data.md into FR [skip ci] (#13626) 2017-02-20 12:33:36 +03:00
7eb2763b00 New caching-overview.md fr [skip ci] (#13609) 2017-02-18 23:50:41 +03:00
5e987b0b9b Fixed anchor in docs 2017-02-17 09:15:57 +02:00
496310e7e3 fixed typo in security guide about namespace
backslash vs. slash
fixes #13132
2016-12-04 02:50:22 +01:00
f1f357bad3 Documentation for Events updated 2016-11-26 12:19:45 +02:00
f4e54a1b5a Fixed typo in get parameter in docs [skip ci] (#13066) 2016-11-24 11:52:44 +03:00
4aa935e69e Fixes #12055: Changed boolean to bool and integer to int in phpdoc 2016-11-07 02:51:39 +03:00
22a90cb817 added French output-client-scripts.md [skip ci] (#12844) 2016-10-26 11:54:31 +03:00
a780b14818 removed conflicting NBSP from fr guide 2016-09-29 13:51:39 +02:00
10b67c573e fixed broken code block 2016-09-29 13:09:56 +02:00
bb37b65ae1 fixed broken guide links 2016-09-29 12:57:27 +02:00
9f4df7173b fixed broken link in french guide 2016-09-29 12:53:51 +02:00
123652dd09 fixed guide rendering issues 2016-09-29 12:46:13 +02:00
78ec9da8d2 Merge branch 'master' of git://github.com/yiisoft/yii2 into new-branch 2016-09-28 08:14:03 +02:00
0f62c49bfa correction in db-active-record.md FR [skip ci] 2016-09-28 08:13:38 +02:00
f9e9353d00 added output-data-widgets.md FR [skip ci] 2016-09-25 08:30:30 +02:00
fda4fccbb9 fix pull !11207 does not update db migrations guide 2016-09-23 12:09:14 +08:00
7b6bd245be added output-data-providers.md FR and 2 language consitency improvement [skip ci] 2016-09-20 19:08:23 +02:00
91b60ff448 minor 2016-09-20 11:21:17 +03:00
0a0a8af598 Fixed bad replacements :) 2016-09-20 11:01:26 +03:00
685f16e8ef 📖 Updated guide pages - wrap true, false, null 2016-09-20 10:49:15 +03:00
97f4f29d9e Merge branch 'master' of git://github.com/yiisoft/yii2 into output-sort 2016-09-18 12:31:28 +02:00
ae1248249e added output-sorting.md FR [skip ci] 2016-09-18 12:31:15 +02:00
ce68df541c added output-pagination.md FR [skip ci] 2016-09-18 11:03:17 +02:00
27b25a2aa5 typos in output-formatting.md FR [skip ci] 2016-09-16 17:34:47 +02:00
0d163abd26 added output-pagination.md FR [skip ci] 2016-09-16 17:23:23 +02:00
3dfc24f661 added input-multiple-models.md and input-tabular-input.md FR [skip ci] 2016-09-16 06:12:16 +02:00
e691dd5e37 added input-file-upload.md FR [skip ci] (#12531)
*  added input-file-upload.md FR [skip ci]

* corrected untimely change in concept-component.md FR [skip ci]

* and typo (missing ]) [skip ci]
2016-09-14 09:01:58 +02:00
0fa499322d fix links in input-forms guides 2016-09-12 23:41:32 +03:00
58f40a4c99 added input-validation.md FR [skip ci] 2016-09-12 08:44:19 +02:00
19afc54d81 typos in input-forms FR [skip ci] 2016-09-10 14:37:22 +02:00
ae9598a600 added input-forms.md FR [skip ci] 2016-09-10 14:26:17 +02:00