Hystepik
a4384c9f8b
add replace to filecache
2024-12-20 09:35:03 +01:00
Hystepik
6e1b3e61fb
Merge branch 'develop' of github.com:Dolibarr/dolibarr into New-add-replace-for-memcached-module
2024-12-20 09:14:23 +01:00
Hystepik
e6d3dbeebc
New add file cache in memory lib
2024-12-19 12:01:00 +01:00
Hystepik
c44a336f0e
fix Ci
2024-12-12 11:28:33 +01:00
Hystepik
79a6d694b2
New add replace for memecached
2024-12-12 10:24:51 +01:00
MDW
e7539f2e19
Qual: Fix notices in .lib.php files ( #31672 )
...
* Qual: Fix notices in .lib.php files
* Update wrapper.php
* Update availabilities_card.php
* Update index.php
* Update document.controller.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-04 12:32:13 +01:00
Frédéric FRANCE
97392965e1
fix ignored phpstan ( #30645 )
...
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
2024-08-16 20:13:02 +02:00
Laurent Destailleur
a2c46d4e1f
Fix for port socket
2024-07-17 20:31:36 +02:00
MDW
fd6f4a4f41
Fix arg type to Memcache::add() by replacing false with 0
2024-03-20 04:10:08 +01:00
MDW
029990cd01
Fix arg types for str_pad and shmop_read with casts
2024-03-19 02:59:16 +01:00
MDW
8655d5a86b
QUAL Use phan to help detect new issues ( #27706 )
...
* Qual: Add phan flow
- Add phan configuration (config, baseline, stubs);
- Add github action;
- Update apstats.php.
* Add directives to ignore false phan notices
* Qual: Add typing hints for extrafields TPL files
# Qual: Add typing hints for extrafields TPL files
Add typing hints for phan on view files
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-02-21 18:14:29 +01:00
thibdrev
b8d3ee8148
fix: phpstan
...
htdocs/core/lib/memory.lib.php 299 Function dol_getshmop() should return int but returns null.
htdocs/core/lib/memory.lib.php 303 Function dol_getshmop() should return int but returns null.
htdocs/core/lib/memory.lib.php 317 Function dol_getshmop() should return int but returns null.
2024-01-18 21:07:44 +01:00
MDW
89004f7e03
Qual: Spelling htdocs/core ( #27491 )
...
Highlights:
- initialY in pdf_standard.modules.php was unused
- remove (otherwise -> initially) (+same in other file)
2024-01-13 19:48:20 +01:00
Laurent Destailleur
ccaae7ab24
Clean code
2024-01-05 03:41:22 +01:00
Laurent Destailleur
b28ae5d8d3
Clean code
2023-12-27 12:12:20 +01:00
Laurent Destailleur
fb083a6cfc
Fix warning with rector
2023-12-13 16:33:17 +01:00
Frédéric FRANCE
61b79fda17
avoid phpstan error with phpdoc
2023-12-06 15:46:39 +01:00
Laurent Destailleur
53dab922fd
Fix php8.2 warnings
2023-11-27 11:39:32 +01:00
Frédéric France
44d3270a48
use user hasRight
2023-06-12 20:43:28 +02:00
Laurent Destailleur
fec7c879d3
Debug v18
2023-05-04 21:41:59 +02:00
Laurent Destailleur
9e18a8b783
Clean code
2023-03-06 18:03:30 +01:00
Laurent Destailleur
196184ca3f
Debug v17
2023-02-20 01:12:15 +01:00
Laurent Destailleur
a298a845f1
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/bookkeeping/list.php
htdocs/core/actions_massactions.inc.php
htdocs/core/lib/functions.lib.php
htdocs/core/lib/memory.lib.php
htdocs/langs/en_US/holiday.lang
htdocs/ticket/card.php
2021-11-30 16:24:18 +01:00
Laurent Destailleur
ca11dcae22
Fix php compatibility
2021-11-28 15:41:19 +01:00
Laurent Destailleur
ce651fae58
Fix php compatibility
2021-11-28 15:35:03 +01:00
Laurent Destailleur
5d31bd441e
Fix php compatibility
2021-11-28 15:34:08 +01:00
Scrutinizer Auto-Fixer
5567310e44
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2021-10-25 20:07:31 +00:00
Frédéric FRANCE
c3c03e9de3
fix php8 fatal error
2021-03-13 18:42:50 +01:00
Frédéric FRANCE
554e449e40
code syntax core directory
2021-02-23 22:03:23 +01:00
Frédéric FRANCE
da37497a38
memcached can set expire
2021-02-20 20:47:01 +01:00
Laurent Destailleur
91d0652476
Clean code of cache
2021-02-20 18:32:16 +01:00
Laurent Destailleur
341cd06252
Clean code for cache feature
2021-02-20 18:21:10 +01:00
Laurent Destailleur
07578fc518
Merge branch 'develop' into countactioncomm
2021-02-20 17:24:22 +01:00
Laurent Destailleur
cfccc49235
Code comment
2021-02-20 17:23:03 +01:00
Frédéric FRANCE
3238dbec92
Merge remote-tracking branch 'upstream/develop' into countactioncomm
2021-02-19 23:24:53 +01:00
Frédéric FRANCE
1e3ae8348a
use cache
2021-02-19 23:16:56 +01:00
Laurent Destailleur
8265f7a07e
Code comment
2021-02-19 14:05:46 +01:00
Scrutinizer Auto-Fixer
7f52920716
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-10-31 13:32:18 +00:00
Frédéric FRANCE
174ddc5fd4
prepare new rule
2020-05-23 21:07:47 +02:00
Frédéric FRANCE
b41ac00b98
add new rule
2020-05-21 15:05:19 +02:00
Frédéric FRANCE
ee6fadd0d5
add new rule
2020-05-21 01:41:27 +02:00
Scrutinizer Auto-Fixer
1bf5745286
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-04-25 11:52:07 +00:00
Scrutinizer Auto-Fixer
444c293c01
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-04-10 08:59:32 +00:00
Frédéric FRANCE
86f22c4563
do not ignore lines with mix od tabs and spaces
2019-10-20 17:17:22 +02:00
Alexandre SPANGARO
02dbc11f98
Move Gnu.org to https
2019-09-23 21:55:30 +02:00
Laurent Destailleur
e18bd6f986
Merge branch 'develop' into nospaceaftercomma
2019-01-30 18:27:35 +01:00
Frédéric FRANCE
b10558bacd
Merge remote-tracking branch 'upstream/develop' into nospaceaftercomma
2019-01-27 23:23:38 +01:00
Laurent Destailleur
f30a3d59ba
Merge branch 'develop' into toomanylines
2019-01-27 17:59:13 +01:00
Laurent Destailleur
4f9f0fd7b5
Merge branch 'develop' into elseif
2019-01-27 17:54:06 +01:00
Frédéric FRANCE
f0cdf300d1
Squiz.Functions.FunctionDeclarationArgumentSpacing
2019-01-27 15:20:16 +01:00