History log of /PHP-7.4/ext/oci8/oci8.c (Results 326 – 350 of 511)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: BEFORE_RENAMING
# cd9b4956 15-Nov-2002 Maxim Maletsky

I mean - todo typo :)


# 05f07d2e 15-Nov-2002 Maxim Maletsky

todo typo


# 7890b6fc 14-Nov-2002 Maxim Maletsky

Added function OCIPasswordChange() that allows renewal of an expired Oracle password.
# Tested, but still considered experimental...


Revision tags: php-4.3.0RC1
# 8b36fd2a 10-Nov-2002 Maxim Maletsky

fixed several proto return types throughout the extension


Revision tags: php-4.3.0pre2
# 2909e5c9 24-Oct-2002 Sascha Schumann

centralize #include "build-defs.h" and drop (sometimes inconsistent) other
instances


# 31e4d623 21-Oct-2002 Thies C. Arntzen

#19948


# 4efcd0f5 20-Oct-2002 Maxim Maletsky

fixed proto: OCIExecute() returns boolean, not integer


# fd04def2 19-Oct-2002 Maxim Maletsky

a silly comment typo


# 39afab20 19-Oct-2002 Maxim Maletsky

- fixed proto for OciBindByName to represent the forth parameter optional


# 58d1ee09 17-Oct-2002 Thies C. Arntzen

@- Added Oracle TIMESTAMP type to oci8 extension. (thies)


Revision tags: RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003
# b905e40e 12-Sep-2002 Thies C. Arntzen

@- OCIResult() could return garbage if called on empty result-sets. (thies)
# fix #19364


Revision tags: RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1
# 48389cc2 20-Aug-2002 Edin Kadribasic

Fixed build with Oracle 8.0.x (bug #18973).


# 7a8330ac 13-Aug-2002 Rasmus Lerdorf

Single-line comments please


Revision tags: dev, php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0, RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1, php-4.2.0, php-4.2.0RC4
# 136240ae 14-Apr-2002 Thies C. Arntzen

fix crash bug introduced by last commit


# 12541a48 13-Apr-2002 Thies C. Arntzen

ocibind: avoid warning in debug mode if an outbound variable is NULL


# 33a493cf 13-Apr-2002 Thies C. Arntzen

@- Mixing OCIPlogon and OCINLogon no longer leak Oracle-Sessions. (thies)


Revision tags: php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1
# 30454e23 18-Mar-2002 Markus Fischer

- Let OCIError() also return the sql statement which failed and the exact
position into the statement where it failed (if applicable).
Patch by Daniel Ceregatti <vi@sh.nu>.


Revision tags: help
# 90613d22 28-Feb-2002 Sebastian Bergmann

Maintain headers.


Revision tags: php-4.1.2
# 1d54bf97 10-Feb-2002 Thies C. Arntzen

only rollback at script end if there is something to rollback.


# 7f29ed57 08-Feb-2002 Thies C. Arntzen

- got rid of unneded calls to OCIAttrGet when reexecuting the same query
- only invalidate the define list after all rows from a REFCORSOR are read,
"normal" corsors will now remember their

- got rid of unneded calls to OCIAttrGet when reexecuting the same query
- only invalidate the define list after all rows from a REFCORSOR are read,
"normal" corsors will now remember their column defines. this means that
ocigetcolumn[name|type|..] will from now on work even after the result set
has been read.

show more ...


Revision tags: BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH
# 82a9fc74 30-Jan-2002 Thies C. Arntzen

enable "user-interrupts"


# dadf411b 17-Jan-2002 Thies C. Arntzen

@ - Added 3 new optional parameters to OCIFetchStatement(). They control
@ the number of rows to skip at the beginning of the cursor, the
@ maximun numer of rows that should be fetched an

@ - Added 3 new optional parameters to OCIFetchStatement(). They control
@ the number of rows to skip at the beginning of the cursor, the
@ maximun numer of rows that should be fetched and the format of the
@ returned array. (Thies)
# sorry, no time to write the docs for this right now...

show more ...


Revision tags: php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH
# b8b0a6ac 13-Dec-2001 Thies C. Arntzen

typo


Revision tags: ChangeLog
# 38933514 11-Dec-2001 Sebastian Bergmann

Update headers.


Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1
# 68925208 11-Oct-2001 Stig Bakken

* zend_module_entry change: apino, debug and zts are moved first,
see README.EXTENSIONS file for upgrade help.
@Introduced extension version numbers (Stig)


1...<<1112131415161718192021