php-src/ext
Ilia Alshanetsky 1b9e18d471 Corrected problems introduced by previous commit.
# Issue found by Stefan
2006-08-29 19:50:04 +00:00
..
bcmath
bz2 fix #38485 (bz2 extension does not compile with GCC 4.1) 2006-08-17 20:46:51 +00:00
calendar
com_dotnet Fixed #37602 by olek at neurosoft dot pl 2006-08-25 12:01:57 +00:00
ctype move static declaration to *.c files 2006-08-14 20:08:18 +00:00
curl Fixed bug #38637 (curl_copy_handle() fails to fully copy the cURL handle). 2006-08-29 17:10:40 +00:00
date Fixed bug #38511, #38473, #38263 (Fixed session extension request shutdown 2006-08-22 16:47:23 +00:00
dba - Fix bug #38290 2006-08-07 07:57:12 +00:00
dbase MFH: implement #38357 (dbase_open can't open DBase 3 dbf file) 2006-08-08 15:55:27 +00:00
dom fix #38474 (getAttribute select attribute by order, even when prefixed) 2006-08-28 23:36:23 +00:00
ereg
exif initialize static buffer with 0's 2006-08-17 14:32:35 +00:00
fbsql MFH: Cleanup before reusing failed persistant connection. Better formating of timestamp and decimal values 2006-08-14 18:40:08 +00:00
fdf
filter Removed extra byte 2006-08-07 16:53:12 +00:00
ftp
gd - MFH: add support for entities in hexadecimal format, like © can 2006-08-23 20:22:31 +00:00
gettext
gmp
hash
iconv
imap MFB: Extend safe_mode/open_basedir checks to imap_reopen() as well. 2006-08-11 15:07:29 +00:00
informix
interbase
json move static declaration to *.c files 2006-08-14 20:08:18 +00:00
ldap
libxml MFH: fix #38347 (Segmentation fault when using foreach with an unknown/empty SimpleXMLElement) 2006-08-06 17:41:51 +00:00
mbstring added configure option --disable-mbregex-backtrack. 2006-08-25 16:26:50 +00:00
mcrypt
mhash
mime_magic
ming
msql
mssql
mysql
mysqli typos in comments and other minor improvements 2006-08-10 13:43:18 +00:00
ncurses
oci8 update version in phpinfo() 2006-08-24 13:03:04 +00:00
odbc
openssl fix #38486 (openssl extension does not build correctly) 2006-08-18 13:02:38 +00:00
pcntl
pcre
pdo it's not a PEAR only issue 2006-08-24 16:00:43 +00:00
pdo_dblib
pdo_firebird
pdo_mysql fix #38451 (PDO_MYSQL doesn't compile on Solaris) 2006-08-14 20:11:31 +00:00
pdo_oci
pdo_odbc
pdo_pgsql
pdo_sqlite Added missing file entry 2006-08-14 16:34:24 +00:00
pgsql
posix
pspell move static declaration to *.c files 2006-08-14 20:08:18 +00:00
readline
recode
reflection MFH: build ext/spl and ext/reflection as static (fixes #38556) 2006-08-23 09:47:21 +00:00
session fix test 2006-08-11 10:35:22 +00:00
shmop
simplexml fix bug #38424 (Different attribute assignment if new or existing) 2006-08-14 11:57:50 +00:00
skeleton
snmp
soap Added SoapServer::setObject() method (it is a simplified version of SoapServer::setClass() method). 2006-08-24 06:18:30 +00:00
sockets
spl MFH: build ext/spl and ext/reflection as static (fixes #38556) 2006-08-23 09:47:21 +00:00
sqlite
standard Corrected problems introduced by previous commit. 2006-08-29 19:50:04 +00:00
sybase
sybase_ct
sysvmsg sys/msg.h does not exist on MacOS X 2006-08-24 13:18:24 +00:00
sysvsem
sysvshm
tidy move static declaration to *.c files 2006-08-14 20:08:18 +00:00
tokenizer
wddx fix ZTS build 2006-08-02 22:03:47 +00:00
xml fix bug #38454 (warning upon disabling handler via xml_set_element_handler) 2006-08-15 22:47:11 +00:00
xmlreader
xmlrpc fix segfault and leak in ext/xmlrpc 2006-08-14 08:18:01 +00:00
xmlwriter
xsl
zip - don't rely/use VCWD_REALPATH, use expand_filepath instead 2006-08-26 12:23:43 +00:00
zlib the error message is different on different OSes and zlib versions 2006-08-24 11:30:35 +00:00
ext_skel
ext_skel_win32.php