| .. |
|
accountancy
|
Fix arg to abs by casting price2num to float
|
2024-03-20 04:07:14 +01:00 |
|
adherents
|
Fix translation and css
|
2024-03-19 21:42:36 +01:00 |
|
admin
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-03-20 02:31:33 +01:00 |
|
ai
|
Debug v20
|
2024-03-16 21:33:55 +01:00 |
|
api
|
Fix spelling (using beta codespell)
|
2024-03-20 00:35:01 +01:00 |
|
asset
|
Fix phpstan CommonObject->fields - notnull is optional field
|
2024-03-19 00:32:00 +01:00 |
|
asterisk
|
Fix cast to int for fsockopen fixes PhanTypeMismatchArgumentInternal
|
2024-03-18 04:03:47 +01:00 |
|
barcode
|
|
|
|
blockedlog
|
Fix regression in GETPOST limit
|
2024-03-16 11:41:00 +01:00 |
|
bom
|
Fix: Update typing for qty as float
|
2024-03-19 20:37:38 +01:00 |
|
bookcal
|
Fix phpstan CommonObject->fields - notnull is optional field
|
2024-03-19 00:32:00 +01:00 |
|
bookmarks
|
Fix regression in GETPOST limit
|
2024-03-16 11:41:00 +01:00 |
|
categories
|
Fix PhanTypeMismatchArgumentInternal by cast to string
|
2024-03-20 04:08:26 +01:00 |
|
collab
|
|
|
|
comm
|
Update propal.class.php
|
2024-03-20 04:08:43 +01:00 |
|
commande
|
Fix arg type to preg_match() and trim with cast
|
2024-03-20 04:08:30 +01:00 |
|
compta
|
Fix arg type to abs() with cast
|
2024-03-20 04:08:37 +01:00 |
|
conf
|
Fix better error message when using bad character_set_client
|
2024-03-18 17:27:06 +01:00 |
|
contact
|
Fix arg type to str_replace() with cast
|
2024-03-20 04:08:39 +01:00 |
|
contrat
|
Fix arg type to preg_replace(),preg_match(),trim() with cast + phpdoc
|
2024-03-20 04:08:41 +01:00 |
|
core
|
Fix PhanTypeMismatch* with change to ->data and type checks
|
2024-03-20 04:09:20 +01:00 |
|
cron
|
Fix arg to trim with cast
|
2024-03-20 04:09:21 +01:00 |
|
custom
|
|
|
|
datapolicy
|
Fix/ignore PhanPluginPrintfVariableFormatString
|
2024-03-17 18:56:39 +01:00 |
|
dav
|
Merge branch 'develop' into fix/PhanTypeMismatchReturn
|
2024-03-16 16:08:08 +01:00 |
|
debugbar
|
Apply phan suppression using other method
|
2024-03-20 04:09:22 +01:00 |
|
delivery
|
Fix: Update typing for qty as float
|
2024-03-19 20:37:38 +01:00 |
|
don
|
Fix arg type to substr by casting to string
|
2024-03-19 02:59:25 +01:00 |
|
ecm
|
Fix regression in GETPOST limit
|
2024-03-16 11:41:00 +01:00 |
|
emailcollector
|
Suppress PhanTypeMismatchArgumentInternal
|
2024-03-20 04:09:24 +01:00 |
|
eventorganization
|
Fix phpstan CommonObject->fields - notnull is optional field
|
2024-03-19 00:32:00 +01:00 |
|
expedition
|
Fix arg type to trim() with cast
|
2024-03-20 04:09:26 +01:00 |
|
expensereport
|
Fix arg type to preg_match(),preg_replace() with cast
|
2024-03-20 04:09:28 +01:00 |
|
exports
|
|
|
|
externalsite
|
|
|
|
fichinter
|
Fix arg type to preg_match() with cast
|
2024-03-20 04:09:27 +01:00 |
|
fourn
|
Fix arg type to abs() with cast
|
2024-03-20 04:09:33 +01:00 |
|
ftp
|
Fix regression in GETPOST limit
|
2024-03-16 11:41:00 +01:00 |
|
holiday
|
Fix regression in GETPOST limit
|
2024-03-16 11:41:00 +01:00 |
|
hrm
|
Merge branch 'develop' into phpstanphpstan
|
2024-03-19 02:05:42 +01:00 |
|
imports
|
|
|
|
includes
|
|
|
|
install
|
Fix arg type to preg_replace by forcing type definition
|
2024-03-20 04:09:34 +01:00 |
|
intracommreport
|
Fix arg type to SimpleXMLElement::addChild() with casts
|
2024-03-20 04:09:36 +01:00 |
|
knowledgemanagement
|
Fix phpstan CommonObject->fields - notnull is optional field
|
2024-03-19 00:32:00 +01:00 |
|
langs
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-03-20 02:31:33 +01:00 |
|
loan
|
fix phpstan
|
2024-03-16 17:49:03 +01:00 |
|
mailmanspip/class
|
|
|
|
margin
|
Fix arg type to abs() with cast
|
2024-03-20 04:09:38 +01:00 |
|
modulebuilder
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-03-20 02:31:33 +01:00 |
|
mrp
|
Fix PhanTypeSuspiciousStringExpression
|
2024-03-19 02:43:49 +01:00 |
|
multicurrency
|
Fix regression in GETPOST limit
|
2024-03-16 11:41:00 +01:00 |
|
opensurvey
|
Fix arg type to mt_srand() with cast to int
|
2024-03-19 02:59:31 +01:00 |
|
partnership
|
Fix arg type to abs() with cast
|
2024-03-20 04:09:39 +01:00 |
|
paybox
|
Fix PhanNoopBinaryOperator by commenting NOOP tests
|
2024-03-14 22:57:33 +01:00 |
|
paypal
|
Fix warning
|
2024-03-19 10:36:56 +01:00 |
|
printing
|
|
|
|
product
|
Fix: Update typing for qty as float
|
2024-03-19 20:37:38 +01:00 |
|
projet
|
Fix PHPdoc, casts for correct type to strcmp
|
2024-03-20 04:08:24 +01:00 |
|
public
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-03-20 02:31:33 +01:00 |
|
reception
|
Fix: Update typing for qty as float
|
2024-03-19 20:37:38 +01:00 |
|
recruitment
|
Fix phpstan CommonObject->fields - notnull is optional field
|
2024-03-19 00:32:00 +01:00 |
|
resource
|
Fix regression in GETPOST limit
|
2024-03-16 11:41:00 +01:00 |
|
salaries
|
Merge pull request #28949 from lamrani002/massActionInSalary
|
2024-03-19 01:49:18 +01:00 |
|
societe
|
Fix arg type to trim() with cast
|
2024-03-20 04:08:41 +01:00 |
|
stripe
|
Fix arg type to SimpleXMLElement::addChild() with casts
|
2024-03-20 04:09:36 +01:00 |
|
supplier_proposal
|
Fix: Update typing for qty as float
|
2024-03-19 20:37:38 +01:00 |
|
support
|
|
|
|
takepos
|
Fix arg type to set_cookie() with cast to string
|
2024-03-19 02:59:36 +01:00 |
|
theme
|
Look and feel v20
|
2024-03-19 21:27:29 +01:00 |
|
ticket
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-03-20 02:31:33 +01:00 |
|
user
|
Fix spelling (using beta codespell)
|
2024-03-20 00:35:01 +01:00 |
|
variants
|
Fix phpstan CommonObject->fields - notnull is optional field
|
2024-03-19 00:32:00 +01:00 |
|
webhook
|
Fix phpstan CommonObject->fields - notnull is optional field
|
2024-03-19 00:32:00 +01:00 |
|
webportal
|
Fix arg type to mt_rand by cast to string
|
2024-03-19 02:59:37 +01:00 |
|
webservices
|
Fix PhanTypeSuspiciousStringExpression
|
2024-03-19 02:44:00 +01:00 |
|
website
|
Fix PhanTypeSuspiciousStringExpression
|
2024-03-19 02:44:01 +01:00 |
|
workstation
|
Fix phpstan CommonObject->fields - notnull is optional field
|
2024-03-19 00:32:00 +01:00 |
|
zapier
|
Fix phpstan CommonObject->fields - notnull is optional field
|
2024-03-19 00:32:00 +01:00 |
|
.gitignore
|
|
|
|
document.php
|
|
|
|
favicon.ico
|
|
|
|
filefunc.inc.php
|
Fix PhanPluginUseReturnValueInternalKnown by returning value
|
2024-03-16 00:00:24 +01:00 |
|
index.php
|
|
|
|
main.inc.php
|
Fix typing of closure
|
2024-03-20 04:09:37 +01:00 |
|
master.inc.php
|
|
|
|
opcachepreload.php
|
|
|
|
robots.txt
|
|
|
|
security.txt
|
|
|
|
viewimage.php
|
|
|