mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-16 22:03:20 +01:00
* Update baseline * Add/update phpdoc typings * Fix type for AssetDepreciationOptions as is * Fix typing for Asset->depreciation_lines * $card is used in derived classes, add it back to ActionsAdherentCardCommon * Adjust code with typing/corrections for defined types * Fix typos, code update to match typing, extra typing * Add type cast for numeric operation * Phpdoc/cast adjustments detected because of new phpdoc hints
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
executeRequestto public method becausehtdocs/admin/dolistore/ajax/image.php#uses it.