WP-API/example-client

Undefined Index: HTTPS; Undefined variable: legacy

bigandy opened this issue · 4 comments

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

Huh. What version of PHP are you running?

I see this on 5.6.13.

Thanks, fixed now :)