1

My Cloudcontrol project is currently suffering from this PHP-Bug: filter_var($url, FILTER_VALIDATE_URL) acting weird in PHP 5.3.2

Can you do anything about it? I worked some days ago so I guess you've updated the PHP Version.

My Project's name: mitfahrmonster

Thanks Matthias

Community
  • 1
  • 1
Matthias
  • 193
  • 1
  • 9

1 Answers1

1

the luigi stack with PHP 5.3.2 didn't change within the last days. We will have a look at this bug.

As a general suggestion, if it is possible use the pinky stack (PHP 5.4.14). This will be the default stack within the next days. phpinfo: http://pinky.phpinfo.cloudcontrolled.com/

You can switch between the two stack with cctrlapp app_name/dep_name deploy --stack {luigi,pinky}

Best regards Tobias Wilken

TooAngel
  • 873
  • 6
  • 13