2
0
forked from Wavyzz/dolibarr
Files
dolibarr-fork/htdocs/core/modules
MDW c496e84916 Qual: Fix phan issues related to getNextValue() notices (#30747)
* Qual: 🛟 Fix reference to $db with $this->db

# Qual: reference to $db with $this->db

$db was undeclared, use $this->db.

* Fix suspected issue with environment max size and md5sum working on limited files

* Qual: Fix LDAP typing

* Qual: Fix some phan typing related to getNextValue()

# Qual: Fix some phan typing related to getNextValue()

This fixes a few typings in relation to getNextValue().

* Update phan baseline

* PHPDoc: set arguments as nullable (+update array types)

* Improve PHPDoc

* Force toselect type to int[]

* Enable all phan notices on actions_massactions.inc.php

* Test was wrong, can not count when it's not an array

* Update baseline

* Remove ignore for notice that no longer exists

* Update baseline

* Fix format argument

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-08-29 15:01:42 +02:00
..
2024-03-02 12:40:25 +01:00
2024-08-17 22:47:59 +02:00
2024-08-29 08:49:27 +02:00
2024-05-17 12:53:21 +02:00
2024-03-09 01:45:31 +01:00
2024-03-09 01:45:31 +01:00
2024-05-30 13:37:17 +02:00
2024-05-30 13:37:17 +02:00
2024-05-30 13:37:17 +02:00
2024-03-09 01:45:31 +01:00
2024-05-30 13:37:17 +02:00
2024-03-09 01:45:31 +01:00
2024-08-13 01:59:00 +02:00
2024-05-30 13:37:17 +02:00
2024-05-30 13:37:17 +02:00
2024-05-30 13:37:17 +02:00
2024-05-30 13:37:17 +02:00
2024-05-30 13:37:17 +02:00
2024-05-13 12:03:08 +02:00
2024-05-17 12:59:09 +02:00
2024-05-30 13:37:17 +02:00
2024-01-27 02:04:43 +01:00
2024-07-25 14:28:18 +02:00
2024-06-15 18:55:17 +02:00
2024-05-30 13:37:17 +02:00
2024-06-12 15:44:54 +02:00
2024-05-30 13:37:17 +02:00
2024-05-30 13:37:17 +02:00
2024-05-30 13:37:17 +02:00
2024-05-30 13:37:17 +02:00
2024-08-15 16:53:49 +02:00
2024-06-02 22:43:54 +02:00
2024-05-30 13:37:17 +02:00
2024-05-30 13:37:17 +02:00
2024-08-29 10:46:10 +02:00
2024-05-30 13:37:17 +02:00
2024-05-30 13:37:17 +02:00
2024-04-20 21:53:40 +01:00
2024-04-20 13:17:53 +02:00
2024-05-30 13:59:16 +02:00
2024-02-29 20:05:37 +01:00
2024-03-09 01:45:31 +01:00
2024-05-30 13:37:17 +02:00