Files
dolibarr/htdocs/admin/dolistore/class
MDW 8655d5a86b QUAL Use phan to help detect new issues (#27706)
* Qual: Add phan flow

- Add phan configuration (config, baseline, stubs);
- Add github action;
- Update apstats.php.

* Add directives to ignore false phan notices

* Qual: Add typing hints for extrafields TPL files

# Qual: Add typing hints for extrafields TPL files

Add typing hints for phan on view files

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-02-21 18:14:29 +01:00
..
2024-01-08 17:52:19 +01:00

PrestaShop-webservice-lib

Source updated from:

https://github.com/PrestaShop/PrestaShop-webservice-lib/blob/master/PSWebServiceLibrary.php

License compatibility analysis

https://www.gnu.org/licenses/license-list.html#OSL

Local changes

  • Change executeRequest to public method because htdocs/admin/dolistore/ajax/image.php# uses it.