MDW
37afba949e
Fix most PhanTypeMismatchDimAssignment notices ( #28739 )
...
* Qual: Add typing to fix PhanTypeMismatchDimAssignment notice
* Fix: Initialise array for code in somme
* Qual: Update type hint for argument in _Set_Format
* Qual: Update type hint for childtables
* Qual: Add typing to attributes
* Qual: Add typing for _msgContent
* Qual: Suppress PhanTypeMismatchDimAssignment
* Qual: Add typing for liste
* Qual: Add typing to fields
* Qual: Add typing hint for $objMod
* Qual: Modify assignment of array with bool keys for phan typing
Demonstration:
```
php -r '$a=[true=>"yes",false=>"no"];var_dump($a);'
# Result demonstrates bool keys are converted to int.
Command line code:1:
array(2) {
[1] =>
string(3) "yes"
[0] =>
string(2) "no"
}
```
* Qual: Add typing hint to indicate value is not null
* Force non-null type on $paramname
* Qual: Add typing hint to getCats()
* Update inc.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-03-10 01:53:04 +01:00
..
2024-02-21 18:14:29 +01:00
2024-02-21 18:14:29 +01:00
2024-03-08 12:34:25 +01:00
2024-03-09 14:48:06 +01:00
2024-02-09 15:58:49 +01:00
2024-03-08 12:34:25 +01:00
2024-03-09 16:32:02 +01:00
2024-03-01 12:51:48 +01:00
2024-03-09 16:32:02 +01:00
2024-03-09 16:32:02 +01:00
2024-03-08 12:34:25 +01:00
2024-03-08 12:34:25 +01:00
2024-02-01 14:28:22 +01:00
2024-03-09 16:32:02 +01:00
2024-03-08 12:34:25 +01:00
2024-03-01 12:51:48 +01:00
2024-03-08 12:34:25 +01:00
2024-03-09 16:32:02 +01:00
2024-02-27 15:30:37 +01:00
2024-03-09 16:32:02 +01:00
2024-03-08 12:34:25 +01:00
2024-03-08 12:34:25 +01:00
2024-02-27 14:05:53 +01:00
2024-02-09 15:58:49 +01:00
2024-02-13 21:46:12 +01:00
2024-01-20 09:22:38 +01:00
2024-03-09 16:32:02 +01:00
2024-03-01 12:51:48 +01:00
2024-03-08 12:34:25 +01:00
2024-03-09 16:32:02 +01:00
2024-03-08 12:34:25 +01:00
2024-03-08 12:34:25 +01:00
2024-03-02 12:40:25 +01:00
2024-03-01 12:51:48 +01:00
2024-03-08 12:34:25 +01:00
2024-03-09 16:32:02 +01:00
2024-03-08 12:34:25 +01:00
2024-03-08 12:34:25 +01:00
2024-03-08 12:34:25 +01:00
2024-03-08 12:34:25 +01:00
2024-02-28 15:36:29 +01:00
2024-02-09 15:58:49 +01:00
2024-02-18 23:49:23 +01:00
2024-02-18 23:49:23 +01:00
2024-01-13 19:48:20 +01:00
2024-02-09 15:58:49 +01:00
2024-03-10 01:53:04 +01:00
2024-01-13 19:48:20 +01:00
2024-03-09 01:45:31 +01:00
2024-03-09 01:45:31 +01:00
2024-03-09 01:45:31 +01:00
2024-01-13 19:48:20 +01:00
2024-01-13 19:48:20 +01:00
2024-01-13 19:48:20 +01:00
2024-03-09 01:45:31 +01:00
2024-01-13 19:48:20 +01:00
2024-03-05 00:22:12 +01:00
2024-01-13 19:48:20 +01:00
2024-02-27 15:30:37 +01:00
2024-03-09 01:45:31 +01:00
2024-01-29 09:23:11 +01:00
2024-03-09 01:45:31 +01:00
2024-02-02 21:41:40 +01:00
2024-01-13 19:48:20 +01:00
2024-01-13 19:48:20 +01:00
2024-02-13 21:46:12 +01:00
2024-01-13 19:48:20 +01:00
2024-01-13 19:48:20 +01:00
2024-03-09 01:45:31 +01:00
2024-01-13 19:48:20 +01:00
2024-02-13 21:46:12 +01:00
2024-01-13 15:50:02 +01:00
2024-01-13 19:48:20 +01:00
2024-01-25 11:05:35 +01:00
2024-03-01 19:40:36 +01:00
2024-02-23 16:50:21 +01:00
2024-03-09 01:45:31 +01:00
2024-01-13 19:48:20 +01:00
2024-01-13 19:48:20 +01:00
2024-01-13 19:48:20 +01:00
2024-01-13 19:48:20 +01:00
2024-01-13 19:48:20 +01:00
2024-01-27 02:04:43 +01:00
2024-01-13 19:48:20 +01:00
2024-01-13 19:48:20 +01:00
2024-01-13 19:48:20 +01:00
2024-01-27 17:23:03 +01:00
2024-01-13 19:48:20 +01:00
2024-03-09 01:45:31 +01:00
2024-03-09 01:45:31 +01:00
2024-01-13 19:48:20 +01:00
2024-03-09 01:45:31 +01:00
2024-02-20 00:44:09 +01:00
2024-02-20 18:45:03 +01:00
2024-01-24 03:34:42 +01:00
2024-02-13 21:46:12 +01:00
2024-01-13 19:48:20 +01:00
2024-01-18 18:36:47 +01:00
2024-03-09 01:45:31 +01:00
2024-02-22 13:27:04 +01:00
2024-01-13 19:48:20 +01:00
2024-01-13 19:48:20 +01:00
2024-02-24 17:49:11 +01:00
2024-03-09 01:45:31 +01:00
2024-01-13 19:48:20 +01:00
2024-02-22 13:22:06 +01:00
2024-01-13 19:48:20 +01:00
2024-02-07 19:36:23 +01:00
2024-02-27 15:30:37 +01:00
2024-02-29 15:48:50 +01:00
2024-01-28 16:36:01 +01:00
2024-02-29 20:05:37 +01:00
2024-03-09 01:45:31 +01:00
2024-01-13 19:48:20 +01:00
2024-01-13 19:48:20 +01:00
2024-01-13 19:48:20 +01:00