An open API service indexing awesome lists of open source software.

https://github.com/php/php-langspec

PHP Language Specification
https://github.com/php/php-langspec

Last synced: 12 months ago
JSON representation

PHP Language Specification

Awesome Lists containing this project

README

          

# PHP Language Specifications

This repo contains the WIP PHP Language Specifications.

To join the conversation, send a blank email to:

> [standards+subscribe@lists.php.net](mailto:standards+subscribe@lists.php.net)

Bug reports can be filed at:

> [https://github.com/php/php-langspec/issues](https://github.com/php/php-langspec/issues)

The upstream URL of this repo is:

> [https://github.com/php/php-langspec](https://github.com/php/php-langspec)

Test results of PHP master against the php-langspec tests:

> [![Build Status](https://travis-ci.org/php/php-langspec.svg?branch=master)](https://travis-ci.org/php/php-langspec)

The PHP specification is community-owned and open-source. Pull requests,
issue filings and comments are extremely welcome.

Make sure you understand the [*contribution process*](CONTRIBUTING.md).