20 Commits

Author SHA1 Message Date
293feeb522 Update QueryInterface.php
Missing closing bracket in OR condition example
2016-04-13 15:23:16 +02:00
cd87d67f34 Global DOCS update: ~~~ replaced with ``` 2015-12-02 23:15:28 +02:00
67658cf57d Replaced static with $this in phpdoc since current IDEs are finally able to handle it correctly 2015-05-31 13:39:30 +03:00
f11bdfa2a7 Grammar fix: followings -> following 2015-04-21 15:08:16 +02:00
4267b53d43 added doc about count() return value
fixes #yiisoft/yii#3712
2015-01-14 18:33:41 +01:00
4e5b3b043e Update QueryInterface.php
A back quote sign in docblock missed.
2014-12-22 11:14:16 +03:00
9da53b702c typo fix [skip ci] 2014-11-03 17:05:00 -05:00
8a1bcd2775 one more example 2014-10-24 21:43:16 -02:00
0df9a82a7f updated documentation and tests
fixes #5331
2014-10-03 15:25:55 +02:00
f76e767edd added docs for #5147 2014-09-24 15:35:04 +02:00
4772be9cc4 doc typo
fixes #5147
[ci skip]
2014-09-24 14:16:34 +02:00
222f9ddfad added missing documentation about the NOT operator in Query
fixes #5147
2014-09-24 12:53:33 +02:00
91965fd391 phpdoc formatting issues 2014-04-23 02:55:17 +02:00
0fa19291f1 refactored filterWhere(). 2014-04-02 20:03:42 -04:00
96f1c4c10b renamed Query::filter() to Query::filterWhere() 2014-04-02 18:48:14 +02:00
3c1a8141fd fixes #2002 2014-03-27 12:41:16 +04:00
bf3c75147d reverted breaking PHPdoc codestyle changes
issue #2852
2014-03-23 20:51:09 +01:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
e27c3872ed doc improvements 2014-01-28 15:17:11 +01:00
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00