Skip to content

Commit b40479a

Browse files
committed
Remove a patch for the User protect on Issue #3510800: (PHP 8.4) Fixed implicitly marking parameter as nullable is deprecated in userprotect_entity_field_access() #330
1 parent 26d2af1 commit b40479a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

composer.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -220,10 +220,6 @@
220220
"fix: #3561953 PHP 8.4 implicit nullable & constructor parameter order issues in WebP FileDownloadController":
221221
"https://raw.githubusercontent.com/vardot/varbase-patches/refs/heads/patches/webp--2025-12-08--mr-54.patch"
222222
},
223-
"drupal/userprotect": {
224-
"Issue #3510800: (PHP 8.4) Fixed implicitly marking parameter $items as nullable is deprecated in userprotect_entity_field_access()":
225-
"https://raw.githubusercontent.com/vardot/varbase-patches/refs/heads/patches/userprotect--2026-01-20--3510800--mr-11.patch"
226-
},
227223
"drupal/layout_builder_component_attributes": {
228224
"fix: #3498301 PHP 8.4 compatibility implicit nullable SectionStorageInterface parameter":
229225
"https://raw.githubusercontent.com/vardot/varbase-patches/refs/heads/patches/layout_builder_component_attributes--2025-12-08--3498301--mr-17.patch"

0 commit comments

Comments
 (0)