You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Nikita Popov 95e9cc2871 Backport some printf() fixes to 7.2 9 years ago
..
bcmath Scale support for bcmod() 9 years ago
bz2 Remove more unnecessary checks on Zend's allocator functions 9 years ago
calendar pull-request/2456: 9 years ago
com_dotnet Remove superfluous semicolons 9 years ago
ctype Avoid useless dereferences and separations during paramter passing. 9 years ago
curl Fix LDFLAGS getting overwritten (ext/curl) 9 years ago
date Merge branch 'PHP-7.1' into PHP-7.2 9 years ago
dba further data type fixes to ext/dba 9 years ago
dom Merge branch 'PHP-7.1' into PHP-7.2 9 years ago
enchant Merge branch 'PHP-7.0' into PHP-7.1 9 years ago
exif Merge branch 'PHP-7.1' into PHP-7.2 9 years ago
fileinfo Update libmagic.patch 9 years ago
filter Drop useless allocation in php_filter_callback 9 years ago
ftp Add ftp_append to create a new file or append data to an existing file (RFC959) 9 years ago
gd Merge branch 'PHP-7.1' into PHP-7.2 9 years ago
gettext Fixed bug #73730 (textdomain(null) throws in strict mode) 9 years ago
gmp Deprecate gmp_random() 10 years ago
hash Fix Bug #75284 sha3 is not supported on bigendian machine 9 years ago
iconv Drop unnecessary allocator return value checks 9 years ago
imap Fixed bug #72324 (imap_mailboxmsginfo() return wrong size) 9 years ago
interbase Merge branch 'PHP-7.1' into PHP-7.2 9 years ago
intl Merge branch 'PHP-7.1' into PHP-7.2 9 years ago
json Fix bug #68567 (JSON_PARTIAL_OUTPUT_ON_ERROR can result in JSON with null key) 9 years ago
ldap Removing client controls attribute from ldap_exop signature 9 years ago
libxml Merge branch 'PHP-7.1' into PHP-7.2 9 years ago
mbstring Fix proto documents for new global functions 9 years ago
mysqli Merge branch 'PHP-7.1' into PHP-7.2 9 years ago
mysqlnd Merge branch 'PHP-7.1' into PHP-7.2 9 years ago
oci8 Fixed valgrind issue 9 years ago
odbc Update copyright headers to 2017 10 years ago
opcache Backport some printf() fixes to 7.2 9 years ago
openssl Merge branch 'PHP-7.1' into PHP-7.2 9 years ago
pcntl Only compute callback name in error cases 9 years ago
pcre Fix UTF check in pcre_grep 9 years ago
pdo Merge branch 'PHP-7.1' into PHP-7.2 9 years ago
pdo_dblib remove checks for eol dependencies 9 years ago
pdo_firebird Remove dead code related to error constants 9 years ago
pdo_mysql Merge branch 'PHP-7.1' into PHP-7.2 9 years ago
pdo_oci Merge branch 'PHP-7.1' into PHP-7.2 9 years ago
pdo_odbc Update copyright headers to 2017 10 years ago
pdo_pgsql Merge branch 'PHP-7.1' into PHP-7.2 9 years ago
pdo_sqlite fix build with old system libsqlite (sqlite3_close_v2 may be missing) 9 years ago
pgsql Merge branch 'PHP-7.1' into PHP-7.2 9 years ago
phar Backport some printf() fixes to 7.2 9 years ago
posix Remove superfluous semicolons 9 years ago
pspell Update copyright headers to 2017 10 years ago
readline Remove superfluous semicolons 9 years ago
recode Update copyright headers to 2017 10 years ago
reflection Revert BC break caused by fixing bug #74035 9 years ago
session Merge branch 'PHP-7.1' into PHP-7.2 9 years ago
shmop Merge branch 'PHP-7.1' into PHP-7.2 9 years ago
simplexml Merge branch 'PHP-7.1' into PHP-7.2 9 years ago
skeleton awk: syntax error 10 years ago
snmp Fixed bug #74906 redirecting incorrect include <sys/errno.h> 9 years ago
soap Merge branch 'PHP-7.1' into PHP-7.2 9 years ago
sockets Guard against AI_NUMERICSERV not being defined. 9 years ago
sodium Fix uninitialized vars 9 years ago
spl Merge branch 'PHP-7.1' into PHP-7.2 9 years ago
sqlite3 Merge branch 'PHP-7.1' into PHP-7.2 9 years ago
standard Backport some printf() fixes to 7.2 9 years ago
sysvmsg Fixed wrong usage of old ZPP API. 9 years ago
sysvsem Resolve conflict 10 years ago
sysvshm Update copyright headers to 2017 10 years ago
tidy Update copyright headers to 2017 10 years ago
tokenizer Use ZSTR_CHAR in token_get_all() 9 years ago
wddx Merge branch 'PHP-7.1' into PHP-7.2 9 years ago
xml Deprecate each() 10 years ago
xmlreader Merge branch 'PHP-7.0' into PHP-7.1 9 years ago
xmlrpc Merge branch 'PHP-7.1' into PHP-7.2 9 years ago
xmlwriter Update copyright headers to 2017 10 years ago
xsl Merge branch 'PHP-7.1' into PHP-7.2 9 years ago
zend_test fix shared compilation 9 years ago
zip Merge branch 'PHP-7.1' into PHP-7.2 9 years ago
zlib Merge branch 'PHP-7.1' into PHP-7.2 9 years ago
ext_skel Use modern autotools name of configure.ac instead of configure.in 10 years ago
ext_skel_win32.php remove the remains of dsp files handling 12 years ago