Matt Brown
|
d7d9ddc653
|
Remove special handling for elseifs that breaks for else if
|
2022-07-17 12:51:17 -04:00 |
|
Matt Brown
|
8c716f8be7
|
Support taints in new $_GET["a"] calls
|
2022-07-15 22:17:59 -04:00 |
|
AndrolGenhald
|
285740a753
|
Merge branch '4.x'
|
2022-07-07 15:01:38 -05:00 |
|
Corey Taylor
|
31bee0c845
|
Fix codestyle erors in InternalCallMapHandlerTest
|
2022-07-06 03:33:34 -05:00 |
|
orklah
|
e28cd128db
|
Merge pull request #8217 from othercorey/fix-callmap-funcs
Fix several CallMap function signatures
|
2022-07-06 07:16:13 +02:00 |
|
Corey Taylor
|
b1e3094bae
|
Allow testing expected CallMap return types and ignore functions that currently fail
|
2022-07-05 17:32:34 -05:00 |
|
Corey Taylor
|
e0ebfe19a2
|
Fix class functions CallMap signatures
|
2022-07-05 15:36:09 -05:00 |
|
Corey Taylor
|
2469b6222d
|
Fix extract() CallMap signature
|
2022-07-05 15:36:09 -05:00 |
|
Corey Taylor
|
c71dcd581e
|
Fix fputcsv() CallMap signature
|
2022-07-05 15:36:09 -05:00 |
|
Corey Taylor
|
d0dcd543e4
|
Fix count() CallMap signature
|
2022-07-05 15:36:06 -05:00 |
|
orklah
|
fbd240b6b6
|
Merge pull request #8191 from Nicelocal/fix_namespace
Fix namespace of test
|
2022-06-28 18:32:01 +02:00 |
|
|
4bd5ca7e6f
|
Fix
|
2022-06-28 15:46:30 +02:00 |
|
|
367b311021
|
Fix namespace of test
|
2022-06-28 15:42:32 +02:00 |
|
orklah
|
7dff408b25
|
Merge pull request #8077 from boesing/bugfix/5657
Feature: allow non-union assertion types
|
2022-06-27 20:55:37 +02:00 |
|
orklah
|
06dd975cb5
|
Merge pull request #8174 from AndrolGenhald/fix-attribute-crash
Fix crash when redefining method with fewer params (fixes #8141).
|
2022-06-26 13:47:54 +02:00 |
|
AndrolGenhald
|
e751a27eaf
|
Fix crash when redefining method with fewer params (fixes #8141).
|
2022-06-26 06:27:46 -05:00 |
|
orklah
|
b3038f0936
|
Merge pull request #8164 from AndrolGenhald/encapsed-literal-strings
Encapsed literal strings
|
2022-06-26 12:52:33 +02:00 |
|
AndrolGenhald
|
b671117417
|
Improve @psalm-internal and prevent usage of IssueBuffer::add().
|
2022-06-25 02:09:40 -05:00 |
|
AndrolGenhald
|
3aea0987ef
|
Fix non-empty encapsed string check.
|
2022-06-24 20:28:04 -05:00 |
|
AndrolGenhald
|
2559222f67
|
More interpolation and concatenation improvements.
|
2022-06-24 19:22:59 -05:00 |
|
orklah
|
8b7bc07ad6
|
Merge pull request #8155 from Nicelocal/prohibition_analyzer_clone
Run method call prohibition analyzer when cloning
|
2022-06-25 01:31:00 +02:00 |
|
orklah
|
9b4c8cb53f
|
Merge pull request #8151 from othercorey/fix-array-sigs
Fix array_* function signatures
|
2022-06-24 18:43:00 +02:00 |
|
orklah
|
cd54574616
|
Merge pull request #8152 from othercorey/fix-filter-var
Fix filter_var and filter_var_array signatures
|
2022-06-24 18:42:31 +02:00 |
|
|
7a5120c4f7
|
Run method call prohibition analyzer when cloning
|
2022-06-24 12:37:33 +02:00 |
|
Corey Taylor
|
3297e35d9a
|
Fix datefmt_* function signatures
|
2022-06-23 22:55:29 -05:00 |
|
Corey Taylor
|
e1e858512d
|
Fix filter_var and filter_var_array signatures
|
2022-06-23 21:50:41 -05:00 |
|
Corey Taylor
|
417bf87df0
|
Fix array_* function signatures
|
2022-06-23 20:32:29 -05:00 |
|
Matt Brown
|
e6c444410c
|
Remove debug code
|
2022-06-23 18:03:33 -04:00 |
|
Matt Brown
|
15387d19cd
|
Track taints in static properties
|
2022-06-23 16:43:42 -04:00 |
|
Corey Taylor
|
b053253513
|
Fix signatures of ldap_* functions
|
2022-06-23 04:21:56 -05:00 |
|
Sam
|
de8187d138
|
Update tests/Internal/Codebase/InternalCallMapHandlerTest.php
|
2022-06-22 19:04:28 +02:00 |
|
orklah
|
cbc597f80c
|
Merge pull request #8140 from AndrolGenhald/stubs-dom-simplexml
Update DOM stub and add separate SimpleXML stub
|
2022-06-22 18:52:45 +02:00 |
|
Sam Mousa
|
c393a20471
|
fix static analysis comments
|
2022-06-22 15:37:51 +02:00 |
|
Sam Mousa
|
ac091902c1
|
php version specific ignores
|
2022-06-22 15:32:35 +02:00 |
|
Sam Mousa
|
08aea9c8ca
|
remove debug code
|
2022-06-22 15:08:50 +02:00 |
|
Sam Mousa
|
f8e548e811
|
fix code style remove debug code
|
2022-06-22 15:05:24 +02:00 |
|
Sam Mousa
|
d13a428cb5
|
update ignores, cleanup test file
|
2022-06-22 14:57:40 +02:00 |
|
Sam Mousa
|
d2467cfb7e
|
sort ignore list add more functions to it
|
2022-06-22 13:28:17 +02:00 |
|
Sam Mousa
|
37549ee03c
|
add test for ignore list cleanup
|
2022-06-22 12:59:47 +02:00 |
|
AndrolGenhald
|
4e3c2ea4d0
|
Fix tests.
|
2022-06-22 01:53:42 -05:00 |
|
Matt Brown
|
6fa0da9e37
|
Fix minor taint analysis bug with nested array assignment
|
2022-06-21 12:42:32 -04:00 |
|
Sam
|
db3447513e
|
Merge branch '4.x' into automated-callmap-validation
|
2022-06-15 16:06:36 +02:00 |
|
Sam Mousa
|
f6be3efa42
|
fix: added more type annotations
|
2022-06-15 15:05:06 +02:00 |
|
Sam Mousa
|
cc58fd9401
|
fix: add more typehints
|
2022-06-15 14:46:50 +02:00 |
|
Sam Mousa
|
df750709cc
|
fix: ignore last remaining failing function
|
2022-06-15 13:29:22 +02:00 |
|
Sam Mousa
|
b46f556662
|
chore: fix cs
|
2022-06-15 13:28:09 +02:00 |
|
Sam Mousa
|
0e7ea855d0
|
fix: ignore functions that fail on windows
|
2022-06-15 13:23:32 +02:00 |
|
orklah
|
c60e0a890c
|
Merge pull request #8056 from kkmuffme/phpdoc-false-positives-for-partially-invalid
fix false positives for partially invalid phpdoc
|
2022-06-15 13:21:26 +02:00 |
|
Sam Mousa
|
c3a97e0258
|
fix: add typehints
|
2022-06-15 13:16:24 +02:00 |
|
Sam Mousa
|
0484ee1560
|
chore: remove unused property
|
2022-06-15 13:13:24 +02:00 |
|