forked from venomous0x/WhatsAPI
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
All contributions are welcome, this is a community-driven project, created and open-sourced for the sake of fun and knowledge. | ||
|
||
We'll adhere to "PHP Framework Interoperability Group" [accepted coding standards](https://github.com/php-fig/fig-standards/tree/master/accepted). | ||
|
||
You can use Sensio Labs' [PHP Coding Standards Fixer](http://cs.sensiolabs.org/) to convert your current codebase (we'll convert ours, eventually). | ||
|
||
Unit tests are coming as well to tackle the common issues regarding PHP itself (missing modules, etc). | ||
|
||
*Last update: Sep 18, 2012* |