FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit f06eded6 authored by Dean Rasheed's avatar Dean Rasheed
Browse files

Updated the PHP documentation build environment to use a docker

container, holding the specific version of ApiGen known to produce
decent results.

This is necessary because that version of ApiGen requires PHP 5 (it
doesn't work with PHP 7), and newer versions of ApiGen are currently
completely broken, and don't support half the options necessary to
produce decent output.

The docker container is based on alpine (just about the smallest
linux distro available), with the required PHP 5 packages, and ApiGen
copied in.

--
Imported using git-svn from
https://dev.csi.cam.ac.uk/svn/lookup/trunk@101
parent a9cd7d0c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment