Home
last modified time | relevance | path

Searched refs:version (Results 1 – 25 of 29) sorted by relevance

12

/web-php/include/
H A Dbranches.inc4 include_once __DIR__ . '/version.inc';
90 $parts = explode('.', $version);
108 $branches[$major][$branch]['version'] = $version;
121 $branches[$major][$branch]['version'] = $version;
154 $branches[$major][$branch]['version'] = $version;
185 'version' => $version,
227 'version' => $version,
280 $last = $version;
382 explode('.', $version),
408 return $version;
[all …]
H A Dversion.inc23 'version' => '8.3.6',
35 'version' => '8.2.18',
47 'version' => '8.1.28',
59 $version = $release['version'];
60 [$major] = explode('.', $version, 2);
76 $ret[$major][$version] = $info;
81 // Get latest release version and info.
85 $version = '0.0.0';
89 if (version_compare($ver, $version) > 0) {
90 $version = $ver;
[all …]
H A Dmozopensearch.inc1 <?php echo '<?xml version="1.0"?>' . "\n"; ?>
H A Dpregen-news.inc40 <b>Please DO NOT use this version in production, it is an early test
41 version.</b>
82 version.</b>
280 version.</b>
549 version.</b>
869 version.</b>
1000 version.</b>
1214 <b>Please DO NOT use this version in production, it is an early test version.</b>
1393 <b>Please DO NOT use this version in production, it is an early test version.</b>
3620 All PHP 5.6 users are encouraged to upgrade to this version.
[all …]
/web-php/bin/
H A DcreateReleaseEntry23 $version = $opts['v']; variable
24 if (!preg_match('/^(\d+)\.(\d+)\.\d+$/', $version, $matches)) {
34 <p>The PHP development team announces the immediate availability of PHP $version. This is a $securi…
38 <p>For source downloads of PHP $version please visit our <a href="https://www.php.net/downloads.php…
40 …s is recorded in the <a href="https://www.php.net/ChangeLog-{$major}.php#{$version}">ChangeLog</a>.
46 ->setTitle("PHP $version Released!")
57 $release = strtr($version, '.', '_') . '.php';
61 site_header('PHP $version Release Announcement');
63 <h1>PHP $version Release Announcement</h1>
H A Dnews2html13 $version = array_shift($_SERVER['argv']); variable
25 if (preg_match("/(.. ... ....),? PHP $version/", $ln, $m)) {
57 <section class="version" id="$version"><!-- {{{ $version -->
58 <h3>Version $version</h3>
95 $parts = explode('.', $version, 3);
97 fprintf(STDERR, "Unable to parse branch from $version\n");
H A DbumpRelease18 $version = get_current_release_for_branch($major, $minor); variable
19 $info = $RELEASES[$major][$version] ?? null;
28 …$info["announcement"] = array("English" => "/releases/" . str_replace(".", "_", $version) . ".php"…
32 array($version => $info),
/web-php/images/
H A Dsupported-versions.php19 foreach ($major_branches as $branch => $version) {
21 $branches[$branch] = $version;
52 foreach ($branches as $branch => $version) {
123 <?php foreach ($branches as $branch => $version): ?>
125 …<rect x="0" y="<?php echo $version['top'] ?>" width="<?php echo 0.5 * $margin_left ?>" height="<?p…
126 …<text x="<?php echo 0.25 * $margin_left ?>" y="<?php echo $version['top'] + (0.5 * $branch_height)…
135 <?php foreach ($branches as $branch => $version): ?>
141 …<rect class="stable" x="<?php echo $x_release ?>" y="<?php echo $version['top'] ?>" width="<?php e…
142 …<rect class="security" x="<?php echo $x_bug ?>" y="<?php echo $version['top'] ?>" width="<?php ech…
/web-php/.github/workflows/
H A Dintegrate.yaml19 php-version:
31 php-version: "${{ matrix.php-version }}"
46 key: "php-${{ matrix.php-version }}-composer-${{ hashFiles('composer.lock') }}"
47 restore-keys: "php-${{ matrix.php-version }}-composer-"
64 php-version:
76 php-version: "${{ matrix.php-version }}"
91 key: "php-${{ matrix.php-version }}-composer-${{ hashFiles('composer.lock') }}"
92 restore-keys: "php-${{ matrix.php-version }}-composer-"
107 php-version:
122 php-version: "${{ matrix.php-version }}"
[all …]
/web-php/styles/
H A Dchangelog.css2 section.version {
8 section.version > :last-child {
12 section.version time.releasedate {
19 section.version ul ul {
H A Dhome.css87 .hero-version {
106 .hero-version-link {
135 .hero-version {
140 .hero-version:not(:first-child) {
H A Dsupported-versions.css35 .version-notes {
/web-php/releases/
H A Dindex.php30 foreach ($combinedReleases[$ver] as $version => $release) {
35 if (compare_version($versionArray, $version) == 0) {
39 $machineReadable[$version] = $release;
45 $version = key($machineReadable); variable
47 $machineReadable["version"] = $version;
56 $version = key($release); variable
58 $r["version"] = $version;
H A Dfeed.php28 foreach ($RELEASED_VERSIONS as $version => $release) {
31 $id = "http://php.net/releases/" . str_replace(".", "_", $version) . ".php";
38 <title>PHP {$version} released!</title>
40 <php:version>{$version}</php:version>
H A DNEWS_5_4_0_RC1.txt725 version (Chris Jones)
1425 version support. (Pierre)
3422 - Upgraded PCRE to version 7.6 (Nuno)
3545 - Upgraded PCRE to version 7.3 (Nuno)
3667 - Upgraded PCRE to version 7.2 (Nuno)
4056 . c-client (imap) to version 2006e
4058 . libmysql (MySQL) to version 5.0.37
4059 . openssl to version 0.9.8e
4060 - Upgraded PCRE to version 7.0 (Nuno)
4349 thread safe version). (Dmitry)
[all …]
H A DNEWS_5_4_0_beta1.txt629 version (Chris Jones)
1329 version support. (Pierre)
3326 - Upgraded PCRE to version 7.6 (Nuno)
3449 - Upgraded PCRE to version 7.3 (Nuno)
3571 - Upgraded PCRE to version 7.2 (Nuno)
3960 . c-client (imap) to version 2006e
3962 . libmysql (MySQL) to version 5.0.37
3963 . openssl to version 0.9.8e
3964 - Upgraded PCRE to version 7.0 (Nuno)
4253 thread safe version). (Dmitry)
[all …]
/web-php/
H A Dindex.php110 $version = $release['version']; variable
111 [$major, $minor, $_] = explode('.', $version);
113 …sion-link' href='/downloads.php#v$version'>$version</a> &middot; <a class='notes' href='/ChangeLog…
H A Dcomposer.lock12 "version": "3.1.3",
83 "version": "3.4.0",
164 "version": "3.0.4",
230 "version": "v3.54.0",
323 "version": "1.11.1",
382 "version": "v5.0.2",
440 "version": "2.0.4",
507 "version": "3.2.1",
636 "version": "5.0.0",
697 "version": "5.0.0",
[all …]
/web-php/license/
H A D3_0.txt1 ============= An example PHP License, version 3.0 file =============
3 This is the original PHP License, version 3.0 which applies only to
7 The PHP License, version 3.0 is an Open Source Initiative approved
10 This license has been superseded by the PHP License, version 3.01,
12 using the PHP License should use the PHP License, version 3.01.
16 The PHP License, version 3.0
43 license from time to time. Each version will be given a
44 distinguishing version number.
45 Once covered code has been published under a particular version
47 of that version. You may also choose to use such covered code
[all …]
H A D2_01.txt1 ============= An example PHP License, version 2.01 file ============
3 This is the original PHP License, version 2.01 which applies only to
8 This license has been superseded by the PHP License, version 3.01,
10 using the PHP License should use the PHP License, version 3.01.
14 The PHP License, version 2.01
37 license from time to time. Each version will be given a
38 distinguishing version number.
39 Once covered code has been published under a particular version
41 terms of that version. You may also choose to use such covered
42 code under the terms of any subsequent version of the license
[all …]
H A D2_02.txt1 ============= An example PHP License, version 2.02 file ============
3 This is the original PHP License, version 2.02 which applies only to
8 This license has been superseded by the PHP License, version 3.01,
10 using the PHP License should use the PHP License, version 3.01.
14 The PHP License, version 2.02
37 license from time to time. Each version will be given a
38 distinguishing version number.
39 Once covered code has been published under a particular version
41 terms of that version. You may also choose to use such covered
42 code under the terms of any subsequent version of the license
H A D3_01.txt2 The PHP License, version 3.01
29 license from time to time. Each version will be given a
30 distinguishing version number.
31 Once covered code has been published under a particular version
33 of that version. You may also choose to use such covered code
34 under the terms of any subsequent version of the license
/web-php/.github/
H A Ddependabot.yaml3 version: 2
/web-php/fonts/Font-Awesome/
H A DREADME.txt50 no need to manually edit files, just override old version with archive
/web-php/releases/8.3/
H A Drelease.inc208 public string $version = '8.2';
237 public string $version = '8.2';
253 $cloned->php->version = '8.3';

Completed in 139 milliseconds

12