Page MenuHomeDevCentral

Add XSL extension
ClosedPublic

Authored by dereckson on Dec 31 2015, 23:27.
Tags
None
Referenced Files
F37756536: D142.id342.diff
Wed, Jul 22, 02:50
Unknown Object (File)
Tue, Jul 21, 11:12
Unknown Object (File)
Tue, Jul 21, 10:35
Unknown Object (File)
Tue, Jul 21, 03:39
Unknown Object (File)
Sun, Jul 19, 11:29
Unknown Object (File)
Mon, Jul 13, 05:17
Unknown Object (File)
Sat, Jul 11, 02:47
Unknown Object (File)
Sat, Jul 4, 21:23
Subscribers
None

Details

Summary

The documentation generator phpDox requires xsl, cf. T641.

We so need to deploy xsl either here, either in nasqueron/jenkins-slave-php
image. It's probably generic enough to install it as base level.

Test Plan

(1) Build the image
(2) php -i | grep -i xsl
(3) Try phpdox

Diff Detail

Repository
rDPHPCLI nasqueron/php-cli Docker image
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to Add XSL extension.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson edited edge metadata.

Test done, it works.

This revision is now accepted and ready to land.Jan 1 2016, 00:16
This revision was automatically updated to reflect the committed changes.