History log of /PHP-8.2/ext/oci8/oci8_arginfo.h (Results 26 – 36 of 36)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 4173f2b3 03-Oct-2020 Máté Kocsis

Improve parameter names in ext/oci8

Closes GH-6267

# 36fd95b5 16-Sep-2020 Máté Kocsis

Generate arginfos

# c76910cd 16-Sep-2020 Máté Kocsis

Display types in stubs more uniformly

In preparation for generating method signatures for the manual.

This change gets rid of bogus false|null return types, a few unnecessary traili

Display types in stubs more uniformly

In preparation for generating method signatures for the manual.

This change gets rid of bogus false|null return types, a few unnecessary trailing backslashes, and settles on using ? when possible for nullable types.

show more ...

# 824a2bf1 12-Sep-2020 George Peter Banyard

Promote some warnings to ValueError in OCI8

Closes GH-6116

Co-authored-by: Christopher Jones <sixd@php.net>

# 3b0fecd5 07-Sep-2020 Máté Kocsis

Fix UNKNOWN default values in ext/oci8

Closes GH-6089

# 3e800e99 24-Aug-2020 Máté Kocsis

Move custom type checks to ZPP

Closes GH-6034

# f7fbc633 14-Aug-2020 Máté Kocsis

Add more precise type info for stubs

Closes GH-6005

# ff66e494 21-Aug-2020 Christopher Jones

OCI8 classes were already renamed in 8; this now follows the new-new standard

# 7a3375a0 20-Jul-2020 George Peter Banyard

Use ZPP callable check for oci_register_taf_callback()

# 11f4a5e5 05-Jul-2020 Jens de Nies

Removed the "oci_internal_debug" function and its alias. Also deprecated the "ocifetchinto" function.

Closes GH-5810

# 58f51f8c 10-Jun-2020 Jens de Nies

Added stubs for ext/oci8

Closes GH-5701

12