php-src/ext
2017-09-01 10:31:43 +03:00
..
bcmath Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
bz2 Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
calendar Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
com_dotnet Kill compiler warnings in ext/com_dotnet 2017-08-24 00:52:48 +02:00
ctype Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
curl Merge branch 'PHP-7.2' 2017-08-27 07:50:31 +02:00
date Added method DateTime::createFromImmutable() 2017-08-25 22:20:43 +02:00
dba further data type fixes to ext/dba 2017-05-29 10:17:43 +02:00
dom Req #74963 (Improved error message on fetching property of non-object) 2017-07-31 11:51:23 +08:00
enchant Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
exif Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
fileinfo Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
filter Refactor php_url struct to save memory dup in common cases 2017-08-06 17:48:05 +08:00
ftp Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
gd Merge branch 'PHP-7.2' 2017-08-27 14:13:55 +02:00
gettext ext/gettext: respect passed in library directory for all checks 2017-04-17 08:11:40 +01:00
gmp Fix test location 2017-08-17 22:11:20 +02:00
hash Kill compiler warnings in ext/hash 2017-08-24 01:05:26 +02:00
iconv Drop unnecessary allocator return value checks 2017-03-13 22:07:15 +01:00
imap Fixed bug #72324 (imap_mailboxmsginfo() return wrong size) 2017-07-07 08:18:33 +02:00
interbase Free the HMODULE handle after use 2017-07-21 22:21:25 +02:00
intl Remove superfluous checks of register_internal_class retval 2017-08-25 22:08:59 +02:00
json Reset utf8_invalid in json scanner 2017-08-10 19:47:58 +01:00
ldap Merge branch 'PHP-7.2' 2017-08-04 18:11:52 +02:00
libxml Merge branch 'PHP-7.1' 2017-06-03 00:42:38 +02:00
mbstring Optimize mb_chr() 2017-08-04 22:38:54 +02:00
mysqli Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
mysqlnd Kill a compiler warning in ext/mysqlnd 2017-08-24 01:00:33 +02:00
oci8 Prepare for PECL release 2017-08-14 21:14:14 -04:00
odbc ODBC Solid is not supported in our build system on Windows, so remove this #ifdef 2017-07-28 10:34:38 +02:00
opcache Objects with constructors escape 2017-09-01 10:31:43 +03:00
openssl Merge branch 'PHP-7.2' 2017-08-30 17:32:45 +01:00
pcntl Removed support for BeOS, development for BeOS was supported 17 years ago. 2017-08-29 22:03:56 +02:00
pcre Fixed bug #75089 (preg_grep() is not reporting PREG_BAD_UTF8_ERROR after first input string) 2017-08-18 14:56:28 +03:00
pdo Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
pdo_dblib Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
pdo_firebird Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
pdo_mysql Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
pdo_oci Merge branch 'PHP-7.1' into PHP-7.2 2017-08-22 01:44:20 -04:00
pdo_odbc Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
pdo_pgsql Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
pdo_sqlite Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
pgsql We don't use these makefiles for compiling PHP extensions anymore (PHP4 era) 2017-08-17 22:10:49 +02:00
phar Kill compiler warnings in ext/phar 2017-08-24 02:31:52 +02:00
posix Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
pspell
readline Test that readline respects open_basedir 2017-08-25 00:12:36 +01:00
recode
reflection Merge branch 'PHP-7.1' into PHP-7.2 2017-08-16 11:14:53 +01:00
session Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
shmop Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
simplexml Merge branch 'PHP-7.1' into PHP-7.2 2017-08-15 13:01:06 +03:00
skeleton Added missing config.x.in files for ext_skel 2017-08-11 15:42:47 +02:00
snmp Fixed bug #74906 redirecting incorrect include <sys/errno.h> 2017-07-17 06:56:59 +01:00
soap Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
sockets Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
sodium Fix symbol name 2017-08-30 01:11:19 +02:00
spl Removed support for BeOS, development for BeOS was supported 17 years ago. 2017-08-29 22:03:56 +02:00
sqlite3 Merge branch 'PHP-7.2' 2017-08-31 07:56:24 +02:00
standard Removed support for BeOS, development for BeOS was supported 17 years ago. 2017-08-29 22:03:56 +02:00
sysvmsg Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
sysvsem Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
sysvshm Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
tidy Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
tokenizer Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
wddx Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
xml Kill compiler warnings in ext/xml 2017-08-24 01:09:16 +02:00
xmlreader Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
xmlrpc Merge branch 'PHP-7.1' into PHP-7.2 2017-08-02 18:50:18 +02:00
xmlwriter Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
xsl
zend_test Make ext/zend_test report itself as zend-test in `php -m' 2017-08-17 22:15:09 +02:00
zip Move cwd_state and path related routines to size_t 2017-07-27 20:11:21 +02:00
zlib Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
ext_skel.php Fix ext_skel's help, the arguments passed are using a space, not an equal sign for values 2017-07-23 11:28:27 +02:00