Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors after PHP5.5 update (on windows) #33

Closed
majestixx opened this issue Aug 26, 2013 · 2 comments
Closed

Errors after PHP5.5 update (on windows) #33

majestixx opened this issue Aug 26, 2013 · 2 comments

Comments

@majestixx
Copy link

On each executed drush command 3 error messages appear:

Strict Standards: Declaration of DrushMakeProject_Library::getTranslations() sho
uld be compatible with DrushMakeProject::getTranslations($project_directory) in
C:\Program Files (x86)\drush\commands\drush_make\drush_make.project.inc on line 353

Strict Standards: Declaration of DrushMakeProject_Library::recurse() should be c
ompatible with DrushMakeProject::recurse($path) in C:\Program Files (x86)\drush
commands\drush_make\drush_make.project.inc on line 353

Strict Standards: Declaration of DrushMakeProject_Profile::buildPath() should be
compatible with DrushMakeProject::buildPath() in C:\Program Files (x86)\drush\c
ommands\drush_make\drush_make.project.inc on line 371

The script is executed on windows and PHP 5.5.3. The neweste drush version from http://www.drush.org/drush_windows_installer is installed.

@captainQW
Copy link

no one can solve this problem?

@greg-1-anderson
Copy link
Member

Drush support for Windows has always been thin, unfortunately. Closing because php 5.5 is EOL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants