Home
last modified time | relevance | path

Searched refs:version (Results 1 – 25 of 1203) sorted by path

12345678910>>...49

/PHP-5.5/
H A DCODING_STANDARDS9 well into version 5 releases, many sections have been recoded to use
67 library is missing a function, do not define the PHP version of the
H A DINSTALL45 These installation instructions were generated from the HTML version of
47 online and updated version at: http://php.net/install.unix
389 be replaced with the specific version of Apache being used.
637 read /php-xxx-version/sapi/nsapi/nsapi-readme.txt.
694 classes [version 6.0+] in their vserver.obj.conf):
1088 packaged version of PHP with the features you need.
1114 users are encouraged to compile, or install a new packaged version.
1395 You may also install a specific version using this variant:
1462 --version [...]
1479 --version PHP version
[all …]
H A DLICENSE2 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
H A DNEWS2002 version required (as build with previous version is broken).
4224 version. (Chris Jones)
4924 version support. (Pierre)
6921 - Upgraded PCRE to version 7.6 (Nuno)
7044 - Upgraded PCRE to version 7.3 (Nuno)
7166 - Upgraded PCRE to version 7.2 (Nuno)
7555 . c-client (imap) to version 2006e
7558 . openssl to version 0.9.8e
7559 - Upgraded PCRE to version 7.0 (Nuno)
7848 thread safe version). (Dmitry)
[all …]
H A DREADME.EXTENSIONS41 PHP_FOO_VERSION, /* extension version number (string) */
H A DREADME.EXT_SKEL36 is required by the PECL website for the version string conformity checks
H A DREADME.GIT-RULES49 stable version and is open for bugfixes only.
52 stable version and is open for security fixes only.
55 stable version and is open for security fixes only.
77 stable release* version with the given change. In other words,
80 not master, which is not a public released version yet.
122 sorted in decreasing order under the fixed version.
H A DREADME.PARAMETER_PARSING_API21 list of pointers to variables to store the results in. The _ex() version
H A DREADME.PHP4-TO-PHP5-THIN-CHANGES52 always make argc and argv available in the CLI version regardless of the
53 variables_order setting. As in, the CLI version will now always populate
H A DREADME.RELEASE_PROCESS72 6. Compile and make test, with and without ZTS, using the right Bison version
75 7. Check ./sapi/cli/php -v output for version matching.
79 9. Tag the repository release branch with the version, e.g.:
131 given version.
135 4. Update ``web/php.git/include/version.inc`` (x=major version number)
168 6. Check ./sapi/cli/php -v output for version matching.
208 2. Edit ``phpweb/include/version.inc`` and change (X=major release number):
210 a. ``$PHP_X_VERSION`` to the correct version
232 5. Update the ChangeLog file for the given major version
276 Re-releasing the same version (or -pl)
[all …]
H A DREADME.SELF-CONTAINED-EXTENSIONS169 extension version.
H A DUPGRADING152 introduced in this version.
161 before this version.
526 For x86 version, the following addreses can be tried:
H A Dacinclude.m42102 dnl Search for bison and check it's version
2113 dnl Search for (f)lex and check it's version
2171 dnl Search for the re2c binary and check the version
2228 dnl Check ICU version
2230 icu_version_full=`$ICU_CONFIG --version`
2239 AC_MSG_ERROR([ICU version 4.0 or later is required])
2336 if $PKG_CONFIG --atleast-version=0.9.6 openssl; then
2380 AC_MSG_CHECKING([for OpenSSL version])
2545 libxml_full_version=`$XML2_CONFIG --version`
2611 dnl version for apache1/2.
[all …]
/PHP-5.5/Zend/
H A DLICENSE24 of the license from time to time. Each version will be given a
25 distinguishing version number.
26 Once covered code has been published under a particular version
28 terms of that version. You may also choose to use such covered
29 code under the terms of any subsequent version of the license
H A DREADME.ZEND_VM105 is the specialized version and the other is the old one non-specialized with
H A Dacinclude.m414 AC_CACHE_CHECK([for bison version], php_cv_bison_version, [
15 …bison_version_vars=`$YACC --version 2> /dev/null | grep 'GNU Bison' | cut -d ' ' -f 4 | $SED -e 's…
H A Dheader7 | This source file is subject to version 2.00 of the Zend license, |
H A Dzend.c897 + strlen(extension->version) in END_EXTERN_C()
903 …info_length, " with %s v%s, %s, by %s\n", extension->name, extension->version, extension->copyr… in END_EXTERN_C()
H A Dzend_API.c3410 return module->version; in zend_get_module_version()
H A Dzend_extensions.h61 char *version; member
H A Dzend_modules.h87 const char *version; member
121 const char *version; /* version */ member
/PHP-5.5/Zend/RFCs/
H A D001.txt121 To simplify migration, version 2.0 will support an optional
123 whenever it would have been copied in version 1.0. Optionally, it
126 developers to gradually migrate to the version 2.0-style behavior
/PHP-5.5/Zend/tests/
H A Dbug24884.phpt11 $version = $string[0];
H A Dbug43918.phpt8 <?xml version='1.0' standalone='yes'?>
/PHP-5.5/build/
H A Dbuildcheck.sh32 ac_version=`$PHP_AUTOCONF --version 2>/dev/null|head -n 1|sed -e 's/^[^0-9]*//' -e 's/[a-z]* *$//'`

Completed in 154 milliseconds

12345678910>>...49