php-src/ext
Sriram Natarajan 4500357df6 - Fixed Bug #51168 (fails to compile with Sun Studio)
# C99 standard supports inline keyword and supported by
 # by major compilers like GCC, HP C, IBM C and Sun C
2010-06-08 21:23:48 +00:00
..
bcmath Add some bcmath tests 2010-03-08 15:16:51 +00:00
bz2 revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
calendar sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
com_dotnet Removed safe_mode 2010-04-26 23:53:30 +00:00
ctype revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
curl Added support for CURLOPT_MAX_RECV_SPEED_LARGE and CURLOPT_MAX_SEND_SPEED_LARGE. 2010-05-14 06:29:54 +00:00
date - Fixed Bug #51168 (fails to compile with Sun Studio) 2010-06-08 21:23:48 +00:00
dba Add Berkeley DB 5 support. (An outstanding issue with BDB 4.8 related to 51086 that also affects BDB 5 is not yet resolved) 2010-06-03 07:03:05 +00:00
dom Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties 2010-05-24 14:11:39 +00:00
enchant Fix bug in unaligned memory access fix 2010-05-02 05:01:51 +00:00
ereg Allow ereg to be built as shared on Windows 2010-05-24 07:44:00 +00:00
exif revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
fileinfo Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties 2010-05-24 14:11:39 +00:00
filter Removed register_globals 2010-04-21 01:27:22 +00:00
ftp Removed safe_mode 2010-04-26 23:53:30 +00:00
gd Check for -1 as well here 2010-05-24 23:52:11 +00:00
gettext revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
gmp - fix build when __GMP_BITS_PER_MP_LIMB is not defined but GMP_LIMB_BITS (no trace of this change in gmp's changelog...) 2010-02-23 11:07:39 +00:00
hash Removed safe_mode 2010-04-26 23:53:30 +00:00
iconv * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
imap revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
interbase Remove this RC file, it should be named template.rc anyway and the default template.rc already covers what this .rc file did 2010-05-21 09:01:00 +00:00
intl Remove main/php3_compat.h, for that a few references to function_entry have 2010-03-30 23:03:02 +00:00
json Ooops, return values... 2010-05-21 23:29:34 +00:00
ldap - #43233, sasl support for ldap on windows 2010-05-17 20:09:42 +00:00
libxml Removed safe_mode 2010-04-26 23:53:30 +00:00
mbstring revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
mcrypt - use new function to get random bytes 2010-06-08 18:27:23 +00:00
mssql revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
mysql Make the tests pass with sql strict mode enabled 2010-06-08 15:47:51 +00:00
mysqli Portability improvement 2010-06-08 14:57:10 +00:00
mysqlnd defensive programming, check before using a resource 2010-06-01 14:16:27 +00:00
oci8 - fix build (declaration must be first) 2010-05-03 19:31:50 +00:00
odbc Removed safe_mode 2010-04-26 23:53:30 +00:00
openssl fix ZTS build 2010-05-20 11:20:44 +00:00
pcntl sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
pcre - fix build 2010-04-01 10:34:05 +00:00
pdo - Removed clone_obj from PDORow object handlers, as zend_objects_store_clone_obj requires a clone handler (ce->clone == NULL -> error) and it is not supplied, hence it is being useless and leading ReflectionClass::isCloneable() to give false positive information 2010-06-02 16:54:13 +00:00
pdo_dblib - Fixed build and next_rowset prototype 2010-06-02 12:20:38 +00:00
pdo_firebird Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0) 2010-01-12 12:46:54 +00:00
pdo_mysql Fixing test - see also gcov results 2010-05-31 13:28:15 +00:00
pdo_oci Allow newer oracle versions 2010-02-04 01:12:14 +00:00
pdo_odbc Remove main/php3_compat.h, for that a few references to function_entry have 2010-03-30 23:03:02 +00:00
pdo_pgsql Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0) 2010-01-12 12:46:54 +00:00
pdo_sqlite Removed safe_mode 2010-04-26 23:53:30 +00:00
pgsql Fix typos s/connnection/connection 2010-05-01 18:27:42 +00:00
phar Fixed bug #51690 (Phar::setStub looks for case-sensitive __HALT_COMPILER()) 2010-05-03 14:41:40 +00:00
posix * fixed bug #49819: STDOUT losing data with posix_isatty() 2010-05-18 07:25:29 +00:00
pspell revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
readline sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
recode sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
reflection - Fix memleak when passing a non string/object parameter 2010-06-03 00:14:35 +00:00
session - [DOC] add session.entropy* support to windows 2010-06-08 13:46:19 +00:00
shmop revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
simplexml Fixed a possible crash because of recursive GC invocation 2010-05-17 07:50:33 +00:00
skeleton revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
snmp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
soap * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
sockets revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
spl - Fixed bug #51991 (spl_autoload and *nix support with namespace) 2010-06-04 00:10:15 +00:00
sqlite Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties 2010-05-24 14:11:39 +00:00
sqlite3 Berkeley DB 5's SQL frontend gives a slightly different error than libsqlite 2010-06-01 16:39:36 +00:00
standard - silent warning (unary minus operator applied to unsigned type) 2010-06-06 15:28:30 +00:00
sybase_ct revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
sysvmsg Add some sysvmsg coverage tests 2010-03-01 01:59:14 +00:00
sysvsem sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
sysvshm Fixed a possible resource destruction issues in shm_put_var() 2010-05-13 08:34:06 +00:00
tidy * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
tokenizer - token_get_all now returns false on error, not "", returns array on success 2010-05-30 09:34:02 +00:00
wddx sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
xml revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
xmlreader Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties 2010-05-24 14:11:39 +00:00
xmlrpc revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
xmlwriter Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties 2010-05-24 14:11:39 +00:00
xsl Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties 2010-05-24 14:11:39 +00:00
zip - Fix proto and argname 2010-06-03 18:39:21 +00:00
zlib fix ZTS build 2010-05-31 12:02:55 +00:00
ext_skel MFH: remove -ldl 2008-04-15 12:47:33 +00:00
ext_skel_win32.php revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00