cloudflare / cloudflare-php

PHP library for the Cloudflare v4 API
BSD 3-Clause "New" or "Revised" License
621 stars 222 forks source link

Make Cloudflare work in PHP 8 and PHPUnit 9 #163

Closed ralphschindler closed 12 months ago

ralphschindler commented 3 years ago

This PR is the minimal amount of work to ensure this library works with PHP 7.4 through PHP 8.0. PHPUnit was updated to PHPUnit 9.x.

Changes:

EDIT: please see https://github.com/cloudflare/cloudflare-php/pull/171 as it is a more extensive and more complete PR to achieve modernization and roll up many of the PR's many have submitted before.

ralphschindler commented 3 years ago

🎤 tap tap - is this thing on? 🎤

ralphschindler commented 12 months ago

Closing as it appears this project is abandoned.