Evgeniy Budanov

Results 1 comments of Evgeniy Budanov

`if (isset($enclosure[0]['attribs']['']['length'])) { $length = ceil($enclosure[0]['attribs']['']['length']); }` need to add one more check if (isset($enclosure[0]['attribs']['']['length']) && **is_numeric($enclosure[0]['attribs']['']['length'])**)