Comment 14 for bug 1340151

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

Reviewed: https://reviews.mahara.org/5738
Committed: https://git.mahara.org/mahara/mahara/commit/76a2c6c9893539070db47747c8614a7f63676512
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 76a2c6c9893539070db47747c8614a7f63676512
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>