php-src/ext
2004-10-27 11:07:26 +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 Persistent mallocs can return NULL (on failure) 2004-07-21 02:38:40 +00:00
calendar Fixed bug #30375 (cal_info() does not work without a parameter). 2004-10-11 06:39:41 +00:00
com_dotnet Fix crash bug. 2004-10-09 13:08:16 +00:00
cpdf That hashtable should never have been an argument.... 2004-07-01 04:43:29 +00:00
ctype Fixed bug #30276 (Possible crash in ctype_digit on large numbers). 2004-09-30 01:22:56 +00:00
curl Fixed bug #30475 (curl_getinfo() may crash in some situations). 2004-10-18 22:41:24 +00:00
dba - Fix lib substitution (rurban at x-ray dot at ) 2004-09-25 15:29:19 +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 Adjusted input check. 2004-09-03 03:35:22 +00:00
dom add DOMDocument xmlEncoding, xmlStandalone, xmlVersion (spec name changes) 2004-10-07 11:40:20 +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 "The Visa to Sibiria" (work in progress) 2004-03-23 19:46:10 +00:00
fam - Removed unused INI sections. 2004-05-20 17:03:24 +00:00
fbsql Add fbsql_rows_fetched() - returns the total number of rows fetched. 2004-08-24 17:59:01 +00:00
fdf - Remove unused blocks 2004-05-19 08:56:50 +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 Move global symbols defined by bundled copy of libgd into private 2004-08-31 16:41:29 +00:00
gettext Fixed bug #29264. Newer libintl redefines function names so all 2004-07-29 22:23:23 +00:00
gmp Fixed bug #28525 (gmp_powm() does not work with hexadecimal string modulo 2004-06-09 14:39:33 +00:00
hwapi proto fixes 2003-06-15 16:04:31 +00:00
iconv fix compile warning 2004-08-13 14:52:27 +00:00
imap More spaces -> tabs. 2004-08-12 19:31:36 +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 Don't copy ini items to module globals 2004-07-06 13:46:19 +00:00
ldap Make ldap_parse_reference() available on Windows (Bug #29492) 2004-10-23 23:03:52 +00:00
libxml implement php_libxml_xmlCheckUTF8 2004-09-08 10:15:41 +00:00
mbstring - Fix test. I have no idea why the test was left this way. 2004-10-09 08:16:29 +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 - A fix for building of shared mnogosearch module 2004-08-29 10:59:33 +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 compilation 2004-09-28 18:38:29 +00:00
mysql - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() 2004-07-19 07:19:50 +00:00
mysqli Minor fix for mysqli_connect: checking socket_len for NULL Values 2004-10-19 05:14:09 +00:00
ncurses - Removed unused INI sections. 2004-05-20 17:03:24 +00:00
oci8 commit fixes by <mikael dot suvi at trigger dot ee> 2004-10-23 09:32:44 +00:00
odbc Checking in a patch by Dave Lawson (dlawson@masterytech.com) to correct 2004-08-13 19:33:24 +00:00
openssl Fix possible crash; patch by Kamesh Jayachandran 2004-10-27 11:07:26 +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 MFB. 2004-08-25 20:48:48 +00:00
pdo Synopsis: 2004-10-27 10:26:27 +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 - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() 2004-07-19 07:19:50 +00:00
posix Simplify code via the use of macros. 2004-04-18 21:49:10 +00:00
pspell - Remove unused blocks 2004-05-19 08:56:50 +00:00
readline compile fix from Timm 2004-09-26 13:52:09 +00:00
recode Prevent bug reports like #27260 2004-02-15 17:54:19 +00:00
reflection - Fix Bug #30344 2004-10-06 21:23:18 +00:00
session - Rename delete_global_variable() to zend_delete_global_variable() 2004-10-04 20:17:06 +00:00
shmop Corrected package file. 2004-03-25 20:01:18 +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 Fixed bug #30175 (SOAP results aren't parsed correctly) 2004-10-05 16:00:40 +00:00
sockets Fix for Bug #24189: possibly unsafe select(2) usage. 2004-09-17 12:44:56 +00:00
spl - Make RecursiveFilterIterator work by using reflection 2004-10-08 21:49:39 +00:00
sqlite Added sqlite_fetch_column_types() 3rd argument for arrays. 2004-10-14 23:19:38 +00:00
standard Merge gettimeofday() based code to prevent duplication. 2004-10-25 13:28:56 +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 - Defaulted ini variable "sybct.deadlock_retry_count" to 0 2004-09-09 19:17: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 possible memory leaks. 2004-04-21 00:11:28 +00:00
tidy Return FALSE when file cannot be found. 2004-09-26 19:24:18 +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 fix for bug #29657 xml_* functions throw non descriptive error, compared to php4 2004-08-19 12:18:25 +00:00
xmlreader no longer experimental 2004-08-26 20:17:20 +00:00
xmlrpc Fixed bug #28597 (xmlrpc_encode_request() incorrectly encodes chars in 2004-06-01 20:16:06 +00:00
xmlwriter Fix bug #2482 (xmlwriter_start_document chrashes apache) 2004-10-08 14:54:15 +00:00
xsl fix issue with multiple xsl objects using registerPHPfunctions 2004-09-08 16:54:17 +00:00
yp Added missing argument check. 2004-05-31 21:01:29 +00:00
zlib Fixed a nasty resource/memory/disk-space leak when opening zlib files 2004-08-26 23:36:05 +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