php-src/ext
2004-11-27 18:17:58 +00:00
..
bcmath Bugfix# 28829 bcmath values for 0, 1, and 2 initialized/freed at wrong time for threaded sapis. 2004-07-14 00:14:43 +00:00
bz2 Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 2004-11-03 14:32:52 +00:00
calendar Fixed bug #30375 (cal_info() does not work without a parameter). 2004-10-11 06:39:41 +00:00
com_dotnet emalloc -> safe_emalloc. 2004-11-21 20:43:10 +00:00
cpdf Fixed crash inside cpdf_setdash() if called before page init. 2004-11-09 00:44:12 +00:00
ctype Fixed bug #30276 (Possible crash in ctype_digit on large numbers). 2004-09-30 01:22:56 +00:00
curl fix typo so it compiles 2004-11-18 16:35:04 +00:00
dba Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 2004-11-03 14:32:52 +00:00
dbase "The Visa to Sibiria" (work in progress) 2004-03-23 19:46:10 +00:00
dbx Call functions by their new, proper names instead of what are now aliases. 2004-05-06 12:22:14 +00:00
dio Gracefully handle allocation failure. 2004-11-17 23:42:14 +00:00
dom prototype fixes (Jakub Vrána) 2004-11-18 19:54:30 +00:00
enchant It's stable now. 2004-08-11 20:31:39 +00:00
ereg fix yet another annoying compile warning 2004-08-13 14:59:58 +00:00
exif Fixed possible overflow. 2004-11-10 01:43:04 +00:00
fam Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 2004-11-03 14:32:52 +00:00
fbsql Adding fbsql_set_characterset. 2004-11-22 22:40:21 +00:00
fdf Fixed possible crash on fstat() failure. 2004-11-08 04:54:27 +00:00
fileinfo Adjust magic path ordering. 2004-08-20 15:11:49 +00:00
filepro more visa to sibira ;) 2004-03-24 18:43:23 +00:00
ftp Fixed bug #30027 (Possible crash inside ftp_get()). 2004-10-05 23:53:09 +00:00
gd Test was fixed. 2004-11-23 17:21:33 +00:00
gettext Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 2004-11-03 14:32:52 +00:00
gmp Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 2004-11-03 14:32:52 +00:00
hwapi proto fixes 2003-06-15 16:04:31 +00:00
iconv Fixed compilation when PHP is built in separate directory. 2004-11-24 23:12:18 +00:00
imap Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 2004-11-03 14:32:52 +00:00
informix Fix compilation on Windows (bug #29340) 2004-07-29 21:09:23 +00:00
ingres_ii Fixed possible memory leak. 2004-05-18 23:26:53 +00:00
interbase Fixed return value of ibase_execute() 2004-11-10 11:21:50 +00:00
ldap Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 2004-11-03 14:32:52 +00:00
libxml Fixed bug #29211 (SoapClient doesn't request wsdl through proxy). (Rob) 2004-11-09 08:13:35 +00:00
mbstring Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 2004-11-03 14:32:52 +00:00
mcrypt - Remove unused blocks 2004-05-19 08:56:50 +00:00
mcve Update the mcve module for libmonetra 4.0 2004-05-30 22:41:24 +00:00
mhash - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
mime_magic sys/stat.h is includes in php_streams.h no need to do that again. 2004-08-03 04:15:34 +00:00
ming Slightly different fix for HEAD for the ming output method BC breaking 2004-10-01 19:28:45 +00:00
mnogosearch # Copyright header & version info changed to PHP 5 standard notice 2004-11-15 19:03:20 +00:00
msession Another instance where alloca() is not needed. 2004-06-30 13:43:16 +00:00
msql - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() 2004-07-19 07:19:50 +00:00
mssql Fix #30860 configure fails when tds is compiled as shared 2004-11-22 19:41:43 +00:00
mysql Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 2004-11-03 14:32:52 +00:00
mysqli MySQL is releasing client libraries that compile out of the box 2004-11-04 02:41:40 +00:00
ncurses Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 2004-11-03 14:32:52 +00:00
oci8 - Don't reuse Oracle connections in multi-threaded environments until 2004-11-22 21:44:42 +00:00
odbc Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 2004-11-03 14:32:52 +00:00
openssl Remove unused variable. 2004-11-03 13:12:41 +00:00
oracle "The Visa to Sibiria" (work in progress) 2004-03-23 19:46:10 +00:00
ovrimos - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
pcntl - Fixed bug #29873 (No defines around pcntl_*priority definitions). 2004-08-28 12:20:06 +00:00
pcre Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 2004-11-03 14:32:52 +00:00
pdo - TSRM Fix 2004-10-28 07:47:46 +00:00
pdo_firebird more method table adjustments. 2004-09-23 20:43:11 +00:00
pdo_mysql rough cut at mysql meta data 2004-09-26 20:47:03 +00:00
pdo_oci more method table adjustments. 2004-09-23 20:43:11 +00:00
pdo_odbc more method table adjustments. 2004-09-23 20:43:11 +00:00
pdo_pgsql Make handle error messages handle persistent situations better. 2004-09-23 21:15:51 +00:00
pdo_sqlite *cough* de-bogusify driver registration. 2004-10-26 22:00:15 +00:00
pfpro Free vars before calling E_ERROR. 2004-05-20 00:11:23 +00:00
pgsql Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 2004-11-03 14:32:52 +00:00
posix Simplify code via the use of macros. 2004-04-18 21:49:10 +00:00
pspell Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 2004-11-03 14:32:52 +00:00
readline Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 2004-11-03 14:32:52 +00:00
recode Simplify and cleanup code. 2004-11-12 02:22:01 +00:00
reflection - Fix Bug #30856 (ReflectionClass::getStaticProperties segfaults) 2004-11-24 19:56:54 +00:00
session Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 2004-11-03 14:32:52 +00:00
shmop Improve offset check inside shmop_write(). 2004-11-27 18:17:58 +00:00
simplexml remove cloning under ze1_compatibility_mode 2004-08-30 17:29:22 +00:00
skeleton - Remove unused blocks 2004-05-19 08:56:50 +00:00
snmp removed unwanted NEW_LIBC checks and comments 2004-09-27 14:19:07 +00:00
soap namespace was renamed 2004-11-17 06:18:18 +00:00
sockets Fix for Bug #24189: possibly unsafe select(2) usage. 2004-09-17 12:44:56 +00:00
spl - Correct exception throwing 2004-11-11 20:06:23 +00:00
sqlite 'l' is long - int won't work on 64-bit 2004-11-26 13:17:30 +00:00
standard Test was fixed. 2004-11-23 17:21:33 +00:00
sybase - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() 2004-07-19 07:19:50 +00:00
sybase_ct Skip condition was fixed. 2004-11-22 15:15:50 +00:00
sysvmsg - Fix warnign 2004-09-28 23:10:39 +00:00
sysvsem "The Visa to Sibiria" (work in progress) 2004-03-23 19:46:10 +00:00
sysvshm Fixed compile warning. 2004-11-22 23:29:59 +00:00
tidy CS 2004-11-25 23:44:20 +00:00
tokenizer more visa to sibira ;) 2004-03-24 18:43:23 +00:00
w32api - Better stability during premature shutdown of request startup 2004-07-10 07:46:17 +00:00
wddx - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() 2004-07-19 07:19:50 +00:00
xml internal entities get expanded if no default handler but cdata handler exists 2004-11-21 14:25:15 +00:00
xmlreader no longer experimental 2004-08-26 20:17:20 +00:00
xmlrpc Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 2004-11-03 14:32:52 +00:00
xmlwriter Fix bug #2482 (xmlwriter_start_document chrashes apache) 2004-10-08 14:54:15 +00:00
xsl Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 2004-11-03 14:32:52 +00:00
yp Added missing argument check. 2004-05-31 21:01:29 +00:00
zlib Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 2004-11-03 14:32:52 +00:00
ext_skel ; 2004-05-16 12:10:35 +00:00
ext_skel_win32.php On win32 extensions starts with php_ 2003-10-29 05:42:26 +00:00