* Qual: Improve rendering of phpstan technical debt table in apstats.
# Qual: Improve rendering of phpstan technical debt table in apstats.
Apply the DataTable rendering to the phpstan technical debt (same as applied to phan).
* Fix spelling
* Qual: Harden apstats output.
# Qual: Harden apstats output.
Escaping output for phpstan, and more escaping for phan.
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
# Qual: Fix apstats & add phan
I fixed several issues that I ran into when running apstats.php
locally to test the phan integration.
So this commit only proposes the updates to apstats.php.
I added a test that disables phan when its configurations is not
found so it should be fine to integration in develop.
* Qual: Spelling fixes that newly appeared.
# Qual: Fix spelling erros that appeared since the bulk updates.
These issues mostly appeared since the bulk updates (a few ones were postponed
to make sure no real spelling errors were missed.)
* Update modulebuilder.lib.php
* Update pdf_standard.modules.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* Qual: Spelling outside htdocs
# Qual: Fix spelling of files not in the htdocs subdirectory.
Highlight:
- Change in email test from unvalid to invalid that should give the same test result.
* Update Dolibarr-soapui-project.xml
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>