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-8.2.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: php-8.2
version: 8.2.25
version: 8.2.26
epoch: 0
description: "the PHP programming language"
copyright:
Expand Down Expand Up @@ -59,7 +59,7 @@ pipeline:
with:
repository: https://github.com/php/php-src
tag: php-${{package.version}}
expected-commit: 33657c01d305f18aeb0821e88c3e1475b3543144
expected-commit: a3695d49e878eb2ebbf4645a0975cb5e225fbc7d

- name: Configure
runs: |
Expand Down
Loading