Matias Griese
|
8aee574069
|
Phpstan fixes
|
2021-09-24 13:18:26 +03:00 |
|
Djamil Legato
|
25f8b787b6
|
Oh, don’t mind me… just bringing Grav to 2021! 🎆
|
2021-02-04 21:09:42 -08:00 |
|
Matias Griese
|
5e48146f59
|
Simplify QFN
|
2021-01-05 18:50:28 +02:00 |
|
Matias Griese
|
d9ee6de3d0
|
Phpstan phpdoc improvements
|
2021-01-05 11:59:19 +02:00 |
|
Matias Griese
|
2923658bb9
|
Use PHP 7.4 serialization
|
2020-12-22 15:12:09 +02:00 |
|
Matias Griese
|
2777bedb51
|
Updated a lot of docblocks
|
2020-12-10 23:15:02 +02:00 |
|
Andy Miller
|
a6f7637134
|
Updated copyright dates to 2020
|
2020-01-02 16:54:14 -07:00 |
|
Matias Griese
|
77205fb3d8
|
More phpstan fixes
|
2019-10-15 18:49:24 +03:00 |
|
Matias Griese
|
411871f636
|
Fixed phpstan bugs in Framework
|
2019-10-10 18:15:27 +03:00 |
|
Matias Griese
|
c325c24897
|
Fixed phpstan issues in Framework up to level 6
|
2019-10-09 10:41:15 +03:00 |
|
Matias Griese
|
2e245cd36f
|
Flex improvements
|
2019-08-29 12:25:06 +03:00 |
|
Keith Bentrup
|
e422eebd3c
|
fixed typos in comments / API docs
|
2019-06-26 11:46:08 +03:00 |
|
Matias Griese
|
ada6c3f160
|
Fixed phpstan level 4 and 5 errors in Grav\Framework
|
2019-03-14 14:06:53 +02:00 |
|
Matias Griese
|
4f80a1567d
|
Update PHP file headers and copyrights
|
2019-01-31 10:04:57 +02:00 |
|
Andy Miller
|
23098a6b02
|
Revert "Grav 1.6 copyright updates and cleanup (PHP files only) (#2351)"
This reverts commit 0566185c4f.
|
2019-01-30 17:54:37 -07:00 |
|
Matias Griese
|
0566185c4f
|
Grav 1.6 copyright updates and cleanup (PHP files only) (#2351)
* Framework: update copyrights to 2019
* Some code cleanup (Assets, Backup, Config, Session)
* Continue code cleanup, update copyrights
* Fixed exception issues in scheduler, code cleanup
* Remove apc and xcache support, make apc alias of apcu
* Fixed Getters::count() method not returning anything
* More code cleanup, copyright updates
* Copyright updates for Grav\Console
|
2019-01-30 13:44:19 -07:00 |
|
Matias Griese
|
02d48693dd
|
Added select() and unselect() methods to CollectionInterface and its base classes
Added `orderBy()` and `limit()` methods to `ObjectCollectionInterface` and its base classes
|
2018-11-15 10:01:09 +02:00 |
|
Matias Griese
|
a84b791ac7
|
Minor fix for AbstractIndexCollection
|
2018-11-01 11:45:50 +02:00 |
|
Matias Griese
|
9444b63f8b
|
Added Grav\Framework\Collection\AbstractIndexCollection, Grav\Framework\Object\ObjectIndex classes
|
2018-09-12 13:34:48 +03:00 |
|