Skip to content

Ambiente docker e parâmetro para validação na assinatura#1328

Merged
robmachado merged 2 commits into
nfephp-org:masterfrom
andersonav:master
Apr 19, 2026
Merged

Ambiente docker e parâmetro para validação na assinatura#1328
robmachado merged 2 commits into
nfephp-org:masterfrom
andersonav:master

Conversation

@andersonav
Copy link
Copy Markdown
Contributor

@andersonav andersonav commented Apr 17, 2026

  • Cria docker/php/Dockerfile com extensões necessárias e Composer;
  • Organiza configuração PHP em docker/php/conf.d/custom.ini;
  • Atualiza docker-compose.yml para usar novo Dockerfile e montar custom.ini;
  • Remove Dockerfile antigo da raiz;
  • Ajusta ambiente para evitar erro de memória no PHPStan;
  • Adiciona parâmetro para validação de XSD no Tools;

@andersonav andersonav changed the title chore(docker): adiciona ambiente de desenvolvimento com PHP 8.3 via D… Ambiente docker e parâmetro para validação na assinatura Apr 17, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.76%. Comparing base (e314daa) to head (432f3c5).
⚠️ Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1328   +/-   ##
=========================================
  Coverage     93.76%   93.76%           
- Complexity     1677     1678    +1     
=========================================
  Files            53       53           
  Lines         11985    11986    +1     
=========================================
+ Hits          11238    11239    +1     
  Misses          747      747           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@robmachado robmachado merged commit c0756c2 into nfephp-org:master Apr 19, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants