Няма описание

Vincent G 080c5c7a42 Merge branch 'feature/api-platform-upgrade' into 'develop' преди 2 години
bin fe765c792e setup new public events view and override schema:update command преди 3 години
config 3395a8677e fix after review преди 2 години
doc 1c25dab555 fix entity definition and env cors variable преди 3 години
fixtures 92462a4671 upgrade 3.1.2 преди 2 години
migrations 94ebc36905 Initial commit : Secure and Rights Bases преди 5 години
old 6ffaf153e3 V8-3516 преди 3 години
public 92462a4671 upgrade 3.1.2 преди 2 години
sql 08c08f0cfd public events: imageId becomes imageUrl and thumbnailUrl преди 3 години
src 3395a8677e fix after review преди 2 години
templates 98d7277a0c post MR fixes преди 3 години
tests 3395a8677e fix after review преди 2 години
translations 92462a4671 upgrade 3.1.2 преди 2 години
.env 93954d36fa symfony messenger upgrade преди 2 години
.env.ci 231d297f5b env missing преди 2 години
.env.docker 46c98cd8b2 Merge branch 'hotfix/v8-3978_fix_dolibarr_url' into develop преди 3 години
.env.preprod 3b102a2cca restore dolibarr url in prod env преди 3 години
.env.prod 3b102a2cca restore dolibarr url in prod env преди 3 години
.env.test 3b102a2cca restore dolibarr url in prod env преди 3 години
.gitignore 4bde1c280c vendor deprecated преди 2 години
.gitlab-ci.yml dda9f1e228 fix CI config and add coverage support преди 2 години
composer.json 4499dcaf59 phpunit 9.6 version преди 2 години
logo.png 51b2e302e9 add logo преди 4 години
phpstan.neon 4ebe06ae6c finalize phpstan configuration преди 3 години
phpunit.xml.dist 92462a4671 upgrade 3.1.2 преди 2 години
readme.md 07a06ea04a add phpstan and minor fixes преди 3 години
rector.php f687c7743b rector update 2 преди 2 години

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