Official upgrade to PHP 5.5.12, or backport of upstream bug-fix?

Asked by Richard J. Turner

I recently ran afoul of PHP bug https://bugs.php.net/bug.php?id=66987, which causes a segfault when deallocating resources having used Fileinfo. This effectively makes Fileinfo useless.

I upgraded PHP to v5.5.12 using Ondrej's PPA, which includes a fix, but can the fix be backported to the official packages? Or is that against the Ubuntu packaging policy?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#1

I suggest you report a bug

Revision history for this message
Richard J. Turner (richard-zygous) said :
#2

Thanks actionparsnip, that solved my question.