Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP Fatal error: Uncaught Error: Class 'XSLTProcessor' not found #9

Open
charlycoste opened this issue Apr 3, 2018 · 2 comments
Open
Assignees
Labels

Comments

@charlycoste
Copy link
Member

composer.json should specify php-xsl dependency.

@charlycoste charlycoste added the bug label Apr 3, 2018
@charlycoste charlycoste self-assigned this Apr 3, 2018
@Clorel
Copy link

Clorel commented Sep 26, 2019

J'ai le même problème... et je vois pas quelle require mettre dans le composer.json alors que la doc php parle d'implémentation officielle... Il y a quelque chose à faire ?

@charlycoste
Copy link
Member Author

sous Debian/Ubuntu :
sudo apt install php<Version>-xsl

J'avais noté cet issue pour ajouter un check dans composer pour bloquer l'installation si cette dépendance n'était pas déjà satisfaite.
Pour qu'elle le soit, il faut avoir installé et/ou activé le module xsl de PHP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants