History log of /PHP-5.5/ext/oci8/oci8.c (Results 226 – 250 of 420)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 089f1b57 11-Dec-2002 Abdul-Kareem Abo-Namous

fixed string comparison which brought up a gcc warning.


# 646c4747 06-Dec-2002 Abdul-Kareem Abo-Namous

added support for multiple character sets.

OCILogon now has a forth optional parameter, which is the character set requested by the string (i.e. we8iso8859p1). when left blank, NLS_LANG or d

added support for multiple character sets.

OCILogon now has a forth optional parameter, which is the character set requested by the string (i.e. we8iso8859p1). when left blank, NLS_LANG or default is used.

config.m4 was changed to identify Oracle 9+ which is needed for this feature. all other oracle versions (lesser) fall back to the old behaviour.

show more ...


Revision tags: php-4.3.0RC2, RELEASE_1_0b2
# d9cf3c2a 25-Nov-2002 Maxim Maletsky

Bug# 16798. Tests appreciated by someone with Oracle 8.0


# e20121e6 21-Nov-2002 Maxim Maletsky

Added E_WARNING to OCIPasswordChage() when Safe Mode is in effect


# b5ae4add 21-Nov-2002 Maxim Maletsky

@- Added OCIPasswordChange() which allows the password of an Oracle account to be changed. (Maxim)


# 1f73196b 21-Nov-2002 Maxim Maletsky

comment typo


# 8338d8bf 21-Nov-2002 Maxim Maletsky

Disabled OCIPasswordChange() in safe mode. Possible security risks.


# 9e378886 15-Nov-2002 Maxim Maletsky

WS


# 336e5597 15-Nov-2002 Maxim Maletsky

Tons of WS fixes all over the file


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)


12345678910>>...17