No description
Find a file
2020-11-22 11:55:15 +01:00
.github/workflows Add test workflows. 2020-08-25 13:45:14 +02:00
bin dockerised mysql actually goes down briefly after startup the first time, so we need a double-wait. 2020-11-19 03:52:09 +01:00
src Surpress warnings when a column has been added since the data was put into Redis. 2020-11-22 11:55:15 +01:00
test Make phpstan happier 2020-09-01 05:15:02 +02:00
.benzine.yml Initial testing code. Must prove Datetime works. 2020-08-24 19:00:59 +02:00
.gitignore Adding ignore 2019-07-31 10:19:06 +02:00
.php_cs Initial testing code. Must prove Datetime works. 2020-08-24 19:00:59 +02:00
composer.json Add wait-for-mysql script. 2020-11-19 03:19:15 +01:00
docker-compose.yml Initial testing code. Must prove Datetime works. 2020-08-24 19:00:59 +02:00
LICENSE.md Updating files that belong in all benzine repos 2019-07-30 19:44:11 +02:00
Makefile Initial testing code. Must prove Datetime works. 2020-08-24 19:00:59 +02:00
phinx.php Initial testing code. Must prove Datetime works. 2020-08-24 19:00:59 +02:00
phpunit.xml.dist Initial testing code. Must prove Datetime works. 2020-08-24 20:11:43 +02:00