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.
 
 
 
 
 
 
Ard Biesheuvel 9816c8a4e4 64-bit fix 23 years ago
..
bcmath - Happy new year and PHP 5 for rest of the files too.. 23 years ago
bz2 Break out the test with first hit. 23 years ago
calendar Fixed possible overflows. 23 years ago
com_dotnet Use zval_ptr_dtor() to free variables as soon as they hit refcount of 0. 23 years ago
cpdf Fixed possible resource/memory leak. 23 years ago
ctype - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
curl - Fixed compile problem with CURLOPT_HTTPAUTH 23 years ago
dba Add README 23 years ago
dbase - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
dbx - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
dio Added missing safe_mode & open_basedir checks. 23 years ago
dom add optional third parameter to support namespace in constructor 23 years ago
ereg - Happy new year and PHP 5 for rest of the files too.. 23 years ago
exif - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
fam - Happy new year and PHP 5 for rest of the files too.. 23 years ago
fbsql Delay creation of exec handle til it's needed 23 years ago
fdf - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
fileinfo Fixes for PHP 4.3.X. 23 years ago
filepro - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
ftp Avoid use of memcpy(), reply on struct in_addr to be right sized instead 23 years ago
gd wbmp conversion warning fix. 23 years ago
gettext Fix: 23 years ago
gmp Better gmp fix. 23 years ago
hwapi proto fixes 23 years ago
iconv - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
imap - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
informix - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
ingres_ii - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
interbase Fix some issues with persistent links 23 years ago
ldap - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
libxml Use zval_ptr_dtor() to free variables as soon as they hit refcount of 0. 23 years ago
mbstring Fix annoying warning 23 years ago
mcrypt - This define is not used anymore 23 years ago
mcve - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
mhash - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
mime_magic - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
ming - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
mnogosearch - A fix to make UDM_LIMIT_DATE work was applied. Thanx to 23 years ago
msession - Happy new year and PHP 5 for rest of the files too.. 23 years ago
msql - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
mssql register_list_destructors -> zend_register_list_destructors_ex 23 years ago
mysql - fix typo 23 years ago
mysqli Can't test whether it works (no current >=mysql-4.1.2 available on Windows), but it should. 23 years ago
ncurses Silence some compile warnings 23 years ago
oci8 this should really fix compile failure with gcc 2.96 23 years ago
odbc - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
openssl - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
oracle - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
ovrimos - A belated happy holidays and PHP 5 23 years ago
pcntl typofix (thanks to Mehdi Achour for noticing this) 23 years ago
pcre ZTS fix. 23 years ago
pdf - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
pfpro - Happy new year and PHP 5 for rest of the files too.. 23 years ago
pgsql zend_default_classes.h -> zend_exceptions.h 23 years ago
posix - Happy new year and PHP 5 for rest of the files too.. 23 years ago
pspell Fixed compile warnings. 23 years ago
readline - Happy new year and PHP 5 for rest of the files too.. 23 years ago
recode Prevent bug reports like #27260 23 years ago
reflection Centralize exceptions code in zend_exceptions.[ch]. 23 years ago
session Improve error messages 23 years ago
shmop - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
simplexml Fix bug #27237: Working with simplexml crashes apache2 23 years ago
skeleton typo fix 23 years ago
snmp Fixed possible overflow. 23 years ago
soap BUGFIX: bug in HTTP chunked encoding was fixed 23 years ago
sockets - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
spl Fix (thx Andi) 23 years ago
sqlite 64-bit fix 23 years ago
standard Bug Fix #27335: Numeric indexes crashing http_build_query() 23 years ago
sybase Fixed bug #27058 (crash in sybase_connect() with 2 arguments). 23 years ago
sybase_ct - Fixed bug #26407 (Result set fetching broken around transactions) 23 years ago
sysvmsg - Happy new year and PHP 5 for rest of the files too.. 23 years ago
sysvsem - Happy new year and PHP 5 for rest of the files too.. 23 years ago
sysvshm - Happy new year and PHP 5 for rest of the files too.. 23 years ago
tidy - Moved internally used includes/macros/structs/etc. into tidy.c to prevent 23 years ago
tokenizer Fix test. 23 years ago
w32api - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
wddx Test for bug #27287 23 years ago
xml add test for default namespaces and same-prefix/different-namespaceURI 23 years ago
xmlrpc - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
xsl Fix Warning 23 years ago
yaz New function yaz_es that creates Z39.50 Extended Service Package to 23 years ago
yp - Happy new year and PHP 5 for rest of the files too.. 23 years ago
zlib - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
ext_skel -fix typo 24 years ago
ext_skel_win32.php On win32 extensions starts with php_ 23 years ago