Commit graph

20 commits

Author SHA1 Message Date
Sam
6f15e14392
chore: fix styleci (#3588)
Co-authored-by: Sam <samerton@users.noreply.github.com>
2025-03-29 10:50:03 +00:00
tadhgboyle
0c80570609
Enable StyleCI (#3475)
* Create StyleCI config file

* Disable `phpdoc_separation`

* Apply fixes from StyleCI (#3476)

Co-authored-by: StyleCI Bot <bot@styleci.io>

* style: styleci fixes

---------

Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Sam <samerton@users.noreply.github.com>
2024-03-09 11:19:55 +00:00
Robin
b71c7c0f59
Actionable error message (#3059) 2022-08-29 15:59:19 -06:00
Sam
05fc2216c5
Fix non-string config values not saving properly (#2983) 2022-08-06 13:34:26 -06:00
Tadhg Boyle
baa00a2e2f
Fix null check 2022-08-06 02:08:49 -06:00
Tadhg Boyle
0b108921e2
Misc 2.0.0 fixes (#2974)
* Misc 2.0.0 fixes

* Capitalization check
2022-08-06 08:59:54 +01:00
samerton
8e80f63f44 Add slashes to saved config values
Closes #2933
2022-07-21 17:10:47 +01:00
Tadhg Boyle
08e740193f Fix removal version 2022-06-27 20:10:46 -06:00
Tadhg Boyle
7710435561 Use return in config files instead of $conf 2022-06-22 23:19:55 -06:00
Robin
db4dece544
Move email settings to config.php (#2878)
Co-authored-by: Tadhg Boyle <tadhgsmboyle@gmail.com>
2022-06-21 22:41:15 -06:00
Tadhg Boyle
1419cdeddf Use config class in Phinx config, fix Config::get() 2022-06-12 21:21:07 -06:00
Tadhg Boyle
3df85ce05a Swap Config class to prefer paths seperated by . 2022-06-12 20:35:45 -06:00
Robin
4d16d3f555
Rewrite configuration file operations (#2850)
Co-authored-by: Tadhg Boyle <tadhgsmboyle@gmail.com>
2022-06-12 20:21:21 -06:00
Tadhg Boyle
94e64c1207
Add PHPDocs to core classes for new class docs site (#2602) 2022-02-14 20:48:15 -08:00
Tadhg Boyle
4025e7bfa6 Bump PHPStan level to 4 2022-02-01 20:15:35 -08:00
Tadhg Boyle
ad17142a16
Misc cleanup (#2566) 2022-01-15 15:18:05 -08:00
Tadhg
e0133a5cd5 Get PHP-CS to pass! 2021-12-07 22:14:12 -08:00
Tadhg
1566c86067 Fix some CS issues 2021-12-07 20:51:29 -08:00
Tadhg
6e3fe3db8a misc code style fixes 2021-10-29 22:09:38 -07:00
Tadhg
5efb0ac5e4 rename Support to Core as per discussion 2021-10-28 09:25:19 -07:00
Renamed from core/classes/Support/Config.php (Browse further)