Skip to content

THRIFT-4463: generate PHP code match psr2#1473

Closed
robberphex wants to merge 1 commit intoapache:masterfrom
robberphex:gen-psr2
Closed

THRIFT-4463: generate PHP code match psr2#1473
robberphex wants to merge 1 commit intoapache:masterfrom
robberphex:gen-psr2

Conversation

@robberphex
Copy link
Contributor

@robberphex robberphex changed the title generate PHP code match psr2 THRIFT-4463: generate PHP code match psr2 Jan 18, 2018
* PHP ident with 4 space
* remove redundancy blank lines
* open bracket of function, class at new line
* remove hard-coded indent, use indent()
* add necessary visibility declaration for class field
* open bracket of flow control put end of line, not new line
* remove inline control structures
* add blank around equal symbol
@asfgit asfgit closed this in e241265 Jan 24, 2018
@robberphex robberphex deleted the gen-psr2 branch January 24, 2018 06:27
jeking3 pushed a commit to jeking3/thrift that referenced this pull request Mar 10, 2018
Client: php

* PHP ident with 4 space
* remove redundancy blank lines
* open bracket of function, class at new line
* remove hard-coded indent, use indent()
* add necessary visibility declaration for class field
* open bracket of flow control put end of line, not new line
* remove inline control structures
* add blank around equal symbol

This closes apache#1473
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

Comments