diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index ea8e48f..5ce5c28 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -35,7 +35,7 @@ jobs:
- PHP_VERSION: '8.2'
- PHP_VERSION: '8.3'
- PHP_VERSION: '8.4'
- - PHP_VERSION: '8.5.0alpha4'
+ - PHP_VERSION: '8.5'
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
diff --git a/package.xml b/package.xml
index 08c503c..a8dd6da 100644
--- a/package.xml
+++ b/package.xml
@@ -124,12 +124,12 @@
-
+
-
+
diff --git a/tests/php84_exit.phpt b/tests/php85_exit.phpt
similarity index 100%
rename from tests/php84_exit.phpt
rename to tests/php85_exit.phpt