Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
PHP Language Specification
- Host: GitHub
- URL: https://github.com/php/php-langspec
- Owner: php
- License: other
- Created: 2014-07-28T21:48:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-03-08T23:58:43.000Z (8 months ago)
- Last Synced: 2024-04-14T04:23:35.557Z (7 months ago)
- Language: PHP
- Homepage: http://www.php.net
- Size: 1.78 MB
- Stars: 2,299
- Watchers: 217
- Forks: 274
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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:
> [[email protected]](mailto:[email protected])
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).