Commit Graph

35075 Commits

Author SHA1 Message Date
MDW
e105b577ee Fix PhanTypeMismatchReturn by changing return and logging error 2024-03-20 21:58:39 +01:00
MDW
9f7b0fb326 Fix PhanTypeMismatchReturnNullable by adding die() in final else condition as well 2024-03-20 21:58:38 +01:00
MDW
7e1bf61c0d Fix PhanTypeMismatchReturnNullable with init 2024-03-20 21:58:37 +01:00
Laurent Destailleur
e3c76ca86a Clean translation files 2024-03-20 15:25:47 +01:00
Laurent Destailleur
cb3880cc62 Clean translations 2024-03-20 15:15:28 +01:00
Laurent Destailleur
b0d1952567 Merge branch 'develop' into fix/PhanTypeMismatchInternal5 2024-03-20 12:00:39 +01:00
Laurent Destailleur
9aa47786eb Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-20 11:29:44 +01:00
Laurent Destailleur
ef309baeb0 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-03-20 11:28:31 +01:00
Laurent Destailleur
b18d65c09c Fix warning 2024-03-20 11:26:25 +01:00
Laurent Destailleur
2e8080b0e5 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-03-20 11:24:41 +01:00
Laurent Destailleur
5b2cb4b063 Fix remove bad entry into array of the rss box 2024-03-20 11:24:16 +01:00
Laurent Destailleur
5697e32ea2 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-20 10:58:20 +01:00
Laurent Destailleur
702309de09 Doc 2024-03-20 10:52:07 +01:00
iouston
73436bc625 update filter example
((s.client IN (1,3) AND s.status=1)) give an sql error bad syntax on filter use ((s.client:IN:1,2,3) AND (s.status:=:1)) is ok
2024-03-20 10:15:10 +01:00
MDW
fd6f4a4f41 Fix arg type to Memcache::add() by replacing false with 0 2024-03-20 04:10:08 +01:00
MDW
0969343d15 Fix arg to strcmp with cast 2024-03-20 04:09:56 +01:00
MDW
a7245184d0 Fix PhanTypeMismatch* with change to ->data and type checks 2024-03-20 04:09:20 +01:00
MDW
c6cfba4ff0 Fix arg type to strlen/strlen by casting + minor layout fix 2024-03-20 04:08:25 +01:00
MDW
63d5cef0f9 Fix PHPdoc typing, casting and minor rewrites for PhanTypeMismatchArgumentInternal 2024-03-20 04:08:04 +01:00
Laurent Destailleur
e92d6230df Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/ticket/class/ticket.class.php
	htdocs/ticket/list.php
	htdocs/ticket/stats/index.php
2024-03-20 02:31:33 +01:00
Laurent Destailleur
dd5d70ad5d Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
Conflicts:
	htdocs/core/triggers/interface_50_modTicket_TicketEmail.class.php
	htdocs/public/ticket/create_ticket.php
	htdocs/public/ticket/index.php
	htdocs/public/ticket/list.php
	htdocs/public/ticket/view.php
	htdocs/ticket/agenda.php
	htdocs/ticket/card.php
	htdocs/ticket/class/ticket.class.php
	htdocs/ticket/contact.php
	htdocs/ticket/document.php
	htdocs/ticket/index.php
	htdocs/ticket/list.php
	htdocs/ticket/messaging.php
	htdocs/ticket/stats/index.php
2024-03-20 02:25:58 +01:00
Laurent Destailleur
a7223719a5 Merge pull request #28446 from rycks/18.0-ticket_code_review
18.0 fix links error on dedicated virtualhost and ticket code review
2024-03-20 01:55:57 +01:00
Laurent Destailleur
5372227913 Merge pull request #28980 from mdeweerd/fix/spelling/20240301
Fix spelling (using beta codespell)
2024-03-20 01:47:43 +01:00
Laurent Destailleur
96bca35d43 Merge pull request #28972 from mdeweerd/fix/PhanTypeMismatchInternal4
Fix PhanTypeMismatchInternal notifications (part 4)
2024-03-20 01:00:45 +01:00
MDW
a094ad38fc Fix spelling (using beta codespell)
# Fix spelling (using beta codespell

New spelling fixes - ignoring thirdparty which should be either third-party
or third party.
2024-03-20 00:35:01 +01:00
Laurent Destailleur
fd02397bdb Clean code 2024-03-20 00:08:30 +01:00
MDW
de13b93e43 Fix arg type to preg_match(),str_replace() with casts 2024-03-19 22:52:37 +01:00
MDW
4262637a5e Fix arg type to preg_match(),str_replace() with casts 2024-03-19 22:52:36 +01:00
MDW
e74c473e72 Fix arg type to preg_match(),str_replace() with casts 2024-03-19 22:52:35 +01:00
MDW
439c32237c Fix arg type to preg_match() with cast 2024-03-19 22:52:34 +01:00
MDW
0590395119 Fix arg type to preg_match() with cast 2024-03-19 22:52:33 +01:00
MDW
72e3522ac5 Fix arg type to abs() with casts 2024-03-19 22:52:33 +01:00
MDW
b8fca80953 Fix arg type to preg_match(),str_replace() with casts 2024-03-19 22:52:32 +01:00
MDW
873db9b477 Fix arg type to preg_match(),str_replace() with casts 2024-03-19 22:52:31 +01:00
MDW
b9f03d7704 Fix arg type to strlen() with cast, improve conversion to int 2024-03-19 22:52:30 +01:00
MDW
bd2f8e0255 Fix arg type to str_replace() with casts 2024-03-19 22:52:29 +01:00
MDW
4dc6b98766 Fix arg type to str_replace() with casts 2024-03-19 22:52:28 +01:00
MDW
20943dc8c2 Fix arg type to str_replace() and preg_match() with casts 2024-03-19 22:52:27 +01:00
MDW
afff9695c3 Fix arg type to str_replace() and preg_match() with casts 2024-03-19 22:52:26 +01:00
MDW
045810e219 Fix $pdf typing on methods 2024-03-19 22:52:25 +01:00
MDW
4baba0a3e1 Fix typing on pdf_getInstance 2024-03-19 22:52:25 +01:00
MDW
8073d823b8 Ignore PhanTypeMismatchArgumentInternal for resource<->LDAP\Connection 2024-03-19 22:52:23 +01:00
Laurent Destailleur
0584754c5c Fix badge 2024-03-19 22:18:23 +01:00
Laurent Destailleur
5d073ac208 Fix hasRights into hasRight 2024-03-19 22:02:42 +01:00
Laurent Destailleur
edb7241970 Fix translation and css 2024-03-19 21:42:36 +01:00
MDW
d61e3f077c Fix arg type to preg_replace with cast 2024-03-19 20:39:00 +01:00
MDW
834864a6fa FIX Title for project (bad logic) & arg type to strcmp() with cats 2024-03-19 20:38:59 +01:00
MDW
61bd47623d Fix arg type to strlen() with cast 2024-03-19 20:38:58 +01:00
MDW
ee0ed791a5 Fix arg type to strlen() with cast 2024-03-19 20:38:57 +01:00
MDW
e684b82a9b Fix arg type for substr with casts 2024-03-19 20:38:56 +01:00