Sen descrición

Vincent c4a9de7acc upgrade symfony/framework-bundle %!s(int64=2) %!d(string=hai) anos
bin fe765c792e setup new public events view and override schema:update command %!s(int64=3) %!d(string=hai) anos
config c4a9de7acc upgrade symfony/framework-bundle %!s(int64=2) %!d(string=hai) anos
doc 1c25dab555 fix entity definition and env cors variable %!s(int64=3) %!d(string=hai) anos
migrations 94ebc36905 Initial commit : Secure and Rights Bases %!s(int64=5) %!d(string=hai) anos
old 6ffaf153e3 V8-3516 %!s(int64=3) %!d(string=hai) anos
public 575d924b86 refactors File management, solve asset pbm with wkhtmltopdf %!s(int64=3) %!d(string=hai) anos
sql 08c08f0cfd public events: imageId becomes imageUrl and thumbnailUrl %!s(int64=3) %!d(string=hai) anos
src 1e88bffab7 PHP return type %!s(int64=2) %!d(string=hai) anos
templates 98d7277a0c post MR fixes %!s(int64=3) %!d(string=hai) anos
tests b5b08fb0d9 deprecated code %!s(int64=2) %!d(string=hai) anos
translations 890aa8b742 v8-3169 %!s(int64=3) %!d(string=hai) anos
.env 93954d36fa symfony messenger upgrade %!s(int64=2) %!d(string=hai) anos
.env.ci 3b102a2cca restore dolibarr url in prod env %!s(int64=3) %!d(string=hai) anos
.env.docker 46c98cd8b2 Merge branch 'hotfix/v8-3978_fix_dolibarr_url' into develop %!s(int64=3) %!d(string=hai) anos
.env.preprod 3b102a2cca restore dolibarr url in prod env %!s(int64=3) %!d(string=hai) anos
.env.prod 3b102a2cca restore dolibarr url in prod env %!s(int64=3) %!d(string=hai) anos
.env.test 3b102a2cca restore dolibarr url in prod env %!s(int64=3) %!d(string=hai) anos
.gitignore 9d9ba0d2f3 repo cleaning %!s(int64=3) %!d(string=hai) anos
.gitlab-ci.yml 51b1ccee8d update CI config %!s(int64=2) %!d(string=hai) anos
composer.json cea959f59c symfony 6.2 %!s(int64=2) %!d(string=hai) anos
logo.png 51b2e302e9 add logo %!s(int64=4) %!d(string=hai) anos
phpstan.neon 4ebe06ae6c finalize phpstan configuration %!s(int64=3) %!d(string=hai) anos
phpunit.xml.dist fbda2f17e5 fix unit tests coverage and add new tests %!s(int64=3) %!d(string=hai) anos
readme.md 07a06ea04a add phpstan and minor fixes %!s(int64=3) %!d(string=hai) anos
rector.php f687c7743b rector update 2 %!s(int64=2) %!d(string=hai) anos

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