Home
last modified time | relevance | path

Searched refs:stable (Results 1 – 6 of 6) sorted by relevance

/web-php/
H A Ddownloads.php48 <?php $stable = $i++ === 0 ? "Current Stable" : "Old Stable"; ?> variable
51 <span class="release-state"><?php echo $stable; ?></span>
H A Dcomposer.lock3382 "minimum-stability": "stable",
3384 "prefer-stable": false,
/web-php/include/
H A Dbranches.inc10 * - stable: the end of active support (usually two years after release).
21 'stable' => '2013-07-11',
25 'stable' => '2014-09-14',
29 'stable' => '2015-07-10',
33 'stable' => '2017-01-19',
37 'stable' => '2018-01-04',
303 if (isset($GLOBALS['BRANCHES'][$branch]['stable'])) {
304 return new DateTime($GLOBALS['BRANCHES'][$branch]['stable']);
371 return 'stable';
/web-php/styles/
H A Dsupported-versions.css12 table.standard tr.stable td:first-child {
/web-php/releases/
H A DNEWS_5_4_0_RC1.txt2296 . Update all libraries to their latest stable version. (Pierre, Rob, Liz,
H A DNEWS_5_4_0_beta1.txt2200 . Update all libraries to their latest stable version. (Pierre, Rob, Liz,

Completed in 43 milliseconds