1
0
Fork 0
composer/src
Rob Bast b957d1c4a6 load xml as string from local file, fixes #3942
If the entity loader is disabled on a system, loading files, even from
the local file system, is considered as external to the running php
process, and thus not allowed by the libxml extension. Reading the file
contents and loading the xml as a string is a valid alternative however.
2015-06-03 09:52:36 +02:00
..
Composer load xml as string from local file, fixes #3942 2015-06-03 09:52:36 +02:00
bootstrap.php CS fixes 2013-06-13 13:28:24 +02:00