laminas / laminas-continuous-integration-action

GitHub Action for running a QA check
BSD 3-Clause "New" or "Revised" License
19 stars 19 forks source link

Remove temporary fix for pre PHP 8.3 RC3 #193

Closed boesing closed 11 months ago

boesing commented 11 months ago
Q A
QA yes

Description

This removes a temporary fix introduced in v1.35.1 to have required files in place for PECL. With PHP 8.3, this got fixed by sury and thus there is no need for this anymore.