httpful icon indicating copy to clipboard operation
httpful copied to clipboard

Allow Request to be extended by changing class name 'Request' to static

Open bluehaoran opened this issue 7 years ago • 2 comments

This replaces #231 because that became a bit of a tangled mess.

This is cleaner and changes just one file, and doesn't fail CI.

bluehaoran avatar Oct 17 '17 02:10 bluehaoran

CI fails :/

  • Does HHVM have issues with the static keyword?
  • Is the PHP7 test failing across the board?

bluehaoran avatar Oct 17 '17 02:10 bluehaoran

I don't believe we've tried testing either. Will add 7 to CI in a different PR.

nategood avatar Oct 21 '17 21:10 nategood