[PHP-CVS] svn: /php/php-src/trunk/ext/pdo_dblib/ dblib_stmt.c

2010-09-26 Thread Stanley Sufficool
ssufficool Sun, 26 Sep 2010 20:16:25 + Revision: http://svn.php.net/viewvc?view=revision&revision=303771 Log: Update getColumnMeta native types for SQL Server 2008 Changed paths: U php/php-src/trunk/ext/pdo_dblib/dblib_stmt.c Modified: php/php-src/trunk/e

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/zlib/zlib_fopen_wrapper.c trunk/ext/zlib/zlib_fopen_wrapper.c

2010-09-26 Thread Pierre Joye
pajoye Sun, 26 Sep 2010 20:46:54 + Revision: http://svn.php.net/viewvc?view=revision&revision=303772 Log: - fix bug #52926, zlib fopen wrapper does not use the context Bug: http://bugs.php.net/52926 (Analyzed) stream_context_set_default() does not work as i

Re: [PHP-CVS] svn: /php/php-src/trunk/ext/pdo_dblib/ dblib_stmt.c

2010-09-26 Thread Kalle Sommer Nielsen
Hi Stanley 2010/9/26 Stanley Sufficool : > ssufficool                               Sun, 26 Sep 2010 20:16:25 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=303771 > > Log: > Update getColumnMeta native types for SQL Server 2008 > > Changed paths: >    U   php/php-src/trunk/e

[PHP-CVS] svn: /php/php-src/trunk/ UPGRADING.INTERNALS ext/date/php_date.c ext/date/php_date.h

2010-09-26 Thread Kalle Sommer Nielsen
kalleMon, 27 Sep 2010 01:19:57 + Revision: http://svn.php.net/viewvc?view=revision&revision=303773 Log: Removed a TSRMLS_FETCH() call in php_idate() in favor of the TSRMLS macros Changed paths: U php/php-src/trunk/UPGRADING.INTERNALS U php/php-