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-12 03:30:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7b9c8ba40d65ec7c745ee639a8a6eb96e7aea75
yii2
/
framework
/
db
/
mysql
History
Robert Korulczyk
4aa935e69e
Fixes
#12055
: Changed
boolean
to
bool
and
integer
to
int
in phpdoc
2016-11-07 02:51:39 +03:00
..
ColumnSchemaBuilder.php
Replaced unnecessary double quotes with single quotes
2016-07-29 22:56:38 +03:00
QueryBuilder.php
Fixes
#12055
: Changed
boolean
to
bool
and
integer
to
int
in phpdoc
2016-11-07 02:51:39 +03:00
Schema.php
Fixes
#12055
: Changed
boolean
to
bool
and
integer
to
int
in phpdoc
2016-11-07 02:51:39 +03:00