Actions
Bug #4292
closedPHP5 segmentation error when call setParameter with NULL value
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
Actions