php-src/ext
Gustavo Lopes bf19838c87 Do not disable RFC3678 multicast API on Windows
The API is supported since Windows Vista and requires targeting Vista
when compiling PHP. Pierre had asked to disable this by default, even
when targeting Vista/Windows Server 2008.

Since XP will not be supported anymore on php-next, any rationale
for this option will not apply anymore.
2012-09-20 23:36:20 +02:00
..
bcmath
bz2
calendar text fixes from emosenkis 2012-08-07 01:48:32 -07:00
com_dotnet Merge branch 'PHP-5.3' into PHP-5.4 2012-05-25 00:23:51 +02:00
ctype
curl Merge branch 'PHP-5.4' 2012-09-18 10:50:24 +08:00
date Merge branch 'PHP-5.4' 2012-09-17 15:58:48 -07:00
dba Merge branch 'PHP-5.3' into PHP-5.4 2012-09-05 23:11:19 +08:00
dom fix bug #63015 (Incorrect arginfo for DOMErrorHandler) 2012-09-20 02:34:07 -04:00
enchant Merge commit '8649e42' 2012-08-16 14:35:42 +04:00
ereg
exif Merge branch 'PHP-5.3' into PHP-5.4 2012-08-14 17:37:10 +02:00
fileinfo Merge branch 'PHP-5.4' 2012-09-11 11:44:33 +08:00
filter Bug #49510: Boolean validation fails with FILTER_NULL_ON_FAILURE with empty string or false 2012-09-02 22:10:23 +02:00
ftp
gd Merge branch 'PHP-5.3' into PHP-5.4 2012-09-05 23:11:19 +08:00
gettext
gmp fixing test for upcoming mpir upgrade 2012-08-23 17:09:45 +02:00
hash More cleanup of documentation and comments, as well as code formatting 2012-06-12 15:05:44 -04:00
iconv fix bug #55042 - erealloc without updating pointer 2012-05-30 22:26:26 -07:00
imap Fixed the common misspelling of the word occurred (occured -> occurred) 2012-06-30 16:54:03 -07:00
interbase year++ 2012-09-05 23:08:05 +08:00
intl Fixed defective cloning in ext/intl classes 2012-08-26 23:53:57 +02:00
json Fix 64bit JSON test 2012-08-13 18:43:03 +02:00
ldap Merge branch 'PHP-5.3' into PHP-5.4 2012-04-16 15:26:50 +02:00
libxml Fix bug #62266 2012-06-09 17:29:47 +01:00
mbstring Allow null as a default value for length in mb_substr() and mb_strcut() 2012-09-02 15:02:26 +02:00
mcrypt Fixed Mcrypt deprecated functions and related tests 2012-08-16 10:21:22 -04:00
mssql
mysql Merge branch 'PHP-5.4' 2012-08-21 22:19:23 +08:00
mysqli Correct PHP version 2012-09-05 23:41:42 +08:00
mysqlnd plug a leak when the server ask the client for a auth protocol, that 2012-08-22 20:04:42 +02:00
oci8 Merge branch 'PHP-5.3' into PHP-5.4 2012-09-13 22:44:12 -07:00
odbc Merge branch 'PHP-5.3' into PHP-5.4 2012-06-22 17:33:22 +02:00
openssl Merge branch 'PHp-5.4' 2012-09-15 23:02:44 -07:00
pcntl Merge branch 'PHP-5.4' 2012-06-30 17:00:25 -07:00
pcre Merge branch 'PHP-5.4' 2012-08-28 22:02:15 -07:00
pdo Merge branch 'PHP-5.3' into PHP-5.4 2012-08-20 23:44:21 +08:00
pdo_dblib
pdo_firebird skip tests if ibase not present 2012-07-31 21:45:04 -07:00
pdo_mysql Merge branch 'PHP-5.4' 2012-06-30 17:00:25 -07:00
pdo_oci
pdo_odbc Fix for bug #62379 was missing in 5.3 2012-07-17 17:50:05 +02:00
pdo_pgsql
pdo_sqlite Merge branch 'PHP-5.3' into PHP-5.4 2012-06-22 12:50:30 +02:00
pgsql add pg_escape_identifier/pg_escape_literal 2012-04-19 13:40:24 -07:00
phar better fix 2012-08-24 18:21:49 +08:00
posix Merge branch 'PHP-5.3' into PHP-5.4 2012-06-10 17:08:02 +04:00
pspell
readline Fix bug #62186 readline fails to compile 2012-05-31 01:15:22 +02:00
recode Remove extra ; 2012-06-22 17:32:46 +02:00
reflection Implemented ReflectionFunction::isGenerator() 2012-09-02 23:29:56 +08:00
session better fix & this test pass now 2012-08-15 01:25:31 +08:00
shmop
simplexml Merge branch 'PHP-5.3' into PHP-5.4 2012-08-09 14:24:50 -04:00
skeleton
snmp
soap Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice) 2012-09-03 11:52:42 +04:00
sockets Do not disable RFC3678 multicast API on Windows 2012-09-20 23:36:20 +02:00
spl Merge branch 'PHP-5.4' 2012-09-18 23:17:31 +02:00
sqlite3 Merge branch 'PHP-5.4' 2012-06-30 17:00:25 -07:00
standard Merge branch 'PHP-5.4' 2012-09-18 23:17:31 +02:00
sybase_ct
sysvmsg
sysvsem
sysvshm
tidy Fixed the common misspelling of the word occurred (occured -> occurred) 2012-06-30 16:54:03 -07:00
tokenizer Fix test failed due to new Token T_YIELD 2012-09-02 13:15:23 +08:00
wddx Fix bug #62271 test bug - ext/wddx/tests/bug48562.phpt 2012-06-11 17:00:36 +02:00
xml Fixed bug #62328 (implementing __toString and a cast to string fails) 2012-08-12 11:50:28 +08:00
xmlreader Fix #62432 ReflectionMethod random corrupt memory on high concurrent 2012-06-27 23:26:33 +02:00
xmlrpc Fix test, from PR 158 2012-08-11 00:22:52 +08:00
xmlwriter Fix #62432 ReflectionMethod random corrupt memory on high concurrent 2012-06-27 23:26:33 +02:00
xsl Merge branch 'PHP-5.4' 2012-06-30 17:00:25 -07:00
zip Merge branch 'PHP-5.3' into PHP-5.4 2012-08-21 13:24:54 +02:00
zlib Merge branch 'PHP-5.4' 2012-09-09 23:03:47 +02:00
ext_skel
ext_skel_win32.php