orklah
|
5f0798844e
|
Merge pull request #10349 from ohader/docs/psalm-flow-5.x
Add documentation for @psalm-flow
|
2023-11-06 22:42:54 +01:00 |
|
Oliver Hader
|
e015b7f7de
|
Add documentation for @psalm-flow
|
2023-11-06 21:41:56 +01:00 |
|
orklah
|
7acc50eef0
|
Merge pull request #10318 from danog/finalize
Finalize all internal classes
|
2023-11-03 20:57:06 +01:00 |
|
orklah
|
41acef50a1
|
Merge pull request #10319 from danog/rm_73
Get rid of legacy 7.3 logic
|
2023-11-03 20:56:39 +01:00 |
|
orklah
|
722fe6c38c
|
Merge pull request #10320 from issidorov/completion-by-partial-property-or-method
Fix auto completion by partial property or method
|
2023-11-03 20:54:37 +01:00 |
|
orklah
|
2e65d5fefa
|
Merge pull request #10335 from kbond/sf7
Allow Symfony 7
|
2023-10-31 17:30:13 +01:00 |
|
Kevin Bond
|
31928c11f3
|
allow symfony 7
|
2023-10-31 10:29:33 -04:00 |
|
Ivan Sidorov
|
2f039f9072
|
Fix auto-completion with declared static method by DocBlock
|
2023-10-27 09:35:30 +00:00 |
|
Ivan Sidorov
|
d6faff2844
|
Fix auto comletion by partial property or method
|
2023-10-26 21:31:47 +00:00 |
|
|
07b45b8116
|
Get rid of legacy 7.3 logic
|
2023-10-26 17:18:33 +02:00 |
|
|
ec23f998ea
|
Finalize all internal classes
|
2023-10-26 17:00:29 +02:00 |
|
orklah
|
2726ad4d6f
|
Merge pull request #10314 from simonberger/narrow-get_browser-return-types
Narrow down `get_browser` returning array or object
|
2023-10-25 19:47:17 +02:00 |
|
Simon Berger
|
6f32c723f5
|
Narrow down get_browser returning array or object based on $return_array param
|
2023-10-25 10:34:46 +02:00 |
|
orklah
|
6e56990f28
|
Merge pull request #10313 from vimeo/dependabot/github_actions/fkirc/skip-duplicate-actions-5.3.1
Bump fkirc/skip-duplicate-actions from 5.3.0 to 5.3.1
|
2023-10-24 20:24:59 +02:00 |
|
orklah
|
ff5526dc57
|
Merge pull request #10312 from trusting-thompson/named-param-out
fix @param-out with named arguments
|
2023-10-24 20:15:55 +02:00 |
|
Daniel Linjama
|
a375f441f2
|
fix @param-out with named arguments
|
2023-10-23 10:39:09 +03:00 |
|
dependabot[bot]
|
dcec7ac82c
|
Bump fkirc/skip-duplicate-actions from 5.3.0 to 5.3.1
Bumps [fkirc/skip-duplicate-actions](https://github.com/fkirc/skip-duplicate-actions) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/fkirc/skip-duplicate-actions/releases)
- [Commits](https://github.com/fkirc/skip-duplicate-actions/compare/v5.3.0...v5.3.1)
---
updated-dependencies:
- dependency-name: fkirc/skip-duplicate-actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-23 07:36:44 +00:00 |
|
orklah
|
c7d7b48bdd
|
Merge pull request #10306 from nicelocal/rector_5.x
Backport rector fixes to 5.x
|
2023-10-22 19:44:03 +02:00 |
|
|
4c656f0a2b
|
Revert
|
2023-10-21 20:50:08 +02:00 |
|
|
596ee11d0d
|
cs-fix
|
2023-10-21 20:48:06 +02:00 |
|
|
3b66272aa0
|
More rector fixes
|
2023-10-21 20:45:09 +02:00 |
|
|
cddf6a9a57
|
Rector fixes
|
2023-10-21 20:44:04 +02:00 |
|
orklah
|
915d801508
|
Merge pull request #10295 from nicelocal/fix_extension_loaded
Fix method calls and property accesses after extension_loaded
|
2023-10-21 13:27:32 +02:00 |
|
orklah
|
3ddceb3ff3
|
Merge pull request #10294 from aleksandr-shevchenko/patch-1
Update IssueBuffer.php
|
2023-10-19 20:22:07 +02:00 |
|
|
8ca610ae60
|
Fix
|
2023-10-19 11:23:24 +02:00 |
|
|
576e4d2bc4
|
Fix method calls and property accesses after extension_loaded
|
2023-10-19 11:16:20 +02:00 |
|
Aleksandr
|
a652db4170
|
Update IssueBuffer.php
|
2023-10-19 11:54:03 +04:00 |
|
orklah
|
d6186ec32a
|
Merge pull request #10277 from mathroc/patch-3
str_replace / substr_replace signature improvements
|
2023-10-17 20:32:29 +02:00 |
|
orklah
|
5a862784ac
|
Merge pull request #10289 from ging-dev/add-fix
Additional caching fixes
|
2023-10-17 20:32:03 +02:00 |
|
orklah
|
1cdef4014b
|
Merge pull request #10290 from robchett/method_exists_exponential_growth
Fix memory explosion with calls to method_exists
|
2023-10-17 20:31:04 +02:00 |
|
robchett
|
e2d1e83b87
|
Fix memory explosion with calls to method_exists
|
2023-10-17 19:15:23 +01:00 |
|
ging-dev
|
18c037ec6e
|
fix: bug fixes for test cases
|
2023-10-17 20:23:11 +07:00 |
|
ging-dev
|
8ee875086f
|
chore: add failing test
|
2023-10-17 20:17:15 +07:00 |
|
orklah
|
db82d26abc
|
Merge pull request #10228 from ging-dev/fix
fix: #10080
|
2023-10-17 01:12:47 +02:00 |
|
Mathieu Rochette
|
54a31b64a4
|
str_replace / substr_replace signature improvements
|
2023-10-16 22:45:39 +02:00 |
|
ging-dev
|
0162e75ee8
|
fix: #10080
|
2023-10-17 02:43:22 +07:00 |
|
orklah
|
b432d812fb
|
Merge pull request #10274 from tuqqu/enum-case-value-type-from-class-constant
Fix inferring enum case value from a class constant
|
2023-10-16 20:25:11 +02:00 |
|
orklah
|
c9c3067044
|
Merge pull request #10279 from trusting-thompson/final-static-constant-type
fix final class constant type
|
2023-10-16 20:24:25 +02:00 |
|
orklah
|
7a7d6a25af
|
Merge pull request #10242 from cgocast/5.x
Allow tainted numerics except for 'html' and 'has_quotes'
|
2023-10-16 20:17:39 +02:00 |
|
Daniel Linjama
|
545e21b56b
|
fix final class constant type
|
2023-10-13 14:18:58 +03:00 |
|
tuqqu
|
d0825b5fe2
|
Fix for inferring enum case value from a class constant, const test fix
|
2023-10-13 01:15:05 +02:00 |
|
tuqqu
|
6039e2be9b
|
Fix for inferring enum case value from a class constant
|
2023-10-10 22:56:36 +02:00 |
|
orklah
|
f1fc9c4887
|
Merge pull request #10270 from cgocast/issue10269
Fix return of BadSqlTainter::afterExpressionAnalysis()
|
2023-10-09 19:48:20 +02:00 |
|
orklah
|
ee4e8aa720
|
Merge pull request #10271 from klimick/type-check-nested-templates
Type check nested templates
|
2023-10-09 19:47:15 +02:00 |
|
orklah
|
3f7306d8df
|
Merge pull request #10254 from tuqqu/never-function-return-error-message
Fix error message for implicitly returning functions with `never` return type
|
2023-10-09 18:51:11 +02:00 |
|
klimick
|
a3df6505f0
|
Type check nested templates
|
2023-10-09 17:07:52 +03:00 |
|
cgocast
|
56926ee488
|
Fix return of BadSqlTainter::afterExpressionAnalysis()
|
2023-10-09 14:27:36 +02:00 |
|
cgocast
|
eea7c33309
|
Merge branch 'vimeo:5.x' into 5.x
|
2023-10-09 14:17:50 +02:00 |
|
orklah
|
cad10a1af8
|
Merge pull request #10266 from tuqqu/never-parameter-type
Disallow `never` type for parameters
|
2023-10-09 01:20:56 +02:00 |
|
tuqqu
|
a4cebb2cb8
|
Disallow never type for parameters
|
2023-10-08 20:47:37 +02:00 |
|