php-src/ext
Antony Dovgal a28a95c11a MFH: patch for #37846 (wordwrap() wraps incorrectly)
by Dmitry Kononov <ddk at krasn dot ru>
2006-07-28 12:23:18 +00:00
..
bcmath
bz2
calendar fix test on 64bit machines 2006-07-27 08:11:47 +00:00
com_dotnet
ctype
curl
date Fixed bug #38229 (strtotime() does not parse YYYY-MM format). 2006-07-27 13:00:00 +00:00
dba
dbase bailout on error and don't try to create fields of unknown type 2006-07-12 13:08:38 +00:00
dom improved code (after suggestion by helly) 2006-07-16 16:04:09 +00:00
ereg
exif
fbsql
fdf MFH: cleanup after lazy people 2006-07-23 23:55:46 +00:00
filter Fixed a bug in the filter extension that prevented magic_quotes_gpc from 2006-07-27 18:14:55 +00:00
ftp
gd - #38214, gif interlace never works 2006-07-26 10:03:09 +00:00
gettext
gmp MFH: add gmp_nextprime() 2006-07-18 14:54:32 +00:00
hash
iconv
imap
informix
interbase
json initialize variable 2006-07-25 09:06:55 +00:00
ldap
libxml
mbstring fix build with Intel C Compiler 2006-07-27 07:39:30 +00:00
mcrypt
mhash
mime_magic
ming
msql
mssql
mysql
mysqli MFH: fix leak in php_local_infile_init() handler 2006-07-27 10:53:15 +00:00
ncurses
oci8 improve connection timeout check (implements FR #38210) 2006-07-26 06:59:40 +00:00
odbc
openssl
pcntl
pcre - MFH Clean up (after consulting Andrei) 2006-07-20 22:53:07 +00:00
pdo initialize var 2006-07-27 08:00:54 +00:00
pdo_dblib fix build and typo after another lazy ass who does not test before commit: Dmitry 2006-07-24 00:01:02 +00:00
pdo_firebird
pdo_mysql
pdo_oci
pdo_odbc
pdo_pgsql
pdo_sqlite
pgsql
posix
pspell fix test with some aspell versions 2006-07-14 16:14:05 +00:00
readline
recode
reflection Improved fix for bug #38132 2006-07-26 23:18:41 +00:00
session An improved fix for bug #38224 2006-07-27 15:33:16 +00:00
shmop
simplexml
skeleton
snmp MFH: - Fixed bug #37164 (snmp_set_oid_numeric_print() misbehaves) 2006-07-27 05:17:34 +00:00
soap - MFH zend_unmangle_property_name(), drop zend_unmangle_property_name_ex() 2006-07-24 18:03:45 +00:00
sockets
spl - MFH Update tests 2006-07-24 23:41:09 +00:00
sqlite
standard MFH: patch for #37846 (wordwrap() wraps incorrectly) 2006-07-28 12:23:18 +00:00
sybase
sybase_ct MFH: Fix compilation with TSRM (now correct) 2006-07-25 09:20:32 +00:00
sysvmsg
sysvsem
sysvshm
tidy
tokenizer
wddx MFH: fix phpize build 2006-07-27 01:18:55 +00:00
xml
xmlreader
xmlrpc
xmlwriter - fix tests for PI with libxml 2.6.24+, a new line is now added 2006-07-19 18:50:51 +00:00
xsl
zip Fixed compiler warnings. 2006-07-27 00:36:55 +00:00
zlib
ext_skel
ext_skel_win32.php