orklah
|
3503f198a6
|
add deprecated tags to the array
|
2021-11-04 00:39:09 +01:00 |
|
orklah
|
943db37ec2
|
deprecate exitFunctions in XML
|
2021-11-04 00:39:09 +01:00 |
|
orklah
|
6e49c61fd0
|
fix comment
|
2021-11-04 00:31:22 +01:00 |
|
orklah
|
9fb74a4f28
|
exclude Plus on arrays too
|
2021-11-04 00:30:09 +01:00 |
|
orklah
|
3b01713257
|
don't taint the result of most binary operations
|
2021-11-04 00:30:09 +01:00 |
|
orklah
|
24137bdbad
|
Array cast pass taints
|
2021-11-04 00:29:36 +01:00 |
|
orklah
|
eca530d792
|
don't register taints for numeric variables
|
2021-11-04 00:29:07 +01:00 |
|
orklah
|
ff83c498a7
|
fix CS
|
2021-11-04 00:28:40 +01:00 |
|
orklah
|
fbe305e5bb
|
detect taint in backticks
|
2021-11-04 00:28:40 +01:00 |
|
orklah
|
73fb04fce7
|
Merge pull request #6815 from orklah/fix-baseline
add "error" from php-parser to baseline
|
2021-11-04 00:27:56 +01:00 |
|
orklah
|
aeeb71ecdc
|
add "error" from php-parser to baseline
|
2021-11-04 00:13:35 +01:00 |
|
Bruce Weirdan
|
35868c08a9
|
Merge pull request #6811 from weirdan/require-release-labels
|
2021-11-03 22:32:39 +02:00 |
|
Bruce Weirdan
|
08f824228f
|
Added 'Removed' section to release notes
|
2021-11-03 22:11:53 +02:00 |
|
Bruce Weirdan
|
edb765508a
|
Merge pull request #6805 from SMAtaurRahman/php8.1
|
2021-11-03 18:23:44 +02:00 |
|
S.M. Ataur Rahman
|
bcc3023ac9
|
callmap updated as mysqli __construct()/connect() return bool in php 8.1
|
2021-11-03 22:02:24 +06:00 |
|
S.M. Ataur Rahman
|
52265d926f
|
parameters of mysqli __construct()/connect() are nullable in php 8.0
|
2021-11-03 21:56:31 +06:00 |
|
S.M. Ataur Rahman
|
a391de6ab4
|
added mysqli::connect() to callmap
|
2021-11-03 21:41:45 +06:00 |
|
Bruce Weirdan
|
0bb1648f4d
|
Merge pull request #6802 from l-x/impure_pcntl_alarm
|
2021-11-03 12:07:37 +02:00 |
|
Alexander Wühr
|
2d91b90690
|
Add pcntl_alarm to the list of impure functions
|
2021-11-03 10:16:10 +01:00 |
|
orklah
|
5dadb0267c
|
Merge pull request #6801 from sasezaki/fix6661_InvalidLiteralArgument
accept ::class constant strings for literal argument
|
2021-11-03 09:38:59 +01:00 |
|
sasezaki
|
e3c6464a91
|
accept ::class constant strings for literal argument
|
2021-11-03 13:44:14 +09:00 |
|
Bruce Weirdan
|
0cdb0dc04a
|
Merge pull request #6768 from zoonru/psalm-self-out-templates
|
2021-11-02 21:41:16 +02:00 |
|
orklah
|
96ae8e7600
|
Merge pull request #6793 from orklah/unevaluatedCode
emit UnevaluatedCode after exit or never returning functionlike
|
2021-11-01 23:41:36 +01:00 |
|
orklah
|
500571b9da
|
move tests to enable config
|
2021-11-01 22:45:17 +01:00 |
|
orklah
|
e2bb9859e4
|
fix tests
|
2021-11-01 22:27:43 +01:00 |
|
orklah
|
68a4f9e930
|
emit UnevaluatedCode after exit or never returning functionlike
|
2021-11-01 22:13:29 +01:00 |
|
Bruce Weirdan
|
81ca05f3ab
|
Merge pull request #6790 from orklah/fix_yield
|
2021-11-01 20:25:54 +02:00 |
|
orklah
|
c5c779c4a9
|
detect yield in new
|
2021-11-01 19:04:49 +01:00 |
|
orklah
|
af129f8851
|
detect yield in new
|
2021-11-01 19:04:37 +01:00 |
|
Bruce Weirdan
|
ea5b9bb1f4
|
Merge pull request #6785 from weirdan/require-release-labels
|
2021-10-31 16:55:23 +02:00 |
|
Bruce Weirdan
|
72b03dc30b
|
Added check for release:* labels
|
2021-10-31 14:45:03 +02:00 |
|
Bruce Weirdan
|
7f14d09f30
|
Merge pull request #6784 from weirdan/forbid-exit-and-die
|
2021-10-31 13:29:13 +02:00 |
|
Bruce Weirdan
|
ac098a52da
|
Allow to forbid exit() and die()
|
2021-10-31 03:02:16 +03:00 |
|
Bruce Weirdan
|
f660ff4f83
|
Move ForbiddenCode-related tests to the corresponding test file
|
2021-10-31 02:43:17 +03:00 |
|
Bruce Weirdan
|
6fa2da0f29
|
Merge pull request #6783 from sad-spirit/conditional-on-version-id
|
2021-10-30 01:57:10 +03:00 |
|
Alexey Borzov
|
136624e817
|
Add another check to a PHP_VERSION_ID condition test
|
2021-10-30 01:13:28 +03:00 |
|
orklah
|
75f5fea18e
|
Merge pull request #6777 from sad-spirit/fix-pgsql-stubs
Correct pgsql stubs
|
2021-10-29 22:53:15 +02:00 |
|
Alexey Borzov
|
91ec5712ad
|
Add a means to switch return types based on PHP_VERSION_ID
As suggested in vimeo/psalm#6755
|
2021-10-29 22:19:38 +03:00 |
|
Alexey Borzov
|
ae4294f61d
|
Reverted parameter names for '1 signatures, removed unneeded '1 signatures
|
2021-10-29 18:34:00 +03:00 |
|
Bruce Weirdan
|
8c33b21261
|
Merge pull request #6776 from orklah/double-autoload-call
|
2021-10-29 11:25:14 +03:00 |
|
Alexey Borzov
|
a96b93a1e3
|
Batch 2: checked all the signatures against PHP docs and ext/pgsql code
|
2021-10-29 02:22:55 +03:00 |
|
orklah
|
61a7cbe9c5
|
Merge pull request #6764 from orklah/promoted-property-docblock
allow documenting promoted properties with @var
|
2021-10-28 22:19:42 +02:00 |
|
orklah
|
67a3f3cd5c
|
fix spacing
|
2021-10-28 22:11:30 +02:00 |
|
orklah
|
b53138ebde
|
fix CS
|
2021-10-28 22:10:22 +02:00 |
|
orklah
|
d330b340d2
|
try without second call
|
2021-10-28 22:07:50 +02:00 |
|
orklah
|
067f8375cf
|
replace exception by InvalidDocblock
|
2021-10-28 22:05:43 +02:00 |
|
orklah
|
d19018b3fa
|
Merge pull request #6775 from orklah/is_a
fix is_a when used with Stringable classes
|
2021-10-28 21:47:27 +02:00 |
|
orklah
|
9823e87b80
|
Merge pull request #6774 from orklah/reconcileFalsyOrEmpty
fix local variable defined too early
|
2021-10-28 21:47:17 +02:00 |
|
orklah
|
ce87fc4882
|
fix is_a when used with Stringable classes
|
2021-10-28 20:08:43 +02:00 |
|
orklah
|
b9effdb28a
|
Merge pull request #6742 from zoonru/fix_fewer_template_parameters
Fix template parameter collection for child classes with fewer parameters (fixes #6734)
|
2021-10-28 20:06:11 +02:00 |
|