diff options
| author | Dan Kalowsky <kalowsky@php.net> | 2002-09-19 12:49:23 +0000 |
|---|---|---|
| committer | Dan Kalowsky <kalowsky@php.net> | 2002-09-19 12:49:23 +0000 |
| commit | f585f6b5d7d4d802cf041ba274bf47c768b3ce0b (patch) | |
| tree | d797489a04d06f8b39e14a196ee45e8a4f55b3d8 /TODO | |
| parent | 05aa5e6193e29b82df8fa9f68533a6c19da934f1 (diff) | |
| download | php-git-f585f6b5d7d4d802cf041ba274bf47c768b3ce0b.tar.gz | |
adding ODBC todo's
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -98,6 +98,16 @@ ext/oci8 * Make allow_call_time_pass_reference=Off working. * For additional todo information, see oci8.c, in ext/oci8 +ext/odbc +-------- + For PHP 4.3.0: + * update all php_error calls to php_error_docref where valid + * integrate EXPERIMENTAL ODBC update for use in PHP 5.0, use for + testing purposes only. + + For PHP 5.0.0 + * Activate EXPERIMENTAL ODBC codebase update + ext/pcre -------- * Allow user to set PCRE_NOTEMPTY, PCRE_ANCHORED at execution time, maybe |
