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-08 08:56:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
extensions
/
mongodb
/
file
History
Jose Lorente
98759201ac
Fixed bug
#7271
. Classes that call '*::populateRecord()' after retrieving data from ddbb call now the method on the class of the model returned by '*::instantiate()'. Tests for mysql, elasticsearch and mongodb attached.
2015-02-15 17:25:43 -05:00
..
ActiveQuery.php
Fixed bug
#7271
. Classes that call '*::populateRecord()' after retrieving data from ddbb call now the method on the class of the model returned by '*::instantiate()'. Tests for mysql, elasticsearch and mongodb attached.
2015-02-15 17:25:43 -05:00
ActiveRecord.php
improved IDE autocompletion for AR::find()
2014-08-12 23:21:34 +02:00
Collection.php
property code style extensions
2014-07-30 00:40:46 +02:00
Query.php
fixed all the PHPdoc in extensions
2014-04-23 03:25:11 +02:00