openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
phpplus-mode
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 16 hours
ago. based on code collected
about 16 hours
ago.
Mar 18, 2025 — Mar 18, 2026
Showing page 1 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Change LICENSE to license text, not permission text.
Brian Zwahr
More...
over 8 years ago
Add permission text to main elisp file.
Brian Zwahr
More...
over 8 years ago
Rename License to LICENSE
Brian Zwahr
More...
over 8 years ago
Add GPL license
Brian Zwahr
More...
over 8 years ago
Merge pull request #27 from tarsius/master
Brian Zwahr
More...
about 9 years ago
Rename libraries that conflict with other packages
Jonas Bernoulli
More...
about 9 years ago
Merge pull request #26 from tarsius/master
Brian Zwahr
More...
about 9 years ago
Remove bundled ert
Jonas Bernoulli
More...
about 9 years ago
Added note about php+-mode no longer being actively maintained.
Brian Zwahr
More...
over 12 years ago
Merge branch 'master' of github.com:echosa/phpplus-mode
Michael Dwyer
More...
over 13 years ago
The function php-completion-build-index now doesn't error out if php-manual-path is invalid.
Michael Dwyer
More...
over 13 years ago
Merge pull request #18 from mgallego/master
Michael Dwyer
More...
over 13 years ago
Added Carton file. This allows us to work with ecukes in a more modern fashion. Once you have carton working (exercise left to reader, I have a pull-request in that may be helpful to some) just run carton inside the php+-mode directory to pull down the dev-dependencies.
Michael Dwyer
More...
over 13 years ago
Added new indentation feature and some font-locking support for traits.
Michael Dwyer
More...
over 13 years ago
Solved the highliht problem with \use and \namespace
mgallego
More...
over 13 years ago
Only highlight the user word where is a use statement
Moises Gallego
More...
over 13 years ago
Modified default offset for case labels to conform to PSR-2 standards. Added feature test, which passes.
Michael Dwyer
More...
over 13 years ago
Added indentation feature for ecukes.
Brian Zwahr
More...
over 13 years ago
One of the font-lock regular expressions was going exponential. Rewrote it.
Michael Dwyer
More...
over 13 years ago
Moved all breaking tests to ecukes.
Michael Dwyer
More...
over 13 years ago
Added new defcustom php-format-break-function-call-like-definition which defaults to t. Updated php-format-break-statement-opening-parenthesis-aux and php-format-break-statement-commas-aux to take respect it.
Michael Dwyer
More...
over 13 years ago
Fixed a bug in php-format-break-statement-closing-parenthesis-aux.
Michael Dwyer
More...
over 13 years ago
Fixed a bug in php-auto-fill.
Michael Dwyer
More...
over 13 years ago
Fixed a bug in php-skip-this-statement when dealing with function definitions.
Michael Dwyer
More...
over 13 years ago
Fixed a bound updating bug in php-format-break-statement-opening-parenthesis-aux. The function php-format-break-statement-opening-parenthesis-aux now takes already broken opening parentheses and braces into account when determining whether the current sexp needs to be broken.
Michael Dwyer
More...
over 13 years ago
Converted more tests over to ecukes.
Michael Dwyer
More...
over 13 years ago
Fixed a bug in php-format-break-statement-loops where the commas pass was being activated on commas that were not at 0 sexp level.
Michael Dwyer
More...
over 13 years ago
Added new steps: • When I break the current statement • When I break the statement at line \([0-9]+\) • When I go to the beginning of text on line \([0-9]+\)
Michael Dwyer
More...
over 13 years ago
Added some new step definitions: When I print the buffer string When I print the buffer string from here When I print the buffer string to here When I print the debug info
Michael Dwyer
More...
over 13 years ago
Set some variables that php+-mode is actually depending on.
Michael Dwyer
More...
over 13 years ago
←
1
2
3
→
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