Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
color_field
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
color_field
Merge requests
!11
Issue
#3340679
: Make it clear that 3.x requires PHP 8
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Issue
#3340679
: Make it clear that 3.x requires PHP 8
issue/color_field-3340679:3340679-require-php8
into
3.0.x
Overview
0
Commits
2
Pipelines
0
Changes
2
Open
Raf Philtjens
requested to merge
issue/color_field-3340679:3340679-require-php8
into
3.0.x
2 years ago
Overview
0
Commits
2
Pipelines
0
Changes
2
Expand
0
0
Merge request reports
Compare
3.0.x
3.0.x (base)
and
latest version
latest version
e9fa118f
2 commits,
2 years ago
2 files
+
2
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
Conflict: This file was modified in both the source and target branches. Ask someone with write access to resolve it.
color_field.info.yml
+
1
−
0
Options
@@ -2,6 +2,7 @@ name: Color Field
type
:
module
description
:
'
Provides
a
color
field
type
to
store
the
color
value
and
opacity.'
core_version_requirement
:
^9 || ^10
php
:
8.0
package
:
Field types
dependencies
:
-
drupal:field
Loading