The Wayback Machine - https://web.archive.org/web/20231117185441/https://github.com/php/doc-en
Skip to content

php/doc-en

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
March 20, 2023 20:21
September 20, 2018 15:10
September 1, 2014 16:39
----------------------------------------------------------------------
README
----------------------------------------------------------------------

Please refer to the README file within the [doc-base repository](https://github.com/php/doc-base/blob/master/README.md).

For information related to creating this setup, see:

  http://doc.php.net/tutorial/local-setup.php

Running With Docker

- Install Docker (https://docs.docker.com/get-docker/)
- Rebuild the documentation using `docker-compose up`
- Open output/php-chunked-xhtml/ in your browser.