Undefined Index: HTTPS; Undefined variable: legacy
bigandy opened this issue · 4 comments
bigandy commented
Just installed and trying it out.
Ran php -S 0.0.0.0:8080 www/index.php and get the following in terminal:
[Mon Dec 7 13:47:11 2015] PHP Notice: Undefined index: HTTPS in /Users/andrew/Sites/example-client/www/helpers.php on line 18
[Mon Dec 7 13:47:11 2015] PHP Notice: Undefined variable: legacy in /Users/andrew/Sites/example-client/www/discovery-form.php on line 14
tollmanz commented
+1
rmccue commented
Huh. What version of PHP are you running?
tollmanz commented
I see this on 5.6.13.
rmccue commented
Thanks, fixed now :)