Home
last modified time | relevance | path

Searched refs:patch (Results 1 – 18 of 18) sorted by relevance

/PHP-5.4/
H A DREADME.SUBMITTING_PATCH4 This document describes how to submit an enhancement or patch for PHP.
81 fixed/added/changed by your patch.
84 which can be closed by your patch. If attaching a patch, ensure it
112 patch. Test scripts should be included.
126 How to create your PHP, PHP Documentation or PECL patch
154 Checklist for submitting your PHP or PECL code patch
167 - Review the patch once more just before submitting it.
180 - Did I send the patch to the right mail list?
183 - Did I explain my patch clearly?
184 - Is my patch too hard to review? Because of what factors?
[all …]
H A D.gitignore18 *.patch
H A DEXTENSIONS9 much other than throw the odd patch in. See below.
H A DNEWS1026 patch submitted by: adam at vektah dot net (Yasuo)
1184 (patch by kriss@krizalys.com, Laruence)
1215 (Lars, original patch by njaguar at gmail dot com)
3314 . Fixed memory leaked introduced by the NULL poisoning patch.
3616 9891199) for this patch to have an effect. (Oracle Corp.)
3957 (patch by yoarvi at gmail dot com)
3989 (Adam, patch from hiroaki dot kawai at gmail dot com).
5171 (patch by Markus dot Lidel at shadowconnect dot com)
5246 (patch by james at jamesreno dot com)
5485 - Fixed bug #46389 (NetWare needs small patch for _timezone).
[all …]
H A DINSTALL1804 5. Unix: I patched Apache with the FrontPage extensions patch, and
1925 Unix: I patched Apache with the FrontPage extensions patch, and
1929 that the FrontPage patch modifies several Apache structures,
1931 after the FP patch is applied would solve the problem.
/PHP-5.4/sapi/thttpd/
H A Dconfig.m418 patch="test -f $THTTPD/php_patched || \
19 (cd $THTTPD && patch -p1 < $abs_srcdir/sapi/thttpd/thttpd_patch && touch php_patched)"
22 patch=
34 $patch"
H A DREADME11 The module contains a patch against version 2.21b of thttpd. The patch
/PHP-5.4/ext/intl/tests/_files/
H A Des-bundle.txt13 patch:int { 7 }
H A Dresourcebundle.txt13 patch:int { 7 }
/PHP-5.4/ext/mbstring/
H A DREADME_PHP3-i18n-ja61 of patch. Because we would prefer to have this package distributed
62 as one single package (not patch of patch of patch), avoid releasing
63 any patch to this package.
110 Previous jp-patch developers
743 This patch is derived from php-3.0.15-i18n-ja as well as php-3.0.16 by
/PHP-5.4/ext/pdo_oci/
H A Doci_driver.c506 sword major, minor, update, patch, port_update; in oci_handle_get_attribute() local
509 OCIClientVersion(&major, &minor, &update, &patch, &port_update); in oci_handle_get_attribute()
510 slprintf(verstr, sizeof(verstr), "%d.%d.%d.%d.%d", major, minor, update, patch, port_update); in oci_handle_get_attribute()
/PHP-5.4/ext/mbstring/oniguruma/
H A DHISTORY287 2006/01/24: [dist] remove re.c.XXX.patch from distribution and CVS.
489 2005/02/09: [dist] remove hash.c.patch.
553 2004/12/16: [dist] update hash.c.patch.
585 2004/11/29: [memo] add hash.c.patch to CVS.
607 2004/11/25: [dist] add hash.c.patch for Ruby 1.9 hash.c change.
876 2004/04/26: [bug] add error check to re.c.181.patch and re.c.168.patch.
1036 2004/01/19: [dist] update re.c.168.patch. svn add re.c.181.patch.
1227 2003/08/19: [inst] change re.c.180.patch.
1255 2003/08/08: [dist] change re.c.180.patch and re.c.168.patch.
1426 2003/03/18: [dist] change re.c.XXX.patch for GNU regex API changes.
[all …]
/PHP-5.4/Zend/
H A DREADME.ZEND_VM9 factor but system calls and database calls are, your mileage with this patch
/PHP-5.4/ext/pcre/pcrelib/
H A DChangeLog237 8.34/18 patch.
471 on a patch by Zoltan Herczeg. It now happens after instead of during
605 2. Applied patch by Daniel Richard G for quashing MSVC warnings to the
888 26. Applied a modified version of Daniel Richard G's patch to create
1041 Rill for the patch.
2328 23. Steven Van Ingelgem's patch to CMakeLists.txt to change the name
2476 first patch. And a third patch - this was a messy problem.)
2478 9. Applied Craig's patch to remove the use of push_back().
2568 4. A user submitted a patch to Makefile that makes it easy to create
2597 1. Applied a patch from Craig: "This patch makes it possible to 'ignore'
[all …]
/PHP-5.4/ext/dba/
H A Dconfig.m4268 AC_MSG_CHECKING([for DB4 minor version and patch level])
277 AC_MSG_ERROR([Version 4.1 requires patch level 25])
/PHP-5.4/ext/mysqlnd/
H A Dmysqlnd.c1980 long major, minor, patch; local
1991 patch = strtol(p, &p, 10);
1993 return (unsigned long)(major * 10000L + (unsigned long)(minor * 100L + patch));
/PHP-5.4/win32/
H A Dinstall.txt1553 6. Unix: I patched Apache with the FrontPage extensions patch, and
1745 6. Unix: I patched Apache with the FrontPage extensions patch, and
1750 the FrontPage patch modifies several Apache structures, that PHP relies
1751 on. Recompiling PHP (using 'make clean ; make') after the FP patch is
/PHP-5.4/ext/fileinfo/tests/
H A Dmagic2718 0 string GF1PATCH110\0ID#000002\0 GUS patch
4394 >5 byte 0 \b, PPF 1.0 patch
4395 >5 byte 1 \b, PPF 2.0 patch
4396 >5 byte 2 \b, PPF 3.0 patch
4406 >5 byte 0 \b, PPF 1.0 patch
4407 >5 byte 1 \b, PPF 2.0 patch
4408 >>56 lelong >0 \b, size of file to patch %d
5109 0 string/b BSDIFF40 bsdiff(1) patch file
8335 0 string =PWAD doom patch PWAD data
9781 >8 string PTCH \b, PTCH binary patch
[all …]

Completed in 150 milliseconds