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-09 17:57:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
db
/
mssql
History
Robert Korulczyk
12eb936083
Enable
heredoc_to_nowdoc
rule in php-cs-fixer (
#14419
)
2017-07-10 13:18:52 +03:00
..
PDO.php
Added php-cs-fixer coding standards validation to Travis CI (
#14100
)
2017-06-12 12:25:45 +03:00
QueryBuilder.php
Enable
no_useless_else
rule in php-cs-fixer (
#14420
)
2017-07-10 11:26:21 +03:00
Schema.php
Enable
heredoc_to_nowdoc
rule in php-cs-fixer (
#14419
)
2017-07-10 13:18:52 +03:00
SqlsrvPDO.php
Fixes
#12055
: Changed
boolean
to
bool
and
integer
to
int
in phpdoc
2016-11-07 02:51:39 +03:00
TableSchema.php
fixed file PHPdoc
2014-04-10 22:10:59 +02:00