Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
scheduler-3285242
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
Issue forks
scheduler-3285242
Commits
19174d3e
Commit
19174d3e
authored
2 years ago
by
Jonathan Smith
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3224263
by jonathan1055: Fix deprecation counts (reduced for 9.2, increased for for 9.3)
parent
1d3dced6
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis.yml
+6
-6
6 additions, 6 deletions
.travis.yml
with
6 additions
and
6 deletions
.travis.yml
+
6
−
6
View file @
19174d3e
...
...
@@ -31,12 +31,12 @@ jobs:
-
MEDIA=YES
-
TERM=YES
-
RULES=YES
# ---- Remaining self deprecation notices (
2022
)
# 1
328
Symfony KernelEvent::isMasterRequest()
#
511
hook_field_widget_form_alter (Commerce)
# 1
8
1 EventDispatcher with string event (Rules and Commerce)
# ---- Remaining self deprecation notices (
1685
)
# 1
087
Symfony KernelEvent::isMasterRequest()
#
455
hook_field_widget_form_alter (Commerce)
# 1
4
1 EventDispatcher with string event (Rules and Commerce)
# 2 Kernel $modules property must be declared protected
-
DEPRECATIONS=
2022
-
DEPRECATIONS=
1685
-
php
:
7.4
env
:
-
DRUPAL_CORE=9.3.x
...
...
@@ -49,10 +49,10 @@ jobs:
# 291 EventDispatcher with string event (Rules and Commerce)
# 13 Creating an instance of this class is deprecated in drupal:9.1.0
# 2 Kernel $modules property must be declared protected
-
DEPRECATIONS=1112
# ---- Other deprecation notices (1234)
# 617 drupal_get_path() is deprecated in drupal:9.3.0
# 617 drupal_get_filename() is deprecated in drupal:9.3.0
-
DEPRECATIONS=3084
# Be sure to cache composer downloads.
cache
:
...
...
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