Skip to content

PHP 5.5.9, Ubuntu 14.04, Symfony 2.3.33, PHPUnit 4.8.13, install scripts #8

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

Merged
merged 25 commits into from
Nov 20, 2015

Conversation

fpapadopou
Copy link
Contributor

ChangeLog

  • Modified install scripts and made them compatible to Ubuntu 14.04.
  • Made Apache install scripts compatible with 2.4.7
  • Moved code & unit/functional tests to PHP 5.5.9
  • Updated PHPUnit to 4.8.13, updated its deps too
  • Updated Symfony to version 2.3.33 (current 2.3 latest)

Merge process

  • Will need to change the library parameter into library_manager (for some reason, this is on master branch but the parameter on production is still named library)
  • Will need composer install after update

@fpapadopou
Copy link
Contributor Author

@dastergon please take a look at the install scripts (Symfony & Apache), and if everything looks good, please assign @spiliot

sudo rm -rf `pwd`/Symfony/app/cache/*
sudo rm -rf `pwd`/Symfony/app/logs/*

# Set access control for both apache and current user on cache and logs directories
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a fix in the indentation(check spaces/tabs) inside the condition

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@fpapadopou fpapadopou assigned spiliot and unassigned dastergon Oct 21, 2015
@fpapadopou
Copy link
Contributor Author

@spiliot since you've already checked the compiler & eratosthenes services, could you please take a look at this PR too?

@@ -4,8 +4,12 @@ set -e

PACKAGENAME=builder

<<<<<<< HEAD
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Conflict markers left inside the script

@fpapadopou
Copy link
Contributor Author

@spiliot @dastergon this should soon be ready. Please have a look at the Merge Process section of the PR message

spiliot added a commit that referenced this pull request Nov 20, 2015
PHP 5.5.9, Ubuntu 14.04, Symfony 2.3.33, PHPUnit 4.8.13, install scripts
@spiliot spiliot merged commit 80a119d into master Nov 20, 2015
@spiliot spiliot deleted the php_5.5.9-ubuntu_trusty branch November 20, 2015 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants