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
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
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
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-