|
161526cd41
|
HTTPS everywhere (#19503)
|
2022-08-03 12:32:18 +03:00 |
|
|
4628b91e73
|
Fix types (#19332)
* Migration::upsert() returns void
* Unneeded `@property` tags
* Add missing `null` param/return types
* Null types for db\Query + db\ActiveQuery
* Fixed testSelect
|
2022-03-30 18:40:10 +02:00 |
|
|
82be8b61cf
|
Replacing deprecated ::className() with ::class (#18671)
|
2021-05-22 23:14:54 +03:00 |
|
|
db4beebe23
|
Fix #18213: Do not load fixtures with circular dependencies twice instead of throwing an exception
|
2020-09-07 15:47:20 +03:00 |
|
|
5a8c3d537b
|
Enable phpdoc_summary rule in php-cs-fixer config (#14675)
* Enable `phpdoc_summary` rule in php-cs-fixer config.
* Fix case in "PHPDoc".
|
2017-08-21 11:19:35 +02:00 |
|
|
25242adb91
|
Fixes #5442: Fixed problem on load fixture dependencies with database related tests
|
2017-05-08 22:31:12 +03:00 |
|
|
c19b2f7dc8
|
release version 2.0.11
|
2017-02-01 17:46:29 +01:00 |
|
|
32f4dc8997
|
Fixes #5385: links created from classes to corresponding guide articles (#12920)
|
2016-11-04 18:55:14 +03:00 |
|
|
68c30c1034
|
Replace aliases of functions
|
2015-06-29 22:59:22 +03:00 |
|
|
3a1e0f3a5c
|
property codestyle framework
|
2014-07-30 00:21:31 +02:00 |
|
|
0c14f47f9a
|
Fixes #3793: Changed inline autocomplete hints style to get more IDEs support
|
2014-06-20 17:40:00 +04:00 |
|
|
bf3c75147d
|
reverted breaking PHPdoc codestyle changes
issue #2852
|
2014-03-23 20:51:09 +01:00 |
|
|
b5f8a4dc22
|
Reformat code te be PSR-2 compatible
|
2014-03-16 10:46:21 +06:00 |
|
|
11bc899bc1
|
Refactored fixtures and fixed test break.
|
2014-02-03 21:16:57 -05:00 |
|
|
2773828611
|
fixed test break.
|
2014-02-03 15:28:01 -05:00 |
|
|
13e85adc8e
|
moved magic methods
|
2014-02-03 22:58:08 +04:00 |
|
|
65179b100a
|
code style in fixtures
|
2014-01-20 14:51:04 +01:00 |
|
|
87be9deaf0
|
refactored fixture.
|
2014-01-18 16:18:33 -05:00 |
|
|
12ff86305a
|
refactored fixture implementation.
|
2014-01-17 23:35:14 -05:00 |
|
|
106e912401
|
Added tests for Fixture feature.
|
2014-01-17 16:22:11 -05:00 |
|
|
18291c5b93
|
Added FixtureTrait.
|
2014-01-17 12:07:06 -05:00 |
|