We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11878a0 commit fe18d5cCopy full SHA for fe18d5c
1 file changed
include/releases.inc
@@ -158,6 +158,32 @@ $OLDRELEASES = array (
158
'date' => '09 December 2010',
159
'museum' => true,
160
),
161
+ '5.2.17' =>
162
+ array (
163
+ 'announcement' =>
164
165
+ 'English' => '/releases/5_2_17.php',
166
+ ),
167
+ 'source' =>
168
169
+ 0 =>
170
171
+ 'filename' => 'php-5.2.17.tar.bz2',
172
+ 'name' => 'PHP 5.2.17 (tar.bz2)',
173
+ 'md5' => 'b27947f3045220faf16e4d9158cbfe13',
174
+ 'date' => '06 January 2011',
175
176
+ 1 =>
177
178
+ 'filename' => 'php-5.2.17.tar.gz',
179
+ 'name' => 'PHP 5.2.17 (tar.gz)',
180
+ 'md5' => '04d321d5aeb9d3a051233dbd24220ef1',
181
182
183
184
185
+ 'museum' => true,
186
187
'5.2.16' =>
188
array (
189
'announcement' =>
0 commit comments