mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
* Fix extraparams property typing * Fix argument typing * Fix 'status' argument type in calls to dolGetButtonTitle * Fix argument2 for price to 1 (was 2) * Fix deliveryreceipt argument * Fix PHPDoc dol_sort_array * Fix range for int argument * Fix arg type for str_pad and add some PHPDoc * Fix natsort value for dol_sort_array * Fix arguments on calls to dol_sort_array * Reduce phpstan exceptions * Qual: Add type hints for Stripe objects # Qual: Add type hints for Stripe objects Suggest the more specific implementation of the StripObject. * Typing, initialisation * Qual: Fix undeclared variables * Update phan baseline * Update baseline * Qual: Add type hints for Stripe objects # Qual: Add type hints for Stripe objects Suggest the more specific implementation of the StripObject. * Add PHPDoc for host class properties * Ignore false positive (phan) for deprecated property * Improve typing * Update baseline |
||
|---|---|---|
| .. | ||
| admin | ||
| class | ||
| group | ||
| notify | ||
| agenda_extsites.php | ||
| agenda.php | ||
| bank.php | ||
| card.php | ||
| clicktodial.php | ||
| document.php | ||
| hierarchy.php | ||
| home.php | ||
| ldap.php | ||
| list.php | ||
| logout.php | ||
| messaging.php | ||
| note.php | ||
| param_ihm.php | ||
| passwordforgotten.php | ||
| perms.php | ||
| vcard.php | ||
| virtualcard.php | ||