Project

Profile

Help

Bug #4292

closed

PHP5 segmentation error when call setParameter with NULL value

Added by O'Neil Delpratt almost 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Category:
PHP API
Start date:
2019-08-20
Due date:
% Done:

100%

Estimated time:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Found in version:
1.1.2
Fixed in version:
1.2.0
SaxonC Languages:
SaxonC Platforms:
SaxonC Architecture:

Description

Under PHP5 when calling setParameter with a NULL value we get a segmentation error.

Problem is we are not checking for the IS_NULL. The Saxon/C code for PHP7 has this check already.

Please register to edit this issue

Also available in: Atom PDF