-
Notifications
You must be signed in to change notification settings - Fork 11.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[9.x] Add missing php extensions in composer #45941
Changes from 43 commits
71150ae
d2b3ace
e753f7d
fd8f666
f6b6126
0597478
a7257ad
7fd365f
0472190
b6f802c
c8147c1
c829830
03e1dbb
8c975e6
71a5464
83c238c
43c0c0b
69aab93
6149ed5
b19f23d
74e0faa
d4d898f
3fb42f4
d108e91
3a2c75e
d11b3d4
28ca5cc
df59a0f
a72fd90
c2cd77c
162064e
d6616ce
7a68613
45d9d15
67b5310
db76d96
97f5881
a1f0183
97fcde1
bfa24e7
6da41d3
f83c68e
e82276d
195e2f3
ff0fbfe
bab99e6
6420e23
4f76021
e64c2cf
330eb5a
1dce098
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
@@ -15,6 +15,7 @@ | |||||||||
], | ||||||||||
"require": { | ||||||||||
"php": "^8.0.2", | ||||||||||
"ext-hash": "*", | ||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||||||||||
"illuminate/collections": "^9.0", | ||||||||||
"illuminate/contracts": "^9.0", | ||||||||||
"illuminate/http": "^9.0", | ||||||||||
|
Original file line number | Diff line number | Diff line change | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
@@ -15,6 +15,8 @@ | |||||||||||||||||
], | ||||||||||||||||||
"require": { | ||||||||||||||||||
"php": "^8.0.2", | ||||||||||||||||||
"ext-mbstring": "*", | ||||||||||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
framework/src/Illuminate/Console/Scheduling/ScheduleListCommand.php Lines 130 to 132 in d3a4cd2
|
||||||||||||||||||
"ext-pcntl": "*", | ||||||||||||||||||
"illuminate/collections": "^9.0", | ||||||||||||||||||
"illuminate/contracts": "^9.0", | ||||||||||||||||||
"illuminate/macroable": "^9.0", | ||||||||||||||||||
|
Original file line number | Diff line number | Diff line change | ||
---|---|---|---|---|
|
@@ -15,6 +15,7 @@ | |||
], | ||||
"require": { | ||||
"php": "^8.0.2", | ||||
"ext-hash": "*", | ||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||||
"illuminate/collections": "^9.0", | ||||
"illuminate/contracts": "^9.0", | ||||
"illuminate/macroable": "^9.0", | ||||
|
Original file line number | Diff line number | Diff line change | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
@@ -15,7 +15,7 @@ | |||||||||||||||||||||
], | ||||||||||||||||||||||
"require": { | ||||||||||||||||||||||
"php": "^8.0.2", | ||||||||||||||||||||||
"ext-json": "*", | ||||||||||||||||||||||
"ext-hash": "*", | ||||||||||||||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. framework/src/Illuminate/Encryption/Encrypter.php Lines 255 to 260 in d3a4cd2
framework/src/Illuminate/Encryption/Encrypter.php Lines 193 to 196 in d3a4cd2
|
||||||||||||||||||||||
"ext-mbstring": "*", | ||||||||||||||||||||||
"ext-openssl": "*", | ||||||||||||||||||||||
"illuminate/contracts": "^9.0", | ||||||||||||||||||||||
|
Original file line number | Diff line number | Diff line change | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
@@ -15,7 +15,7 @@ | |||||||||
], | ||||||||||
"require": { | ||||||||||
"php": "^8.0.2", | ||||||||||
"ext-json": "*", | ||||||||||
"ext-filter": "*", | ||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. framework/src/Illuminate/Http/Concerns/InteractsWithInput.php Lines 341 to 344 in d3a4cd2
|
||||||||||
"fruitcake/php-cors": "^1.2", | ||||||||||
"illuminate/collections": "^9.0", | ||||||||||
"illuminate/macroable": "^9.0", | ||||||||||
|
Original file line number | Diff line number | Diff line change | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
@@ -15,7 +15,7 @@ | |||||||||||||||||||||||||||
], | ||||||||||||||||||||||||||||
"require": { | ||||||||||||||||||||||||||||
"php": "^8.0.2", | ||||||||||||||||||||||||||||
"ext-json": "*", | ||||||||||||||||||||||||||||
"ext-filter": "*", | ||||||||||||||||||||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. framework/src/Illuminate/Pagination/AbstractPaginator.php Lines 131 to 134 in d3a4cd2
framework/src/Illuminate/Pagination/PaginationState.php Lines 19 to 27 in d3a4cd2
|
||||||||||||||||||||||||||||
"illuminate/collections": "^9.0", | ||||||||||||||||||||||||||||
"illuminate/contracts": "^9.0", | ||||||||||||||||||||||||||||
"illuminate/support": "^9.0" | ||||||||||||||||||||||||||||
|
Original file line number | Diff line number | Diff line change | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
@@ -15,7 +15,8 @@ | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
], | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
"require": { | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
"php": "^8.0.2", | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
"ext-json": "*", | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
"ext-filter": "*", | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. framework/src/Illuminate/Routing/UrlGenerator.php Lines 623 to 630 in d3a4cd2
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
"ext-hash": "*", | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. framework/src/Illuminate/Routing/UrlGenerator.php Lines 333 to 350 in d3a4cd2
framework/src/Illuminate/Routing/UrlGenerator.php Lines 421 to 436 in d3a4cd2
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
"illuminate/collections": "^9.0", | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
"illuminate/container": "^9.0", | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
"illuminate/contracts": "^9.0", | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Original file line number | Diff line number | Diff line change | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
@@ -15,7 +15,8 @@ | |||||||||
], | ||||||||||
"require": { | ||||||||||
"php": "^8.0.2", | ||||||||||
"ext-json": "*", | ||||||||||
"ext-ctype": "*", | ||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. framework/src/Illuminate/Session/Store.php Lines 649 to 652 in d3a4cd2
|
||||||||||
"ext-session": "*", | ||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. All session handlers implement |
||||||||||
"illuminate/collections": "^9.0", | ||||||||||
"illuminate/contracts": "^9.0", | ||||||||||
"illuminate/filesystem": "^9.0", | ||||||||||
|
Original file line number | Diff line number | Diff line change | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
@@ -15,7 +15,8 @@ | |||||||||||||||||||||||||||||||||
], | ||||||||||||||||||||||||||||||||||
"require": { | ||||||||||||||||||||||||||||||||||
"php": "^8.0.2", | ||||||||||||||||||||||||||||||||||
"ext-json": "*", | ||||||||||||||||||||||||||||||||||
"ext-ctype": "*", | ||||||||||||||||||||||||||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. framework/src/Illuminate/Support/Str.php Lines 1053 to 1068 in d3a4cd2
|
||||||||||||||||||||||||||||||||||
"ext-filter": "*", | ||||||||||||||||||||||||||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. framework/src/Illuminate/Support/Stringable.php Lines 1175 to 1178 in d3a4cd2
framework/src/Illuminate/Support/Stringable.php Lines 260 to 269 in d3a4cd2
|
||||||||||||||||||||||||||||||||||
"ext-mbstring": "*", | ||||||||||||||||||||||||||||||||||
"doctrine/inflector": "^2.0", | ||||||||||||||||||||||||||||||||||
"illuminate/collections": "^9.0", | ||||||||||||||||||||||||||||||||||
|
Original file line number | Diff line number | Diff line change | ||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
@@ -15,6 +15,7 @@ | |||||||||||||||||||||||||||||||||||||||||||||
], | ||||||||||||||||||||||||||||||||||||||||||||||
"require": { | ||||||||||||||||||||||||||||||||||||||||||||||
"php": "^8.0.2", | ||||||||||||||||||||||||||||||||||||||||||||||
"ext-mbstring": "*", | ||||||||||||||||||||||||||||||||||||||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. framework/src/Illuminate/Testing/Constraints/SeeInOrder.php Lines 41 to 62 in d3a4cd2
|
||||||||||||||||||||||||||||||||||||||||||||||
"illuminate/collections": "^9.0", | ||||||||||||||||||||||||||||||||||||||||||||||
"illuminate/contracts": "^9.0", | ||||||||||||||||||||||||||||||||||||||||||||||
"illuminate/macroable": "^9.0", | ||||||||||||||||||||||||||||||||||||||||||||||
|
Original file line number | Diff line number | Diff line change | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
@@ -15,7 +15,8 @@ | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
], | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
"require": { | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
"php": "^8.0.2", | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
"ext-json": "*", | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
"ext-filter": "*", | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. See usages of |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
"ext-mbstring": "*", | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. framework/src/Illuminate/Validation/Concerns/ValidatesAttributes.php Lines 2352 to 2369 in d3a4cd2
framework/src/Illuminate/Validation/DatabasePresenceVerifier.php Lines 103 to 114 in d3a4cd2
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
"brick/math": "^0.9.3|^0.10.2|^0.11", | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
"egulias/email-validator": "^3.2.1|^4.0", | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
"illuminate/collections": "^9.0", | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ | |
], | ||
"require": { | ||
"php": "^8.0.2", | ||
"ext-json": "*", | ||
"ext-tokenizer": "*", | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. See usages of |
||
"illuminate/collections": "^9.0", | ||
"illuminate/container": "^9.0", | ||
"illuminate/contracts": "^9.0", | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we still need this in
require-dev
.See this PR: #43959
Seems best to leave it as GMP objects have some quirks that this addresses and I can't replicate with standard classes.