|
|
b35f88ab52
|
fix issues returning datetimes (& nonsense) instead of carbons
|
2020-09-28 18:42:31 +02:00 |
|
|
|
ffaabf516e
|
fix issues returning datetimes (& nonsense) instead of carbons
|
2020-09-28 18:36:12 +02:00 |
|
|
|
3b58791b78
|
Update cache check for multiple object storage. Improvement suggestions solicited.
|
2020-09-11 16:46:22 +02:00 |
|
|
|
0190fbe557
|
Make phpstan happier
|
2020-09-02 20:14:56 +02:00 |
|
|
|
3d837c6b22
|
Make phpstan happier
|
2020-09-01 18:52:53 +02:00 |
|
|
|
4200b04a9f
|
Make phpstan happier
|
2020-09-01 18:31:46 +02:00 |
|
|
|
93b295d5da
|
Make phpstan happier
|
2020-09-01 05:15:02 +02:00 |
|
|
|
13311415dd
|
Make phpstan happier
|
2020-08-31 20:57:20 +02:00 |
|
|
|
973a83da7e
|
Tidyup
|
2020-08-31 19:24:16 +02:00 |
|
|
|
034801dcaa
|
Implement Carbon
|
2020-08-27 04:52:05 +02:00 |
|
|
|
86a486d4ad
|
Fix exchangeArray caused when value is null.
|
2020-08-27 01:23:17 +02:00 |
|
|
|
f806c7e88d
|
Merge pull request #2 from benzine-framework/feature/recursively-not-thoroughly
destroyThoroughly => destroyRecursively
|
2020-08-25 14:44:58 +02:00 |
|
|
|
bbe09d1021
|
destroyThoroughly => destroyRecursively
|
2020-08-25 14:26:58 +02:00 |
|
|
|
90cf3cdad0
|
Merge pull request #1 from benzine-framework/feature/datetime-entities
Feature/datetime entities
|
2020-08-25 13:45:50 +02:00 |
|
|
|
f0118b7708
|
Add test workflows.
|
2020-08-25 13:45:14 +02:00 |
|
|
|
7f8f20151b
|
Initial testing code. Must prove Datetime works.
|
2020-08-24 20:11:43 +02:00 |
|
|
|
cb532fbd9d
|
Merge branch 'master' into feature/datetime-entities
|
2020-08-24 20:00:28 +02:00 |
|
|
|
fac2622732
|
Initial testing code. Must prove Datetime works.
|
2020-08-24 19:00:59 +02:00 |
|
|
|
2490920f20
|
Initial effort to support DateTime for dates. I hate strings.
|
2020-08-21 16:09:16 +02:00 |
|
|
|
27eb90da1c
|
Initial TabularData code.
|
2020-08-21 11:19:04 +02:00 |
|
|
|
63a4cb0126
|
Cleanup
|
2020-08-16 23:15:01 +02:00 |
|
|
|
3251aeddc9
|
remove some obsolete sdk-generating code that really should be a trait now coming out of the RouteTests stuff
|
2020-08-16 19:39:14 +02:00 |
|
|
|
2373437b09
|
phpstan wrongly picks up this line as instantiating an abstract - it doesn't.
|
2020-08-16 19:37:05 +02:00 |
|
|
|
cfc0431abc
|
This has been spelt wrong for literally years.
|
2020-08-16 19:28:27 +02:00 |
|
|
|
e4afd50d32
|
Automatic cleaning
|
2020-08-11 15:56:24 +02:00 |
|
|
|
e6d0593df8
|
Remove old routes code.
|
2020-08-06 19:48:30 +02:00 |
|
|
|
a609d55805
|
Turns out its not "MySQL" its "Mysql" as far as pdo is concerned
|
2020-08-06 19:48:01 +02:00 |
|
|
|
524ee6e6ee
|
Stricter php-cs-fixer rules. These remove a lot of superfluous duplicitous rubbish, mostly in docblocks.
|
2020-07-31 23:15:10 +02:00 |
|
|
|
4e4c359682
|
Cleanup
|
2020-07-31 23:10:46 +02:00 |
|
|
|
3a3e6231a7
|
Make PHPStan Happier
|
2020-07-30 13:01:41 +02:00 |
|
|
|
7364112018
|
I am a dingus.
|
2020-07-26 19:17:49 +02:00 |
|
|
|
cd51ee4a86
|
Simplify concrete class templates.
|
2020-07-21 03:20:55 +02:00 |
|
|
|
c6d5aa28d7
|
Return makes no sense in this context.
|
2020-07-21 03:09:32 +02:00 |
|
|
|
4f89225e0f
|
Fixed generated content with phpstan
|
2020-07-21 03:02:34 +02:00 |
|
|
|
3ecfe9aa5b
|
Hascolumn related functionality.
|
2020-07-21 03:02:13 +02:00 |
|
|
|
51200407a6
|
Temporarily remove the WeakReference stuff - I want to rethink it.
|
2020-07-15 07:24:38 +02:00 |
|
|
|
6c733b18c3
|
Add support for WeakReference caching.
|
2020-07-14 07:53:27 +02:00 |
|
|
|
fecf280f74
|
Cache created adapter.
|
2020-07-13 14:42:37 +02:00 |
|
|
|
e890aece71
|
Cleaning
|
2020-07-07 18:46:08 +02:00 |
|
|
|
06c7b18b92
|
Swap to using App::DI instead of App::Instance()->get
|
2020-07-07 18:45:26 +02:00 |
|
|
|
7d411198e8
|
Implement Serializable on Model.
|
2020-07-07 18:12:02 +02:00 |
|
|
|
7c22e0f68c
|
Progress towards slim4/php-di etc
|
2020-06-22 21:38:55 +02:00 |
|
|
|
4aff68d5ab
|
Revise use of Db object
|
2020-06-22 17:52:18 +02:00 |
|
|
|
071c7fa8b9
|
Fixing PHPStan issues.
|
2020-06-19 09:53:59 +02:00 |
|
|
|
c7ec05000d
|
Cleaned codebase.
|
2020-06-18 19:24:31 +02:00 |
|
|
|
14c7f22ebd
|
Big cleanup
|
2020-06-18 19:11:15 +02:00 |
|
|
|
5dce4cb4c9
|
Add some sensible defaults that are used repeatedly.
|
2020-06-17 12:12:16 +02:00 |
|
|
|
d756a15e54
|
Changing how database connections are held. Adding phinx stuff.
|
2020-06-16 12:47:20 +02:00 |
|
|
|
90a0971ed0
|
Working building.
|
2020-06-15 08:19:42 +02:00 |
|
|
|
f10bc43335
|
Hack n' slash rework.
|
2020-06-12 15:57:36 +02:00 |
|