Project

Profile

Help

Bug #4292

closed

PHP5 segmentation error when call setParameter with NULL value

Added by O'Neil Delpratt over 4 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:
Found in version:
1.1.2
Fixed in version:
1.2.0
Platforms:

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