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.
 
 
 
 
 
 
foobar 7281cd8082 MFB_4_3: cvs diff -r1.84.2.5 -r1.84.2.6 php_session.h 22 years ago
..
bcmath - Fix outside-source-tree builds. Always include generated header files 22 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
ctype Fixed bug #30945 (make ctype_* functions return FALSE on empty strings). 22 years ago
curl Fix for bug #31901 22 years ago
dba - Typofix + removed unnecessary unsets caused by it 22 years ago
dbase - Fixed bug #31754 (dbase_open() fails for mode = 1). (Mehdi, Derick) 22 years ago
dbx Call functions by their new, proper names instead of what are now aliases. 22 years ago
dom Fixed bug #31878 (Segmentation fault using clone keyword on nodes) 22 years ago
enchant It's stable now. 22 years ago
ereg fix yet another annoying compile warning 22 years ago
exif Fixed bug #31797 (exif_read_data() uses too low nesting limit). 22 years ago
fam Get rid of more useless RINIT/RSHUTDOWN calls 22 years ago
fbsql change return value from false to true, when a statement was executed with warnings 22 years ago
fdf Fixed possible crash on fstat() failure. 22 years ago
fileinfo fix segfault when failed to open magic file 22 years ago
filepro fix leaks on shutdown 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 22 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 22 years ago
hwapi Get rid of more useless RINIT/RSHUTDOWN calls 22 years ago
iconv fix Konstantin's last name Chugeuv -> Chuguev 22 years ago
imap check body for NULL before using and prevent segfaults 22 years ago
informix - Fix typo (avaliable -> available). (bug #28725) 22 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 22 years ago
libxml initial cut of new error handling 22 years ago
mbstring Removed unused vars. 22 years ago
mcrypt - Typofix + removed unnecessary unsets caused by it 22 years ago
mcve - Fix outside-source-tree builds. Always include generated header files 22 years ago
mhash - Fix typo (avaliable -> available). (bug #28725) 22 years ago
mime_magic - Fix typo (avaliable -> available). (bug #28725) 22 years ago
ming Adding missing zend_list_addref() and make SWFShape::drawArc() work 22 years ago
mnogosearch - A bug in mnogosearch module in ispell loading code was fixed 22 years ago
msession Get rid of more useless RINIT/RSHUTDOWN calls 22 years ago
msql MFB_4_3: Quote macro names in AC_DEFUN() 22 years ago
mssql Set the MSSQL_VERSION to FreeTDS when that lib is used 22 years ago
mysql MFB_4_3: Quote macro names in AC_DEFUN() 22 years ago
mysqli fix for bug #29329 22 years ago
ncurses Get rid of more useless RINIT/RSHUTDOWN calls 22 years ago
oci8 fix bug #31623 (OCILogin does not support password grace period) 22 years ago
odbc add checks for libs & headers required by IBM DB2 22 years ago
openssl Fix build... 22 years ago
oracle MFB_4_3: Quote macro names in AC_DEFUN() 22 years ago
ovrimos - A belated happy holidays and PHP 5 23 years ago
pcntl - Fix typo (avaliable -> available). (bug #28725) 22 years ago
pcre - Fix outside-source-tree builds. Always include generated header files 22 years ago
pdo prep for release 22 years ago
pdo_dblib possible fix for snaps box 22 years ago
pdo_firebird hope it works! 22 years ago
pdo_mysql fix aclocal warning (newer versions are more strict about this) 22 years ago
pdo_oci fix aclocal "underquoted argument" warnings 22 years ago
pdo_odbc fix aclocal "underquoted argument" warnings 22 years ago
pdo_pgsql fix aclocal "underquoted argument" warnings 22 years ago
pdo_sqlite correct backwards logic 22 years ago
pfpro Free vars before calling E_ERROR. 22 years ago
pgsql MFB_4_3: Quote macro names in AC_DEFUN() 22 years ago
posix change return type from NULL to FALSE when parameter parsing failed 22 years ago
pspell - Fix typo (avaliable -> available). (bug #28725) 22 years ago
readline Proper fix for bug #31796 . 22 years ago
recode Simplify and cleanup code. 22 years ago
reflection - Add ReclectionClass:hasProperty(), ReflectionClass::hasConstant() 22 years ago
session MFB_4_3: cvs diff -r1.84.2.5 -r1.84.2.6 php_session.h 22 years ago
shmop Removed pointless operations/declarations. 22 years ago
simplexml add optional parameter to pass libxml document load options 22 years ago
skeleton - Remove unused blocks 22 years ago
snmp Missed one place.. 22 years ago
soap Fixed bug #31832 (SOAP encoding problem with complex types in WSDL mode with multiple parts) 22 years ago
sockets Remove unused set_h_errno 22 years ago
spl - Add new test 22 years ago
sqlite same fix here 22 years ago
standard fix segfault when retval_ptr is empty - such as when exception thrown 22 years ago
sybase - Fixed bug #28248 (Can not compile --with-sybase and freetds) 22 years ago
sybase_ct - Made error handler not output anything if error was not in error_reporting() mask 22 years ago
sysvmsg Fixed bug #31527 (crash in msg_send() when non-string is stored without 22 years ago
sysvsem fix typos in error messages & resource name 22 years ago
sysvshm fix typos in error messages 22 years ago
tidy Don't need MSHUTDOWN either here 22 years ago
tokenizer - Fixed bug #28930 (PHP sources pick wrong header files generated by bison) 22 years ago
wddx - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() 22 years ago
xml test case for Bug #30266 22 years ago
xmlreader no longer experimental 22 years ago
xmlrpc MFB_4_3: Quote macro names in AC_DEFUN() 22 years ago
xmlwriter fix aclocal "underquoted argument" warnings 22 years ago
xsl fix protos (by Mehdi Achour ) 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