Page MenuHomeDevCentral

Add XSL extension
ClosedPublic

Authored by dereckson on Dec 31 2015, 23:27.
Tags
None
Referenced Files
F28468018: D142.id346.diff
Tue, May 12, 16:13
F28435545: D142.id342.diff
Tue, May 12, 09:55
F28409989: D142.diff
Tue, May 12, 04:54
Unknown Object (File)
Mon, May 11, 20:49
Unknown Object (File)
Sun, May 10, 01:39
Unknown Object (File)
Sat, May 9, 16:57
Unknown Object (File)
Sat, May 9, 05:19
Unknown Object (File)
Thu, May 7, 16:00
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
No Lint Coverage
Unit
No Test Coverage
Branch
master
Build Status
Buildable 180
Build 180: arc lint + arc unit

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.