sasezaki
|
b2ee5f6bbc
|
Bump up phpunit,prophecy, and introduced phpspec/prophecy-phpunit
|
2022-02-09 21:15:56 +09:00 |
|
Bruce Weirdan
|
9355fecb9e
|
Merge pull request #7612 from sasezaki/composer_reflection_docblock
|
2022-02-09 03:45:55 +02:00 |
|
sasezaki
|
eb518680a8
|
No longer require declare phpdocumentor/reflection-docblock:^5 as dependency
see https://github.com/vimeo/psalm/pull/3967
prophecy upper version always phpdocumentor/reflection-docblock:^5.0
|
2022-02-09 09:06:31 +09:00 |
|
Matthew Brown
|
9d8b6d641b
|
Remove more unused code
|
2022-02-08 18:20:14 -05:00 |
|
Matthew Brown
|
48b702b76a
|
Remove some unnecessary code
|
2022-02-08 17:12:18 -05:00 |
|
Matthew Brown
|
e130dd9b1c
|
Fix too-long line
|
2022-02-08 16:28:21 -05:00 |
|
Matthew Brown
|
e35e6fe992
|
Improve naming of variables
|
2022-02-08 16:25:33 -05:00 |
|
Matthew Brown
|
efb1464183
|
Add PHP 8.1 image
|
2022-02-08 11:55:43 -05:00 |
|
Matthew Brown
|
58cd0dae2e
|
Bump test-with-real-projects PHP version
|
2022-02-08 11:53:51 -05:00 |
|
Matthew Brown
|
457abc6e13
|
Don’t subtract int from array-key if not equality
|
2022-02-08 11:24:05 -05:00 |
|
Matthew Brown
|
13824d5a33
|
Fix awkward workaround for loop assignment map
|
2022-02-08 10:59:29 -05:00 |
|
Matthew Brown
|
eda8e04a81
|
Narrow graph arrayfetch dataflow
|
2022-02-08 10:59:29 -05:00 |
|
Bruce Weirdan
|
faad966a9b
|
Merge pull request #7598 from weirdan/finalize-nodes
|
2022-02-07 09:09:07 +02:00 |
|
Bruce Weirdan
|
6c587c7a17
|
Update UPGRADING.md
|
2022-02-07 02:10:06 +02:00 |
|
Bruce Weirdan
|
b25a93e753
|
Finalize virtual nodes
|
2022-02-07 02:05:47 +02:00 |
|
Bruce Weirdan
|
0e5ad62d32
|
Merge pull request #7597 from weirdan/finalize-storages
|
2022-02-06 23:42:39 +02:00 |
|
Bruce Weirdan
|
bb72185f41
|
Update UPGRADING.md
|
2022-02-06 23:15:22 +02:00 |
|
Bruce Weirdan
|
958d1ca695
|
Finalize storages
|
2022-02-06 23:09:03 +02:00 |
|
Bruce Weirdan
|
7b8dc9989a
|
Merge pull request #7595 from weirdan/finalize-issues
|
2022-02-06 22:53:10 +02:00 |
|
Bruce Weirdan
|
aea950a10c
|
Update UPGRADING.md
|
2022-02-06 03:52:56 +02:00 |
|
orklah
|
3a2b4124e2
|
Merge pull request #7593 from orklah/docproperties
doc about property initialization
|
2022-02-06 00:22:09 +01:00 |
|
Bruce Weirdan
|
8a41d61925
|
Apply suggestions from code review
Co-authored-by: AndrolGenhald <AndrolGenhald@users.noreply.github.com>
|
2022-02-06 00:49:27 +02:00 |
|
Bruce Weirdan
|
a331ac0b21
|
Finalize issues
|
2022-02-06 00:27:18 +02:00 |
|
Bruce Weirdan
|
e00cbc71c3
|
Merge pull request #7578 from weirdan/finalize-more-classes
|
2022-02-06 00:02:27 +02:00 |
|
Bruce Weirdan
|
75c58712c1
|
Update UPGRADING.md
|
2022-02-05 23:51:06 +02:00 |
|
Bruce Weirdan
|
3e837cabd0
|
Finalize (and internalize) more classes
|
2022-02-05 23:51:03 +02:00 |
|
Bruce Weirdan
|
a83c717d43
|
Merge pull request #7594 from sasezaki/branch-alias-5
|
2022-02-05 23:50:06 +02:00 |
|
Bruce Weirdan
|
ead3c20d36
|
Merge pull request #7591 from weirdan/allow-mocking-final-classes
|
2022-02-05 23:48:22 +02:00 |
|
sasezaki
|
67bd9627b4
|
Fixed composer branch-alias
|
2022-02-05 21:07:41 +09:00 |
|
orklah
|
e40bcc2d29
|
doc about property initialization
|
2022-02-05 12:27:53 +01:00 |
|
Bruce Weirdan
|
788de797eb
|
Allow mocking final classes
|
2022-02-05 06:40:20 +02:00 |
|
Matthew Brown
|
3a298d028e
|
Rename getArrayVarId to getExtendedVarId
|
2022-02-04 12:49:12 -05:00 |
|
Bruce Weirdan
|
333f148d1b
|
Merge pull request #7583 from AndrolGenhald/bugfix/7580
|
2022-02-04 16:41:03 +02:00 |
|
Bruce Weirdan
|
438a80d570
|
Merge pull request #7576 from weirdan/add-bcc
|
2022-02-04 16:36:13 +02:00 |
|
AndrolGenhald
|
5b469ca577
|
Fix crash when assigning reference to unknown array offset.
|
2022-02-04 08:32:35 -06:00 |
|
Bruce Weirdan
|
220d656706
|
Added backward compatibility check
|
2022-02-04 04:15:32 +02:00 |
|
orklah
|
c5722dd5e8
|
Merge pull request #7574 from AndrolGenhald/add-extensions-to-version-message
Fix extension capitalization issue, add extensions to version message.
|
2022-02-03 21:23:14 +01:00 |
|
AndrolGenhald
|
588d9e08bc
|
Fix extension capitalization issue, add extensions to version message.
|
2022-02-03 11:34:50 -06:00 |
|
orklah
|
cfce264bba
|
Merge pull request #7565 from AndrolGenhald/fix-docs-bullet-indentation
Fix bullet indentation in documentation
|
2022-02-02 22:27:05 +01:00 |
|
AndrolGenhald
|
94eda1a9f9
|
Fix bullet indentation in documentation.
|
2022-02-02 14:48:24 -06:00 |
|
orklah
|
0fe14498fc
|
Merge pull request #7564 from AndrolGenhald/fix-globals-documentation
Fix documentation for <globals> config.
|
2022-02-02 21:43:32 +01:00 |
|
AndrolGenhald
|
9429010fda
|
Fix documentation for <globals> config.
|
2022-02-02 14:38:01 -06:00 |
|
Matthew Brown
|
8098755ce5
|
Remove comma
|
2022-02-02 11:29:31 -05:00 |
|
Matthew Brown
|
b382d7db3c
|
Remove some unnecessary code around taint analysis
|
2022-02-02 11:25:03 -05:00 |
|
Matthew Brown
|
2b81990259
|
Simplify var naming
|
2022-02-02 11:25:02 -05:00 |
|
orklah
|
2e01e9b7cd
|
Merge pull request #7396 from Patrick-Remy/feat/key-of-value-of-improvements
feat: make key-of/value-of usable with non-const arrays
|
2022-01-31 21:39:01 +01:00 |
|
Patrick Remy
|
f480eb2c94
|
docs: add key-of/value-of BC to UPGRADING
|
2022-01-31 21:30:04 +01:00 |
|
Patrick Remy
|
51d4bf556a
|
fix: replace template args in key-of/value-of
Extend TTemplateKeyOf from Atomic instead of Scalar, to ensure it is
only compared in AtomicTypeComparator to reduce duplicate code.
|
2022-01-31 20:53:36 +01:00 |
|
Matthew Brown
|
fcfd4d30f3
|
Simplify passing in template result for calls
|
2022-01-31 09:36:40 -05:00 |
|
Bruce Weirdan
|
958e3cc12b
|
Merge pull request #7492 from zoonru/all_template_parameters
|
2022-01-31 12:25:51 +02:00 |
|