Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
typo3
CI
testing-infrastructure
Commits
c2cdcd3d
Commit
c2cdcd3d
authored
Dec 15, 2018
by
Christian Kuhn
Browse files
[TASK] Update php download mirror for old php versions
parent
95a40482
Changes
3
Hide whitespace changes
Inline
Side-by-side
php53/php.sh
View file @
c2cdcd3d
...
...
@@ -149,7 +149,7 @@ ln -s x86_64-linux-gnu/curl
cd
/usr/local/src
curl
-SL
--progress-bar
http://
in1
.php.net/distributions/php-5.3.29.tar.bz2
-o
php-5.3.29.tar.bz2
curl
-SL
--progress-bar
http://
de2
.php.net/distributions/php-5.3.29.tar.bz2
-o
php-5.3.29.tar.bz2
tar
-xvf
php-5.3.29.tar.bz2
cd
php-5.3.29
...
...
php54/php.sh
View file @
c2cdcd3d
...
...
@@ -151,7 +151,7 @@ ln -s x86_64-linux-gnu/curl
cd
/usr/local/src
curl
-SL
--progress-bar
http://
in1
.php.net/distributions/php-5.4.45.tar.bz2
-o
php-5.4.45.tar.bz2
curl
-SL
--progress-bar
http://
de2
.php.net/distributions/php-5.4.45.tar.bz2
-o
php-5.4.45.tar.bz2
tar
-xvf
php-5.4.45.tar.bz2
cd
php-5.4.45
...
...
php55/php.sh
View file @
c2cdcd3d
...
...
@@ -150,7 +150,7 @@ ln -s x86_64-linux-gnu/curl
cd
/usr/local/src
curl
-SL
--progress-bar
http://
in1
.php.net/distributions/php-5.5.38.tar.bz2
-o
php-5.5.38.tar.bz2
curl
-SL
--progress-bar
http://
de2
.php.net/distributions/php-5.5.38.tar.bz2
-o
php-5.5.38.tar.bz2
tar
-xvf
php-5.5.38.tar.bz2
cd
php-5.5.38
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment