Announcement

Symphony's issue tracker has been moved to Github.

Issues are displayed here for reference only and cannot be created or edited.

Browse

Closed#338: [2.0.8RC3] Gateway with HTTPS

Try to use the Gateway class to open up a HTTPS URL, such as say https://graph.facebook.com/cocacola. The request will fail because the $this->_port is append to the URL, making the request become https://graph.facebook.com:80/cocacola which is not correct.

I fixed it (wrongly or rightly), by adding on Line 89: $this->_port = 433 to class.gateway.php

The gateway class should really ignore the port unless it is specified in the URL to begin with. I’ll look at fixing it up.

This issue is closed.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details