Home
last modified time | relevance | path

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

12

/PHP-8.0/docs/
H A Drelease-process.md1 # PHP release process
8 2. Package two days before a release. So if the release is to be on Thursday,
75 8. There is a PHP release Docker image https://github.com/sgolemon/php-release
88 4. Checkout the release branch for this release (e.g., PHP-7.4.2) from the main
151 16. Once the release has been tagged, contact the release-managers@ distribution
191 and "the possible release date of either the next RC, or the final release".
266 12. Once the release has been tagged, contact release managers, Windows
287 release
432 release.
440 This should be done by one of the release managers of the latest release
[all …]
/PHP-8.0/scripts/dev/
H A Dmakedist18 Creates PHP release packages (tar.gz, tar.bz2, tar.xz) from the php-src Git
31 script needs a consistent tagging of releases. Each release
53 Create release packages for the stable tag php-7.4.0:
56 Create release candidate packages for the tag php-7.4.0RC1:
59 Create release packages from a remote Git repository for the tag php-7.4.0:
/PHP-8.0/Zend/tests/
H A Dbug77922.phpt2 Bug #77922: Double release of doc comment on inherited shadow property
/PHP-8.0/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-8.0/ext/posix/tests/
H A Dposix_uname_basic.phpt23 [release] => %s
/PHP-8.0/tests/output/
H A Dob_011.phpt6 die('xfail crashes on Windows with JITted release builds');
/PHP-8.0/ext/sysvsem/tests/
H A Dnowait.phpt64 to release the parent semaphore */
77 echo "P: failed to release semaphore.\n";
106 echo "C: failed to release semaphore.\n";
H A Dsysv.phpt75 echo "Fail to release semaphore.\n";
/PHP-8.0/ext/tidy/
H A Dconfig.w3223 AC_DEFINE('HAVE_TIDYRELEASEDATE', 1, "tidy release date function")
/PHP-8.0/ext/standard/tests/mail/
H A Dmail_skipif.inc5 …// be sure mail server is accessible... on PHP 5.3.13 release build, using test-pack PHP-5.3-r1af8…
/PHP-8.0/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-8.0/ext/phar/
H A Dconfig.w3221 /* Silence irrelevant-to-us warning in release builds */
/PHP-8.0/
H A DCONTRIBUTING.md5 websites is a never ending one. With every release, or release candidate comes a
44 are only used for release management.
207 ├─ php_version.h # Generated by release managers using `configure`
309 confirmation from the release manager for the given branch.
331 | PHP-7.4 | Is used to release the PHP 7.4.x series. This is a current stable version and is open…
332 | PHP-7.3 | Is used to release the PHP 7.3.x series. This is a current stable version and is open…
333 | PHP-7.2 | Is used to release the PHP 7.2.x series. This is an old stable version and is open fo…
343 | PHP-X.Y.Z | These branches are used for the release managers for tagging the releases, hence they…
355 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.md131 - [PHP release process](/docs/release-process.md)
/PHP-8.0/build/
H A Dlibtool.m41444 …library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$…
1519 …library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$share…
1533 …library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$…
1552 …library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} …
1663 …ibrary_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$m…
1697 …library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$…
1742 …library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$…
1751 …library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$…
1797 …library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$…
1811 …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-8.0/ext/opcache/jit/dynasm/
H A Ddynasm.lua15 release = "2015-10-18",
657 _info.name, _info.version, _info.release, _info.url))
974 stdout:write("DynASM ", _info.version, " ", _info.release, " ", _info.url, "\n")
1005 _info.name, _info.version, _info.release, _info.url, _info.copyright))
H A Ddasm_mips.lua16 release = "2016-05-24",
974 _info.arch, _info.version, _info.release))
/PHP-8.0/sapi/fuzzer/
H A DREADME.md17 …debug-assertions` option can be used to enable debug assertions despite the use of a release build.
/PHP-8.0/ext/pcre/pcre2lib/sljit/
H A DsljitExecAllocator.c125 if (atoi(name.release) >= 18) { in get_map_jit_flag()
/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_constants.phpt195 /* could be that MySQL/libmysql 5.6.9 had the flag already but it was no stable release */
/PHP-8.0/win32/build/
H A Dconfig.w32.phpize.in73 // Set some debug/release specific options
/PHP-8.0/ext/standard/
H A Dinfo.c706 php_uname = buf.release; in php_get_uname()
715 buf.sysname, buf.nodename, buf.release, buf.version, in php_get_uname()

Completed in 121 milliseconds

12