Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
php-zumba-json-serializer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian PHP Team
PEAR
php-zumba-json-serializer
Commits
d08303ec
Verified
Commit
d08303ec
authored
2 years ago
by
William Desportes
Browse files
Options
Downloads
Patches
Plain Diff
Fix lintian extended-description-line-too-long
parent
e3f88b66
No related branches found
No related tags found
No related merge requests found
Pipeline
#432085
passed
2 years ago
Stage: provisioning
Stage: build
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian/control
+3
-2
3 additions, 2 deletions
debian/control
with
3 additions
and
2 deletions
debian/control
+
3
−
2
View file @
d08303ec
...
...
@@ -18,5 +18,6 @@ Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, ${phpcomposer:Debian-require}
Description: Json Serializer is a PHP library to serialize PHP variables in JSON format
Json Serializer is similar to the serialize() function in PHP, you can also un-serialize
the JSON generated by this tool and have you PHP content back.
Json Serializer is similar to the serialize() function in PHP,
you can also un-serialize the JSON generated by this tool
and have you PHP content back.
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