|
22 | 22 | 'apc': 'php-apcu',
|
23 | 23 | 'apcu': 'php-apcu-bc',
|
24 | 24 | 'bcmath': 'php' + php_version + '-bcmath',
|
25 |
| - 'build_pkgs': ['libssl-dev', 'libcurl4-openssl-dev', 'pkg-config', 'libsslcommon2-dev', 'gcc', 'make', 'autoconf', 'libc-dev', 'pkg-config'], |
| 25 | + 'build_pkgs': [ |
| 26 | + 'libssl-dev', |
| 27 | + 'libcurl4-openssl-dev', |
| 28 | + 'pkg-config', |
| 29 | + 'libsslcommon2-dev', |
| 30 | + 'gcc', |
| 31 | + 'make', |
| 32 | + 'autoconf', |
| 33 | + 'libc-dev', |
| 34 | + 'pkg-config', |
| 35 | + ], |
26 | 36 | 'bz2': 'php' + php_version + '-bz2',
|
27 | 37 | 'cache-lite': 'php-cache-lite',
|
28 | 38 | 'cgi': 'php' + php_version + '-cgi',
|
|
188 | 198 | 'auto_globals_jit': 'On',
|
189 | 199 | 'default_mimetype': '"text/html"',
|
190 | 200 | 'default_socket_timeout': 60,
|
191 |
| - 'disable_functions': ['pcntl_alarm','pcntl_fork','pcntl_waitpid','pcntl_wait','pcntl_wifexited','pcntl_wifstopped','pcntl_wifsignaled', |
192 |
| - 'pcntl_wexitstatus','pcntl_wtermsig','pcntl_wstopsig','pcntl_signal','pcntl_signal_dispatch','pcntl_get_last_error','pcntl_strerror', |
193 |
| - 'pcntl_sigprocmask','pcntl_sigwaitinfo','pcntl_sigtimedwait','pcntl_exec','pcntl_getpriority','pcntl_setpriority'], |
| 201 | + 'disable_functions': [ |
| 202 | + 'pcntl_alarm', |
| 203 | + 'pcntl_fork', |
| 204 | + 'pcntl_waitpid', |
| 205 | + 'pcntl_wait', |
| 206 | + 'pcntl_wifexited', |
| 207 | + 'pcntl_wifstopped', |
| 208 | + 'pcntl_wifsignaled', |
| 209 | + 'pcntl_wexitstatus', |
| 210 | + 'pcntl_wtermsig', |
| 211 | + 'pcntl_wstopsig', |
| 212 | + 'pcntl_signal', |
| 213 | + 'pcntl_signal_dispatch', |
| 214 | + 'pcntl_get_last_error', |
| 215 | + 'pcntl_strerror', |
| 216 | + 'pcntl_sigprocmask', |
| 217 | + 'pcntl_sigwaitinfo', |
| 218 | + 'pcntl_sigtimedwait', |
| 219 | + 'pcntl_exec', |
| 220 | + 'pcntl_getpriority', |
| 221 | + 'pcntl_setpriority', |
| 222 | + ], |
194 | 223 | 'display_errors': 'Off',
|
195 | 224 | 'display_startup_errors': 'Off',
|
196 | 225 | 'enable_dl': 'Off',
|
|
517 | 546 | 'auto_globals_jit': 'On',
|
518 | 547 | 'default_mimetype': '"text/html"',
|
519 | 548 | 'default_socket_timeout': 60,
|
520 |
| - 'disable_functions': ['pcntl_alarm','pcntl_fork','pcntl_waitpid','pcntl_wait','pcntl_wifexited','pcntl_wifstopped','pcntl_wifsignaled', |
521 |
| - 'pcntl_wexitstatus','pcntl_wtermsig','pcntl_wstopsig','pcntl_signal','pcntl_signal_dispatch','pcntl_get_last_error','pcntl_strerror', |
522 |
| - 'pcntl_sigprocmask','pcntl_sigwaitinfo','pcntl_sigtimedwait','pcntl_exec','pcntl_getpriority','pcntl_setpriority'], |
| 549 | + 'disable_functions': [ |
| 550 | + 'pcntl_alarm', |
| 551 | + 'pcntl_fork', |
| 552 | + 'pcntl_waitpid', |
| 553 | + 'pcntl_wait', |
| 554 | + 'pcntl_wifexited', |
| 555 | + 'pcntl_wifstopped', |
| 556 | + 'pcntl_wifsignaled', |
| 557 | + 'pcntl_wexitstatus', |
| 558 | + 'pcntl_wtermsig', |
| 559 | + 'pcntl_wstopsig', |
| 560 | + 'pcntl_signal', |
| 561 | + 'pcntl_signal_dispatch', |
| 562 | + 'pcntl_get_last_error', |
| 563 | + 'pcntl_strerror', |
| 564 | + 'pcntl_sigprocmask', |
| 565 | + 'pcntl_sigwaitinfo', |
| 566 | + 'pcntl_sigtimedwait', |
| 567 | + 'pcntl_exec', |
| 568 | + 'pcntl_getpriority', |
| 569 | + 'pcntl_setpriority', |
| 570 | + ], |
523 | 571 | 'display_errors': 'Off',
|
524 | 572 | 'display_startup_errors': 'Off',
|
525 | 573 | 'enable_dl': 'Off',
|
|
893 | 941 | 'auto_globals_jit': 'On',
|
894 | 942 | 'default_mimetype': '"text/html"',
|
895 | 943 | 'default_socket_timeout': 60,
|
896 |
| - 'disable_functions': ['pcntl_alarm','pcntl_fork','pcntl_waitpid','pcntl_wait','pcntl_wifexited','pcntl_wifstopped','pcntl_wifsignaled', |
897 |
| - 'pcntl_wexitstatus','pcntl_wtermsig','pcntl_wstopsig','pcntl_signal','pcntl_signal_dispatch','pcntl_get_last_error','pcntl_strerror', |
898 |
| - 'pcntl_sigprocmask','pcntl_sigwaitinfo','pcntl_sigtimedwait','pcntl_exec','pcntl_getpriority','pcntl_setpriority'], |
| 944 | + 'disable_functions': [ |
| 945 | + 'pcntl_alarm', |
| 946 | + 'pcntl_fork', |
| 947 | + 'pcntl_waitpid', |
| 948 | + 'pcntl_wait', |
| 949 | + 'pcntl_wifexited', |
| 950 | + 'pcntl_wifstopped', |
| 951 | + 'pcntl_wifsignaled', |
| 952 | + 'pcntl_wexitstatus', |
| 953 | + 'pcntl_wtermsig', |
| 954 | + 'pcntl_wstopsig', |
| 955 | + 'pcntl_signal', |
| 956 | + 'pcntl_signal_dispatch', |
| 957 | + 'pcntl_get_last_error', |
| 958 | + 'pcntl_strerror', |
| 959 | + 'pcntl_sigprocmask', |
| 960 | + 'pcntl_sigwaitinfo', |
| 961 | + 'pcntl_sigtimedwait', |
| 962 | + 'pcntl_exec', |
| 963 | + 'pcntl_getpriority', |
| 964 | + 'pcntl_setpriority', |
| 965 | + ], |
899 | 966 | 'display_errors': 'Off',
|
900 | 967 | 'display_startup_errors': 'Off',
|
901 | 968 | 'enable_dl': 'Off',
|
|
1267 | 1334 | 'auto_globals_jit': 'On',
|
1268 | 1335 | 'default_mimetype': '"text/html"',
|
1269 | 1336 | 'default_socket_timeout': 60,
|
1270 |
| - 'disable_functions': ['pcntl_alarm','pcntl_fork','pcntl_waitpid','pcntl_wait','pcntl_wifexited','pcntl_wifstopped','pcntl_wifsignaled', |
1271 |
| - 'pcntl_wexitstatus','pcntl_wtermsig','pcntl_wstopsig','pcntl_signal','pcntl_signal_dispatch','pcntl_get_last_error','pcntl_strerror', |
1272 |
| - 'pcntl_sigprocmask','pcntl_sigwaitinfo','pcntl_sigtimedwait','pcntl_exec','pcntl_getpriority','pcntl_setpriority'], |
| 1337 | + 'disable_functions': [ |
| 1338 | + 'pcntl_alarm', |
| 1339 | + 'pcntl_fork', |
| 1340 | + 'pcntl_waitpid', |
| 1341 | + 'pcntl_wait', |
| 1342 | + 'pcntl_wifexited', |
| 1343 | + 'pcntl_wifstopped', |
| 1344 | + 'pcntl_wifsignaled', |
| 1345 | + 'pcntl_wexitstatus', |
| 1346 | + 'pcntl_wtermsig', |
| 1347 | + 'pcntl_wstopsig', |
| 1348 | + 'pcntl_signal', |
| 1349 | + 'pcntl_signal_dispatch', |
| 1350 | + 'pcntl_get_last_error', |
| 1351 | + 'pcntl_strerror', |
| 1352 | + 'pcntl_sigprocmask', |
| 1353 | + 'pcntl_sigwaitinfo', |
| 1354 | + 'pcntl_sigtimedwait', |
| 1355 | + 'pcntl_exec', |
| 1356 | + 'pcntl_getpriority', |
| 1357 | + 'pcntl_setpriority', |
| 1358 | + ], |
1273 | 1359 | 'display_errors': 'Off',
|
1274 | 1360 | 'display_startup_errors': 'Off',
|
1275 | 1361 | 'enable_dl': 'Off',
|
|
1641 | 1727 | 'auto_globals_jit': 'On',
|
1642 | 1728 | 'default_mimetype': '"text/html"',
|
1643 | 1729 | 'default_socket_timeout': 60,
|
1644 |
| - 'disable_functions': ['pcntl_alarm','pcntl_fork','pcntl_waitpid','pcntl_wait','pcntl_wifexited','pcntl_wifstopped','pcntl_wifsignaled', |
1645 |
| - 'pcntl_wexitstatus','pcntl_wtermsig','pcntl_wstopsig','pcntl_signal','pcntl_signal_dispatch','pcntl_get_last_error','pcntl_strerror', |
1646 |
| - 'pcntl_sigprocmask','pcntl_sigwaitinfo','pcntl_sigtimedwait','pcntl_exec','pcntl_getpriority','pcntl_setpriority'], |
| 1730 | + 'disable_functions': [ |
| 1731 | + 'pcntl_alarm', |
| 1732 | + 'pcntl_fork', |
| 1733 | + 'pcntl_waitpid', |
| 1734 | + 'pcntl_wait', |
| 1735 | + 'pcntl_wifexited', |
| 1736 | + 'pcntl_wifstopped', |
| 1737 | + 'pcntl_wifsignaled', |
| 1738 | + 'pcntl_wexitstatus', |
| 1739 | + 'pcntl_wtermsig', |
| 1740 | + 'pcntl_wstopsig', |
| 1741 | + 'pcntl_signal', |
| 1742 | + 'pcntl_signal_dispatch', |
| 1743 | + 'pcntl_get_last_error', |
| 1744 | + 'pcntl_strerror', |
| 1745 | + 'pcntl_sigprocmask', |
| 1746 | + 'pcntl_sigwaitinfo', |
| 1747 | + 'pcntl_sigtimedwait', |
| 1748 | + 'pcntl_exec', |
| 1749 | + 'pcntl_getpriority', |
| 1750 | + 'pcntl_setpriority', |
| 1751 | + ], |
1647 | 1752 | 'display_errors': 'Off',
|
1648 | 1753 | 'display_startup_errors': 'Off',
|
1649 | 1754 | 'enable_dl': 'Off',
|
|
2032 | 2137 | 'auto_globals_jit': 'On',
|
2033 | 2138 | 'default_mimetype': '"text/html"',
|
2034 | 2139 | 'default_socket_timeout': 60,
|
2035 |
| - 'disable_functions': ['pcntl_alarm','pcntl_fork','pcntl_waitpid','pcntl_wait','pcntl_wifexited','pcntl_wifstopped','pcntl_wifsignaled', |
2036 |
| - 'pcntl_wexitstatus','pcntl_wtermsig','pcntl_wstopsig','pcntl_signal','pcntl_signal_dispatch','pcntl_get_last_error','pcntl_strerror', |
2037 |
| - 'pcntl_sigprocmask','pcntl_sigwaitinfo','pcntl_sigtimedwait','pcntl_exec','pcntl_getpriority','pcntl_setpriority'], |
| 2140 | + 'disable_functions': [ |
| 2141 | + 'pcntl_alarm', |
| 2142 | + 'pcntl_fork', |
| 2143 | + 'pcntl_waitpid', |
| 2144 | + 'pcntl_wait', |
| 2145 | + 'pcntl_wifexited', |
| 2146 | + 'pcntl_wifstopped', |
| 2147 | + 'pcntl_wifsignaled', |
| 2148 | + 'pcntl_wexitstatus', |
| 2149 | + 'pcntl_wtermsig', |
| 2150 | + 'pcntl_wstopsig', |
| 2151 | + 'pcntl_signal', |
| 2152 | + 'pcntl_signal_dispatch', |
| 2153 | + 'pcntl_get_last_error', |
| 2154 | + 'pcntl_strerror', |
| 2155 | + 'pcntl_sigprocmask', |
| 2156 | + 'pcntl_sigwaitinfo', |
| 2157 | + 'pcntl_sigtimedwait', |
| 2158 | + 'pcntl_exec', |
| 2159 | + 'pcntl_getpriority', |
| 2160 | + 'pcntl_setpriority', |
| 2161 | + ], |
2038 | 2162 | 'display_errors': 'Off',
|
2039 | 2163 | 'display_startup_errors': 'Off',
|
2040 | 2164 | 'enable_dl': 'Off',
|
|
2203 | 2327 | 'apcu': 'php-apcu-bc',
|
2204 | 2328 | 'bcmath': 'php' + php_version + '-bcmath',
|
2205 | 2329 | 'bz2': 'php' + php_version + '-bz2',
|
2206 |
| - 'build_pkgs': ['libssl-dev', 'libcurl4-openssl-dev', 'pkg-config', 'libsslcommon2-dev', 'gcc', 'make', 'autoconf', 'libc-dev', 'pkg-config'], |
| 2330 | + 'build_pkgs': [ |
| 2331 | + 'libssl-dev', |
| 2332 | + 'libcurl4-openssl-dev', |
| 2333 | + 'pkg-config', |
| 2334 | + 'libsslcommon2-dev', |
| 2335 | + 'gcc', |
| 2336 | + 'make', |
| 2337 | + 'autoconf', |
| 2338 | + 'libc-dev', |
| 2339 | + 'pkg-config', |
| 2340 | + ], |
2207 | 2341 | 'cache-lite': 'php-cache-lite',
|
2208 | 2342 | 'cgi': 'php' + php_version + '-cgi',
|
2209 | 2343 | 'cli': 'php' + php_version + '-cli',
|
|
2372 | 2506 | 'auto_globals_jit': 'On',
|
2373 | 2507 | 'default_mimetype': '"text/html"',
|
2374 | 2508 | 'default_socket_timeout': 60,
|
2375 |
| - 'disable_functions': ['pcntl_alarm','pcntl_fork','pcntl_waitpid','pcntl_wait','pcntl_wifexited','pcntl_wifstopped','pcntl_wifsignaled', |
2376 |
| - 'pcntl_wexitstatus','pcntl_wtermsig','pcntl_wstopsig','pcntl_signal','pcntl_signal_dispatch','pcntl_get_last_error','pcntl_strerror', |
2377 |
| - 'pcntl_sigprocmask','pcntl_sigwaitinfo','pcntl_sigtimedwait','pcntl_exec','pcntl_getpriority','pcntl_setpriority'], |
| 2509 | + 'disable_functions': [ |
| 2510 | + 'pcntl_alarm', |
| 2511 | + 'pcntl_fork', |
| 2512 | + 'pcntl_waitpid', |
| 2513 | + 'pcntl_wait', |
| 2514 | + 'pcntl_wifexited', |
| 2515 | + 'pcntl_wifstopped', |
| 2516 | + 'pcntl_wifsignaled', |
| 2517 | + 'pcntl_wexitstatus', |
| 2518 | + 'pcntl_wtermsig', |
| 2519 | + 'pcntl_wstopsig', |
| 2520 | + 'pcntl_signal', |
| 2521 | + 'pcntl_signal_dispatch', |
| 2522 | + 'pcntl_get_last_error', |
| 2523 | + 'pcntl_strerror', |
| 2524 | + 'pcntl_sigprocmask', |
| 2525 | + 'pcntl_sigwaitinfo', |
| 2526 | + 'pcntl_sigtimedwait', |
| 2527 | + 'pcntl_exec', |
| 2528 | + 'pcntl_getpriority', |
| 2529 | + 'pcntl_setpriority', |
| 2530 | + ], |
2378 | 2531 | 'display_errors': 'Off',
|
2379 | 2532 | 'display_startup_errors': 'Off',
|
2380 | 2533 | 'enable_dl': 'Off',
|
|
0 commit comments