Actions
Bug #5727
closedPHP 7 adaptations causing issues
Description
Check PHP7 changes as PEAR usage is missing its parent constructor call.
Actions
Added by krileon almost 10 years ago. Updated almost 10 years ago.
Description
Check PHP7 changes as PEAR usage is missing its parent constructor call.
Only Archive_Tar has this issue. Other compatibility changes seam to have no parent constructor issues.
Fixed in MR !1007