Code style for pkg-utils
Merge pull request #1524 from phil-davis/Code-Style-Guide-Interfaces-inc
Merge pull request #1523 from phil-davis/patch-2
Merge pull request #1522 from phil-davis/Code-Style-Guide-etc-inc-f-to-g
Code style guide interfaces.inc
This is another big file that has many diffs so Github refuses todisplay them. I thought it best to keep doing individual commit-pull forones like this.
More style guide changes
In gwlb.inc at line 676 and 779 I added an extra set of brackets. In the"if" clause as a whole there were a mix of && and || used that wererelying on the PHP standard that && has precedence over ||In actual fact the original code should have been working fine, the...
Code style guide changes for filter.inc 2nd version
This is the changes to filter.inc as per the commits in https://github.com/pfsense/pfsense/pull/1521 but done in just 1 clean commit.
Fix type (trime->trim)
Fix indent and remove some unecessary ()
Merge pull request #1520 from phil-davis/Code-Style-Guide-etc-inc-a-to-e
View revisions
Also available in: Atom