dolibarr/htdocs/eventorganization
MDW 54880f92cd
Qual: Fix PhanTypeMismatchProperty and some other phan notices (#30542)
* Qual: Fix PhanTypeMismatchProperty and some other phan notices

* Qual: Phan fixes for BOM

* Phan - fix fields

* fixup! Qual: Phan fixes for BOM

* Fix phpstan double array keys for syslog

* Fix $fields phpdoc

* Fix phan typing issues with intermediate var and ??

* Fix phan typing issue with ?? operator

* Ignore htdocs/install/install.forced.php for git

* Qual: Revert to original code, ignore notice

When changing the method to avoid one notice type, another one
appears.  So simply ignoring this error.

* Qual: Revert to original code, ignore notice

When changing the method to avoid one notice type, another one
appears.  So simply ignoring this error.

* Update baseline

* Qual: Phan fixes for BOM

* fixup! Qual: Phan fixes for BOM

* Fix phpstan double array keys for syslog

* Qual: Revert to original code, ignore notice

When changing the method to avoid one notice type, another one
appears.  So simply ignoring this error.

* Ignore PhanTypeSuspiciousNonTraversableForeach to allow integration

* Fix typing hints (phpstan)

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-08-15 17:05:00 +02:00
..
class Qual: Fix PhanTypeMismatchProperty and some other phan notices (#30542) 2024-08-15 17:05:00 +02:00
core Qual: Fix PhanTypeInvalidLeftOperandOfNumericOp (#30557) 2024-08-15 16:57:02 +02:00
img working on attendees 2021-03-23 22:12:30 +01:00
lib Fix bad link 2024-05-08 16:03:09 +02:00
tpl FIX: if we stop for security purpose, we must exit a non zero value. 2024-03-16 23:08:15 +01:00
conferenceorbooth_card.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-11 10:44:39 +02:00
conferenceorbooth_contact.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-11 10:44:39 +02:00
conferenceorbooth_document.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-11 10:44:39 +02:00
conferenceorbooth_list.php Merge 2024-08-15 06:02:42 +02:00
conferenceorboothattendee_card.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-11 10:44:39 +02:00
conferenceorboothattendee_list.php Merge 2024-08-12 22:11:26 +02:00
conferenceorboothattendee_note.php Add llxHeader body css for event organization (#30321) 2024-07-09 19:37:34 +02:00
eventorganizationindex.php Add llxHeader body css for event organization (#30321) 2024-07-09 19:37:34 +02:00
modulebuilder.txt