Skip to content
This repository was archived by the owner on Dec 23, 2018. It is now read-only.

Commit 9153938

Browse files
committed
Fix missing php.ini on definition for PHP 5.2
1 parent 770bb7f commit 9153938

File tree

19 files changed

+19
-0
lines changed

19 files changed

+19
-0
lines changed

share/php-build/5.2.0

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
PHP_BUILD_DEFAULT_INI="php.ini-recommended"
12
install_package "php-5.2.0" "https://museum.php.net/php5/php-5.2.0.tar.gz"

share/php-build/5.2.1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
PHP_BUILD_DEFAULT_INI="php.ini-recommended"
12
install_package "php-5.2.1" "https://museum.php.net/php5/php-5.2.1.tar.gz"

share/php-build/5.2.10

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
PHP_BUILD_DEFAULT_INI="php.ini-recommended"
12
install_package "php-5.2.10" "https://museum.php.net/php5/php-5.2.10.tar.gz"

share/php-build/5.2.11

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
PHP_BUILD_DEFAULT_INI="php.ini-recommended"
12
install_package "php-5.2.11" "https://museum.php.net/php5/php-5.2.11.tar.gz"

share/php-build/5.2.12

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
PHP_BUILD_DEFAULT_INI="php.ini-recommended"
12
install_package "php-5.2.12" "https://museum.php.net/php5/php-5.2.12.tar.gz"

share/php-build/5.2.13

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
PHP_BUILD_DEFAULT_INI="php.ini-recommended"
12
install_package "php-5.2.13" "https://museum.php.net/php5/php-5.2.13.tar.gz"

share/php-build/5.2.14

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
PHP_BUILD_DEFAULT_INI="php.ini-recommended"
12
install_package "php-5.2.14" "https://museum.php.net/php5/php-5.2.14.tar.gz"

share/php-build/5.2.15

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
PHP_BUILD_DEFAULT_INI="php.ini-recommended"
12
install_package "php-5.2.15" "https://museum.php.net/php5/php-5.2.15.tar.gz"

share/php-build/5.2.16

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
PHP_BUILD_DEFAULT_INI="php.ini-recommended"
12
install_package "php-5.2.16" "https://museum.php.net/php5/php-5.2.16.tar.gz"

share/php-build/5.2.17

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
PHP_BUILD_DEFAULT_INI="php.ini-recommended"
12
install_package "php-5.2.17" "https://museum.php.net/php5/php-5.2.17.tar.gz"

0 commit comments

Comments
 (0)