dolibarr/dev
MDW d71cd352d5
Qual: Fix PhanUndeclaredMethod (#30661)
* Qual: Fix PhanUndeclaredMethod cases

* Fix PhanUndeclaredMethod cases

* Qual: Remove PhanUndeclaredMethod exceptions

* Fix spelling "disacard"

* Improve phpdoc, add abstract method to trait for typing

* Improve phpdoc typing for PHanUndeclaredMethod

* Suppress phan notices for guarded AliasNbPages calls

* Fix return value for printFile stub

* Fix getting message from Exception

* Define dummy getAllByProducts(), typing for it.

* Fix typo in comment

* Qual: Better typing for apiService (phan)

* Test that the Generic OAuth Service is provided

* Qual: Fix getSqlArrayForStats typing

* Force modTcpdfbarcode

* Correct typing hint

* Set ModelePDFAsset typehint

* Fix ModelePDFUserGroup typing hint

* Fix phan typing hints htdocs/core/modules/printing/printgcp.modules.php

* Fix write_file in ModelePDFStock*

* Update printsheet.php

* Adjust typing hint for barcode generator

* Update printsheet.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-08-19 02:05:27 +02:00
..
examples Rename email files 2024-04-11 19:07:05 +02:00
initdata fix cti (#29842) 2024-06-05 14:55:07 +02:00
initdemo Debug v20 2024-06-23 13:57:35 +02:00
resources Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-08-15 16:18:00 +02:00
setup Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-08-13 11:59:53 +02:00
skeletons Doc 2023-11-26 19:23:07 +01:00
tools Qual: Fix PhanUndeclaredMethod (#30661) 2024-08-19 02:05:27 +02:00
translation Lang entries have been added 2024-08-14 14:46:38 +02:00
.gitignore Add Rector (automatic refactoring) 2023-10-08 20:25:46 +02:00
dolibarr_changes.txt More log on oauth refresh 2024-08-13 14:23:49 +02:00
README Update doc 2021-01-09 13:24:03 +01:00

README (English)
--------------------------------

This directory contains sub-directories to provide tools or documentation for developers.

Note: All files in this directory are in the source repository only and are not provided with a standard release. They are useless to make Dolibarr working.

You may find a more complete documentation on Dolibarr on the wiki:

https://wiki.dolibarr.org/

and on

https://doxygen.dolibarr.org/