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 45d7ab1a4c Avoid in-place modification 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 Use zend_long_to_str in curl 12 years ago
date Avoid in-place conversion 12 years ago
dba Fixed tests but introduce segfaults (behavior same as trunk) 12 years ago
dom Use new zend_hash API 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 Fixed conversion to phpng mistakes 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 Use optimized zend_array_dup() function. convert zend_hash_num_elements() and zend_hash_next_free_element() into macros. 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 branch 'master' into phpng 12 years ago
json Introduced immutable arrays. They don't need to be copyed and may be used directly from SHM. 12 years ago
ldap Use new zend_hash API 12 years ago
libxml Allow just set or get context passing NULL pointers 12 years ago
mbstring Use new zend_hash API 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 Add one more check to skip getting into code that will do nothing 12 years ago
mysqlnd Second set of changes to mysqlnd for phpng. 12 years ago
oci8 Make a start on phpng compat 12 years ago
odbc Cleanup (1-st round) 12 years ago
opcache Introduced immutable arrays. They don't need to be copyed and may be used directly from SHM. 12 years ago
openssl Added support for ext/openssl 12 years ago
pcntl Use zend_long_to_str in pcntl 12 years ago
pcre Use extended iteration API to avoid in-place modification 12 years ago
pdo Fixed refcounting 12 years ago
pdo_dblib Cleanup (1-st round) 12 years ago
pdo_firebird Refactored ext/pdo_firebird (didn't do test) 12 years ago
pdo_mysql Fixed bug #47407 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 'master' into phpng 12 years ago
pdo_sqlite Fixed wrong test (see https://bugs.php.net/bug.php?id=67307) 12 years ago
pgsql Use new zend_hash API 12 years ago
phar Use new zend_hash API 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 Use new zend_hash API 12 years ago
session This should be this (broken compiling before) 12 years ago
shmop Refactored shmop 12 years ago
simplexml Avoid in-place modification 12 years ago
skeleton There is memleak 12 years ago
snmp Refactoring ext/snmp 12 years ago
soap Avoid in-place modification 12 years ago
sockets Fixed several tests failes 12 years ago
spl Use optimized zend_array_dup() function. convert zend_hash_num_elements() and zend_hash_next_free_element() into macros. 12 years ago
sqlite3 Make they are in the same style of Z_ISREF 12 years ago
standard Introduced immutable arrays. They don't need to be copyed and may be used directly from SHM. 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 Introduced immutable arrays. They don't need to be copyed and may be used directly from SHM. 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 Merge branch 'master' into phpng 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