Closed
Description
Repository:
- Please use this .gitattributes file
- Please use this .gitignore file
- Please use this .travis.yml file (Don't forget to add the before_script which starts the PHP server, scripts should be on new line as yaml struct)
- Please add Change Log info
- Please use this CONTRIBUTING guide (note the extra email address)
- Please update the security section based on the php-http/httplug repo (note the extra email address in the security section)
- Please remove the VERSION file. Are there any reasons it is there?
- Documentation should be added instead of the Usage section
CS:
- Please remove the file header right after the php opening tag, I see no value in it
- SPL Exceptions should not be imported, but used from the root namespace to avoid too much importing
- Not sure if
@api
makes sense here - Please add more newlines in the code. Some parts of it is hard to read
- Please use line comments instead of block comments
@joelwurtz SocketClient might also be affected by the repository issues, haven't checked though.
Metadata
Metadata
Assignees
Labels
No labels