dolibarr/htdocs/knowledgemanagement
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/modules/knowledgemanagement Qual: Updates regarding write_file(s) methods for Phan (#30511) 2024-08-14 19:21:10 +02:00
lib Fix php8.2 warnings 2023-11-27 11:56:32 +01:00
knowledgemanagementindex.php NEW : llxHeader body css for knowledgemanagement #27152 (#29867) 2024-06-08 00:37:39 +02:00
knowledgerecord_agenda.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
knowledgerecord_card.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
knowledgerecord_contact.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
knowledgerecord_document.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
knowledgerecord_list.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-11 10:44:39 +02:00
knowledgerecord_note.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
modulebuilder.txt
README.md Qual: Spelling htdocs/[d-k]* (#27427) 2024-01-13 19:48:41 +01:00

Knowledge Management base

A complete knowledge database inside your application. Store, search and retrieve any article to keep your knowledge into a database. It can be used to manage a list of FAQ, or a database of process, or solutions of common problems.

If you are using the Ticket module, you can also link each article of your knowledge management database to the main