File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change @@ -158,6 +158,32 @@ $OLDRELEASES = array (
158
158
'date ' => '09 December 2010 ' ,
159
159
'museum ' => true ,
160
160
),
161
+ '5.2.17 ' =>
162
+ array (
163
+ 'announcement ' =>
164
+ array (
165
+ 'English ' => '/releases/5_2_17.php ' ,
166
+ ),
167
+ 'source ' =>
168
+ array (
169
+ 0 =>
170
+ array (
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
+ array (
178
+ 'filename ' => 'php-5.2.17.tar.gz ' ,
179
+ 'name ' => 'PHP 5.2.17 (tar.gz) ' ,
180
+ 'md5 ' => '04d321d5aeb9d3a051233dbd24220ef1 ' ,
181
+ 'date ' => '06 January 2011 ' ,
182
+ ),
183
+ ),
184
+ 'date ' => '06 January 2011 ' ,
185
+ 'museum ' => true ,
186
+ ),
161
187
'5.2.16 ' =>
162
188
array (
163
189
'announcement ' =>
You can’t perform that action at this time.
0 commit comments