Skip to content

Commit f768519

Browse files
committed
ext-phalcon/5.9.0
GUS-W-17779543
1 parent 6265646 commit f768519

File tree

5 files changed

+6
-0
lines changed

5 files changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- PHP/8.3.19 [David Zuelke]
1010
- PHP/8.4.5 [David Zuelke]
1111
- ext-newrelic/11.6.0.19 [David Zuelke]
12+
- ext-phalcon/5.9.0 (supports PHP 8.1 through 8.4) [David Zuelke]
1213

1314
### CHG
1415

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#!/usr/bin/env bash
2+
# Build Path: /app/.heroku/php
3+
# Build Deps: php-8.4.*
4+
5+
source $(dirname $0)/../no-debug-non-zts-20180731/phalcon

0 commit comments

Comments
 (0)