Нема описа

Vincent 0478c63c03 Merge tag 'env_test' into develop пре 3 година
bin fe765c792e setup new public events view and override schema:update command пре 3 година
config 71a95a214c Merge tag 'V8-3926' into develop пре 3 година
doc 1c25dab555 fix entity definition and env cors variable пре 3 година
migrations 94ebc36905 Initial commit : Secure and Rights Bases пре 5 година
old 6ffaf153e3 V8-3516 пре 3 година
public 575d924b86 refactors File management, solve asset pbm with wkhtmltopdf пре 3 година
sql 08c08f0cfd public events: imageId becomes imageUrl and thumbnailUrl пре 3 година
src 2a9b987af1 Merge branch 'hotfix/security_patch' into develop пре 3 година
templates 98d7277a0c post MR fixes пре 3 година
tests bed7afe518 Merge remote-tracking branch 'origin/feature/V8-3450_tests' into develop пре 3 година
translations 890aa8b742 v8-3169 пре 3 година
.env cf3e56f359 fix after review пре 3 година
.env.ci cf3e56f359 fix after review пре 3 година
.env.docker 71a95a214c Merge tag 'V8-3926' into develop пре 3 година
.env.preprod cf3e56f359 fix after review пре 3 година
.env.prod cf3e56f359 fix after review пре 3 година
.env.test 3bba78f462 fichier d'environnement test пре 3 година
.gitignore 9d9ba0d2f3 repo cleaning пре 3 година
.gitlab-ci.yml f652b63cd1 update CI пре 3 година
composer.json 4ebe06ae6c finalize phpstan configuration пре 3 година
logo.png 51b2e302e9 add logo пре 4 година
phpstan.neon 4ebe06ae6c finalize phpstan configuration пре 3 година
phpunit.xml.dist fbda2f17e5 fix unit tests coverage and add new tests пре 3 година
readme.md 07a06ea04a add phpstan and minor fixes пре 3 година
rector.php c6a89ceefe rector.php пре 3 година

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