├── .gitignore ├── php-4.0.6 ├── php.ini └── Dockerfile ├── php-4.1.0 ├── php.ini └── Dockerfile ├── php-4.1.1 ├── php.ini └── Dockerfile ├── php-4.1.2 ├── php.ini └── Dockerfile ├── php-4.2.0 ├── php.ini └── Dockerfile ├── php-4.2.1 ├── php.ini └── Dockerfile ├── php-4.2.2 ├── php.ini └── Dockerfile ├── php-4.2.3 ├── php.ini └── Dockerfile ├── php-4.3.0 ├── php.ini └── Dockerfile ├── php-4.3.1 ├── php.ini └── Dockerfile ├── php-4.3.10 ├── php.ini └── Dockerfile ├── php-4.3.11 ├── php.ini └── Dockerfile ├── php-4.3.2 ├── php.ini └── Dockerfile ├── php-4.3.3 ├── php.ini └── Dockerfile ├── php-4.3.4 ├── php.ini └── Dockerfile ├── php-4.3.5 ├── php.ini └── Dockerfile ├── php-4.3.6 ├── php.ini └── Dockerfile ├── php-4.3.7 ├── php.ini └── Dockerfile ├── php-4.3.8 ├── php.ini └── Dockerfile ├── php-4.3.9 ├── php.ini └── Dockerfile ├── php-4.4.0 ├── php.ini └── Dockerfile ├── php-4.4.1 ├── php.ini └── Dockerfile ├── php-4.4.2 ├── php.ini └── Dockerfile ├── php-4.4.3 ├── php.ini └── Dockerfile ├── php-4.4.4 ├── php.ini └── Dockerfile ├── php-4.4.5 ├── php.ini └── Dockerfile ├── php-4.4.6 ├── php.ini └── Dockerfile ├── php-4.4.7 ├── php.ini └── Dockerfile ├── php-4.4.8 ├── php.ini └── Dockerfile ├── php-4.4.9 ├── php.ini └── Dockerfile ├── php-5.0.0 ├── php.ini └── Dockerfile ├── php-5.0.1 ├── php.ini └── Dockerfile ├── php-5.0.2 ├── php.ini └── Dockerfile ├── php-5.0.3 ├── php.ini └── Dockerfile ├── php-5.0.4 ├── php.ini └── Dockerfile ├── php-5.0.5 ├── php.ini └── Dockerfile ├── php-5.1.0 ├── php.ini └── Dockerfile ├── php-5.1.1 ├── php.ini └── Dockerfile ├── php-5.1.2 ├── php.ini └── Dockerfile ├── php-5.1.3 ├── php.ini └── Dockerfile ├── php-5.1.4 ├── php.ini └── Dockerfile ├── php-5.1.5 ├── php.ini └── Dockerfile ├── php-5.1.6 ├── php.ini └── Dockerfile ├── php-5.2.0 ├── php.ini └── Dockerfile ├── php-5.2.1 ├── php.ini └── Dockerfile ├── php-5.2.10 ├── php.ini └── Dockerfile ├── php-5.2.11 ├── php.ini └── Dockerfile ├── php-5.2.12 ├── php.ini └── Dockerfile ├── php-5.2.13 ├── php.ini └── Dockerfile ├── php-5.2.14 ├── php.ini └── Dockerfile ├── php-5.2.15 ├── php.ini └── Dockerfile ├── php-5.2.16 ├── php.ini └── Dockerfile ├── php-5.2.17 ├── php.ini └── Dockerfile ├── php-5.2.2 ├── php.ini └── Dockerfile ├── php-5.2.3 ├── php.ini └── Dockerfile ├── php-5.2.4 ├── php.ini └── Dockerfile ├── php-5.2.5 ├── php.ini └── Dockerfile ├── php-5.2.6 ├── php.ini └── Dockerfile ├── php-5.2.8 ├── php.ini └── Dockerfile ├── php-5.2.9 ├── php.ini └── Dockerfile ├── php-5.3.0 ├── php.ini └── Dockerfile ├── php-5.3.1 ├── php.ini └── Dockerfile ├── php-5.3.10 ├── php.ini └── Dockerfile ├── php-5.3.11 ├── php.ini └── Dockerfile ├── php-5.3.12 ├── php.ini └── Dockerfile ├── php-5.3.13 ├── php.ini └── Dockerfile ├── php-5.3.14 ├── php.ini └── Dockerfile ├── php-5.3.15 ├── php.ini └── Dockerfile ├── php-5.3.16 ├── php.ini └── Dockerfile ├── php-5.3.17 ├── php.ini └── Dockerfile ├── php-5.3.18 ├── php.ini └── Dockerfile ├── php-5.3.19 ├── php.ini └── Dockerfile ├── php-5.3.2 ├── php.ini └── Dockerfile ├── php-5.3.20 ├── php.ini └── Dockerfile ├── php-5.3.21 ├── php.ini └── Dockerfile ├── php-5.3.22 ├── php.ini └── Dockerfile ├── php-5.3.23 ├── php.ini └── Dockerfile ├── php-5.3.24 ├── php.ini └── Dockerfile ├── php-5.3.25 ├── php.ini └── Dockerfile ├── php-5.3.26 ├── php.ini └── Dockerfile ├── php-5.3.27 ├── php.ini └── Dockerfile ├── php-5.3.28 ├── php.ini └── Dockerfile ├── php-5.3.29 ├── php.ini └── Dockerfile ├── php-5.3.3 ├── php.ini └── Dockerfile ├── php-5.3.4 ├── php.ini └── Dockerfile ├── php-5.3.5 ├── php.ini └── Dockerfile ├── php-5.3.6 ├── php.ini └── Dockerfile ├── php-5.3.7 ├── php.ini └── Dockerfile ├── php-5.3.8 ├── php.ini └── Dockerfile ├── php-5.3.9 ├── php.ini └── Dockerfile ├── php-5.4.0 ├── php.ini └── Dockerfile ├── php-5.4.1 ├── php.ini └── Dockerfile ├── php-5.4.10 ├── php.ini └── Dockerfile ├── php-5.4.11 ├── php.ini └── Dockerfile ├── php-5.4.12 ├── php.ini └── Dockerfile ├── php-5.4.13 ├── php.ini └── Dockerfile ├── php-5.4.14 ├── php.ini └── Dockerfile ├── php-5.4.15 ├── php.ini └── Dockerfile ├── php-5.4.16 ├── php.ini └── Dockerfile ├── php-5.4.17 ├── php.ini └── Dockerfile ├── php-5.4.18 ├── php.ini └── Dockerfile ├── php-5.4.19 ├── php.ini └── Dockerfile ├── php-5.4.2 ├── php.ini └── Dockerfile ├── php-5.4.20 ├── php.ini └── Dockerfile ├── php-5.4.21 ├── php.ini └── Dockerfile ├── php-5.4.22 ├── php.ini └── Dockerfile ├── php-5.4.23 ├── php.ini └── Dockerfile ├── php-5.4.24 ├── php.ini └── Dockerfile ├── php-5.4.25 ├── php.ini └── Dockerfile ├── php-5.4.26 ├── php.ini └── Dockerfile ├── php-5.4.27 ├── php.ini └── Dockerfile ├── php-5.4.28 ├── php.ini └── Dockerfile ├── php-5.4.29 ├── php.ini └── Dockerfile ├── php-5.4.3 ├── php.ini └── Dockerfile ├── php-5.4.30 ├── php.ini └── Dockerfile ├── php-5.4.31 ├── php.ini └── Dockerfile ├── php-5.4.32 ├── php.ini └── Dockerfile ├── php-5.4.33 ├── php.ini └── Dockerfile ├── php-5.4.34 ├── php.ini └── Dockerfile ├── php-5.4.35 ├── php.ini └── Dockerfile ├── php-5.4.36 ├── php.ini └── Dockerfile ├── php-5.4.37 ├── php.ini └── Dockerfile ├── php-5.4.38 ├── php.ini └── Dockerfile ├── php-5.4.39 ├── php.ini └── Dockerfile ├── php-5.4.4 ├── php.ini └── Dockerfile ├── php-5.4.40 ├── php.ini └── Dockerfile ├── php-5.4.41 ├── php.ini └── Dockerfile ├── php-5.4.42 ├── php.ini └── Dockerfile ├── php-5.4.43 ├── php.ini └── Dockerfile ├── php-5.4.44 ├── php.ini └── Dockerfile ├── php-5.4.45 ├── php.ini └── Dockerfile ├── php-5.4.5 ├── php.ini └── Dockerfile ├── php-5.4.6 ├── php.ini └── Dockerfile ├── php-5.4.7 ├── php.ini └── Dockerfile ├── php-5.4.8 ├── php.ini └── Dockerfile ├── php-5.4.9 ├── php.ini └── Dockerfile ├── php-5.5.0 ├── php.ini └── Dockerfile ├── php-5.5.1 ├── php.ini └── Dockerfile ├── php-5.5.10 ├── php.ini └── Dockerfile ├── php-5.5.11 ├── php.ini └── Dockerfile ├── php-5.5.12 ├── php.ini └── Dockerfile ├── php-5.5.13 ├── php.ini └── Dockerfile ├── php-5.5.14 ├── php.ini └── Dockerfile ├── php-5.5.15 ├── php.ini └── Dockerfile ├── php-5.5.16 ├── php.ini └── Dockerfile ├── php-5.5.17 ├── php.ini └── Dockerfile ├── php-5.5.18 ├── php.ini └── Dockerfile ├── php-5.5.19 ├── php.ini └── Dockerfile ├── php-5.5.2 ├── php.ini └── Dockerfile ├── php-5.5.20 ├── php.ini └── Dockerfile ├── php-5.5.21 ├── php.ini └── Dockerfile ├── php-5.5.22 ├── php.ini └── Dockerfile ├── php-5.5.23 ├── php.ini └── Dockerfile ├── php-5.5.24 ├── php.ini └── Dockerfile ├── php-5.5.25 ├── php.ini └── Dockerfile ├── php-5.5.26 ├── php.ini └── Dockerfile ├── php-5.5.27 ├── php.ini └── Dockerfile ├── php-5.5.28 ├── php.ini └── Dockerfile ├── php-5.5.29 ├── php.ini └── Dockerfile ├── php-5.5.3 ├── php.ini └── Dockerfile ├── php-5.5.30 ├── php.ini └── Dockerfile ├── php-5.5.31 ├── php.ini └── Dockerfile ├── php-5.5.32 ├── php.ini └── Dockerfile ├── php-5.5.33 ├── php.ini └── Dockerfile ├── php-5.5.34 ├── php.ini └── Dockerfile ├── php-5.5.35 ├── php.ini └── Dockerfile ├── php-5.5.36 ├── php.ini └── Dockerfile ├── php-5.5.37 ├── php.ini └── Dockerfile ├── php-5.5.38 ├── php.ini └── Dockerfile ├── php-5.5.4 ├── php.ini └── Dockerfile ├── php-5.5.5 ├── php.ini └── Dockerfile ├── php-5.5.6 ├── php.ini └── Dockerfile ├── php-5.5.7 ├── php.ini └── Dockerfile ├── php-5.5.8 ├── php.ini └── Dockerfile ├── php-5.5.9 ├── php.ini └── Dockerfile ├── php-5.6.0 ├── php.ini └── Dockerfile ├── php-5.6.1 ├── php.ini └── Dockerfile ├── php-5.6.10 ├── php.ini └── Dockerfile ├── php-5.6.11 ├── php.ini └── Dockerfile ├── php-5.6.12 ├── php.ini └── Dockerfile ├── php-5.6.13 ├── php.ini └── Dockerfile ├── php-5.6.14 ├── php.ini └── Dockerfile ├── php-5.6.15 ├── php.ini └── Dockerfile ├── php-5.6.16 ├── php.ini └── Dockerfile ├── php-5.6.17 ├── php.ini └── Dockerfile ├── php-5.6.18 ├── php.ini └── Dockerfile ├── php-5.6.19 ├── php.ini └── Dockerfile ├── php-5.6.2 ├── php.ini └── Dockerfile ├── php-5.6.20 ├── php.ini └── Dockerfile ├── php-5.6.21 ├── php.ini └── Dockerfile ├── php-5.6.22 ├── php.ini └── Dockerfile ├── php-5.6.23 ├── php.ini └── Dockerfile ├── php-5.6.24 ├── php.ini └── Dockerfile ├── php-5.6.25 ├── php.ini └── Dockerfile ├── php-5.6.26 ├── php.ini └── Dockerfile ├── php-5.6.27 ├── php.ini └── Dockerfile ├── php-5.6.28 ├── php.ini └── Dockerfile ├── php-5.6.29 ├── php.ini └── Dockerfile ├── php-5.6.3 ├── php.ini └── Dockerfile ├── php-5.6.30 ├── php.ini └── Dockerfile ├── php-5.6.31 ├── php.ini └── Dockerfile ├── php-5.6.4 ├── php.ini └── Dockerfile ├── php-5.6.5 ├── php.ini └── Dockerfile ├── php-5.6.6 ├── php.ini └── Dockerfile ├── php-5.6.7 ├── php.ini └── Dockerfile ├── php-5.6.8 ├── php.ini └── Dockerfile ├── php-5.6.9 ├── php.ini └── Dockerfile ├── php-7.0.0 ├── php.ini └── Dockerfile ├── php-7.0.1 ├── php.ini └── Dockerfile ├── php-7.0.10 ├── php.ini └── Dockerfile ├── php-7.0.11 ├── php.ini └── Dockerfile ├── php-7.0.12 ├── php.ini └── Dockerfile ├── php-7.0.13 ├── php.ini └── Dockerfile ├── php-7.0.14 ├── php.ini └── Dockerfile ├── php-7.0.15 ├── php.ini └── Dockerfile ├── php-7.0.16 ├── php.ini └── Dockerfile ├── php-7.0.17 ├── php.ini └── Dockerfile ├── php-7.0.18 ├── php.ini └── Dockerfile ├── php-7.0.19 ├── php.ini └── Dockerfile ├── php-7.0.2 ├── php.ini └── Dockerfile ├── php-7.0.20 ├── php.ini └── Dockerfile ├── php-7.0.21 ├── php.ini └── Dockerfile ├── php-7.0.3 ├── php.ini └── Dockerfile ├── php-7.0.4 ├── php.ini └── Dockerfile ├── php-7.0.5 ├── php.ini └── Dockerfile ├── php-7.0.6 ├── php.ini └── Dockerfile ├── php-7.0.7 ├── php.ini └── Dockerfile ├── php-7.0.8 ├── php.ini └── Dockerfile ├── php-7.0.9 ├── php.ini └── Dockerfile ├── php-7.1.0 ├── php.ini └── Dockerfile ├── php-7.1.1 └── php.ini ├── php-7.1.2 └── php.ini ├── php-7.1.3 └── php.ini ├── php-7.1.4 └── php.ini ├── php-7.1.5 └── php.ini ├── php-7.1.6 └── php.ini └── php-7.1.7 └── php.ini /.gitignore: -------------------------------------------------------------------------------- 1 | php-*.tar.gz 2 | php-*.pkg.tar.xz 3 | php-*.src.tar.gz 4 | pkg/ 5 | src/ 6 | -------------------------------------------------------------------------------- /php-4.0.6/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-4.1.0/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-4.1.1/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-4.1.2/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-4.2.0/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-4.2.1/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-4.2.2/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-4.2.3/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-4.3.0/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-4.3.1/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-4.3.10/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-4.3.11/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-4.3.2/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-4.3.3/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-4.3.4/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-4.3.5/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-4.3.6/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-4.3.7/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-4.3.8/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-4.3.9/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-4.4.0/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-4.4.1/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-4.4.2/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-4.4.3/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-4.4.4/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-4.4.5/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-4.4.6/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-4.4.7/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-4.4.8/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-4.4.9/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.0.0/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.0.1/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.0.2/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.0.3/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.0.4/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.0.5/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.1.0/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.1.1/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.1.2/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.1.3/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.1.4/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.1.5/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.1.6/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.2.0/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.2.1/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.2.10/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.2.11/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.2.12/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.2.13/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.2.14/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.2.15/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.2.16/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.2.17/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.2.2/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.2.3/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.2.4/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.2.5/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.2.6/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.2.8/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.2.9/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.3.0/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.3.1/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.3.10/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.3.11/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.3.12/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.3.13/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.3.14/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.3.15/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.3.16/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.3.17/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.3.18/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.3.19/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.3.2/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.3.20/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.3.21/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.3.22/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.3.23/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.3.24/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.3.25/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.3.26/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.3.27/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.3.28/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.3.29/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.3.3/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.3.4/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.3.5/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.3.6/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.3.7/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.3.8/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.3.9/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.0/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.1/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.10/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.11/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.12/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.13/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.14/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.15/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.16/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.17/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.18/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.19/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.2/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.20/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.21/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.22/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.23/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.24/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.25/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.26/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.27/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.28/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.29/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.3/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.30/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.31/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.32/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.33/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.34/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.35/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.36/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.37/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.38/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.39/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.4/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.40/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.41/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.42/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.43/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.44/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.45/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.5/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.6/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.7/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.8/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.4.9/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.0/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.1/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.10/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.11/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.12/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.13/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.14/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.15/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.16/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.17/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.18/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.19/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.2/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.20/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.21/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.22/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.23/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.24/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.25/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.26/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.27/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.28/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.29/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.3/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.30/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.31/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.32/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.33/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.34/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.35/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.36/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.37/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.38/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.4/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.5/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.6/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.7/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.8/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.5.9/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.6.0/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.6.1/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.6.10/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.6.11/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.6.12/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.6.13/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.6.14/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.6.15/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.6.16/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.6.17/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.6.18/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.6.19/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.6.2/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.6.20/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.6.21/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.6.22/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.6.23/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.6.24/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.6.25/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.6.26/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.6.27/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.6.28/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.6.29/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.6.3/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.6.30/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.6.31/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.6.4/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.6.5/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.6.6/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.6.7/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.6.8/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-5.6.9/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-7.0.0/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-7.0.1/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-7.0.10/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-7.0.11/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-7.0.12/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-7.0.13/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-7.0.14/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-7.0.15/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-7.0.16/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-7.0.17/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-7.0.18/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-7.0.19/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-7.0.2/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-7.0.20/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-7.0.21/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-7.0.3/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-7.0.4/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-7.0.5/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-7.0.6/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-7.0.7/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-7.0.8/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-7.0.9/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-7.1.0/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-7.1.1/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-7.1.2/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-7.1.3/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-7.1.4/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-7.1.5/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-7.1.6/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-7.1.7/php.ini: -------------------------------------------------------------------------------- 1 | [PHP] 2 | short_open_tag = On 3 | 4 | ; Environment restictions 5 | memory_limit = 1M 6 | allow_url_fopen = Off 7 | open_basedir = /nonexistant 8 | disable_functions = system,shell_exec,exec,passthru,proc_open,popen,ini_set 9 | 10 | error_reporting = E_ALL 11 | display_errors = Off 12 | log_errors = On 13 | -------------------------------------------------------------------------------- /php-4.0.6/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-4.1.0/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-4.1.1/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-4.1.2/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-4.2.0/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-4.2.1/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-4.2.2/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-4.2.3/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-4.3.0/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-4.3.1/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-4.3.10/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-4.3.11/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-4.3.2/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-4.3.3/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-4.3.4/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-4.3.5/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-4.3.6/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-4.3.7/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-4.3.8/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-4.3.9/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-4.4.0/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-4.4.1/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-4.4.2/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-4.4.3/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-4.4.4/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-4.4.5/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-4.4.6/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-4.4.7/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-4.4.8/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-4.4.9/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.0.0/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.0.1/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.0.2/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.0.3/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.0.4/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.0.5/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.1.0/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.1.1/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.1.2/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.1.3/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.1.4/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.1.5/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.1.6/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.2.0/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.2.1/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.2.10/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.2.11/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.2.12/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.2.13/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.2.14/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.2.15/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.2.16/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.2.17/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.2.2/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.2.3/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.2.4/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.2.5/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.2.6/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.2.8/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.2.9/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.3.0/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.3.1/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.3.10/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.3.11/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.3.12/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.3.13/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.3.14/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.3.15/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.3.16/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.3.17/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.3.18/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.3.19/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.3.2/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.3.20/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.3.21/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.3.22/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.3.23/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.3.24/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.3.25/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.3.26/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.3.27/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.3.28/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.3.29/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.3.3/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.3.4/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.3.5/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.3.6/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.3.7/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.3.8/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.3.9/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.0/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.1/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.10/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.11/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.12/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.13/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.14/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.15/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.16/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.17/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.18/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.19/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.2/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.20/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.21/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.22/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.23/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.24/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.25/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.26/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.27/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.28/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.29/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.3/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.30/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.31/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.32/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.33/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.34/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.35/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.36/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.37/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.38/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.39/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.4/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.40/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.41/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.42/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.43/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.44/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.45/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.5/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.6/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.7/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.8/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.4.9/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.0/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.1/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.10/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.11/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.12/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.13/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.14/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.15/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.16/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.17/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.18/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.19/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.2/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.20/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.21/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.22/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.23/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.24/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.25/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.26/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.27/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.28/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.29/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.3/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.30/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.31/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.32/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.33/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.34/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.35/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.36/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.37/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.38/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.4/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.5/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.6/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.7/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.8/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.5.9/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.6.0/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.6.1/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.6.10/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.6.11/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.6.12/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.6.13/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.6.14/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.6.15/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.6.16/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.6.17/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.6.18/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.6.19/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.6.2/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.6.20/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.6.21/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.6.22/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.6.23/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.6.24/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.6.25/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.6.26/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.6.27/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.6.28/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.6.29/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.6.3/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.6.30/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.6.31/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.6.4/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.6.5/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.6.6/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.6.7/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.6.8/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-5.6.9/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-7.0.0/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-7.0.1/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-7.0.10/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-7.0.11/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-7.0.12/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-7.0.13/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-7.0.14/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-7.0.15/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-7.0.16/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-7.0.17/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-7.0.18/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-7.0.19/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-7.0.2/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-7.0.20/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-7.0.21/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-7.0.3/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-7.0.4/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-7.0.5/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-7.0.6/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-7.0.7/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-7.0.8/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-7.0.9/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | -------------------------------------------------------------------------------- /php-7.1.0/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nubs/arch-build 2 | 3 | MAINTAINER Spencer Rinehart 4 | 5 | COPY php/PKGBUILD php/*.patch /package/ 6 | 7 | RUN makepkg --force 8 | 9 | USER root 10 | 11 | RUN pacman --upgrade --noconfirm --noprogressbar php-*-x86_64.pkg.tar.xz 12 | 13 | COPY php.ini /etc/php/php.ini 14 | 15 | USER build 16 | 17 | CMD ["php"] 18 | --------------------------------------------------------------------------------