Merge branch 'PHP-8.4'

* PHP-8.4:
  CI: FreeBSD on VM - set `copyback: false`
This commit is contained in:
Ayesh Karunaratne 2024-11-25 19:34:17 +07:00
commit 877d0cadf2
No known key found for this signature in database

View file

@ -7,6 +7,7 @@ runs:
with:
release: '13.3'
usesh: true
copyback: false
# Temporarily disable sqlite, as FreeBSD ships it with disabled double quotes. We'll need to fix our tests.
# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269889
prepare: |