Home
last modified time | relevance | path

Searched refs:release (Results 1 – 25 of 50) sorted by relevance

12

/php-src/docs/
H A Drelease-process.md21 release. The pre-release cycle begins on the second Thursday of June with the
22 first alpha release of the new major/minor version. The pre-release cycle
27 - 6 release candidates
37 New release managers should review [New release manager
82 6. There is a PHP release Docker image https://github.com/sgolemon/php-release
85 7. Communicate with release managers via release-managers@php.net.
119 3. Check out the *release branch* for this release from the *version branch*.
236 8. Tag your local-only release branch with the release version.
450 > release.
800 next release.
[all …]
/php-src/ext/openssl/tests/
H A Dbug79589.phpt13 $release = file_get_contents(
18 echo gettype($release);
/php-src/scripts/dev/
H A Dmakedist27 Creates PHP release packages (tar.gz, tar.bz2, tar.xz) from the php-src Git
40 script needs a consistent tagging of releases. Each release
62 Create release packages for the stable tag php-7.4.0:
65 Create release candidate packages for the tag php-7.4.0RC1:
68 Create release packages from a remote Git repository for the tag php-7.4.0:
/php-src/Zend/tests/
H A Dbug77922.phpt2 Bug #77922: Double release of doc comment on inherited shadow property
/php-src/Zend/tests/generators/
H A Drepeated_yield_from_with_immediate_release.phpt2 A generator can be yielded from multiple times, testing immediate release of the yield from'ing gen…
/php-src/ext/posix/tests/
H A Dposix_uname_basic.phpt21 [release] => %s
/php-src/ext/sysvsem/tests/
H A Dnowait.phpt61 to release the parent semaphore */
74 echo "P: failed to release semaphore.\n";
103 echo "C: failed to release semaphore.\n";
H A Dsysv.phpt72 echo "Fail to release semaphore.\n";
/php-src/.github/actions/setup-caddy/
H A Daction.yml10 …gh release -R caddyserver/caddy download --pattern 'caddy_*_linux_amd64.tar.gz' -O - | sudo tar -x…
/php-src/tests/output/
H A Dob_011.phpt6 die('xfail crashes on Windows with JITted release builds');
/php-src/ext/tidy/
H A Dconfig.w3223 AC_DEFINE('HAVE_TIDYRELEASEDATE', 1, "tidy release date function")
/php-src/ext/pcre/pcre2lib/sljit/allocator_src/
H A DsljitExecAllocatorApple.c59 if (atoi(name.release) >= 18) { in get_map_jit_flag()
/php-src/ext/standard/tests/network/
H A Dnews.rss24 …availability of PHP 5.4.37. Six security-related bugs were fixed in this release, including CVE-20…
/php-src/ext/phar/
H A Dconfig.w3221 /* Silence irrelevant-to-us warning in release builds */
/php-src/build/
H A Dlibtool.m41454 …library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$…
1529 …library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$share…
1543 …library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$…
1562 …library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} …
1673 …ibrary_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$m…
1707 …library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$…
1752 …library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$…
1761 …library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$…
1807 …library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$…
1821 …library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$…
[all …]
H A Dshtool1229 if [ -f /etc/lsb-release ]; then
1230 eval `( . /etc/lsb-release
1240 /bin/ls *[_-]release *[_-]version 2>/dev/null | env -i sort | \
1242 echo redhat-release lsb-release`
H A Dltmain.sh1171 release=
1750 -release)
1751 prev=release
3160 if test -n "$release"; then
3161 $echo "$modename: warning: \`-release' is ignored for archives" 1>&2
3237 if test -n "$release"; then
3424 if test -z "$vinfo" && test -n "$release"; then
3472 $output_objdir/$outputname | $output_objdir/$libname.* | $output_objdir/${libname}${release}.*)
3574 release_save=$release
3580 release=""
/php-src/
H A DCONTRIBUTING.md5 websites is a never-ending one. With every release or release candidate comes a
46 are only used for release management.
235 ├─ php_version.h # Generated by release managers using `configure`
337 confirmation from the release manager for the given branch.
359 | PHP-8.3 | Is used to release the PHP 8.3.x series. This is a current stable version and is open…
360 | PHP-8.2 | Is used to release the PHP 8.2.x series. This is a current stable version and is open…
361 | PHP-8.1 | Is used to release the PHP 8.1.x series. This is an old stable version and is open fo…
375 | PHP-X.Y.Z | These branches are used for the release managers for tagging the releases, hence they…
387 release* version with the given change. In other words, news about a bug fix
H A Dbuildconf40 -f, --force Regenerate configure files in PHP release packages.
H A DREADME.md136 - [PHP release process](/docs/release-process.md)
H A DNEWS290 <<< NOTE: Insert NEWS from last stable release here prior to actual release! >>>
/php-src/ext/opcache/jit/ir/dynasm/
H A Ddynasm.lua15 release = "2021-05-02",
658 _info.name, _info.version, _info.release, _info.url))
975 stdout:write("DynASM ", _info.version, " ", _info.release, " ", _info.url, "\n")
1006 _info.name, _info.version, _info.release, _info.url, _info.copyright))
H A Ddasm_mips.lua17 release = "2021-05-02",
1147 _info.arch, _info.version, _info.release))
/php-src/win32/build/
H A Dconfig.w32.phpize.in75 // Set some debug/release specific options
/php-src/sapi/fuzzer/
H A DREADME.md18 …debug-assertions` option can be used to enable debug assertions despite the use of a release build.

Completed in 148 milliseconds

12