-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Matt Acosta edited this page Mar 19, 2018
·
5 revisions
All new contributors should start by reading the contribution guide. Next, you will need to create or pick an issue to work on. Many issues have labels to help you find an appropriate task to work on. Before writing any code however, please see this project's coding standards as well.
All contributions generally need to be tested. Usually this is done by running
the gulp test
command. If you are working on a feature that needs to match the
PHP specification, the tools provided can also be used to manually
determine the expected result.
- For general questions about this package, see the FAQ.
- For other questions, please use Stack Overflow or search through existing issues.
- PHP language specification
Home
News
- Roadmap
Contributor Guide
Help