History log of /PHP-8.3/ext/odbc/php_odbc.c (Results 351 – 375 of 389)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: PHP-4.0-RC1
# 50a2574e 14-Mar-2000 Andi Gutmans

- ELS are passed to internal functions


# 773d0560 13-Mar-2000 Andreas Karajannis

odbc_close() and odbc_close_all() working again


# bb09ee95 12-Mar-2000 Sascha Schumann

Use sprintf everywhere and define sprintf to php_sprintf, if sprintf is broken.


# caeaaf4d 12-Mar-2000 Sascha Schumann

Fix build on systems which lack snprintf or vsnprintf.

PR: #3786


# 355eda0c 12-Mar-2000 Leo Baschy

remove recent patch to _close_odbc_conn calling _free_odbc_result


# 9dca788c 11-Mar-2000 Andi Gutmans

- Don't define DEBUG anymore. Everyone should use PHP_DEBUG.
There are 2-3 third-party libs in PHP which use DEBUG and I left them
this way (primary example is pcrelib).
- Please test

- Don't define DEBUG anymore. Everyone should use PHP_DEBUG.
There are 2-3 third-party libs in PHP which use DEBUG and I left them
this way (primary example is pcrelib).
- Please test things and Andrei, can you check that pcrelib stopped
printing the warning messages?

show more ...


# db33bb8f 09-Mar-2000 Leo Baschy

_close_odbc_conn calls _free_odbc_result if possible


# d02fe90b 06-Mar-2000 Stig Bakken

Change extension names in all extensions' zend_module_entry to their
directory name.


# 324391bc 23-Feb-2000 Andreas Karajannis

uodbc now uses zend's reference system. The crashes on request shutdown should be gone.


# ecb74a01 23-Feb-2000 Egon Schmid

More protos.


Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1
# 86fa2aad 19-Feb-2000 Zeev Suraski

the pipe is breaking all the time


Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000
# 8c813dbb 05-Feb-2000 Andi Gutmans

- Make Win32 compile again


# ec386cc9 16-Jan-2000 Zeev Suraski

- Remove the pre-request-shutdown hooks, they should no longer be necessary.
The session module may not work due to an unknown (and until now, IMO, misdiagnosed) problem,
if it does, please r

- Remove the pre-request-shutdown hooks, they should no longer be necessary.
The session module may not work due to an unknown (and until now, IMO, misdiagnosed) problem,
if it does, please report it!

show more ...


Revision tags: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH
# b42603ee 15-Jan-2000 Thies C. Arntzen

in an rshutdown function we should not access the regular_list like this.


# 0ab3cda8 02-Jan-2000 Andreas Karajannis

Statements get closed before connection shutdown.
Disabled fetching all errors for Adabas.


# 43ae2bff 01-Jan-2000 Sascha Schumann

Happy Y2K patch! Happy new year (or the new millennium, depending on whether
you start counting at 0 or 1).


# 7c88c6fc 30-Dec-1999 Andreas Karajannis

Replaced some ODBC 3 stuff to be backwards compatible to ODBC 2


Revision tags: PRE_ISSET_TYPE
# 235386b2 26-Dec-1999 Zeev Suraski

Change ALLOC_ZVAL() semantics


# 3bf1b04c 24-Dec-1999 Andi Gutmans

- Move more stuff to ALLOC_ZVAL(). We need to add those FREE_ZVAL()'s now.


# e538fcbf 21-Dec-1999 Zeev Suraski

@- Fixed a bug in ODBC error reporting (Zeev)
@- Added PHP_Logo_GUID() and Zend_Logo_GUID() functions, that return the GUIDs
@ of the PHP and Zend logos used in phpinfo() (Zeev)


Revision tags: PRE_LIBZEND_TO_ZEND
# a1ad2872 18-Dec-1999 Zeev Suraski

- The tree compiles again


# 396bccfb 17-Dec-1999 Zeev Suraski

More php3_ cleanup


# fb1c77bd 17-Dec-1999 Zeev Suraski

- Made PHP_VERSION and PHP_OS work again
- More php3_ cleanup
@- Restored the PHP_VERSION and PHP_OS constants (Zeev)


Revision tags: PRE_RETURN_REF_MERGE, RETURN_REF_BP
# 4bd855e6 11-Dec-1999 Andreas Karajannis

Don't include functions not supported by Solid


# 25096ac9 09-Dec-1999 Nick Gorham

Report all ODBC error's not just the top of the stack


1...<<111213141516