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.
 
 
 
 
 
 
Dmitry Stogov cf4d43e45b Fixed wrong test (see https://bugs.php.net/bug.php?id=67307) 12 years ago
..
bcmath Refactor bcmath 12 years ago
bz2 test the right length and remove unused var (remaining from 'old' version) 12 years ago
calendar update for phpng 12 years ago
com_dotnet Merge branch 'master' into refactoring2 12 years ago
ctype Bump year 12 years ago
curl Fixed zend_string/char* mess 12 years ago
date Merge branch 'master' into phpng 12 years ago
dba Merge mainstream 'master' branch into refactoring 12 years ago
dom wrong macro usage, we expect a DOM object here 12 years ago
enchant phpng support for ext/enchant 12 years ago
ereg Cleanup (1-st round) 12 years ago
exif fix exif, thnx laruence 12 years ago
fileinfo Fixed ext/fileinfo conversion mistakes 12 years ago
filter Interned strings must not be modified in-place 12 years ago
ftp Fixed safe resource close. 12 years ago
gd Merge branch 'master' into phpng 12 years ago
gettext Refactor gettext 12 years ago
gmp Fixed access to uninitialized data and attempt to double free 12 years ago
hash unused var 12 years ago
iconv - Fixed ZTS build 12 years ago
imap Cleanup (1-st round) 12 years ago
interbase Merge branch 'master' into refactoring2 12 years ago
intl Merge mainstream 'master' branch into refactoring 12 years ago
json Fix ZTS 12 years ago
ldap More accurate mysql_close() 12 years ago
libxml Allow just set or get context passing NULL pointers 12 years ago
mbstring Merge branch 'master' into phpng 12 years ago
mcrypt In most user extensions functions like mysql_close() should use zend_list_close() instead of zend_list_delete(). This closes the actual connection and frees extension specific data structures, but doesn't free zend_reference structure that might be referenced from zval(s). This also doesn't decrement the resource reference counter. 12 years ago
mssql Cleanup (1-st round) 12 years ago
mysql More accurate mysql_close() 12 years ago
mysqli Fixed signed 12 years ago
mysqlnd remove mysqlnd_bt.c as it a long dead code 12 years ago
oci8 Merge mainstream 'master' branch into refactoring 12 years ago
odbc Cleanup (1-st round) 12 years ago
opcache Merge branch 'master' into phpng 12 years ago
openssl Added support for ext/openssl 12 years ago
pcntl Fixed support for references and proper string lengths 12 years ago
pcre Merge branch 'master' into phpng 12 years ago
pdo Refactored ext/ldap 12 years ago
pdo_dblib Cleanup (1-st round) 12 years ago
pdo_firebird Merge branch 'master' into refactoring2 12 years ago
pdo_mysql Fixed test. The warning actually indicate a problem in master that we didn't repeat in phpng. 12 years ago
pdo_oci Cleanup (1-st round) 12 years ago
pdo_odbc Merge mainstream 'master' branch into refactoring 12 years ago
pdo_pgsql Merge branch 'phpng' of https://git.php.net/repository/php-src into phpng 12 years ago
pdo_sqlite Fixed wrong test (see https://bugs.php.net/bug.php?id=67307) 12 years ago
pgsql Fixed incorrect Z_LVAL() usage 12 years ago
phar Fixed incorrect efree() 12 years ago
posix added support for ext/posix 12 years ago
pspell Add support for pspell 12 years ago
readline phpng support for ext/readline 12 years ago
recode Refactor MySQLi (incompleted, only compilable now) 12 years ago
reflection Make they are in the same style of Z_ISREF 12 years ago
session This should be this (broken compiling before) 12 years ago
shmop Refactored shmop 12 years ago
simplexml Merge branch 'master' into phpng 12 years ago
skeleton There is memleak 12 years ago
snmp Refactoring ext/snmp 12 years ago
soap it make no sense to create a reference to object 12 years ago
sockets Fixed several tests failes 12 years ago
spl Use new iterator macros 12 years ago
sqlite3 Make they are in the same style of Z_ISREF 12 years ago
standard Use new iterator macros 12 years ago
sybase_ct Cleanup (1-st round) 12 years ago
sysvmsg Refactor sysvsem, sysvshm, sysmsg 12 years ago
sysvsem Refactor sysvsem, sysvshm, sysmsg 12 years ago
sysvshm In most user extensions functions like mysql_close() should use zend_list_close() instead of zend_list_delete(). This closes the actual connection and frees extension specific data structures, but doesn't free zend_reference structure that might be referenced from zval(s). This also doesn't decrement the resource reference counter. 12 years ago
tidy Use defined macro 12 years ago
tokenizer Merge mainstream 'master' branch into refactoring 12 years ago
wddx fix ts build 12 years ago
xml Fixed bug introduced during conversion to "phpng" 12 years ago
xmlreader Fixed memory leak in prop_handlers registering 12 years ago
xmlrpc Fixed double free 12 years ago
xmlwriter Use self instead of this(keyword) 12 years ago
xsl Fixed two tests, 1 left 12 years ago
zip Fix ZTS 12 years ago
zlib Refactor zlib (all tests pass) 12 years ago
ext_skel Merge branch 'PHP-5.5' into PHP-5.6 12 years ago
ext_skel_win32.php On win32 extensions starts with php_ 23 years ago