Home
last modified time | relevance | path

Searched refs:MINOR_VERSIONS (Results 1 – 4 of 4) sorted by relevance

/web-php/
H A DChangeLog-4.php6 $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 DChangeLog-8.php6 $MINOR_VERSIONS = ['8.3', '8.2', '8.1', '8.0']; variable
7 changelog_header(8, $MINOR_VERSIONS);
5962 changelog_footer(8, $MINOR_VERSIONS);
H A DChangeLog-7.php6 $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 DChangeLog-5.php6 $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 82 milliseconds