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.
 
 
 
 
 
 
Antony Dovgal acbdbe1e65 fix leak appearing when odbc_errormsg() got invalid resource 21 years ago
..
bcmath - Fix outside-source-tree builds. Always include generated header files 21 years ago
bz2 Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 21 years ago
calendar Fixed bug #30375 (cal_info() does not work without a parameter). 22 years ago
com_dotnet emalloc -> safe_emalloc. 21 years ago
cpdf MFB_4_3: Quote macro names in AC_DEFUN() 21 years ago
ctype Fixed bug #30945 (make ctype_* functions return FALSE on empty strings). 21 years ago
curl Fix #31413: curl POSTFIELDS usage on 64-bit platforms. 21 years ago
dba MFB_4_3: Quote macro names in AC_DEFUN() 21 years ago
dbase "The Visa to Sibiria" (work in progress) 22 years ago
dbx Call functions by their new, proper names instead of what are now aliases. 22 years ago
dio Gracefully handle allocation failure. 21 years ago
dom revert fix for bug #28817 - fix is bad 21 years ago
enchant It's stable now. 22 years ago
ereg fix yet another annoying compile warning 22 years ago
exif Fixed possible overflow. 21 years ago
fam Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 21 years ago
fbsql Fix typo 21 years ago
fdf Fixed possible crash on fstat() failure. 21 years ago
fileinfo Adjust magic path ordering. 22 years ago
filepro more visa to sibira ;) 22 years ago
ftp Fixed bug #30027 (Possible crash inside ftp_get()). 22 years ago
gd ws fix 21 years ago
gettext Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 21 years ago
gmp Allow gmp to compile under Win32 21 years ago
hwapi proto fixes 23 years ago
iconv fix Konstantin's last name Chugeuv -> Chuguev 21 years ago
imap - Added check for IMAP 2005 version 21 years ago
informix - Fix typo (avaliable -> available). (bug #28725) 21 years ago
ingres_ii Fixed possible memory leak. 22 years ago
interbase Fixed return value of ibase_execute() 21 years ago
ldap MFB_4_3: Quote macro names in AC_DEFUN() 21 years ago
libxml add NONET flag to disable network access when loading xml 21 years ago
mbstring - Fix a critical bug that request-local settings leak to another request. 21 years ago
mcrypt MFB_4_3: Quote macro names in AC_DEFUN() 21 years ago
mcve - Fix outside-source-tree builds. Always include generated header files 21 years ago
mhash - Fix typo (avaliable -> available). (bug #28725) 21 years ago
mime_magic - Fix typo (avaliable -> available). (bug #28725) 21 years ago
ming Adding missing zend_list_addref() and make SWFShape::drawArc() work 21 years ago
mnogosearch - MnoGoSearch extension updated to fix compilation issues with 21 years ago
msession Another instance where alloca() is not needed. 22 years ago
msql MFB_4_3: Quote macro names in AC_DEFUN() 21 years ago
mssql Fix #31120 and #31135. mssql_query returns false on successfill inserts and stored procedures 21 years ago
mysql MFB_4_3: Quote macro names in AC_DEFUN() 21 years ago
mysqli Added standard emacs and vim modelines 21 years ago
ncurses Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 21 years ago
oci8 MFB_4_3: Quote macro names in AC_DEFUN() 21 years ago
odbc fix leak appearing when odbc_errormsg() got invalid resource 21 years ago
openssl Fix build... 21 years ago
oracle MFB_4_3: Quote macro names in AC_DEFUN() 21 years ago
ovrimos - A belated happy holidays and PHP 5 22 years ago
pcntl - Fix typo (avaliable -> available). (bug #28725) 21 years ago
pcre - Fix outside-source-tree builds. Always include generated header files 21 years ago
pdo don't raise errors for the no-error case 21 years ago
pdo_dblib Add a PDO driver for Sybase style DB-lib (including MS SQL). 21 years ago
pdo_firebird fix compile. 21 years ago
pdo_mysql stub out scrollable cursor change 21 years ago
pdo_oci Add configure support for Oracle InstantClient SDK 21 years ago
pdo_odbc tidy up a few things 21 years ago
pdo_pgsql Use PQescapeBytea() for quoting. Need to think how to add binary safe 21 years ago
pdo_sqlite be aware of scrollable cursors; sqlite doesn't support them 21 years ago
pfpro Free vars before calling E_ERROR. 22 years ago
pgsql MFB_4_3: Quote macro names in AC_DEFUN() 21 years ago
posix Argh.. Committed old patch. 21 years ago
pspell - Fix typo (avaliable -> available). (bug #28725) 21 years ago
readline Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 21 years ago
recode Simplify and cleanup code. 21 years ago
reflection - Need to unmangle the class name here 21 years ago
session add skipif section 21 years ago
shmop - Fix typo (avaliable -> available). (bug #28725) 21 years ago
simplexml add optional parameter to pass libxml document load options 21 years ago
skeleton - Remove unused blocks 22 years ago
snmp - Fix some memory leaks 21 years ago
soap Fixed bug #30994 (SOAP server unable to handle request with references). 21 years ago
sockets Fix for Bug #24189: possibly unsafe select(2) usage. 22 years ago
spl more typos 21 years ago
sqlite - Fix proto 21 years ago
standard Fix compiler warning. 21 years ago
sybase - Fixed bug #28248 (Can not compile --with-sybase and freetds) 21 years ago
sybase_ct Skip condition was fixed. 21 years ago
sysvmsg - Fix warnign 22 years ago
sysvsem "The Visa to Sibiria" (work in progress) 22 years ago
sysvshm Fixed compile warning. 21 years ago
tidy tidy_repair_string() should not try to load config file if there was no config parameter 21 years ago
tokenizer - Fixed bug #28930 (PHP sources pick wrong header files generated by bison) 21 years ago
w32api - Better stability during premature shutdown of request startup 22 years ago
wddx - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() 22 years ago
xml Fixed bug #31139 (XML Parser Functions seem to drop & when parsing) 21 years ago
xmlreader no longer experimental 22 years ago
xmlrpc MFB_4_3: Quote macro names in AC_DEFUN() 21 years ago
xmlwriter Fix bug #2482 (xmlwriter_start_document chrashes apache) 22 years ago
xsl Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 21 years ago
yp Added missing argument check. 22 years ago
zlib Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 21 years ago
ext_skel ; 22 years ago
ext_skel_win32.php On win32 extensions starts with php_ 22 years ago