Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
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
Model registry
Monitor
Service Desk
Analyze
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
alpine
aports
Merge requests
!12552
[3.12] community/php7-pecl-xdebug: upgrade to 2.9.7
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
[3.12] community/php7-pecl-xdebug: upgrade to 2.9.7
andypost/aports:3-12-xdebug
into
3.12-stable
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Andy Postnikov
requested to merge
andypost/aports:3-12-xdebug
into
3.12-stable
4 years ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
backport of
!12551 (merged)
Edited
4 years ago
by
Andy Postnikov
0
0
Merge request reports
Compare
3.12-stable
3.12-stable (base)
and
latest version
latest version
11169493
1 commit,
4 years ago
1 file
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
community/php7-pecl-xdebug/APKBUILD
+
2
−
2
Options
@@ -4,7 +4,7 @@
# Maintainer: Andy Postnikov <apostnikov@gmail.com>
pkgname
=
php7-pecl-xdebug
_pkgname
=
xdebug
pkgver
=
2.9.
6
pkgver
=
2.9.
7
pkgrel
=
0
pkgdesc
=
"PHP extension that provides functions for function traces and profiling - PECL"
url
=
"https://pecl.php.net/package/xdebug"
@@ -41,4 +41,4 @@ package() {
EOF
}
sha512sums
=
"
f5e1e1de2fa555673c5ccf2bc53e686d3e24cb127171109de09975df7bc32653272fa033662f535b18d81ad9fced9cc5082ef2f63d265bd9abb084dfee6f5
57
e
php7-pecl-xdebug-2.9.
6
.tgz"
sha512sums
=
"
2b2b7be11431a37b708caba16b05fad5775ff28098a22cb04d1ae3b11e3423e11cbf9492a134afbb972e496c960c42e3b88fdcc4529440ca2379625d9a053
57
f
php7-pecl-xdebug-2.9.
7
.tgz"
Loading