Bug #5241
closedPHP API for Saxon/C HE for PHP version 8.
0%
Description
The php installation on Linux server supports PHP 7 at present. Can we run PHP 8 with this Saxon/C HE version. The commands provided for PHP 7 installation on reference link (https://www.saxonica.com/saxon-c/documentation1.2/index.html#!starting/installingphp) it mentions about building with PHP 7 and PHP 5 but the code structure is a bit different for PHP 8. Attaching the configuration settings for the server. Is there any way to install the Saxon for PHP 8. Getting issues with using SaxonProcessor() class for running Xpaths in php code as the class is not available.
Files
Related issues
Updated by O'Neil Delpratt almost 3 years ago
- Project changed from Saxon to SaxonC
- Category changed from Configuration to PHP Build
Updated by O'Neil Delpratt almost 3 years ago
PHP 8 is not currently supported in Saxon/C. I did revisit this issue today and can see a number of compile failures when I tried to build SaxonC for PHP 8. We are pushing out the new SaxonC 11 release soon. Once this is out I will work on getting SaxonC supported on PHP 8.
Updated by O'Neil Delpratt over 2 years ago
Sorry for dropping the ball on this feature request. We will look at this shortly
Updated by O'Neil Delpratt over 2 years ago
- Related to Feature #4842: PHP 8 added
Updated by O'Neil Delpratt about 2 years ago
- Status changed from New to Duplicate
- Assignee changed from Community Admin to O'Neil Delpratt
I have made some progress with getting SaxonC to work on PHP 8.1. I am reporting progress here #4842, therefore I am marking this bug issue as a duplicate.
Please register to edit this issue