Searched refs:MINOR_VERSIONS (Results 1 – 4 of 4) sorted by relevance
/web-php/ |
H A D | ChangeLog-4.php | 6 $MINOR_VERSIONS = ['4.4', '4.3', '4.2', '4.1', '4.0']; variable 7 changelog_header(4, $MINOR_VERSIONS); 3882 changelog_footer(4, $MINOR_VERSIONS);
|
H A D | ChangeLog-8.php | 6 $MINOR_VERSIONS = ['8.4', '8.3', '8.2', '8.1', '8.0']; variable 7 changelog_header(8, $MINOR_VERSIONS); 8081 changelog_footer(8, $MINOR_VERSIONS);
|
H A D | ChangeLog-7.php | 6 $MINOR_VERSIONS = ['7.4', '7.3', '7.2', '7.1', '7.0']; variable 7 changelog_header(7, $MINOR_VERSIONS); 10657 changelog_footer(7, $MINOR_VERSIONS);
|
H A D | ChangeLog-5.php | 6 $MINOR_VERSIONS = ['5.6', '5.5', '5.4', '5.3', '5.2', '5.1', '5.0']; variable 7 changelog_header(5, $MINOR_VERSIONS); 15956 changelog_footer(5, $MINOR_VERSIONS);
|
Completed in 120 milliseconds