Comment 17 for bug 1340151

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5737
Committed: https://git.mahara.org/mahara/mahara/commit/1580c0a7b73218e9d65cd097e423635f8d43f232
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.10_STABLE

commit 1580c0a7b73218e9d65cd097e423635f8d43f232
Author: Robert Lyon <email address hidden>
Date: Wed Nov 18 21:14:26 2015 +1300

Bug 1340151: dealing with libxml_disable_entity_loader

Set the state of the libxml entity loader & use internal
errors settings, back to what they were before we called
them, as a workaround to https://bugs.php.net/bug.php?id=64938,
which causes them to be shared by all threads in a single
process.

behatnotneeded

Change-Id: I0720146b1e91c24095a18636e09981830ef4ce8f
Signed-off-by: Robert Lyon <email address hidden>