PHP driver relies on removed HAVE_SPL symbol

Description

The PHP driver checks for the symbol HAVE_SPL here. That has been removed as of PHP 7.4 (see here). This causes an error when trying to build PHP 7.4 with this driver.

This is the error I get:

 

Environment

None

Pull Requests

None

Activity

Show:

Aravind Padmanabhan 
July 26, 2024 at 8:32 AM

Is there any workaround. I need to install on php7.4

Details

Assignee

Reporter

Priority

Created December 4, 2019 at 10:12 PM
Updated July 26, 2024 at 8:32 AM