History log of /PHP-5.5/ext/mssql/php_mssql.c (Results 101 – 125 of 223)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7
# 9c82b1fa 31-Aug-2003 Ilia Alshanetsky

Fixed compiler warnings.


# 8767205a 31-Aug-2003 Zeev Suraski

Fix Win32 linkage problems


# b2eb4541 28-Aug-2003 Andrey Hristov

format string fixes


Revision tags: php-4.3.3, php-4.3.3RC4
# 06da1b95 18-Aug-2003 Ilia Alshanetsky

Fixed typo.


# 93bcd55e 12-Aug-2003 Ilia Alshanetsky

emalloc -> safe_emalloc


Revision tags: RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5
# 538d58dd 03-Aug-2003 Zeev Suraski

Use new infrastructure.

There are bound to be some messups, please report build/runtime bugs!


Revision tags: BEFORE_ARG_INFO, php-4.3.3RC2
# 3a9e5400 23-Jul-2003 Ilia Alshanetsky

Removed unused variables.


# 1a182690 23-Jul-2003 Ilia Alshanetsky

Fixed bug #24752 (Unhandled "uniqueidentifier" field type)
Original Patch By: s.sonnenberg[at]coolspot.de


# d77e8393 03-Jul-2003 Frank M. Kromann

Change fetch functions and protos so they make more sense.
fetch_row or fetch_assoc should not take the optional parameter


Revision tags: php-5.0.0b1, php-4.3.3RC1
# 60d161a3 14-Jun-2003 Frank M. Kromann

Updating email address


# 864f217e 12-Jun-2003 Andrey Hristov

proto fixes


# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT
# 03c56a5a 21-May-2003 Frank M. Kromann

Fix for bug 23402. Crash when mssql?bind was used incorrectly


Revision tags: php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA
# c843ec8c 30-Apr-2003 Frank M. Kromann

Fixing bit support. Bug #23324


Revision tags: php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init
# 4a244a38 14-Mar-2003 foobar

No c++ comments


Revision tags: php-4.3.2RC1
# 3c9155e0 07-Mar-2003 foobar

Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.
# Intentionally left out any 'alias' for it, this way 3rd party extension
# maintainers will really NOTICE the change.


Revision tags: php-4.3.1
# 08b788dd 11-Feb-2003 Frank M. Kromann

Bug #20426. Convert SMALLDATETIME correct


# f35f5f56 09-Feb-2003 Derick Rethans

- Whitespace fixes


# da56457e 09-Feb-2003 Frank M. Kromann

cleanup variable initializations


# 9c161984 09-Feb-2003 Frank M. Kromann

Fixing coredump when no php.ini file is used


# 62d42c24 09-Feb-2003 Frank M. Kromann

Bug #21707 problem with real


# 453368af 30-Jan-2003 Ilia Alshanetsky

Removed pointless checks.


Revision tags: PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# aebb39b0 18-Jan-2003 Ilia Alshanetsky

Changed php_error to php_error_docref.

Thanks to Marcus Börger for writing a script that significantly simplifies
this process.


# e2868b57 18-Jan-2003 Ilia Alshanetsky

Removed pointless memory allocation checks.


# 874cddd4 12-Jan-2003 Frank M. Kromann

Release skiped results. This will free memory on the server.
Make mssql_execute work for stored procedures with and without returning result sets


123456789