History log of /PHP-5.5/ext/sybase_ct/php_sybase_ct.c (Results 126 – 150 of 172)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# eaaf36b6 26-Jun-2001 Joey Smith

Make info look more like mysql's output.


# d4881848 26-Jun-2001 Joey Smith

Added charset support.


Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2
# 1beda9ee 24-May-2001 Stig Bakken

* include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)


# d6656c2f 23-May-2001 Andi Gutmans

- Commit fix by Steve Meyers


Revision tags: php-4.0.6RC1, php-4.0.5, php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1
# ba12d0b4 11-Mar-2001 foobar

Added missing alias. PR: #9550


# eb6ba01d 26-Feb-2001 Andi Gutmans

- Fix copyright notices with 2001


# 416f4b7e 26-Jan-2001 Egon Schmid

Mostly off by one.


# 94ca2181 13-Jan-2001 Zeev Suraski

Add sybase_get_last_message() from Jan Fedak <J.Fedak@sh.cvut.cz>
@- Added sybase_get_last_message() to the Sybase CT module (Jan Fedak)


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4
# eefe6739 07-Dec-2000 Joey Smith

Close bug #7013.


Revision tags: php-4.0.4RC3
# 6d0749a9 03-Nov-2000 Zeev Suraski

Fix msql_close(), pg_close() and sybase_close() (Sybase CT)


# f1dcb32c 25-Oct-2000 Andrei Zmievski

Use zend_register_list_destructors_ex() instead.


# 7b4983c8 20-Oct-2000 Andrei Zmievski

Mega-patch to get better resource information for modules.
* Fixed a bug in zend_rsrc_list_get_rsrc_type()
* Switched register_list_destructors() to use
zend_register_list_destruc

Mega-patch to get better resource information for modules.
* Fixed a bug in zend_rsrc_list_get_rsrc_type()
* Switched register_list_destructors() to use
zend_register_list_destructors_ex() instead
* Updated all relevant modules to provide the resource type name
to register_list_destructors() call
* Updated var_dump() to output resource type name instead of number

@- Made resource type names visible, e.g. var_dump() and
@ get_resource_type() display "file" for file resources. (Andrei)

show more ...


# 78493a1b 19-Oct-2000 Joey Smith

Use sybct for INI values.


Revision tags: php-4.0.3
# 8538f86a 05-Oct-2000 Joey Smith

Add more missing protos and make folding style closer to mysql module.


Revision tags: php-4.0.3RC2, php-4.0.3RC1
# 12aca26b 26-Sep-2000 Joey Smith

Add protos from sybase DB Library.


# e5bb148d 20-Sep-2000 Joey Smith

le_link and le_plink are no longer part of the sybase_globals.


# 5d97102f 12-Sep-2000 Zeev Suraski

@- Made the Sybase CT module thread safe (Zeev)


# f020f3ea 10-Sep-2000 Joey Smith

Fix compile warnings.


# 1a092713 10-Sep-2000 Joey Smith

@- Updated sybase_ct module and its sybase_query to use high performance API.
(sybase_query) Use high performance API in sybase_query. Will work on the others later.


# 98cb18a7 10-Sep-2000 Joey Smith

Use new Zend API stuff.


Revision tags: php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE
# 9d6d8bf1 24-Jul-2000 Joey Smith

@- Fix #4591. Register the appname as PHP 4.0, not 3.0
@ Credit to andrew@digitalpulp.com. (Joey)

sybase.globals was still using PHP 3.0 as the appname.


# be6c3d8b 21-Jul-2000 Joey Smith

INI stuff labelled sybase.* should be sybct.*.
Thanks to dean.bennett@home.com.


# 0690bca4 20-Jul-2000 Sterling Hughes

fix 5705
.


Revision tags: PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC, PRE_EIGHT_BYTE_ALLOC_PATCH
# 3701bc42 05-Jun-2000 Andi Gutmans

- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch


# 4686a3b5 23-May-2000 Sascha Schumann

Use #ifdef COMPILE_DL_EXTNAME solely.


1234567