This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
yii2
Watch
1
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2025-11-20 16:38:22 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ac2434a00453732f833712cf9bea9dd900a27e88
yii2
/
tests
/
unit
/
extensions
History
Florian Fackler
a3724aa4d1
Fixed bug which prevented a field query as described in the example:
...
``` $result = Article::find()->query(["field" => ["title" => "yii"]])->all(); ````
2014-02-05 11:49:33 +01:00
..
elasticsearch
Fixed bug which prevented a field query as described in the example:
2014-02-05 11:49:33 +01:00
mongodb
fixed test breaks.
2013-12-10 00:12:17 -05:00
redis
fixed test breaks.
2013-12-10 00:12:17 -05:00
sphinx
fixed test breaks.
2013-12-10 00:12:17 -05:00
swiftmailer
fixed test breaks.
2013-12-10 00:12:17 -05:00