@@ -10,114 +10,114 @@ |
||
10 | 10 | */ |
11 | 11 | |
12 | 12 | return array( |
13 | - 'zend-engine-2' => '>=5.0.0', |
|
14 | - 'oop' => '>=5.0.0', |
|
15 | - 'classes' => '>=5.0.0', |
|
16 | - 'object-model' => '>=5.0.0', |
|
17 | - 'pdo' => '>=5.1.0', |
|
18 | - 'native-json' => '>=5.2.0', |
|
19 | - 'namespaces' => '>=5.3.0', |
|
20 | - 'late-static-bindings' => '>=5.3.0', |
|
21 | - 'jump-labels' => '>=5.3.0', |
|
22 | - 'closures' => '>=5.3.0', |
|
23 | - 'php-archives' => '>=5.3.0', |
|
24 | - 'phar' => '>=5.3.0', |
|
25 | - 'circular-garbage-collection' => '>=5.3.0', |
|
26 | - 'sqlite3' => '>=5.3.0', |
|
27 | - 'mysqlnd' => '>=5.3.0', |
|
28 | - 'fileinfo' => '>=5.3.0', |
|
29 | - 'traits' => '>=5.4.0', |
|
30 | - 'short-array-syntax' => '>=5.4.0', |
|
31 | - '[]' => '>=5.4.0', |
|
32 | - 'built-in-web-server' => '>=5.4.0', |
|
33 | - 'generators' => '>=5.5.0', |
|
34 | - 'finally' => '>=5.5.0', |
|
35 | - 'opcache' => '>=5.5.0', |
|
36 | - 'constant-scalars' => '>=5.6.0', |
|
37 | - 'variadic-functions' => '>=5.6.0', |
|
38 | - 'argument-unpacking' => '>=5.6.0', |
|
39 | - 'exponentiation-operator' => '>=5.6.0', |
|
40 | - 'phpdbg' => '>=5.6.0', |
|
41 | - 'zend-engine-3' => '>=7.0.0', |
|
42 | - 'uniform-variable-syntax' => '>=7.0.0', |
|
43 | - 'ast-based-compilation' => '>=7.0.0', |
|
44 | - 'closure-call' => '>=7.0.0', |
|
45 | - 'null-coalesce-operator' => '>=7.0.0', |
|
46 | - '??' => '>=7.0.0', |
|
47 | - 'return-type-declarations' => '>=7.0.0', |
|
48 | - 'scalar-type-declarations' => '>=7.0.0', |
|
49 | - 'spaceship-operator' => '>=7.0.0', |
|
50 | - 'three-way-comparison-operator' => '>=7.0.0', |
|
51 | - '<=>' => '>=7.0.0', |
|
52 | - 'generator-delegation' => '>=7.0.0', |
|
53 | - 'anonymous-classes' => '>=7.0.0', |
|
54 | - 'multiple-namespace-import' => '>=7.0.0', |
|
55 | - 'pcre-8.38' => '>=7.0.3', |
|
56 | - 'http-451' => '>=7.0.3', |
|
57 | - 'libzip-1.1.2' => '>=7.0.5', |
|
58 | - 'void-return-type' => '>=7.1.0', |
|
59 | - 'constant-visibility-modifiers' => '>=7.1.0', |
|
60 | - 'nullable-types' => '>=7.1.0', |
|
61 | - 'short-array-syntax-destructuring' => '>=7.1.0', |
|
62 | - 'iterable' => '>=7.1.0', |
|
63 | - 'multi-catch' => '>=7.1.0', |
|
64 | - 'associative-destructuring' => '>=7.1.0', |
|
65 | - 'negative-string-offsets' => '>=7.1.0', |
|
66 | - 'aead' => '>=7.1.0', |
|
67 | - 'closure-from-callable' => '>=7.1.0', |
|
68 | - 'async-signals' => '>=7.1.0', |
|
69 | - 'http-2-push' => '>=7.1.0', |
|
70 | - 'tcp-nodelay' => '>=7.1.0', |
|
71 | - 'object' => '>=7.2.0', |
|
72 | - 'extensions-by-name' => '>=7.2.0', |
|
73 | - 'abstract-method-overriding' => '>=7.2.0', |
|
74 | - 'sodium' => '>=7.2.0', |
|
75 | - 'argon2' => '>=7.2.0', |
|
76 | - 'pdo-extended-string-types' => '>=7.2.0', |
|
77 | - 'pdo-debug-raw-query' => '>=7.2.0', |
|
78 | - 'extended-ldap' => '>=7.2.0', |
|
79 | - 'sockets-address-information' => '>=7.2.0', |
|
80 | - 'parameter-type-widening' => '>=7.2.0', |
|
81 | - 'namespace-trailing-comma' => '>=7.2.0', |
|
82 | - 'windows-proc-nice' => '>=7.2.0', |
|
83 | - 'pack-endian-support' => '>=7.2.0', |
|
84 | - 'unpack-endian-support' => '>=7.2.0', |
|
85 | - 'exif-samsung' => '>=7.2.0', |
|
86 | - 'exif-dji' => '>=7.2.0', |
|
87 | - 'exif-panasonic' => '>=7.2.0', |
|
88 | - 'exif-sony' => '>=7.2.0', |
|
89 | - 'exif-pentax' => '>=7.2.0', |
|
90 | - 'exif-minolta' => '>=7.2.0', |
|
91 | - 'exif-sigma' => '>=7.2.0', |
|
92 | - 'exif-foveon' => '>=7.2.0', |
|
93 | - 'exif-agfa' => '>=7.2.0', |
|
94 | - 'exif-kyocera' => '>=7.2.0', |
|
95 | - 'exif-ricoh' => '>=7.2.0', |
|
96 | - 'exif-epson' => '>=7.2.0', |
|
97 | - 'pcre-j-modifier' => '>=7.2.0', |
|
98 | - 'sqlite3-blob' => '>=7.2.0', |
|
99 | - 'oracle-taf-callback' => '>=7.2.0', |
|
100 | - 'encrypted-zip' => '>=7.2.0', |
|
101 | - 'countable-zip-archive' => '>=7.2.0', |
|
102 | - 'flexible-heredoc' => '>=7.3.0', |
|
103 | - 'flexible-nowdoc' => '>=7.3.0', |
|
104 | - 'array-destructuring-references' => '>=7.3.0', |
|
105 | - 'instanceof-literals' => '>=7.3.0', |
|
106 | - 'compile-error-exception' => '>=7.3.0', |
|
107 | - 'method-call-trailing-comma' => '>=7.3.0', |
|
108 | - 'function-call-trailing-comma' => '>=7.3.0', |
|
109 | - 'argon2-id' => '>=7.3.0', |
|
110 | - 'fpm-log-limit' => '>=7.3.0', |
|
111 | - 'fpm-log-buffering' => '>=7.3.0', |
|
112 | - 'fpm-decorate-workers-output' => '>=7.3.0', |
|
113 | - 'bcscale' => '>=7.3.0', |
|
114 | - 'ldap-controls' => '>=7.3.0', |
|
115 | - 'mb-full-case-mapping' => '>=7.3.0', |
|
116 | - 'mb-case-folding' => '>=7.3.0', |
|
117 | - 'mb-title-case' => '>=7.3.0', |
|
118 | - 'mb-unicode-11' => '>=7.3.0', |
|
119 | - 'mb-long-string' => '>=7.3.0', |
|
120 | - 'mb-ereg-named-captures' => '>=7.3.0', |
|
121 | - 'readline-completion-append-character' => '>=7.3.0', |
|
122 | - 'readline-completion-suppress-append' => '>=7.3.0', |
|
13 | + 'zend-engine-2' => '>=5.0.0', |
|
14 | + 'oop' => '>=5.0.0', |
|
15 | + 'classes' => '>=5.0.0', |
|
16 | + 'object-model' => '>=5.0.0', |
|
17 | + 'pdo' => '>=5.1.0', |
|
18 | + 'native-json' => '>=5.2.0', |
|
19 | + 'namespaces' => '>=5.3.0', |
|
20 | + 'late-static-bindings' => '>=5.3.0', |
|
21 | + 'jump-labels' => '>=5.3.0', |
|
22 | + 'closures' => '>=5.3.0', |
|
23 | + 'php-archives' => '>=5.3.0', |
|
24 | + 'phar' => '>=5.3.0', |
|
25 | + 'circular-garbage-collection' => '>=5.3.0', |
|
26 | + 'sqlite3' => '>=5.3.0', |
|
27 | + 'mysqlnd' => '>=5.3.0', |
|
28 | + 'fileinfo' => '>=5.3.0', |
|
29 | + 'traits' => '>=5.4.0', |
|
30 | + 'short-array-syntax' => '>=5.4.0', |
|
31 | + '[]' => '>=5.4.0', |
|
32 | + 'built-in-web-server' => '>=5.4.0', |
|
33 | + 'generators' => '>=5.5.0', |
|
34 | + 'finally' => '>=5.5.0', |
|
35 | + 'opcache' => '>=5.5.0', |
|
36 | + 'constant-scalars' => '>=5.6.0', |
|
37 | + 'variadic-functions' => '>=5.6.0', |
|
38 | + 'argument-unpacking' => '>=5.6.0', |
|
39 | + 'exponentiation-operator' => '>=5.6.0', |
|
40 | + 'phpdbg' => '>=5.6.0', |
|
41 | + 'zend-engine-3' => '>=7.0.0', |
|
42 | + 'uniform-variable-syntax' => '>=7.0.0', |
|
43 | + 'ast-based-compilation' => '>=7.0.0', |
|
44 | + 'closure-call' => '>=7.0.0', |
|
45 | + 'null-coalesce-operator' => '>=7.0.0', |
|
46 | + '??' => '>=7.0.0', |
|
47 | + 'return-type-declarations' => '>=7.0.0', |
|
48 | + 'scalar-type-declarations' => '>=7.0.0', |
|
49 | + 'spaceship-operator' => '>=7.0.0', |
|
50 | + 'three-way-comparison-operator' => '>=7.0.0', |
|
51 | + '<=>' => '>=7.0.0', |
|
52 | + 'generator-delegation' => '>=7.0.0', |
|
53 | + 'anonymous-classes' => '>=7.0.0', |
|
54 | + 'multiple-namespace-import' => '>=7.0.0', |
|
55 | + 'pcre-8.38' => '>=7.0.3', |
|
56 | + 'http-451' => '>=7.0.3', |
|
57 | + 'libzip-1.1.2' => '>=7.0.5', |
|
58 | + 'void-return-type' => '>=7.1.0', |
|
59 | + 'constant-visibility-modifiers' => '>=7.1.0', |
|
60 | + 'nullable-types' => '>=7.1.0', |
|
61 | + 'short-array-syntax-destructuring' => '>=7.1.0', |
|
62 | + 'iterable' => '>=7.1.0', |
|
63 | + 'multi-catch' => '>=7.1.0', |
|
64 | + 'associative-destructuring' => '>=7.1.0', |
|
65 | + 'negative-string-offsets' => '>=7.1.0', |
|
66 | + 'aead' => '>=7.1.0', |
|
67 | + 'closure-from-callable' => '>=7.1.0', |
|
68 | + 'async-signals' => '>=7.1.0', |
|
69 | + 'http-2-push' => '>=7.1.0', |
|
70 | + 'tcp-nodelay' => '>=7.1.0', |
|
71 | + 'object' => '>=7.2.0', |
|
72 | + 'extensions-by-name' => '>=7.2.0', |
|
73 | + 'abstract-method-overriding' => '>=7.2.0', |
|
74 | + 'sodium' => '>=7.2.0', |
|
75 | + 'argon2' => '>=7.2.0', |
|
76 | + 'pdo-extended-string-types' => '>=7.2.0', |
|
77 | + 'pdo-debug-raw-query' => '>=7.2.0', |
|
78 | + 'extended-ldap' => '>=7.2.0', |
|
79 | + 'sockets-address-information' => '>=7.2.0', |
|
80 | + 'parameter-type-widening' => '>=7.2.0', |
|
81 | + 'namespace-trailing-comma' => '>=7.2.0', |
|
82 | + 'windows-proc-nice' => '>=7.2.0', |
|
83 | + 'pack-endian-support' => '>=7.2.0', |
|
84 | + 'unpack-endian-support' => '>=7.2.0', |
|
85 | + 'exif-samsung' => '>=7.2.0', |
|
86 | + 'exif-dji' => '>=7.2.0', |
|
87 | + 'exif-panasonic' => '>=7.2.0', |
|
88 | + 'exif-sony' => '>=7.2.0', |
|
89 | + 'exif-pentax' => '>=7.2.0', |
|
90 | + 'exif-minolta' => '>=7.2.0', |
|
91 | + 'exif-sigma' => '>=7.2.0', |
|
92 | + 'exif-foveon' => '>=7.2.0', |
|
93 | + 'exif-agfa' => '>=7.2.0', |
|
94 | + 'exif-kyocera' => '>=7.2.0', |
|
95 | + 'exif-ricoh' => '>=7.2.0', |
|
96 | + 'exif-epson' => '>=7.2.0', |
|
97 | + 'pcre-j-modifier' => '>=7.2.0', |
|
98 | + 'sqlite3-blob' => '>=7.2.0', |
|
99 | + 'oracle-taf-callback' => '>=7.2.0', |
|
100 | + 'encrypted-zip' => '>=7.2.0', |
|
101 | + 'countable-zip-archive' => '>=7.2.0', |
|
102 | + 'flexible-heredoc' => '>=7.3.0', |
|
103 | + 'flexible-nowdoc' => '>=7.3.0', |
|
104 | + 'array-destructuring-references' => '>=7.3.0', |
|
105 | + 'instanceof-literals' => '>=7.3.0', |
|
106 | + 'compile-error-exception' => '>=7.3.0', |
|
107 | + 'method-call-trailing-comma' => '>=7.3.0', |
|
108 | + 'function-call-trailing-comma' => '>=7.3.0', |
|
109 | + 'argon2-id' => '>=7.3.0', |
|
110 | + 'fpm-log-limit' => '>=7.3.0', |
|
111 | + 'fpm-log-buffering' => '>=7.3.0', |
|
112 | + 'fpm-decorate-workers-output' => '>=7.3.0', |
|
113 | + 'bcscale' => '>=7.3.0', |
|
114 | + 'ldap-controls' => '>=7.3.0', |
|
115 | + 'mb-full-case-mapping' => '>=7.3.0', |
|
116 | + 'mb-case-folding' => '>=7.3.0', |
|
117 | + 'mb-title-case' => '>=7.3.0', |
|
118 | + 'mb-unicode-11' => '>=7.3.0', |
|
119 | + 'mb-long-string' => '>=7.3.0', |
|
120 | + 'mb-ereg-named-captures' => '>=7.3.0', |
|
121 | + 'readline-completion-append-character' => '>=7.3.0', |
|
122 | + 'readline-completion-suppress-append' => '>=7.3.0', |
|
123 | 123 | ); |