Files
dolibarr/htdocs
thibdrev b14d20bc4c qual fix PHAN warning when using $product->fetch($id) with $id not being an integer (#30019)
* qual fix phan warning on $object->fetch('')

TypeError PhanTypeMismatchArgumentProbablyReal Argument 1 ($id) is '' of type '' but \Product::fetch() takes int (no real type) defined at htdocs/product/class/product.class.php:2540 (the inferred real argument type has nothing in common with the parameter's phpdoc type)

htdocs/variants/class/ProductCombination.class.php	773

* Update api_categories.class.php

* Update api_categories.class.php

* Update api_products.class.php

* Update api_products.class.php

* Update combinations.php
2024-06-15 15:53:36 +02:00
..
2024-06-06 11:09:43 +02:00
2024-06-04 10:18:56 +02:00
2024-06-13 08:51:22 +02:00
2024-05-15 18:04:52 +02:00
2024-06-05 13:33:53 +02:00
2024-06-15 15:28:35 +02:00
2024-06-15 15:52:21 +02:00
2024-06-11 17:49:44 +02:00
2024-06-09 13:26:45 +02:00
2024-06-15 15:07:51 +02:00
2024-06-11 01:04:33 +02:00
2024-06-11 20:02:40 +02:00
2024-06-11 20:02:40 +02:00
2024-05-25 14:12:53 +02:00
2024-06-12 14:42:02 +02:00
2024-06-12 14:42:02 +02:00
Doc
2024-06-10 16:12:22 +02:00
2024-06-12 16:17:52 +02:00
2024-06-11 01:06:15 +02:00
2024-06-09 14:57:03 +02:00
css
2024-06-10 15:01:45 +02:00
2024-06-04 02:24:33 +02:00
2024-05-12 11:29:53 +02:00
2024-06-04 19:23:04 +02:00
2024-06-11 01:05:16 +02:00
2024-05-24 15:03:09 +02:00
2024-04-30 01:01:01 +02:00
2024-05-23 21:46:46 +02:00
Doc
2024-05-22 13:13:06 +02:00
2024-06-07 00:22:56 +02:00