No Description

Olivier Massot 07a06ea04a add phpstan and minor fixes 3 years ago
bin fe765c792e setup new public events view and override schema:update command 3 years ago
config 07a06ea04a add phpstan and minor fixes 3 years ago
doc 5c5ece4ca4 fix unknown field trackingValidation bug 3 years ago
migrations 94ebc36905 Initial commit : Secure and Rights Bases 5 years ago
old 6ffaf153e3 V8-3516 3 years ago
public 575d924b86 refactors File management, solve asset pbm with wkhtmltopdf 3 years ago
sql 08c08f0cfd public events: imageId becomes imageUrl and thumbnailUrl 3 years ago
src 07a06ea04a add phpstan and minor fixes 3 years ago
templates 98d7277a0c post MR fixes 3 years ago
tests 07a06ea04a add phpstan and minor fixes 3 years ago
translations 890aa8b742 v8-3169 3 years ago
.env a80add06b0 minor fixes 3 years ago
.env.ci 15a7ab6f3a documents and bring minor fixes 3 years ago
.env.docker a4a327c528 update local env 3 years ago
.env.preprod 516d3569ea regen mercure private keys 3 years ago
.env.prod 516d3569ea regen mercure private keys 3 years ago
.env.test 516d3569ea regen mercure private keys 3 years ago
.gitignore 9d9ba0d2f3 repo cleaning 3 years ago
.gitlab-ci.yml f652b63cd1 update CI 3 years ago
composer.json 07a06ea04a add phpstan and minor fixes 3 years ago
logo.png 51b2e302e9 add logo 4 years ago
phpstan.neon 07a06ea04a add phpstan and minor fixes 3 years ago
phpunit.xml.dist fbda2f17e5 fix unit tests coverage and add new tests 3 years ago
readme.md 07a06ea04a add phpstan and minor fixes 3 years ago
rector.php c6a89ceefe rector.php 3 years ago

readme.md

AP2I

pipeline status coverage report

Dependencies

apt install wkhtmltopdf

Démarrer le handler de messenger

Pour consommer les signaux messengers, lancer :

php bin/console messenger:consume async

Voir: https://symfony.com/doc/5.4/messenger.html#consuming-messages-running-the-worker

Chercher les erreurs avec phpstan

Pour exécuter une analyse du code :

vendor/bin/phpstan analyse

Voir : https://phpstan.org/user-guide/getting-started