10 Commits

Author SHA1 Message Date
Maksim Spirkov
2f8e62d6b6 Fix codestyle in tests (#20638) 2025-10-27 10:56:00 +03:00
Wilmer Arambula
d71f7309ae Add void return to method in tests. (#20602) 2025-10-14 12:37:35 +03:00
Maksim Spirkov
909396074e Fix codestyle in build and tests (#20586) 2025-10-10 23:04:09 +03:00
Bizley
161526cd41 HTTPS everywhere (#19503) 2022-08-03 12:32:18 +03:00
SilverFire - Dmitry Naumenko
8f2cd050af Fixed Query not to dig inside Expression 2017-12-21 16:16:33 +02:00
Alexander Makarov
f22f4a41c9 Removed empty array tests since it causes issues for ActiveQuery 2017-12-21 01:50:42 +03:00
Alexander Makarov
ba931fa21d Fixes #15356: Fixed multiple bugs in yii\db\Query::getTablesUsedInFrom() 2017-12-21 01:35:08 +03:00
Dmitry Naumenko
64d8af61a6 Fixes for PHP 7.2 compatibility (#14959) 2017-10-19 01:54:40 +03:00
Robert Korulczyk
b99e955627 Fix CS (#14665)
* Run php-cs-fixer.

* Enable phpdoc_types rule.
2017-08-18 12:10:42 +02:00
Carsten Brandt
173108b5b0 Move getTablesUsedInFrom() from ActiveQuery to Query
enable this feature on the Query level

close #14431
2017-07-12 12:26:20 +02:00