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.
 
 
 
 
 
 
Marcus Boerger 7ec2fe9dcd - Synch with MYSQLi extension and use RuntimeException as base for 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 22 years ago
calendar Fixed bug #30375 (cal_info() does not work without a parameter). 22 years ago
com_dotnet emalloc -> safe_emalloc. 22 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 - Typofix + removed unnecessary unsets caused by it 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. 22 years ago
dom Fixed bug #28817 (Var problem when extending domDocument). 21 years ago
enchant It's stable now. 22 years ago
ereg fix yet another annoying compile warning 22 years ago
exif MFB (bugfix for 24851) 21 years ago
fam Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 22 years ago
fbsql Fix typo 21 years ago
fdf Fixed possible crash on fstat() failure. 22 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 - Added some sanity checks by changing to the parameter parsing API 21 years ago
gettext Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 22 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 destruct return_value 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() 22 years ago
ldap - ldap_start_tls() requires ldapv3 protocol -> force it 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 - Typofix + removed unnecessary unsets caused by it 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 - A bug in mnogosearch module in ispell loading code was fixed 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 Set the MSSQL_VERSION to FreeTDS when that lib is used 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 - Revert the weird change of ZEND_STRS() macro and use the correct 21 years ago
oci8 fix bug #31623 (OCILogin does not support password grace period) 21 years ago
odbc add checks for libs & headers required by IBM DB2 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 make this the right size... 21 years ago
pdo_dblib Eliminate unused parameter. 21 years ago
pdo_firebird Eliminate unused parameter. 21 years ago
pdo_mysql Eliminate unused parameter. 21 years ago
pdo_oci Eliminate unused parameter. 21 years ago
pdo_odbc picky picky. 21 years ago
pdo_pgsql Add support for fetching meta data 21 years ago
pdo_sqlite Eliminate unused parameter. 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 22 years ago
recode Simplify and cleanup code. 22 years ago
reflection - Fix #31651 (ReflectionClass::getDefaultProperties segfaults with arrays.) 21 years ago
session Correctly initialize ZVAL 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 Support for HTTP error codes 21 years ago
sockets Fix for Bug #24189: possibly unsafe select(2) usage. 22 years ago
spl more typos 21 years ago
sqlite - Synch with MYSQLi extension and use RuntimeException as base for 21 years ago
standard Fixed bug #31479 (Fixed crash in chunk_split(), when chunklen > strlen). 21 years ago
sybase - Fixed bug #28248 (Can not compile --with-sybase and freetds) 21 years ago
sybase_ct Skip condition was fixed. 22 years ago
sysvmsg add test 21 years ago
sysvsem fix typos in error messages & resource name 21 years ago
sysvshm fix typos in error messages 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 fix protos (by Mehdi Achour ) 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 22 years ago
ext_skel ; 22 years ago
ext_skel_win32.php On win32 extensions starts with php_ 23 years ago