php-src/ext
Pierrick Charron 3d71c1de7a Add curl_multi/share_errno() curl_share_strerror()
Add 3 new functions :
- curl_multi_errno()
- curl_share_errno()
- curl_share_strerror()

https://wiki.php.net/rfc/new-curl-error-functions
2016-06-26 13:29:42 -04:00
..
bcmath Merge branch 'PHP-5.6' into PHP-7.0 2016-04-27 13:19:29 +02:00
bz2 Merge branch 'PHP-7.0' 2016-06-22 11:45:30 +02:00
calendar Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03:00
com_dotnet Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01:00
ctype
curl Add curl_multi/share_errno() curl_share_strerror() 2016-06-26 13:29:42 -04:00
date Fixed compilation warnings 2016-06-22 00:40:50 +03:00
dba Fixed compilation warnings 2016-06-22 00:40:50 +03:00
dom Fixed compilation warnings 2016-06-22 00:40:50 +03:00
enchant Remove version checks 2016-01-30 15:35:28 +01:00
exif Fixed compilation warnings 2016-06-22 00:40:50 +03:00
fileinfo Fixed compilation warnings 2016-06-22 00:40:50 +03:00
filter Fixed compilation warnings 2016-06-22 00:40:50 +03:00
ftp Fixed compilation warnings 2016-06-22 00:40:50 +03:00
gd Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03:00
gettext
gmp Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03:00
hash Fixed compilation warnings 2016-06-22 00:40:50 +03:00
iconv Add negative offset support to iconv_strpos() 2016-03-09 14:41:38 +01:00
imap Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03:00
interbase Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03:00
intl remove unused declarations 2016-06-23 15:02:43 +02:00
json Fixed test according to FR #46600 ("_empty_" key in objects) 2016-06-22 00:56:56 +03:00
ldap Merge branch 'pull-request/1946' into PHP-7.1.0 2016-06-23 07:22:40 +02:00
libxml Fixed the UTF-8 and long path support in the streams on Windows. 2016-06-20 12:45:39 +02:00
mbstring Fixed compilation warnings 2016-06-22 00:40:50 +03:00
mcrypt Fixed compilation warnings 2016-06-22 00:40:50 +03:00
mysqli Fixed compilation warnings 2016-06-22 00:40:50 +03:00
mysqlnd Fixed compilation warnings 2016-06-23 12:47:06 +03:00
oci8 Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03:00
odbc Fixed compilation warnings 2016-06-22 00:40:50 +03:00
opcache Merge branch 'PHP-7.0' 2016-06-24 21:14:02 +08:00
openssl Improve openssl ecc keypair support implementation 2016-06-26 16:55:51 +01:00
pcntl Cleanup zend_signal API 2016-06-20 14:58:42 +03:00
pcre Merge branch 'PHP-7.0' 2016-06-23 09:42:50 +02:00
pdo Fixed compilation warnings 2016-06-22 00:40:50 +03:00
pdo_dblib Merge branch 'PHP-7.0' 2016-04-06 14:45:35 +02:00
pdo_firebird fix test portability 2016-06-17 17:09:42 +02:00
pdo_mysql Fixed compilation warnings 2016-06-22 00:40:50 +03:00
pdo_oci Ensure an ORDER BY gets the expected row order 2016-05-02 16:08:48 +10:00
pdo_odbc Fix ODBC bug for varchars returning with length zero 2016-06-02 12:04:10 +02:00
pdo_pgsql Fixed compilation warnings 2016-06-22 00:40:50 +03:00
pdo_sqlite Fixed compilation warnings 2016-06-22 00:40:50 +03:00
pgsql Fixed compilation warnings 2016-06-23 12:47:06 +03:00
phar Fixed compilation warnings 2016-06-23 12:47:06 +03:00
posix Fix posix build 2016-05-01 13:07:01 +02:00
pspell Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03:00
readline Fixed compilation warnings 2016-06-22 00:40:50 +03:00
recode
reflection Fixed compilation warnings 2016-06-22 00:40:50 +03:00
session Fixed compilation warnings 2016-06-22 00:40:50 +03:00
shmop Fixed compilation warnings 2016-06-23 12:47:06 +03:00
simplexml Fixed compilation warnings 2016-06-22 00:40:50 +03:00
skeleton Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01:00
snmp Fixed compilation warnings 2016-06-23 12:47:06 +03:00
soap Fixed compilation warnings 2016-06-23 12:47:06 +03:00
sockets Fixed compilation warnings 2016-06-23 12:47:06 +03:00
spl Fixed compilation warnings 2016-06-22 00:40:50 +03:00
sqlite3 Fixed compilation warnings 2016-06-22 00:40:50 +03:00
standard Merge branch 'master' of git.php.net:/php-src 2016-06-23 20:59:28 +08:00
sysvmsg Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03:00
sysvsem Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03:00
sysvshm Fixed compilation warnings 2016-06-23 12:47:06 +03:00
tidy Fixed the UTF-8 and long path support in the streams on Windows. 2016-06-20 12:45:39 +02:00
tokenizer
wddx Merge branch 'PHP-7.0' 2016-06-21 15:22:31 +02:00
xml Fixed compilation warnings 2016-06-23 12:47:06 +03:00
xmlreader Fixed the UTF-8 and long path support in the streams on Windows. 2016-06-20 12:45:39 +02:00
xmlrpc Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03:00
xmlwriter Fixed compilation warnings 2016-06-22 00:40:50 +03:00
xsl Fixed compilation warnings 2016-06-22 00:40:50 +03:00
zip Fixed compilation warnings 2016-06-22 00:40:50 +03:00
zlib Fixed compilation warnings 2016-06-22 00:40:50 +03:00
ext_skel
ext_skel_win32.php