Méthode | Description | |
---|---|---|
provideSymfonyInstallationData ( ) : array | Provides Symfony installation data. | |
setUp ( ) | ||
testDemoApplicationInstallation ( ) | ||
testSymfonyInstallation ( $versionToInstall, $messageRegexp, $versionRegexp, $requiredPhpVersion ) | ||
testSymfonyInstallationInCurrentDirectory ( ) | ||
testSymfonyRequiresNewerPhpVersion ( ) |
Méthode | Description | |
---|---|---|
runCommand ( string $command, null | string $workingDirectory = null ) : string | Runs the given string as a command and returns the resulting output. |
public provideSymfonyInstallationData ( ) : array | ||
Résultat | array |
public testSymfonyInstallation ( $versionToInstall, $messageRegexp, $versionRegexp, $requiredPhpVersion ) |
public testSymfonyInstallationInCurrentDirectory ( ) |