Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
search_api_saved_searches
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
search_api_saved_searches
Merge requests
!24
Resolve
#3518958
"Fix deprecation warnings"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve
#3518958
"Fix deprecation warnings"
issue/search_api_saved_searches-3518958:3518958-fix-deprecation-warnings
into
8.x-1.x
Overview
0
Commits
4
Pipelines
3
Changes
2
Merged
Thomas Seidl
requested to merge
issue/search_api_saved_searches-3518958:3518958-fix-deprecation-warnings
into
8.x-1.x
1 month ago
Overview
0
Commits
4
Pipelines
3
Changes
2
Expand
Closes
#3518958
0
0
Merge request reports
Compare
8.x-1.x
version 2
283b30a3
1 month ago
version 1
6821b7f9
1 month ago
8.x-1.x (base)
and
latest version
latest version
283b30a3
4 commits,
1 month ago
version 2
283b30a3
4 commits,
1 month ago
version 1
6821b7f9
2 commits,
1 month ago
2 files
+
1
−
4
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
.gitlab-ci.yml
+
1
−
1
Options
@@ -61,7 +61,7 @@ variables:
# OPT_IN_TEST_NEXT_MINOR: '1'
# OPT_IN_TEST_NEXT_MAJOR: '1'
# Use this to test against the maximum supported PHP version.
#
OPT_IN_TEST_MAX_PHP: '1'
OPT_IN_TEST_MAX_PHP
:
'
1'
###################################################################################
Loading