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
- Host: GitHub
- URL: https://github.com/php/php-langspec
- Owner: php
- License: other
- Created: 2014-07-28T21:48:05.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-05-04T20:25:57.000Z (almost 2 years ago)
- Last Synced: 2025-05-11T02:24:22.892Z (12 months ago)
- Language: PHP
- Homepage: http://www.php.net
- Size: 1.78 MB
- Stars: 2,300
- Watchers: 216
- Forks: 269
- Open Issues: 20
-
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:
> [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:
> [](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).