php-src/ext
2014-05-11 14:53:18 +08:00
..
bcmath Refactor bcmath 2014-05-05 14:26:23 +08:00
bz2 Finish bz2 (all tests passed) 2014-05-08 22:59:17 +08:00
calendar update for phpng 2014-05-10 10:02:33 +01:00
com_dotnet Merge branch 'master' into refactoring2 2014-05-05 13:02:43 +04:00
ctype Bump year 2014-01-03 11:08:10 +08:00
curl Finish ext/curl (7 tests fails as trunk) 2014-05-09 14:58:07 +08:00
date Add tests for previous commit 2014-05-06 22:04:58 +02:00
dba Merge mainstream 'master' branch into refactoring 2014-04-26 00:32:51 +04:00
dom Fixed SimpleXMl build with DOM 2014-05-04 11:46:17 +08:00
enchant Cleanup (1-st round) 2014-04-15 15:40:40 +04:00
ereg Cleanup (1-st round) 2014-04-15 15:40:40 +04:00
exif fix exif, thnx laruence 2014-05-07 12:03:00 +01:00
fileinfo Fixed ext/fileinfo conversion mistakes 2014-05-07 17:58:28 +04:00
filter Interned strings must not be modified in-place 2014-05-07 22:08:25 +04:00
ftp Fixed incorrect boolean IS_FALSE/IS_TRUE handling 2014-05-06 15:59:49 +04:00
gd Merge mainstream 'master' branch into refactoring 2014-04-26 00:32:51 +04:00
gettext Refactor gettext 2014-05-05 14:32:32 +08:00
gmp Port ext/gmp (one failure) 2014-05-06 19:03:48 +02:00
hash Merge mainstream 'master' branch into refactoring 2014-04-26 00:32:51 +04:00
iconv Port iconv (all tests passes) 2014-05-05 13:58:23 +08:00
imap Cleanup (1-st round) 2014-04-15 15:40:40 +04:00
interbase Merge branch 'master' into refactoring2 2014-05-05 13:02:43 +04:00
intl Merge mainstream 'master' branch into refactoring 2014-04-26 00:32:51 +04:00
json Fix ZTS 2014-05-05 17:28:22 +02:00
ldap Split IS_BOOL into IS_FALSE and IS_TRUE 2014-04-30 18:32:42 +04:00
libxml Fixed SimpleXMl build with DOM 2014-05-04 11:46:17 +08:00
mbstring Make they are in the same style of Z_ISREF 2014-05-03 16:08:58 +08:00
mcrypt ... 2014-05-06 11:22:15 +01:00
mssql Cleanup (1-st round) 2014-04-15 15:40:40 +04:00
mysql Fixed resource destruction 2014-05-08 02:48:31 +04:00
mysqli Refactor MySQLi (incompleted, only compilable now) 2014-05-11 14:53:18 +08:00
mysqlnd Revert "Going to refactor mysqlnd" 2014-05-08 11:50:56 +08:00
oci8 Merge mainstream 'master' branch into refactoring 2014-04-26 00:32:51 +04:00
odbc Cleanup (1-st round) 2014-04-15 15:40:40 +04:00
opcache Re-applyed Bob's patch with minor fixes 2014-05-07 15:03:56 +04:00
openssl Added support for ext/openssl 2014-05-07 01:09:42 +04:00
pcntl Fixed support for references and proper string lengths 2014-05-06 15:03:25 +04:00
pcre More zend_string usage in PCRE 2014-04-25 23:21:04 +02:00
pdo Use strpprintf 2014-05-10 00:43:02 +08:00
pdo_dblib Cleanup (1-st round) 2014-04-15 15:40:40 +04:00
pdo_firebird Merge branch 'master' into refactoring2 2014-05-05 13:02:43 +04:00
pdo_mysql ext/pdo_mysql/tests/pdo_mysql_attr_oracle_nulls.phpt fails in trunk as well while building with libmysql 2014-05-08 18:34:56 +08:00
pdo_oci Cleanup (1-st round) 2014-04-15 15:40:40 +04:00
pdo_odbc Merge mainstream 'master' branch into refactoring 2014-04-26 00:32:51 +04:00
pdo_pgsql Merge mainstream 'master' branch into refactoring 2014-04-26 00:32:51 +04:00
pdo_sqlite Make they are in the same style of Z_ISREF 2014-05-03 16:08:58 +08:00
pgsql Merge mainstream 'master' branch into refactoring 2014-04-26 00:32:51 +04:00
phar Support for ext/phar (incomplete) 2014-05-08 21:18:59 +04:00
posix added support for ext/posix 2014-05-06 14:50:54 +04:00
pspell Add support for pspell 2014-05-11 00:58:48 +08:00
readline Merge mainstream 'master' branch into refactoring 2014-04-26 00:32:51 +04:00
recode Refactor MySQLi (incompleted, only compilable now) 2014-05-11 14:53:18 +08:00
reflection Make they are in the same style of Z_ISREF 2014-05-03 16:08:58 +08:00
session Make they are in the same style of Z_ISREF 2014-05-03 16:08:58 +08:00
shmop Bump year 2014-01-03 11:08:10 +08:00
simplexml Fixed SimpleXMl build with DOM 2014-05-04 11:46:17 +08:00
skeleton There is memleak 2014-05-08 22:01:50 +08:00
snmp Use better data structures (incomplete) 2014-02-10 10:04:30 +04:00
soap Merge mainstream 'master' branch into refactoring 2014-04-26 00:32:51 +04:00
sockets Split IS_BOOL into IS_FALSE and IS_TRUE 2014-04-30 18:32:42 +04:00
spl Make they are in the same style of Z_ISREF 2014-05-03 16:08:58 +08:00
sqlite3 Make they are in the same style of Z_ISREF 2014-05-03 16:08:58 +08:00
standard Added smart_string to avoid string duplicated 2014-05-10 11:09:17 +08:00
sybase_ct Cleanup (1-st round) 2014-04-15 15:40:40 +04:00
sysvmsg Refactor sysvsem, sysvshm, sysmsg 2014-05-09 23:28:21 +08:00
sysvsem Refactor sysvsem, sysvshm, sysmsg 2014-05-09 23:28:21 +08:00
sysvshm Refactor sysvsem, sysvshm, sysmsg 2014-05-09 23:28:21 +08:00
tidy Cleanup (1-st round) 2014-04-15 15:40:40 +04:00
tokenizer Merge mainstream 'master' branch into refactoring 2014-04-26 00:32:51 +04:00
wddx Declare a number of functions as variadic. 2014-02-16 00:07:55 +01:00
xml Fixed bug introduced during conversion to "phpng" 2014-05-07 16:15:29 +04:00
xmlreader Fixed memory leak in prop_handlers registering 2014-05-05 14:04:52 +08:00
xmlrpc Split IS_BOOL into IS_FALSE and IS_TRUE 2014-04-30 18:32:42 +04:00
xmlwriter Use self instead of this(keyword) 2014-05-04 11:35:05 +08:00
xsl Merge mainstream 'master' branch into refactoring 2014-04-26 00:32:51 +04:00
zip Fix ZTS 2014-05-05 17:28:22 +02:00
zlib Refactor zlib (all tests pass) 2014-05-05 15:52:09 +08:00
ext_skel Merge branch 'PHP-5.5' into PHP-5.6 2014-05-01 11:23:14 -07:00
ext_skel_win32.php