Home
last modified time | relevance | path

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

/PHP-7.3/
H A DREADME.SUBMITTING_PATCH4 This document describes how to submit an enhancement or patch for PHP.
82 fixed/added/changed by your patch.
85 which can be closed by your patch. If attaching a patch, ensure it
113 patch. Test scripts should be included.
127 How to create your PHP, PHP Documentation or PECL patch
155 Checklist for submitting your PHP or PECL code patch
168 - Review the patch once more just before submitting it.
181 - Did I send the patch to the right mail list?
184 - Did I explain my patch clearly?
185 - Is my patch too hard to review? Because of what factors?
[all …]
H A D.editorconfig33 [*.patch]
H A D.gitignore19 *.patch
208 !ext/fileinfo/libmagic.patch
209 !ext/mbstring/oniguruma.patch
H A DREADME.md28 time. The patch removes this warning
H A DEXTENSIONS8 much other than throw the odd patch in. See below.
/PHP-7.3/ext/intl/tests/_files/
H A Dresourcebundle.txt13 patch:int { 7 }
H A Des-bundle.txt13 patch:int { 7 }
/PHP-7.3/ext/fileinfo/
H A Dgenerate_patch.sh8 diff -u libmagic.orig libmagic | grep -v '^Only in' > libmagic.patch
/PHP-7.3/ext/pdo_oci/
H A Doci_driver.c575 sword major, minor, update, patch, port_update; in oci_handle_get_attribute() local
578 OCIClientVersion(&major, &minor, &update, &patch, &port_update); in oci_handle_get_attribute()
579 slprintf(verstr, sizeof(verstr), "%d.%d.%d.%d.%d", major, minor, update, patch, port_update); in oci_handle_get_attribute()
/PHP-7.3/Zend/
H A DREADME.ZEND_VM9 factor but system calls and database calls are, your mileage with this patch
/PHP-7.3/ext/mbstring/oniguruma/
H A DHISTORY799 2006/01/24: [dist] remove re.c.XXX.patch from distribution and CVS.
1001 2005/02/09: [dist] remove hash.c.patch.
1065 2004/12/16: [dist] update hash.c.patch.
1097 2004/11/29: [memo] add hash.c.patch to CVS.
1119 2004/11/25: [dist] add hash.c.patch for Ruby 1.9 hash.c change.
1388 2004/04/26: [bug] add error check to re.c.181.patch and re.c.168.patch.
1548 2004/01/19: [dist] update re.c.168.patch. svn add re.c.181.patch.
1739 2003/08/19: [inst] change re.c.180.patch.
1767 2003/08/08: [dist] change re.c.180.patch and re.c.168.patch.
1938 2003/03/18: [dist] change re.c.XXX.patch for GNU regex API changes.
[all …]
/PHP-7.3/ext/dba/
H A Dconfig.m4300 AC_MSG_CHECKING([for DB4 minor version and patch level])
309 AC_MSG_ERROR([Version 4.1 requires patch level 25])
/PHP-7.3/ext/mysqlnd/
H A Dmysqlnd_connection.c1439 zend_long major, minor, patch; local
1458 patch = ZEND_STRTOL(p, &p, 10);
1460 return (zend_ulong)(major * Z_L(10000) + (zend_ulong)(minor * Z_L(100) + patch));
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic3840 0 string GF1PATCH110\0ID#000002\0 GUS patch
6740 0 string PATCH IPS patch file
6744 >5 byte 0 \b, PPF 1.0 patch
6745 >5 byte 1 \b, PPF 2.0 patch
6746 >5 byte 2 \b, PPF 3.0 patch
6756 >5 byte 0 \b, PPF 1.0 patch
6757 >5 byte 1 \b, PPF 2.0 patch
6758 >>56 lelong >0 \b, size of file to patch %d
8219 0 string/b BSDIFF40 bsdiff(1) patch file
12399 0 string =PWAD doom patch PWAD data
[all …]
H A Dmagic私はガラスを食べられます3840 0 string GF1PATCH110\0ID#000002\0 GUS patch
6740 0 string PATCH IPS patch file
6744 >5 byte 0 \b, PPF 1.0 patch
6745 >5 byte 1 \b, PPF 2.0 patch
6746 >5 byte 2 \b, PPF 3.0 patch
6756 >5 byte 0 \b, PPF 1.0 patch
6757 >5 byte 1 \b, PPF 2.0 patch
6758 >>56 lelong >0 \b, size of file to patch %d
8219 0 string/b BSDIFF40 bsdiff(1) patch file
12399 0 string =PWAD doom patch PWAD data
[all …]

Completed in 137 milliseconds