Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions php-frankenphp-8.2-xdebug.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: php-frankenphp-8.2-xdebug
version: 3.5.1
version: 3.5.3
epoch: 0
description: "Step Debugger for PHP"
copyright:
Expand All @@ -24,7 +24,7 @@ pipeline:
with:
repository: https://github.com/xdebug/xdebug
tag: "${{package.version}}"
expected-commit: af9280fff4eeb014309f8f66633c5e8f40e88b04
expected-commit: 127bbcb980400752221cfaa54bdc1420e6ef3c12

- name: Prepare build
runs: phpize
Expand Down