Alex Cabal
|
c4c8e7353f
|
Enable strict exception type hint checking in PHPStan and add exception type hints
|
2024-05-10 20:47:36 -05:00 |
|
Alex Cabal
|
41dd9db4aa
|
Change Accessor from class to trait
|
2024-05-04 13:07:03 -05:00 |
|
Alex Cabal
|
49f5bc7641
|
Use new duplicate key exception instead of checking PDOException
|
2024-04-29 12:01:24 -05:00 |
|
Alex Cabal
|
e55fecaaa2
|
Switch from DateTime to DateTimeImmutable across codebase
|
2024-04-13 14:05:14 -05:00 |
|
Alex Cabal
|
350f65532f
|
Rename PropertiesBase to more accurate Accessor
|
2024-02-24 13:58:24 -06:00 |
|
Alex Cabal
|
ca3fc6dbfd
|
Refactor HttpInput::Str and rename some exceptions for consistency
|
2024-01-18 11:21:05 -06:00 |
|
Alex Cabal
|
783c09864f
|
Add type hints for remaining classes
|
2024-01-08 16:08:57 -06:00 |
|
Alex Cabal
|
bd4b8d8944
|
Some type check fixes
|
2023-06-21 11:01:43 -05:00 |
|
Alex Cabal
|
8127f0c7e2
|
Remove unused exception variables, now that this is possible with PHP8
|
2023-06-06 21:00:12 -05:00 |
|
Alex Cabal
|
e7ef78bcd4
|
Add code to mark donations as company matches for purposes of calculatin the patron's circle
|
2023-01-05 17:04:02 -06:00 |
|
Alex Cabal
|
26a24cdbe2
|
Pretty print SQL
|
2022-12-24 15:44:42 -06:00 |
|
Alex Cabal
|
f572422d8c
|
Correctly update user name when receiving payment
|
2022-07-24 18:32:49 -05:00 |
|
Alex Cabal
|
727e1af67d
|
Update user in database if they exist when processing a payment
|
2022-07-04 15:31:16 -05:00 |
|
Alex Cabal
|
6c8414f844
|
Update PropertiesBase to new patterns and improve static analysis checks
|
2022-06-30 13:23:05 -05:00 |
|
Alex Cabal
|
dbefba6b94
|
Change 'timestamp' properties on objects to more descriptive names
|
2022-06-29 17:19:28 -05:00 |
|
Alex Cabal
|
2ef5ce6551
|
Add poll system for Patrons Circle
|
2022-06-29 17:17:20 -05:00 |
|
Alex Cabal
|
70a80d0e02
|
Add system to retrieve and manage donations in a local database
|
2022-06-20 14:05:27 -05:00 |
|