openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
PHP Beautifier
Settings
|
Report Duplicate
10
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 1 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #16 from dohzoh/master
Claudio Bustos
More...
about 10 years ago
fixed test for composer
dozo
More...
about 10 years ago
add composer support
dozo
More...
about 10 years ago
Merge pull request #9 from ogarbe/fix_and_addenda
Claudio Bustos
More...
over 10 years ago
Merge pull request #13 from csirmaz/master
Claudio Bustos
More...
over 10 years ago
Removed unneeded constructor
Elod Csirmaz
More...
over 10 years ago
Bugfix: skip collapsing lines if they contain comments
Elod Csirmaz
More...
over 10 years ago
Bugfix: opening parenthesis was not added outside scope
Elod Csirmaz
More...
over 10 years ago
SpaceOpAssignments: new filter to add space before operator+assignments
Elod Csirmaz
More...
over 10 years ago
Extended the multi-line logic to function definitions and calls
Elod Csirmaz
More...
over 10 years ago
Fixed problems with KeepEmptyLines using setNoDeletePreviousSpaceHack
Elod Csirmaz
More...
over 10 years ago
Fixed copyright information
Elod Csirmaz
More...
over 10 years ago
KeepEmptyLines: new filter to keep an empty line where they appear in source
Elod Csirmaz
More...
over 10 years ago
LongArrayNested: new filter that breaks long array()s only
Elod Csirmaz
More...
over 10 years ago
Remove trailing whitespace on empty lines created with NewLines filter
Olivier Garbe
More...
over 12 years ago
Fix fluent filter
Olivier Garbe
More...
over 12 years ago
code formatting
Olivier Garbe
More...
over 12 years ago
Verbose parameter in command line script
Olivier Garbe
More...
over 12 years ago
Replace echo by log
Olivier Garbe
More...
over 12 years ago
Merge pull request #8 from Survos/fix-indentstyles
Claudio Bustos
More...
over 12 years ago
Merge pull request #7 from Survos/skip-docblock-test
Claudio Bustos
More...
over 12 years ago
Merge pull request #5 from Survos/remove-echo-in-test
Claudio Bustos
More...
over 12 years ago
Fix IndentStyles so open brace after object operator isn't treated as the start of a block (use openBraceDontProcess). Also avoid trailing spaces after "if ()", etc., in styles that put open brace on new line.
Keith C. Ivey
More...
over 12 years ago
skip DocBlock test since it's broken
Keith C. Ivey
More...
over 12 years ago
remove echo in middle of BeautifierBugsTest.php
Keith C. Ivey
More...
over 12 years ago
Added test for unresolved bug 14575
Claudio Bustos
More...
over 14 years ago
Added Test for closed bug 17063
Claudio Bustos
More...
over 14 years ago
Removing the innecesary new function getLastSeq and using the existing getControlSeq
Jesús Espino
More...
over 14 years ago
Solution for the Allman/BSD style switch indentation, now check in allman style if the control sequence is Switch, and then add one additional indentation
Jesús Espino
More...
over 14 years ago
Applied patch from bug #17661, now the PHP versions less than 5.3 not write Notice messages about not existence of T_NAMESPACE and T_USE tokens
Jesús Espino
More...
over 14 years ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree