Commit graph

264 commits

Author SHA1 Message Date
github-actions[bot]
c21c61f8ee
Merge pull request #15 from benzine-framework/trunk-io/update-trunk
Upgrade trunk
2024-08-05 11:16:13 +00:00
matthewbaggett
f5f2fe28c2 Upgrade trunk 2024-08-05 11:16:08 +00:00
761faae8c5 Fix bug with empty array of onConnect triggers when using postgres 2024-07-30 02:18:23 +02:00
github-actions[bot]
6fe7531914
Merge pull request #14 from benzine-framework/trunk-io/update-trunk
Upgrade trunk
2024-07-29 11:15:30 +00:00
matthewbaggett
61b2b4aee4 Upgrade trunk 2024-07-29 11:15:26 +00:00
github-actions[bot]
f61e410d4f
Merge pull request #13 from benzine-framework/trunk-io/update-trunk
Upgrade trunk
2024-07-22 11:15:45 +00:00
matthewbaggett
8087c852ad Upgrade trunk 2024-07-22 11:15:39 +00:00
github-actions[bot]
3f61e4a832
Merge pull request #12 from benzine-framework/trunk-io/update-trunk
Upgrade trunk
2024-07-15 11:15:08 +00:00
matthewbaggett
2a9bd64bbf Upgrade trunk 2024-07-15 11:15:04 +00:00
github-actions[bot]
45bdd741df
Merge pull request #11 from benzine-framework/trunk-io/update-trunk
Upgrade trunk
2024-07-08 11:16:05 +00:00
matthewbaggett
461d531e71 Upgrade trunk 2024-07-08 11:16:00 +00:00
github-actions[bot]
f37517d9e2
Merge pull request #10 from benzine-framework/trunk-io/update-trunk
Upgrade trunk
2024-07-01 11:15:31 +00:00
matthewbaggett
d1685875ab Upgrade trunk 2024-07-01 11:15:24 +00:00
a333c15c8a Add ext-pdo as a dependency because duh it is 2024-06-25 18:15:23 +02:00
github-actions[bot]
c7726a42db
Merge pull request #9 from benzine-framework/trunk-io/update-trunk
Upgrade trunk
2024-06-24 11:17:13 +00:00
matthewbaggett
a62c33ae48 Upgrade trunk 2024-06-24 11:17:09 +00:00
github-actions[bot]
9ea6cefbd7
Merge pull request #8 from benzine-framework/trunk-io/update-trunk
Upgrade trunk to 1.22.2
2024-06-17 11:15:22 +00:00
matthewbaggett
5a2a0ce3b9 Upgrade trunk to 1.22.2 2024-06-17 11:15:16 +00:00
github-actions[bot]
9cce426472
Merge pull request #7 from benzine-framework/trunk-io/update-trunk
Upgrade trunk
2024-06-10 11:15:50 +00:00
matthewbaggett
6637844953 Upgrade trunk 2024-06-10 11:15:46 +00:00
731558329e
If APP_ROOT is not set when detecting vendor, its probably the parent 2024-06-10 06:06:27 +02:00
780a721492
Fix bug when defaultValue is null 2024-06-10 06:05:45 +02:00
github-actions[bot]
aa9c19e6c5
Merge pull request #6 from benzine-framework/trunk-io/update-trunk
Upgrade trunk
2024-06-03 11:15:25 +00:00
matthewbaggett
18dd6fb23a Upgrade trunk 2024-06-03 11:15:20 +00:00
github-actions[bot]
15fec2011d
Merge pull request #5 from benzine-framework/trunk-io/update-trunk
Upgrade trunk
2024-05-27 11:15:49 +00:00
matthewbaggett
5ae1da0db0 Upgrade trunk 2024-05-27 11:15:45 +00:00
github-actions[bot]
ee2c69c179
Merge pull request #4 from benzine-framework/trunk-io/update-trunk
Upgrade trunk
2024-05-20 11:15:33 +00:00
matthewbaggett
290ed9154a Upgrade trunk 2024-05-20 11:15:28 +00:00
e02ce6d88c
Fettling. 2024-05-17 11:19:41 +02:00
a29e37c1d7
Fettling. 2024-05-17 10:55:32 +02:00
9f520531dc
Initial seperation of containers 2024-05-17 09:49:09 +02:00
273259f818 Use devtools repo. 2024-04-14 18:56:25 +02:00
dbfc415166 Formatting and fixup 2024-04-14 18:13:59 +02:00
bc7fd3bf4f Formatting 2024-04-14 18:11:25 +02:00
167a482163
php-cs-fixer 2023-01-22 20:35:08 +01:00
f7d2431160
Big changes regarding database access. 2023-01-22 20:34:23 +01:00
7c431762f3
Fixup php-cs-fixer. 2023-01-09 12:23:40 +01:00
443f3b7507
Destroy endpoint complete. 2023-01-04 21:14:42 +01:00
4a42efc7ca
Add Branches and tags support stubs 2023-01-03 03:25:11 +01:00
e230b466e3
no_superfluous_phpdoc_tags=true is too agressive. Some "superfluous" phpdoc tags are extremely useful for IDE type hinting. 2022-09-12 00:45:57 +02:00
911ad2e466
Fix type hinting. 2022-08-08 22:01:04 +01:00
00c7a8bac6
Fix up build + deploy. 2022-08-08 01:06:10 +01:00
44f99332f7
add ->call() to collections. 2022-07-10 11:29:33 +02:00
0fcf98d7ce
php-cs-fixer. 2022-07-10 06:34:44 +02:00
f0585ef138
Add convenience wrapper for Transaction::begin() and Transaction::commit() 2022-07-04 23:01:21 +02:00
d706d0705a
php-cs-fixer 2022-07-03 04:53:40 +02:00
b43bed0d76
Add database probing on wakeup 2022-07-03 03:28:39 +02:00
5c005fe3d3
php-cs-fixer sends its regards. 2022-06-19 03:19:07 +02:00
2c9b2b7d4f
Fixup 2022-06-18 02:40:26 +02:00
c0125706e0
Allow for iterating over a collection with a callback. 2021-10-26 02:36:02 +02:00