Nathan Lewis

Results 2 issues of Nathan Lewis

I was just wondering if psycopg2-binary is the correct dependency. Their documentation recommends that it should not be used in production: http://initd.org/psycopg/docs/install.html#binary-install-from-pypi

I get a php parse error: ``` php shell/generate-phpstorm-map.php --file .phpstorm.meta.php PHP Parse error: syntax error, unexpected '.', expecting ',' or ';' in /vagrant/www/phpstorm-magento-mapper/shell/generate-phpstorm-map.php on line 381 ``` If I...