Commit graph

338 commits

Author SHA1 Message Date
2780e16794 As good as its getting today. 2024-04-14 18:05:21 +02:00
fd9df587de Update phpstan. 2024-04-14 17:41:44 +02:00
1f3e326bd3 Add getContainer func 2024-04-14 17:34:07 +02:00
162d21a2db Add tests into general autoloader because if we're consuming the test code outside of theis repo we need it in the general autoloader 2024-04-14 17:32:08 +02:00
3d075a6669 Send it. 2024-04-14 16:49:26 +02:00
b867f5a697 Add github actions 2024-04-14 16:41:54 +02:00
eda9bec6a5 Updating to php8.2 kicking and screaming 2024-04-14 16:31:54 +02:00
e0cddd9ce8 Trunk things 2024-04-14 15:49:43 +02:00
a3b9a49fec php-cs-fixer update. 2024-04-14 15:48:14 +02:00
41bba407a9
Merge pull request from aradhell/patch-1
fix initialization
2024-03-03 11:37:17 +00:00
ccfe8b0997
Big changes regarding database access. 2023-01-22 20:34:23 +01:00
24965f8e8f
Fixup php-cs-fixer. 2023-01-09 12:23:40 +01:00
4ca48af775
Add Branches and tags support stubs 2023-01-03 03:25:11 +01:00
8a20f5ec50
Fix up build + deploy. 2022-08-08 01:06:10 +01:00
cb856b98c1
Add database probing on wakeup 2022-07-03 03:28:39 +02:00
6215cc284e
deploys actual services when applied. 2022-06-20 23:06:31 +02:00
3bab9a5d34
deploys actual services when applied. 2022-06-20 22:40:06 +02:00
49df5fa285
Fix $extraHeaders support 2022-06-19 04:11:19 +02:00
9ee17e3a8d
Don't care about this statistic on php-cli when unit tests run. 2022-06-19 04:11:02 +02:00
2876dcab12
php-cs-fixer sends its regards. 2022-06-19 03:19:07 +02:00
15892541b2
Listen function 2022-06-19 00:59:05 +02:00
9cd475f456
Emit function. 2022-06-18 04:07:38 +02:00
5c6f80ed59
Upgrade kint 2022-06-18 03:35:10 +02:00
9e30fbec8c
Fixup 2022-06-18 02:40:03 +02:00
c51d9b1cf6
Add JSON schema validation feature. 2021-12-07 00:45:25 +01:00
a385f4c134
Add JsonResponse middleware for Guzzle because json_decode(->getBody()->getContents()) sucks. 2021-10-26 04:40:00 +02:00
f1ff5b2340
Fix parsing json with getBodyParsed. This is a reprecussion of upgrading to slim 4 like, months ago 🤷 2021-10-03 16:00:34 +02:00
1f35cde53b Update to php-cs-fixer 3.0 2021-08-23 18:23:39 +02:00
8cba7e6a49 progress towards a working agent. 2021-07-24 11:08:59 +02:00
3c355e75ed Merge branch 'master' of github.com:benzine-framework/core 2021-07-24 10:02:36 +02:00
602ea00d07 Coloured line formatting 2021-07-24 10:02:30 +02:00
b7788c1e4f Fix file loading. 2021-07-24 08:16:20 +02:00
6d4898bfe0 Change UUID namespace, not using Gone anymore. 2021-07-24 03:58:04 +02:00
a458d5462c Add coloured line formatting 2021-07-22 15:32:36 +02:00
ce5648a60e Fix cleanup process. Fix getManyByWhere on tablegateways. Fix namespaces. 2021-05-17 02:36:25 +02:00
0b69a15005 Fix namespaces for older components. 2021-05-17 00:10:31 +02:00
f20499739d Fixup 2021-05-16 06:39:55 +02:00
dc92dc9249 Fix issue with old twig-intl 2021-05-16 06:34:29 +02:00
c52bc8ecdb Add twig/extra-bundle. 2021-05-16 06:32:26 +02:00
7db7cd29ed move cghooks to required from required-dev. 2021-05-16 06:29:48 +02:00
88f74b166d REmove middlewares/minifier 2021-05-16 06:28:16 +02:00
a942a6d56a Fixup. 2021-05-16 06:27:21 +02:00
3475d16908 Updated dependencies 2021-05-16 04:59:52 +02:00
46f209fdd5 Upgrade tuupola/server-timing-middleware to a php8-compat version 2021-05-16 04:22:26 +02:00
df682d3e23 Upgrade middlewares/geolocation to a php8-compat version 2021-05-16 04:21:46 +02:00
9fc74b9cf3 Upgrade middlewares/content-length to a php8-compat version 2021-05-16 04:19:21 +02:00
14559fa34f Update to use fakerphp/faker 2021-05-16 04:14:23 +02:00
772af39385 Code Of Conduct. 2021-05-06 22:15:24 +02:00
95f46d831e Working Collections. Targeting PHP8.0. 2021-05-06 22:15:01 +02:00
66490f6fba Automated cleaning 2021-02-13 22:43:31 +01:00