On PHP 5.4 I get these strict warnings:

  • Strict warning: Declaration of DrupalCloneTestCase::setUpInstall() should be compatible with DrupalWebTestCase::setUpInstall(array $modules, $public_files_directory, $private_files_directory, $temp_files_directory) in _registry_check_code() (regel 3062 van .../includes/bootstrap.inc).
  • Strict warning: Declaration of DrupalCloneTestCase::setUpVariables() should be compatible with DrupalWebTestCase::setUpVariables($clean_url_original) in _registry_check_code() (regel 3062 van .../includes/bootstrap.inc).

Comments

pfrenssen’s picture

Status: Active » Needs review
StatusFileSize
new1.05 KB
duaelfr’s picture

Status: Needs review » Reviewed & tested by the community

Good ! Thank you !

ericduran’s picture

Priority: Normal » Critical

This is good.

  • BR0kEN committed af6c737 on 7.x-2.x authored by pfrenssen
    Issue #1730994 by pfrenssen: Strict warnings about incompatible method...
br0ken’s picture

Issue summary: View changes
Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.