php-src/ext
2004-09-27 15:55:04 +00:00
..
bcmath
bz2 Persistent mallocs can return NULL (on failure) 2004-07-21 02:38:40 +00:00
calendar
com_dotnet Use the correct free() here... 2004-09-19 22:20:55 +00:00
cpdf
ctype - Correct range checks. 2004-07-20 20:08:08 +00:00
curl fix wrong check from return value, binary content should not be \0'd, 2004-09-10 20:36:45 +00:00
dba - Fix lib substitution (rurban at x-ray dot at ) 2004-09-25 15:29:19 +00:00
dbase
dbx
dio Adjusted input check. 2004-09-03 03:35:22 +00:00
dom remove cloning under ze1_compatibility_mode 2004-08-30 15:07: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
fam
fbsql Add fbsql_rows_fetched() - returns the total number of rows fetched. 2004-08-24 17:59:01 +00:00
fdf
fileinfo Adjust magic path ordering. 2004-08-20 15:11:49 +00:00
filepro
ftp removed unwanted NEW_LIBC checks 2004-09-27 14:29:55 +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
hwapi
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
interbase
ldap
libxml implement php_libxml_xmlCheckUTF8 2004-09-08 10:15:41 +00:00
mbstring MFB: Enforce protocol on magic methods/functions 2004-08-02 08:27:57 +00:00
mcrypt
mcve
mhash
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 Proper #ifdef'ing 2004-09-09 09:08:33 +00:00
mnogosearch - A fix for building of shared mnogosearch module 2004-08-29 10:59:33 +00:00
msession
msql - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() 2004-07-19 07:19:50 +00:00
mssql Fif for #28047. Set correct debug options for debug_ts build 2004-08-30 19:01:58 +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 forgot to remove comment in last commit 2004-09-04 14:16:52 +00:00
ncurses
oci8 64-bit related changes 2004-09-12 06:38:31 +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 for Bug #24189: possibly unsafe select(2) usage. 2004-09-17 12:44:56 +00:00
oracle
ovrimos
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 - Fix warning 2004-09-26 22:23:14 +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 Removing clucking debug and tweak the reset call 2004-09-26 20:52:07 +00:00
pfpro
pgsql - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() 2004-07-19 07:19:50 +00:00
posix
pspell
readline compile fix from Timm 2004-09-26 13:52:09 +00:00
recode
reflection Fix Reflection_Class to ReflectionClass in docu/messages 2004-09-27 09:11:40 +00:00
session Fixed compiler warnings. 2004-09-14 23:57:53 +00:00
shmop
simplexml remove cloning under ze1_compatibility_mode 2004-08-30 17:29:22 +00:00
skeleton
snmp removed unwanted NEW_LIBC checks and comments 2004-09-27 14:19:07 +00:00
soap Fix TSRM build 2004-09-26 21:45:17 +00:00
sockets Fix for Bug #24189: possibly unsafe select(2) usage. 2004-09-17 12:44:56 +00:00
spl Add new examples 2004-09-26 21:21:45 +00:00
sqlite Probable fix for Bug #30147 2004-09-25 23:13:49 +00:00
standard removed redundant NEW_LIBC checks 2004-09-27 15:55:04 +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
sysvsem
sysvshm
tidy Return FALSE when file cannot be found. 2004-09-26 19:24:18 +00:00
tokenizer
w32api
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
xmlwriter Fix some misbehaving pecls (my own included ;-) 2004-07-31 18:46:18 +00:00
xsl fix issue with multiple xsl objects using registerPHPfunctions 2004-09-08 16:54:17 +00:00
yp
zlib Fixed a nasty resource/memory/disk-space leak when opening zlib files 2004-08-26 23:36:05 +00:00
ext_skel
ext_skel_win32.php