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 2ac0540323 - Add test for deriving PDO 21 years ago
..
bcmath - Fix outside-source-tree builds. Always include generated header files 21 years ago
bz2 - Make VC6 happy 21 years ago
calendar Removed unused vars. 21 years ago
com_dotnet fix C++ comments 21 years ago
ctype Fixed bug #30945 (make ctype_* functions return FALSE on empty strings). 22 years ago
curl - Added PHP_INSTALL_HEADERS() macro 21 years ago
dba no tabs 21 years ago
dbase - Fixed bug #31754 (dbase_open() fails for mode = 1). (Mehdi, Derick) 21 years ago
dbx Call functions by their new, proper names instead of what are now aliases. 22 years ago
dom - correct fix for bug #33059 21 years ago
enchant It's stable now. 22 years ago
ereg fix yet another annoying compile warning 22 years ago
exif MFB: Fixed build of exif extension on win32. 21 years ago
fbsql Don't truncate the .options file when a database is started without the optional options parameter. 21 years ago
fdf Fixed ZTS build of fdf extension. 21 years ago
fileinfo Added another search patch for magic file (fixes bug #3232). 21 years ago
filepro fix leaks on shutdown 21 years ago
filter Correct handling of the UNSAFE_RAW filter 21 years ago
ftp Fixed compiler warning on win32. 21 years ago
gd gdImageGifCtx() is always available in bundled lib 21 years ago
gettext Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 22 years ago
gmp @- Fix #32773 and make right fix for GMP FPEs (Stas) 21 years ago
hwapi Get rid of more useless RINIT/RSHUTDOWN calls 21 years ago
iconv - Added PHP_INSTALL_HEADERS() macro 21 years ago
imap Missing part of the patch for bug #32589 21 years ago
informix - Fix typo (avaliable -> available). (bug #28725) 22 years ago
interbase - Added PHP_INSTALL_HEADERS() macro 21 years ago
ldap this check was not needed 21 years ago
libxml - Added PHP_INSTALL_HEADERS() macro 21 years ago
mbstring - Added PHP_INSTALL_HEADERS() macro 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) 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
msession Get rid of more useless RINIT/RSHUTDOWN calls 21 years ago
msql - Fix Bug #31960: msql_fetch_row() and msql_fetch_array() dropping columns with NULL values 21 years ago
mssql Fix for #32682. Error on module shutdown when called from activescript 21 years ago
mysql - Fixed bug #32591 (ext/mysql: Unsatisfied symbol: ntohs with HP-UX) 21 years ago
mysqli enabled set_charset for MySQL Versions >= 5.0.6 21 years ago
ncurses don't null it - let the engine do its magic ;) 21 years ago
oci8 handle unsupported datatype (OCIBindByName segfaults somewhere in OCI lib when 21 years ago
odbc MFB: - Fixed bugs #32800, #32830 (ext/odbc: Problems with 64bit systems) 21 years ago
openssl - Never use Z_TYPE* macros on non-zvals. 21 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 MFB: Fix for #32974 21 years ago
pcre add test 21 years ago
pdo - Add test for deriving PDO 21 years ago
pdo_dblib use a number here, fixes PECL #3493 21 years ago
pdo_firebird No c++ comments in C code 21 years ago
pdo_mysql - Add test for deriving PDO 21 years ago
pdo_oci - Interface name was changed 21 years ago
pdo_odbc Removed unused var. 21 years ago
pdo_pgsql - Add test for deriving PDO 21 years ago
pdo_sqlite - Add test for deriving PDO 21 years ago
pfpro Free vars before calling E_ERROR. 22 years ago
pgsql use & and check for the right value of result_type 21 years ago
posix Added new function: posix_mknod(). 21 years ago
pspell - Fixed bug #29554 (compile failure when using --with-pspell=/usr/local) 21 years ago
readline Fixed compiler warning. 21 years ago
recode Simplify and cleanup code. 22 years ago
reflection - Make ReflectionObject::hasProperty() recognize dynamically added props 21 years ago
session CS fix 21 years ago
shmop Removed pointless operations/declarations. 21 years ago
simplexml - Made the libxml related stuff to error out if someone does --disable-all 21 years ago
skeleton - don't use short tag 21 years ago
snmp ws 21 years ago
soap Handling responses with Content-Lenght: 0 21 years ago
sockets fix #33019 (socket errors cause memory leaks in php_strerror()) 21 years ago
spl - Add ability to reference the object itself 21 years ago
sqlite - Add test for deriving PDO 21 years ago
standard fix bug #33076 (str_ireplace() incorrectly counts result string length and may cause segfault) 21 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 21 years ago
sysvmsg typofix 21 years ago
sysvsem fix typos in error messages & resource name 21 years ago
sysvshm fix typos in error messages 21 years ago
tidy Adding new function tidy_get_opt_doc() to return option documentation at runtime. Thanks to nlopess for the patch 21 years ago
tokenizer - Fixed bug #28930 (PHP sources pick wrong header files generated by bison) 22 years ago
wddx Fixed SIGSEGV on serializing data with circular references 21 years ago
xml - Added PHP_INSTALL_HEADERS() macro 21 years ago
xmlreader prep for release 21 years ago
xmlrpc - Made the libxml related stuff to error out if someone does --disable-all 21 years ago
xmlwriter - now stable thanks to Pierre 21 years ago
xsl - Made the libxml related stuff to error out if someone does --disable-all 21 years ago
zlib nuking that file was not very good idea :) 21 years ago
ext_skel ; 22 years ago
ext_skel_win32.php On win32 extensions starts with php_ 23 years ago