Commit Graph

17 Commits

Author SHA1 Message Date
Frédéric FRANCE
00fe10a75f clean code (#35442)
* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code
2025-09-22 22:16:20 +02:00
MDW
c3104905b3 Qual: Fix phan notices (html/core) (#33474)
* FIX: Replace compromised tj-actions/changed-files

# FIX: Replace compromised tj-actions/changed-files

See https://www.stepsecurity.io/blog/harden-runner-detection-tj-actions-changed-files-action-is-compromised .

* Add changed php file for test

* Qual: Fix phan notices (html/core)

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-15 16:34:35 +01:00
MDW
a55a657704 Fix default argument for code_region 2024-03-19 02:59:27 +01:00
MDW
0032fe4746 Fix wrong reference to this->rowid, must be this->id 2024-03-19 02:59:06 +01:00
MDW
c8fa6b4827 Fix casting to fix strtoupper and more 2024-03-19 02:59:05 +01:00
thibdrev
84e0909310 Update cregion.class.php
htdocs/core/class/cregion.class.php	97	Property CommonDict::$active (int) does not accept string.
htdocs/core/class/cregion.class.php	227	Property CommonDict::$active (int) does not accept string.
2024-01-30 20:20:52 +01:00
Laurent Destailleur
94a8d9a0a8 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-30 17:00:07 +01:00
Laurent Destailleur
ea6982f763 Fix sql to use int 2024-01-30 16:59:44 +01:00
thibdrev
60a2c30f87 qual: phpdoc for htdocs/core/class/cregion.class.php 2024-01-29 22:05:05 +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
MDW
39769482b1 Qual: Fix typing hints for DoliDB (#27484)
# Qual: Fix typing hints for DoliDB

This should help the static tools for type and method checking.
2024-01-13 15:50:02 +01:00
Frédéric FRANCE
53c8a3acf8 clean phpdoc for phpstan (#26905) 2023-12-01 19:51:32 +01:00
Laurent Destailleur
c055d58028 Add a parent class for dictionary classes 2023-08-06 14:05:35 +02:00
Laurent Destailleur
6dcfb18c2e Fix warnings 2023-05-22 21:33:38 +02:00
Richard Rondu
1d5cf1df7a Fix copyright of cregion.class.php
The file is mostly a copy paste of eldy's work
2023-05-13 14:30:10 +01:00
stickler-ci
15c06dd281 Fixing style errors. 2023-05-13 13:27:36 +00:00
lainwir3d
9b6a513cfb CLOSE #24761 Add REST API to retrieve regions 2023-05-13 14:17:57 +01:00