History log of /PHP-5.5/ext/mssql/php_mssql.c (Results 26 – 50 of 223)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# faac456b 18-Aug-2010 Kalle Sommer Nielsen

Fixed possible crash in php_mssql_get_column_content_without_type()

# Also fix NEWS entry in PHP_5_2 for previous commit


# e92ebce7 18-Aug-2010 Kalle Sommer Nielsen

Fixed possible crash in php_mssql_get_column_content_without_type()

# Also fix NEWS entry in PHP_5_2 for previous commit


Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1
# 5a7786c6 21-Apr-2010 Felipe Pena

- Fixed bug #51562 (query timeout in mssql can not be changed per query)
Patch by: ejsmont dot artur at gmail dot com


# 12c8bfb0 21-Apr-2010 Felipe Pena

- Fixed bug #51562 (query timeout in mssql can not be changed per query)
Patch by: ejsmont dot artur at gmail dot com


Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1
# 9ba1e816 03-Jan-2010 Sebastian Bergmann

sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php


Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1
# 33c42127 15-Jul-2009 Rasmus Lerdorf

MFH


Revision tags: php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1
# 8b63e5b0 26-May-2009 Felipe Pena

- Fixed param type (%l -> %ld)


Revision tags: php-5.3.0RC2, php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9
# 1783db82 23-Feb-2009 Kalle Sommer Nielsen

Fixed #37209 (mssql_execute with non fatal errors)


Revision tags: php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1
# f1aadc30 20-Jan-2009 Felipe Pena

- MFH: Fixed bug #47087 (Second parameter of mssql_fetch_array() is ignored)


# 93638ba6 08-Jan-2009 Felipe Pena

- MFH: Removed WRONG_PARAM_COUNT usage


# 08659c2d 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 3 of 3.


Revision tags: NEWS
# ea7c47c9 14-Dec-2008 Pierre Joye

- fix build


# 830be669 14-Dec-2008 Ilia Alshanetsky

Simplify code


# 162b0b61 11-Dec-2008 Pierre Joye

- MFB: fix build


# 0f51787f 10-Dec-2008 Ilia Alshanetsky

Fixed bug #46798 (Crash in mssql extension when retrieving a NULL value
inside a binary or image column type)


Revision tags: php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4
# fc2fb50d 17-Nov-2008 Felipe Pena

- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro


Revision tags: BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3
# 7a37fa2d 02-Nov-2008 Felipe Pena

- Revert ZEND_BEGIN_ARG_INFO change


# df100055 24-Oct-2008 Felipe Pena

- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro


Revision tags: php-5.2.7RC2, php-5.2.7RC1
# d77277c0 09-Oct-2008 Kalle Sommer Nielsen

MFH:
* Fix gcov warnings about parameters not initialized (Thanks for noticing Felipe!)
* Changed int to be long in mssql_num_fields


# 1b34fa16 06-Oct-2008 Kalle Sommer Nielsen

MFH:
* is_output and is_null parameters are now booleans instead of int in mssql_bind
* Added missing conditional from old parameter parsing


# b5661c4e 05-Oct-2008 Kalle Sommer Nielsen

MFH: New parameter parsing API (with lots of help from Felipe)


Revision tags: php-4.4.9, php-5.3.0alpha1, php-4.4.9RC1
# ead75b74 05-Jul-2008 Felipe Pena

- zend_arg_defs.c is unnecessary now


# aeed97c0 29-Jun-2008 Felipe Pena

- Added arginfo


Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1, php-5.2.6RC2
# 34c89a26 05-Mar-2008 Ilia Alshanetsky

Revert patch for bug #44325


# 0e17aa06 04-Mar-2008 Ilia Alshanetsky

Fixed bug #44325 (mssql_bind not correctly bind empty strings as parameter
value)


123456789