MDW
eb1f6be1e2
Qual: Add information from backtrace when mysql request fails. ( #28583 )
...
# Qual: Add information from backtrace when mysql request fails.
This helps locate the line that was responsible for the SQL request
2024-03-02 19:57:59 +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
Frédéric France
03e29c6960
fix param
2024-01-20 09:22:38 +01:00
MDW
b4b0cdf105
Fix: Deprecated mysqli::init() in PHP8.1
...
# Fix: Deprecated mysqli::init() in PHP8.1
See https://www.php.net/manual/en/migration81.deprecated.php#migration81.deprecated.mysqli
2024-01-18 22:04:19 +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
8874ef8454
Debug v19
2023-12-23 18:47:38 +01:00
Frédéric FRANCE
61b79fda17
avoid phpstan error with phpdoc
2023-12-06 15:46:39 +01:00
Frédéric FRANCE
53c8a3acf8
clean phpdoc for phpstan ( #26905 )
2023-12-01 19:51:32 +01:00
Laurent Destailleur
553776a77a
Enhance error message when set character set failed
2023-10-05 12:58:44 +02:00
Laurent Destailleur
00609fb6c7
FIX Warning
2023-09-14 15:31:05 +02:00
Laurent Destailleur
630e305161
Standardize db drivers. No more static class.
2023-08-04 04:18:59 +02:00
Laurent Destailleur
6a962cbefa
Debug v19
2023-08-01 17:06:22 +02:00
Olivier Lesueur
4a14ba2083
Use SSL connection to MySQL server if server name starts with ssl:// ( #25525 )
...
* Use SSL connection to MySQL server if server name starts with ssl://
* Update mysqli.class.php
---------
Co-authored-by: Olivier Lesueur <o.lesueur@crm.fnattp.fr >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-08-01 16:58:32 +02:00
Laurent Destailleur
ec39199b85
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
...
Conflicts:
.travis.yml
htdocs/api/class/api_documents.class.php
htdocs/core/db/pgsql.class.php
2023-07-26 01:42:22 +02:00
Laurent Destailleur
8e94ea0504
Fix warning
2023-07-26 00:01:45 +02:00
Laurent Destailleur
738f58f46f
Add protection when mysqli not available
2023-05-14 02:05:35 +02:00
Frédéric FRANCE
163bd91ebe
Update mysqli.class.php
2023-04-20 18:53:04 +02:00
Frédéric FRANCE
9ae24a0369
fix bad edit 😳
2023-04-20 18:46:40 +02:00
Frédéric FRANCE
c6aa069705
Fix 😍 in dolibarr when using utf8mb4
2023-04-20 18:32:09 +02:00
Laurent Destailleur
a30242eadc
Merge pull request #24507 from frederic34/repair_script
...
NEW repair script skip views
2023-04-18 17:24:52 +02:00
Laurent Destailleur
f02ff3f774
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-04-15 02:29:01 +02:00
Laurent Destailleur
f425bd4654
Fix sqlforlike when searching with like and _ string
2023-04-15 01:24:50 +02:00
Frédéric FRANCE
834cb83047
NEW repair script skip views
2023-04-14 10:06:10 +02:00
Laurent Destailleur
32d3a3190e
Fix warning
2023-03-22 17:13:27 +01:00
Laurent Destailleur
5c6d0bc26f
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-01-30 03:01:13 +01:00
Laurent Destailleur
1bbcd3c403
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-01-30 02:29:43 +01:00
Laurent Destailleur
c4d8268ea5
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-01-30 02:27:28 +01:00
David Pareja Rodriguez
7f6d993040
Encase database name in backticks
2023-01-24 10:54:48 +01:00
Laurent Destailleur
b005c9389b
Doxygen
2023-01-03 18:54:11 +01:00
Laurent Destailleur
24fcb2ff16
The deprecated method escapeunderscore() of database handlers has been
...
removed. You must use escapeforlike instead.
2022-12-17 13:06:22 +01:00
Laurent Destailleur
35d8320328
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-09-14 17:26:20 +02:00
Laurent Destailleur
34da698537
FIX Import in upgrade when using a socialnetwork field.
2022-09-14 16:01:45 +02:00
lmarcouiller
14a3bc7360
Fix : php 8.1 warnings
2022-09-09 12:26:17 +02:00
Laurent Destailleur
24f8e9c401
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-07-22 18:09:38 +02:00
Regis Houssin
0c7a868306
FIX avoid Passing null to parameter #1 of type string is deprecated
2022-07-16 16:20:11 +02:00
Laurent Destailleur
f2a6560d8f
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-07-07 11:45:36 +02:00
Laurent Destailleur
86c11cb357
Fix phpunit
2022-07-06 15:48:17 +02:00
Laurent Destailleur
22d35c6d0b
Fix scrutinizer
2022-07-06 03:16:08 +02:00
Laurent Destailleur
de71df9df2
Debug install v16 with php 8.1
2022-07-04 03:06:56 +02:00
Laurent Destailleur
091ca31b6c
NEW Add method hintindex() in database handlers.
2022-04-06 17:32:56 +02:00
Laurent Destailleur
5f7abc0f8c
Merge pull request #19703 from atm-maxime/fix_mysql8_createuser
...
Fix #19662 : mysql8 user creation in 2 steps
2022-03-31 16:06:53 +02:00
Laurent Destailleur
cd81312b6a
Update mysqli.class.php
2022-03-31 16:04:28 +02:00
Laurent Destailleur
4c293aa49b
Update doc
2022-03-19 13:06:30 +01:00
Laurent Destailleur
34f3ec8a39
Try a fix with php that return a fatal error on some mysql
2022-01-28 11:11:36 +01:00
Maxime Kohlhaas
706ee8ce62
Fix #19662 : mysql8 user creation in 2 steps
2021-12-28 16:26:21 +01:00
Laurent Destailleur
aab9c2e6ca
Fix #yogosha7605
2021-11-11 18:20:31 +01:00
Laurent Destailleur
0021381201
Fix #yogosha7605
2021-11-11 17:08:35 +01:00
Laurent Destailleur
0176ab6057
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/bookkeeping/list.php
2021-09-27 11:40:47 +02:00
Laurent Destailleur
d5d4b8d8e0
Fix escape the undescore on search in website module
2021-09-26 14:21:23 +02:00
Laurent Destailleur
cac1a7ba5f
Fix sql request when using encrypt
2021-09-02 13:45:44 +02:00