metabolism / wordpress-bundle

Use Wordpress and Symfony together using a Symfony bundle
MIT License
59 stars 17 forks source link

Error when using the bundle in conjunction with the console #23

Closed s9weber closed 2 years ago

s9weber commented 2 years ago

In some configurations, no server name is given when using the console application. To avoid errors when setting the cookie, an additional check is made to see if the server name is available.