Home
last modified time | relevance | path

Searched refs:release (Results 1 – 25 of 52) sorted by path

123

/PHP-5.5/
H A DEXTENSIONS22 Experimental: Under development or initial release.
H A DINSTALL1256 Team. The information available here includes: ChangeLog, release
1602 major, minor and release versions. If there is a value for
H A DNEWS7550 their sqlite3 version outside of the PHP release cycle. (Wez, Edin)
10119 - Updated several libraries bundled with the windows release which now
H A DREADME.GIT-RULES28 confirmation from the release manager for the given branch.
48 PHP-5.6 Is used to release the PHP 5.6.x series. This is a current
51 PHP-5.5 Is used to release the PHP 5.5.x series. This is an old
54 PHP-5.4 Is used to release the PHP 5.4.x series. This is an old
65 PHP-X.Y.Z These branches are used for the release managers for tagging
77 stable release* version with the given change. In other words,
H A DREADME.RELEASE_PROCESS8 1. Do not release on Fridays, Saturdays or Sundays
11 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}``
112 pointing out "the location of the release" and "the possible release date of
148 Rolling a stable release
196 Getting the stable release announced
212 b. ``$PHP_X_DATE`` to the release date
227 instead of the release xml.
[all …]
H A DREADME.SELF-CONTAINED-EXTENSIONS159 If you plan to release an extension to the PECL website, there are several
H A DREADME.STREAMS125 release the memory when you are done.
372 The main thing to remember is that in your close operation you need to release
H A DREADME.TESTING4 and not within PHP itself (at least for official PHP release versions).
H A Dconfig.guess192 release='-gnu'
195 release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
201 echo "${machine}-${os}${release}"
/PHP-5.5/build/
H A Dlibtool.m41447 …library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$…
1522 …library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$share…
1536 …library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$…
1555 …library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} …
1666 …ibrary_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$m…
1700 …library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$…
1745 …library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$…
1754 …library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$…
1800 …library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$…
1814 …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-5.5/ext/bz2/
H A Dbz2.dsp57 …libpath:"..\..\Release_TS" /libpath:"..\..\Release_TS_Inline" /libpath:"..\..\..\php_build\release"
83 …Debug_TS/php_bz2.dll" /pdbtype:sept /libpath:"..\..\Debug_TS" /libpath:"..\..\..\php_build\release"
/PHP-5.5/ext/ereg/regex/
H A DREADME1 alpha3.4 release.
H A DWHATSNEW3 another "get it out the door for 4.4" release). The tests at the end of
33 New in alpha3.1: Basically nothing, this release is just a bookkeeping
38 it out the door in time for 4.4" release.) One bug fix: regfree() didn't
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic123 # It might be possible to sanity-check the release number as well, as it seems
2438 >4 lelong 0x1000006D (EPOC release 3/4/5)
2439 >4 lelong 0x10003A12 (EPOC release 6)
3490 0 string AC1012 DWG AutoDesk AutoCad (release 12)
3491 0 string AC1013 DWG AutoDesk AutoCad (release 13)
3492 0 string AC1014 DWG AutoDesk AutoCad (release 14)
3497 # http://autodesk.blogs.com/between_the_lines/autocad-release-history.html
9306 0 belong 0x020a0108 HP s200 (2.x release) pure executable
9310 0 belong 0x020a0107 HP s200 (2.x release) executable
12299 # Maple V release 4, a multi-purpose math program
[all …]
/PHP-5.5/ext/ldap/
H A Dldap.mak62 # Extra stuff based on debug / release builds
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY2004 2002/02/25: Version 1.0 (first release)
/PHP-5.5/ext/mysql/
H A Dmysql.mak18 # Build type defaults to 'release'
20 BUILD = release
62 # Extra stuff based on debug / release builds
/PHP-5.5/ext/mysqli/
H A Dmysqli.dsp57 …libpath:"..\..\Release_TS" /libpath:"..\..\Release_TS_Inline" /libpath:"..\..\..\php_build\release"
83 …ug_TS/php_mysqli.dll" /pdbtype:sept /libpath:"..\..\Debug_TS" /libpath:"..\..\..\php_build\release"
H A Dmysqli_nonapi.c1144 static int mysqli_savepoint_libmysql(MYSQL * conn, const char * const name, zend_bool release) argument
1148 …unsigned int query_len = spprintf(&query, 0, release? "RELEASE SAVEPOINT `%s`":"SAVEPOINT `%s`", n…
/PHP-5.5/ext/mysqli/tests/
H A Dconnect.inc48 PHP 6.0 at the time of the first PHP 5.3.0 release.
H A Dmysqli_constants.phpt193 /* could be that MySQL/libmysql 5.6.9 had the flag already but it was no stable release */
/PHP-5.5/ext/openssl/
H A Dopenssl.mak18 # Build type defaults to 'release'
20 BUILD = release
71 # Extra stuff based on debug / release builds
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog1272 was introduced by fix 17 of release 8.21.
1277 introduced in release 8.13.
1931 release 2.5.4.
2447 seems to be how GNU grep behaves. [But see later change 40 for release
3764 characters since release 4.0, because Perl (from release 5.004) does not.
4036 the release number by grepping pcre.h.
4202 would behave wrongly. This has been present in PCRE since release 4.0.
5198 this fix an hour or so after the initial 3.7 release.)
5252 10. A new release of gcc defines printf() as a macro, which broke pcretest
5311 This is purely a bug fixing release.
[all …]
H A DHACKING55 From release 8.30, PCRE supports 16-bit as well as 8-bit data strings; and from
56 release 8.32, PCRE supports 32-bit data strings. The library can be compiled
68 Up to and including release 6.7, PCRE worked by running a very degenerate first
79 By the time I was working on a potential 6.8 release, the degenerate first pass
89 major changes were also present in the 7.0 release).
97 At release 8.34, a limit on the nesting depth of parentheses was re-introduced
110 will use most of the time. From release 8.20, if PCRE is compiled with
403 capturing brackets and it used a different opcode for each one. From release
405 higher-numbered brackets. From release 7.0 all capturing brackets are handled
511 bracket from the start of the whole pattern. From release 6.5, OP_RECURSE is

Completed in 160 milliseconds

123