Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 7c249478dcc568da671d2aae3147e2be0453e812 https://github.com/phpmyadmin/phpmyadmin/commit/7c249478dcc568da671d2aae3147... Author: Michal Čihař michal@cihar.com Date: 2016-02-16 (Tue, 16 Feb 2016)
Changed paths: M libraries/plugins/import/ImportOds.php M libraries/plugins/import/ImportXml.php
Log Message: ----------- Remove check for libxml_disable_entity_loader
It's there since PHP 5.2.11 and we require 5.5.
Signed-off-by: Michal Čihař michal@cihar.com