joshdick / miniProxy

🚨⚠️ UNMAINTAINED! ⚠️🚨 A simple PHP web proxy.
http://joshdick.github.io/miniProxy
GNU General Public License v3.0
858 stars 542 forks source link

Change PHP keywords to comply with PSR2 #127

Closed friendlydan closed 5 years ago

friendlydan commented 5 years ago

Hi, I've changed some PHP keywords to comply with this standard in PSR2. It's admittedly a small fix but I hope it helps!

joshdick commented 5 years ago

Thanks!