Sin descripción

Olivier Massot 4e9c7ea118 Merge remote-tracking branch 'origin/feature/V8-3376' into develop hace 2 años
bin fe765c792e setup new public events view and override schema:update command hace 3 años
config 4e9c7ea118 Merge remote-tracking branch 'origin/feature/V8-3376' into develop hace 2 años
doc 1c25dab555 fix entity definition and env cors variable hace 3 años
migrations 94ebc36905 Initial commit : Secure and Rights Bases hace 5 años
old 6ffaf153e3 V8-3516 hace 3 años
public 575d924b86 refactors File management, solve asset pbm with wkhtmltopdf hace 3 años
sql 08c08f0cfd public events: imageId becomes imageUrl and thumbnailUrl hace 3 años
src 4e9c7ea118 Merge remote-tracking branch 'origin/feature/V8-3376' into develop hace 2 años
templates 98d7277a0c post MR fixes hace 3 años
tests 4e9c7ea118 Merge remote-tracking branch 'origin/feature/V8-3376' into develop hace 2 años
translations 890aa8b742 v8-3169 hace 3 años
.env 3b102a2cca restore dolibarr url in prod env hace 2 años
.env.ci 3b102a2cca restore dolibarr url in prod env hace 2 años
.env.docker 46c98cd8b2 Merge branch 'hotfix/v8-3978_fix_dolibarr_url' into develop hace 2 años
.env.preprod 3b102a2cca restore dolibarr url in prod env hace 2 años
.env.prod 3b102a2cca restore dolibarr url in prod env hace 2 años
.env.test 3b102a2cca restore dolibarr url in prod env hace 2 años
.gitignore 9d9ba0d2f3 repo cleaning hace 3 años
.gitlab-ci.yml f652b63cd1 update CI hace 3 años
composer.json 4ebe06ae6c finalize phpstan configuration hace 3 años
logo.png 51b2e302e9 add logo hace 4 años
phpstan.neon 4ebe06ae6c finalize phpstan configuration hace 3 años
phpunit.xml.dist fbda2f17e5 fix unit tests coverage and add new tests hace 3 años
readme.md 07a06ea04a add phpstan and minor fixes hace 3 años
rector.php c6a89ceefe rector.php hace 3 años

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