Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
csv_serialization
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
csv_serialization
Merge requests
!30
Issue
#3405001
: Support both D9 and D10 - BOTH versions of EncoderInterface::encode CAN be supported!
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Issue
#3405001
: Support both D9 and D10 - BOTH versions of EncoderInterface::encode CAN be supported!
issue/csv_serialization-3405001:3405001-support-d10-3x
into
3.x
Overview
0
Commits
4
Pipelines
5
Changes
3
Open
Mark Dorison
requested to merge
issue/csv_serialization-3405001:3405001-support-d10-3x
into
3.x
1 year ago
Overview
0
Commits
4
Pipelines
5
Changes
3
Expand
Closes
#3405001
Edited
1 year ago
by
Mark Dorison
0
0
Merge request reports
Compare
3.x
version 4
8794cfa8
1 year ago
version 3
33140e93
1 year ago
version 2
fa347efe
1 year ago
version 1
fa347efe
1 year ago
3.x (HEAD)
and
latest version
latest version
afe7059e
4 commits,
1 year ago
version 4
8794cfa8
3 commits,
1 year ago
version 3
33140e93
2 commits,
1 year ago
version 2
fa347efe
1 commit,
1 year ago
version 1
fa347efe
12 commits,
1 year ago
3 files
+
4
−
4
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
.tugboat/config.yml
+
1
−
1
Options
services
:
php
:
# Specify the version of Drupal you wish to use for Tugboat below.
image
:
q0rban/tugboat-drupal:
9
image
:
q0rban/tugboat-drupal:
10
default
:
true
http
:
false
depends
:
mysql
Loading