2
0
forked from Wavyzz/dolibarr
Commit Graph

34959 Commits

Author SHA1 Message Date
MDW
e8cc181eb0 Fix arg type for imagecreate* and imagecopy* functions by casting 2024-03-19 02:59:15 +01:00
MDW
33f7d645d6 Fix arg type for explode() with cast 2024-03-19 02:59:14 +01:00
MDW
397cd58f26 Fix arg types to substr(),mb_strcut() and number_format() by casting & typing 2024-03-19 02:59:13 +01:00
MDW
add3d0e150 Fix $port type to ssh2_connect, ftp_ssl_connect, ftp_connect with cast 2024-03-19 02:59:12 +01:00
MDW
c406ae4502 Fix args to strrev, imagefilledrectangle and imagettftext
# Fix args to strrev, imagefilledrectangle and imagettftext

Fix by initialising to string, and casting round() to int (return is float)
2024-03-19 02:59:11 +01:00
MDW
fd9618c3c8 Fix arg to explode by forcing type of 2024-03-19 02:59:10 +01:00
MDW
c0e8e053b8 Fix port arg to count by adding typing information 2024-03-19 02:59:09 +01:00
MDW
6455353c94 Fix port arg to fsockopen by casting, review of setter/getter 2024-03-19 02:59:08 +01:00
MDW
e0baa385b5 Fix args to strpos and count with typing and casting 2024-03-19 02:59:07 +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
MDW
7cc1894893 Fix type of param to fix strtoupper typing 2024-03-19 02:59:04 +01:00
MDW
8077bf10f3 Fix type of argument to urlencode by rewrite 2024-03-19 02:59:03 +01:00
MDW
3c5599bb47 Correct annotation to ignore PhanTypeMismatchArgumentInternal 2024-03-19 02:58:57 +01:00
MDW
9647c46371 Add empty lines to avoid comment alignments 2024-03-19 02:44:05 +01:00
MDW
187e715bc5 Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:58 +01:00
MDW
5c007eede4 Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:42 +01:00
MDW
c6d0cb3f5b Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:41 +01:00
MDW
378bb482c7 Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:40 +01:00
MDW
c79ca14dd9 Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:38 +01:00
MDW
9d4aede5c7 Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:33 +01:00
MDW
e67d1de5bd Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:32 +01:00
MDW
f9c3d1d48d Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:31 +01:00
MDW
1fc3c3a46d Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:29 +01:00
MDW
bbf2fb82e7 Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:28 +01:00
MDW
02ea350a34 Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:27 +01:00
MDW
0284ef4b66 Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:26 +01:00
MDW
b683ad4b66 Fix $labelToUse 2024-03-19 02:43:25 +01:00
MDW
5037995454 Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:24 +01:00
MDW
4728b1ec5e Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:23 +01:00
MDW
2b7f9b2a86 Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:22 +01:00
MDW
0cd2b3f069 Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:20 +01:00
MDW
f43fd7c934 Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:19 +01:00
MDW
f252a283d2 Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:18 +01:00
Laurent Destailleur
6b1f490ee1 Merge branch 'develop' into phpstanphpstan 2024-03-19 02:05:42 +01:00
MDW
9730149fab Fix typing: childtables can also be list of strings 2024-03-19 00:32:07 +01:00
MDW
d30b2d0362 Fix default in $fields init 2024-03-19 00:32:03 +01:00
MDW
fd9d48faac Fix phpstan CommonObject->fields - notnull is optional field 2024-03-19 00:32:00 +01:00
Frédéric FRANCE
65fcc53519 Merge branch 'develop' into phpstanphpstan 2024-03-18 23:47:59 +01:00
Laurent Destailleur
557436a822 Merge pull request #28946 from MaximilienR-easya/develop_Add_substitution_intro_signature
New substitution for mail intro and signature on ticket mail
2024-03-18 23:20:33 +01:00
Frédéric France
0cb5a082b5 Merge remote-tracking branch 'upstream/develop' into phpstanphpstan 2024-03-18 22:21:16 +01:00
Laurent Destailleur
01e6bd012e Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-18 21:37:37 +01:00
Laurent Destailleur
a0b7cb90d8 FIX trackid and temp dir on payment confirmation of event registration 2024-03-18 20:17:19 +01:00
Laurent Destailleur
62cf3ab098 Enhance error message 2024-03-18 19:27:52 +01:00
Laurent Destailleur
13f7012d40 NEW Add maintenance tool to switch utf8 -> utf8mb4 2024-03-18 18:17:53 +01:00
Frédéric France
eb8014c001 Merge remote-tracking branch 'upstream/develop' into phpstanphpstan 2024-03-18 17:50:42 +01:00
Laurent Destailleur
06ae1deb1b Fix better error message when using bad character_set_client 2024-03-18 17:27:06 +01:00
mrozniecki
fcff03c66d Add substitution for mail intro and signature on ticket mail 2024-03-18 16:10:39 +01:00
Laurent Destailleur
57181e6407 Typo 2024-03-18 15:28:19 +01:00
Laurent Destailleur
f9346a8022 Fix restore declaration to avoid to many uncompatibility problems. 2024-03-18 15:15:35 +01:00