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
|
d9970ff4e7
|
Fix type of argument for round
|
2024-03-19 02:59:02 +01:00 |
|
MDW
|
4c5ceace40
|
Fix type of argument for round
|
2024-03-19 02:59:01 +01:00 |
|
MDW
|
9958fde08a
|
Fix type of argument for usleep
|
2024-03-19 02:59:00 +01:00 |
|
MDW
|
1933349eb0
|
Fix type of argument for str_pad
|
2024-03-19 02:58:59 +01:00 |
|
MDW
|
2c034e6aac
|
Fix types of arguments for round and str_pad
|
2024-03-19 02:58:58 +01:00 |
|
MDW
|
3c5599bb47
|
Correct annotation to ignore PhanTypeMismatchArgumentInternal
|
2024-03-19 02:58:57 +01:00 |
|
MDW
|
79a0b7d234
|
Fix array_key_exists in websiteaccount_card by adding key to initializer
|
2024-03-19 02:58:56 +01:00 |
|
MDW
|
9647c46371
|
Add empty lines to avoid comment alignments
|
2024-03-19 02:44:05 +01:00 |
|
MDW
|
10b260a31d
|
Fix PhanTypeSuspiciousStringExpression
|
2024-03-19 02:44:02 +01:00 |
|
MDW
|
0538db7468
|
Fix PhanTypeSuspiciousStringExpression
|
2024-03-19 02:44:01 +01:00 |
|
MDW
|
5b2758327d
|
Fix PhanTypeSuspiciousStringExpression
|
2024-03-19 02:44:00 +01:00 |
|
MDW
|
aa4b84a018
|
Fix PhanTypeSuspiciousStringExpression
|
2024-03-19 02:43:59 +01:00 |
|
MDW
|
187e715bc5
|
Fix PhanTypeSuspiciousStringExpression
|
2024-03-19 02:43:58 +01:00 |
|
MDW
|
a19b3b2056
|
Fix PhanTypeSuspiciousStringExpression
|
2024-03-19 02:43:57 +01:00 |
|
MDW
|
439839f1aa
|
Fix PhanTypeSuspiciousStringExpression
|
2024-03-19 02:43:56 +01:00 |
|
MDW
|
fe5c6484d4
|
Fix PhanTypeSuspiciousStringExpression
|
2024-03-19 02:43:54 +01:00 |
|
MDW
|
16e5ca0b1e
|
Fix PhanTypeSuspiciousStringExpression
|
2024-03-19 02:43:53 +01:00 |
|
MDW
|
58c7c9acb4
|
Fix PhanTypeSuspiciousStringExpression
|
2024-03-19 02:43:52 +01:00 |
|
MDW
|
18600215a1
|
Fix PhanTypeSuspiciousStringExpression
|
2024-03-19 02:43:51 +01:00 |
|
MDW
|
31a6a3c9fc
|
Fix PhanTypeSuspiciousStringExpression
|
2024-03-19 02:43:50 +01:00 |
|
MDW
|
0ce51708f3
|
Fix PhanTypeSuspiciousStringExpression
|
2024-03-19 02:43:49 +01:00 |
|
MDW
|
794dc257c7
|
Fix PhanTypeSuspiciousStringExpression
|
2024-03-19 02:43:47 +01:00 |
|
MDW
|
c543f1b002
|
Fix PhanTypeSuspiciousStringExpression
|
2024-03-19 02:43:46 +01:00 |
|
MDW
|
3e1aaf8195
|
Fix PhanTypeSuspiciousStringExpression
|
2024-03-19 02:43:45 +01:00 |
|
MDW
|
a9ac98f6c7
|
Fix PhanTypeSuspiciousStringExpression
|
2024-03-19 02:43:44 +01:00 |
|
MDW
|
702976afab
|
Fix PhanTypeSuspiciousStringExpression
|
2024-03-19 02:43:43 +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
|
f4c8bc5b1d
|
Fix PhanTypeSuspiciousStringExpression
|
2024-03-19 02:43:37 +01:00 |
|
MDW
|
7f4c1fbd06
|
Fix PhanTypeSuspiciousStringExpression
|
2024-03-19 02:43:36 +01:00 |
|
MDW
|
fe18e88383
|
Fix PhanTypeSuspiciousStringExpression
|
2024-03-19 02:43:35 +01:00 |
|
MDW
|
22e370c011
|
Fix PhanTypeSuspiciousStringExpression
|
2024-03-19 02:43:34 +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 |
|