Frequent problems

Frequent problems – List of issues that may be encountered when using PHP_UML

Class 'XSLTProcessor' not found in (...) ExporterXSL.php on line 192

PHP_UML relies on the PHP extension XSL for certain output formats. Please modify your php.ini to enable this extension.

Warning: date(): it is not safe to rely on the system's timezone settings (...)

You can ignore this warning. If you really don't want to see it, add a "date.timezone" configuration line in your php.ini

Error message when importing XMI into Umbrello or ArgoUML

Some modeling tools expect XMI in version 1. By default, PHP_UML generates XMI in version 2. So use the switch -x to specify the version 1, as described in Command line interface

How to run PHP_UML from the command line? (Previous) Things to know about how PHP_UML parses PHP code (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.