Skip to content

Refactor PHP client for better standards compliance#1457

Merged
enisoc merged 3 commits into
vitessio:masterfrom
enisoc:php
Jan 22, 2016
Merged

Refactor PHP client for better standards compliance#1457
enisoc merged 3 commits into
vitessio:masterfrom
enisoc:php

Conversation

@enisoc
Copy link
Copy Markdown
Contributor

@enisoc enisoc commented Jan 22, 2016

As suggested by @cyrrill in #1404.

  • Use namespaces.
  • Put each class in its own file.
  • Use class autoloading.
  • Switched my eclipse PDT formatter to PSR-2 mode.

@alainjobart
Copy link
Copy Markdown
Contributor

LGTM

enisoc pushed a commit that referenced this pull request Jan 22, 2016
Refactor PHP client for better standards compliance
@enisoc enisoc merged commit c4ab3ea into vitessio:master Jan 22, 2016
@enisoc enisoc deleted the php branch January 22, 2016 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants