Brak opisu

Vincent 52d15b42a6 Test & fix performance 2 lat temu
bin fe765c792e setup new public events view and override schema:update command 3 lat temu
config 52d15b42a6 Test & fix performance 2 lat temu
doc 1c25dab555 fix entity definition and env cors variable 3 lat temu
fixtures 92462a4671 upgrade 3.1.2 2 lat temu
migrations 94ebc36905 Initial commit : Secure and Rights Bases 5 lat temu
old 6ffaf153e3 V8-3516 3 lat temu
public 92462a4671 upgrade 3.1.2 2 lat temu
sql 08c08f0cfd public events: imageId becomes imageUrl and thumbnailUrl 3 lat temu
src 52d15b42a6 Test & fix performance 2 lat temu
templates 98d7277a0c post MR fixes 3 lat temu
tests 52d15b42a6 Test & fix performance 2 lat temu
translations 92462a4671 upgrade 3.1.2 2 lat temu
.env 93954d36fa symfony messenger upgrade 2 lat temu
.env.ci 3b102a2cca restore dolibarr url in prod env 2 lat temu
.env.docker 46c98cd8b2 Merge branch 'hotfix/v8-3978_fix_dolibarr_url' into develop 2 lat temu
.env.preprod 3b102a2cca restore dolibarr url in prod env 2 lat temu
.env.prod 3b102a2cca restore dolibarr url in prod env 2 lat temu
.env.test 3b102a2cca restore dolibarr url in prod env 2 lat temu
.gitignore 4bde1c280c vendor deprecated 2 lat temu
.gitlab-ci.yml dda9f1e228 fix CI config and add coverage support 2 lat temu
composer.json 92462a4671 upgrade 3.1.2 2 lat temu
logo.png 51b2e302e9 add logo 4 lat temu
phpstan.neon 4ebe06ae6c finalize phpstan configuration 3 lat temu
phpunit.xml.dist 92462a4671 upgrade 3.1.2 2 lat temu
readme.md 07a06ea04a add phpstan and minor fixes 3 lat temu
rector.php f687c7743b rector update 2 2 lat temu

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