Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
recurring_events
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
recurring_events
Commits
ed7ce3cf
Commit
ed7ce3cf
authored
6 months ago
by
Pieter Frenssen
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3485935
by pfrenssen: Builds are failing on PHP 8.4
parent
e28d3298
No related branches found
No related tags found
2 merge requests
!146
Issue #3479860 by pfrenssen, divyansh.gupta: Fix constructors which have...
,
!133
Keep testing on PHP 8.3 for the time being.
Pipeline
#331214
passed with warnings
6 months ago
Stage: build
Stage: validate
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
with
1 addition
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
ed7ce3cf
...
...
@@ -23,7 +23,7 @@ include:
# https://git.drupalcode.org/project/gitlab_templates/-/blob/main/includes/include.drupalci.variables.yml
################
variables
:
_TARGET_PHP
:
$CORE_PHP_
NEXT
_TARGET_PHP
:
$CORE_PHP_
MAX
# Keep testing on Drupal 10 until our dependencies are D11 ready.
CORE_STABLE
:
$CORE_PREVIOUS_STABLE
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment