Lukas Reschke
|
09abcfb650
|
Add sinks for popen and proc_open (#4572)
User input in those two functions could lead to a RCE.
popen: https://www.php.net/manual/en/function.popen.php
proc_open: https://www.php.net/manual/en/function.proc-open.php
|
2020-11-16 15:04:22 -05:00 |
|
orklah
|
317986c7a3
|
Add undocumented properties in SoapFault (#4510)
|
2020-11-08 13:15:49 -05:00 |
|
Matt Brown
|
b5a3f45d52
|
Remove use of PHP 7.2 function
|
2020-11-04 11:02:34 -05:00 |
|
Philip Hofstetter
|
5abde20fd0
|
improve mb_strtolower return type (#4469)
this fixes #4455
|
2020-11-02 08:18:42 -05:00 |
|
Matt Brown
|
dab1aac9d4
|
Protect more calls
|
2020-10-28 13:48:13 -04:00 |
|
Matt Brown
|
4aef96bbac
|
Use lists everywhere for args
|
2020-10-28 12:45:26 -04:00 |
|
Matt Brown
|
f72e2d7de5
|
Fix #4374 - prevent paradox and allow Psalm to understand more assignments in conditionals
|
2020-10-20 14:43:05 -04:00 |
|
Matt Brown
|
b904b1d173
|
getShortName does not return a class-string
|
2020-10-19 22:35:09 -04:00 |
|
Matt Brown
|
eeacec315a
|
4.x - fix callmap regressions
|
2020-10-12 10:08:15 -04:00 |
|
Matt Brown
|
b85cbd01a7
|
4.x - add support for PHP 8 callmap
|
2020-10-12 09:41:25 -04:00 |
|
Matt Brown
|
903d7f3601
|
Add more fixes
|
2020-10-12 08:26:17 -04:00 |
|
Matt Brown
|
321b81e1f0
|
Fix order
|
2020-10-12 02:00:03 -04:00 |
|
Matt Brown
|
c9954b34f6
|
Add changes from PHPStan‘s functionmap
|
2020-10-12 01:56:04 -04:00 |
|
Matt Brown
|
f3b05f5ab5
|
Move static code out of src
|
2020-10-12 00:59:19 -04:00 |
|