Home
last modified time | relevance | path

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

12

/PHP-7.3/
H A DREADME.RELEASE_PROCESS11 2. Package two days before a release. So if the release is to be on Thursday,
51 - release the package
66 4. Checkout the release branch for this release (e.g., PHP-5.4.2) from the main branch.
91 ``git push origin {release branch}``
106 16. Once the release has been tagged, contact the release-managers@ distribution list
144 lists pointing out "the location of the release" and "the possible release date of
159 Rolling a stable release
212 Getting the stable release announced
243 instead of the release xml.
286 included in the release mail.
[all …]
H A DREADME.GIT-RULES28 confirmation from the release manager for the given branch.
49 PHP-7.2 Is used to release the PHP 7.2.x series. This is a current
52 PHP-7.1 Is used to release the PHP 7.1.x series. This is a current
55 PHP-7.0 Is used to release the PHP 7.0.x series. This is an old
58 PHP-5.6 Is used to release the PHP 5.6.x series. This is an old
73 PHP-X.Y.Z These branches are used for the release managers for tagging
85 stable release* version with the given change. In other words,
H A Dphp7.spec.in3 %define release 0
9 Release: %{release}
H A DCONTRIBUTING.md5 associated websites is a never ending one. With every release, or release
24 these are only used for release management.
H A Dltmain.sh1164 release=
1737 -release)
1738 prev=release
3147 if test -n "$release"; then
3148 $echo "$modename: warning: \`-release' is ignored for archives" 1>&2
3224 if test -n "$release"; then
3411 if test -z "$vinfo" && test -n "$release"; then
3459 $output_objdir/$outputname | $output_objdir/$libname.* | $output_objdir/${libname}${release}.*)
3561 release_save=$release
3567 release=""
H A DREADME.SELF-CONTAINED-EXTENSIONS156 If you plan to release an extension to the PECL website, there are several
/PHP-7.3/Zend/tests/
H A Dbug77922.phpt2 Bug #77922: Double release of doc comment on inherited shadow property
/PHP-7.3/ext/posix/tests/
H A Dposix_uname_basic.phpt23 [release] => %s
/PHP-7.3/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 $sem_id semaphore.\n";
/PHP-7.3/ext/standard/tests/file/
H A Dphp_fd_wrapper_04.phpt8 //we'd need a release and a test variation for windows, because in debug builds we get this message:
H A Dpopen_pclose_error-win32-debug.phpt6 if(!PHP_DEBUG) die("skip Not Valid for release builds");
/PHP-7.3/ext/tidy/
H A Dconfig.w3223 AC_DEFINE('HAVE_TIDYRELEASEDATE', 1, "tidy release date function")
/PHP-7.3/ext/pspell/
H A DREADME4 The latest release of pspell is always available from
30 release of both at the URL given above.
/PHP-7.3/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-7.3/ext/pdo_dblib/tests/
H A Dconfig.inc13 // hasn't made it to numbered release yet
/PHP-7.3/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-7.3/ext/phar/
H A Dconfig.w3221 /* Silence irrelevant-to-us warning in release builds */
/PHP-7.3/build/
H A Dlibtool.m41443 …library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$…
1518 …library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$share…
1532 …library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$…
1551 …library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} …
1662 …ibrary_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$m…
1696 …library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$…
1741 …library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$…
1750 …library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$…
1796 …library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$…
1810 …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`
/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitExecAllocator.c124 if (atoi(name.release) >= 18) { in get_map_jit_flag()
/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_constants.phpt206 /* could be that MySQL/libmysql 5.6.9 had the flag already but it was no stable release */
H A Dconnect.inc48 PHP 6.0 at the time of the first PHP 5.3.0 release.
/PHP-7.3/win32/build/
H A Dconfig.w32.phpize.in73 // Set some debug/release specific options
/PHP-7.3/ext/standard/
H A Dinfo.c731 php_uname = buf.release; in php_get_uname()
740 buf.sysname, buf.nodename, buf.release, buf.version, in php_get_uname()

Completed in 63 milliseconds

12