Skip to content

Minor changes #4

Closed
Closed
@sagikazarmark

Description

@sagikazarmark

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions