dolibarr/htdocs
Laurent Destailleur c49968bb4b
Merge pull request #28825 from mdeweerd/fix/PhanNoopBinaryOperator
Fix & Enable PhanNoopBinaryOperator
2024-03-14 23:55:33 +01:00
..
accountancy Fix warning 2024-03-14 11:24:09 +01:00
adherents Escape ouput 2024-03-14 17:24:52 +01:00
admin Fix & enable PhanPluginUnknownClosureParamType 2024-03-14 22:42:26 +01:00
ai New change input to textarea for prompts in ai module 2024-03-14 10:45:37 +01:00
api Fix & enable PhanPluginUnknownClosureParamType 2024-03-14 22:42:26 +01:00
asset Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname 2024-03-12 18:40:00 +01:00
asterisk
barcode Fix: Remove stray $i++ 2024-03-13 16:46:21 +01:00
blockedlog Fix PhanPluginRedundantAssignment 2024-03-13 00:40:33 +01:00
bom Merge pull request #28770 from mdeweerd/typing/fields 2024-03-12 14:30:36 +01:00
bookcal Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname 2024-03-12 18:40:01 +01:00
bookmarks Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-11 13:46:08 +01:00
categories Update viewcat.php 2024-03-14 22:32:18 +01:00
collab
comm Merge pull request #28834 from W1W1-M/qual-deprecated-user-done 2024-03-14 22:57:31 +01:00
commande Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-13 22:36:45 +01:00
compta Fix call to rollback (was NOOP property access) 2024-03-14 19:37:45 +01:00
conf
contact Merge pull request #28778 from fappels/develop_fix_delivery_note 2024-03-12 14:53:51 +01:00
contrat Fix PhanPluginDuplicateExpressionAssignment (NOOP assignment) 2024-03-12 22:25:35 +01:00
core Merge pull request #28825 from mdeweerd/fix/PhanNoopBinaryOperator 2024-03-14 23:55:33 +01:00
cron Fix: implode->join and duplicated if condition (#28761) 2024-03-11 12:55:55 +01:00
custom
datapolicy
dav Fix & enable PhanPluginUnknownClosureParamType 2024-03-14 22:42:26 +01:00
debugbar Fix & enable PhanPluginUnknownClosureParamType 2024-03-14 22:42:26 +01:00
delivery Fix shipping is not a delivery_note (sub module of shipping) 2024-03-12 11:07:18 +01:00
don Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname 2024-03-12 18:40:08 +01:00
ecm Merge pull request #28700 from mdeweerd/urlencode/fixuptype 2024-03-12 14:43:41 +01:00
emailcollector Fix PhanNoopBinaryOperator by converting to ->element = 'generic' 2024-03-14 22:56:42 +01:00
eventorganization Fix PhanPluginUnknownFunctionParamType 2024-03-13 10:08:12 +01:00
expedition Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-14 23:46:04 +01:00
expensereport Merge pull request #28838 from lamrani002/FixFk_bank 2024-03-14 22:51:04 +01:00
exports
externalsite
fichinter Comment NOOP access to unset property 2024-03-14 19:37:46 +01:00
fourn fix phpstan is incompatible with 2024-03-14 18:46:17 +01:00
ftp
holiday Merge pull request #28802 from mdeweerd/PhanPluginRedundantAssignment 2024-03-13 11:04:02 +01:00
hrm FIX type in doc for variable childtables 2024-03-14 15:31:11 +01:00
imports
includes
install Merge pull request #28859 from mdeweerd/fix/PhanPluginUnknownClosureParamType 2024-03-14 23:10:37 +01:00
intracommreport Fix: Ensure string type for urlencode() 2024-03-09 16:56:08 +01:00
knowledgemanagement Merge pull request #28700 from mdeweerd/urlencode/fixuptype 2024-03-12 14:43:41 +01:00
langs Merge pull request #28842 from frederic34/vinci 2024-03-14 22:44:41 +01:00
loan Fix: Ensure string type for urlencode() 2024-03-09 16:56:09 +01:00
mailmanspip/class
margin Fix: Ensure string type for urlencode() 2024-03-09 16:56:10 +01:00
modulebuilder Fix PhanNoopBinaryOperator by commenting NOOP tests 2024-03-14 22:57:33 +01:00
mrp Fix return type in getAllMochilds (PHPStan warnings) 2024-03-14 15:52:37 +01:00
multicurrency Fix: Correction for batches with letters in Takepos 2024-03-14 16:40:54 +01:00
opensurvey Qual: 'enabled' in fields can be string ('isModEnabled(...)') 2024-03-12 13:38:08 +01:00
partnership Merge pull request #28700 from mdeweerd/urlencode/fixuptype 2024-03-12 14:43:41 +01:00
paybox Fix PhanNoopBinaryOperator by commenting NOOP tests 2024-03-14 22:57:33 +01:00
paypal Fix: Ensure string type for urlencode() 2024-03-09 16:56:15 +01:00
printing
product Merge pull request #28847 from lamrani002/fixWarehousePut 2024-03-14 22:45:28 +01:00
projet Fix & enable PhanPluginUnknownClosureParamType 2024-03-14 22:42:26 +01:00
public FIX variable assignment for newPayment (PHPStan warnings) 2024-03-14 18:25:47 +01:00
reception Fix Initialise $numline to fix PhanTypeInvalidUnaryOperandIncOrDec 2024-03-13 17:38:11 +01:00
recruitment fix phpstan is incompatible with 2024-03-14 20:45:20 +01:00
resource Fix: implode->join and duplicated if condition (#28761) 2024-03-11 12:55:55 +01:00
salaries Fix PhanPluginDuplicateExpressionAssignment (NOOP assignment) 2024-03-12 22:25:37 +01:00
societe FIX #yogosha21416 2024-03-14 23:40:46 +01:00
stripe Fix PhanPluginMixedKeyNoKey by using explicit keys 2024-03-12 21:35:53 +01:00
supplier_proposal Merge pull request #28778 from fappels/develop_fix_delivery_note 2024-03-12 14:53:51 +01:00
support Fix most PhanTypeMismatchDimAssignment notices (#28739) 2024-03-10 01:53:04 +01:00
takepos Fix: Correction so that warehouse does not have to be indicated if it is a service 2024-03-14 16:44:07 +01:00
theme
ticket Fix PhanPluginRedundantAssignment 2024-03-13 01:04:59 +01:00
user Merge pull request #28811 from W1W1-M/qual-ldap 2024-03-13 18:25:31 +01:00
variants Fix & enable PhanPluginUnknownClosureParamType 2024-03-14 22:42:26 +01:00
webhook Qual: 'enabled' in fields can be string ('isModEnabled(...)') 2024-03-12 13:38:08 +01:00
webportal Fix PhanPluginRedundantAssignment 2024-03-13 01:05:02 +01:00
webservices Fix PhanPluginRedundantAssignment 2024-03-13 01:05:04 +01:00
website FIX #yogosha20932 2024-03-14 22:06:43 +01:00
workstation Merge 2024-03-14 23:43:25 +01:00
zapier Qual: 'enabled' in fields can be string ('isModEnabled(...)') 2024-03-12 13:38:08 +01:00
.gitignore
document.php
favicon.ico
filefunc.inc.php FIX #yogosha20932 2024-03-14 22:06:43 +01:00
index.php Better support for MAIN_OPTIMIZEFORTEXTBROWSER 2024-03-12 01:55:26 +01:00
main.inc.php Fix & enable PhanPluginUnknownClosureParamType 2024-03-14 22:42:26 +01:00
master.inc.php
opcachepreload.php
robots.txt
security.txt
viewimage.php