Marcus Boerger
85d09b872d
added missing magic_quotes_runtime=0
2002-11-06 16:56:44 +00:00
Marc Boeren
6d9447a3dc
Coding style.
...
# not my style :-)
2002-10-30 15:03:01 +00:00
Marc Boeren
c47e427e5b
Fixed weird membug in oci8 support.
2002-10-30 14:57:55 +00:00
Marc Boeren
7b9eae0e6e
escape_string functions will now return empty string directly.
2002-10-30 12:02:51 +00:00
Marc Boeren
25e7a09229
Added dbx_escape_string function
...
# tested on odbc, oci8 and mysql
@Added dbx_escape_string function to dbx module. (Marc)
2002-10-29 14:08:40 +00:00
Marc Boeren
a493135a41
Added test for dbx_escape_string
2002-10-29 14:01:27 +00:00
Marc Boeren
1d1febb79b
Added ini-entry and dbx_query flags to control the returned
...
column names (unchanged, lowercase, uppercase).
2002-10-28 09:41:15 +00:00
Marcus Boerger
cb330eb5d7
-specify reason if connection is not specified
...
-remove unnecessary sections
2002-10-24 19:34:18 +00:00
Marcus Boerger
15b2e277a4
fix compiler warning
2002-10-24 19:15:40 +00:00
Marc Boeren
acea3ab036
Changed the dbx_oci8 behaviour to return lowercase column-names,
...
which is a hack but at least it makes it easier for users
to create portable apps.
# Perhaps this should be controlled by a (.ini?) directive or define
# which determines the change (toupper, tolower, nochange)?
2002-10-24 14:26:14 +00:00
Marc Boeren
b5783184ea
Not happy with the hack to handle the uppercase fieldnames that oracle
...
returns. Changed the dbx_oci8 behaviour to return lowercase instead,
which is also a hack but at least it makes it much easier for users
to create portable apps (Mc).
# also, I prefer lowercase :-)
2002-10-24 14:16:28 +00:00
Derick Rethans
beffb8164c
- True and false are not always defined, used numbers now
2002-10-24 12:52:13 +00:00
Marc Boeren
4448c3f69f
Added Oracle (oci8) support
...
@Added Oracle (oci8) support to dbx module (Mc)
2002-10-23 10:50:22 +00:00
Marc Boeren
1b50e47648
Updated tests for Oracle (oci8) support (Mc)
2002-10-23 10:45:29 +00:00
Marc Boeren
cee4219e49
Tests will be skipped if a tester does not explicitly specify the
...
test-database setup in dbx_test.p.
2002-10-07 09:27:02 +00:00
Markus Fischer
416c02f2a0
- User proper macros as suggested by Marc.
2002-06-18 07:48:41 +00:00
Markus Fischer
cc01a5dabf
- Remove C++ comments.
2002-06-06 17:59:37 +00:00
Sander Roobol
151bc2a082
Removing unused variable
2002-04-18 14:04:10 +00:00
Derick Rethans
13633cb945
- MFB
2002-03-26 08:29:14 +00:00
Sander Roobol
8581f8394b
Some PHP-info layout fixes (\n will automatically be converted into <br />)
...
and a comment-related fix.
2002-03-20 18:29:28 +00:00
Sascha Schumann
5cba3a99c2
extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed
2002-03-12 16:44:00 +00:00
Derick Rethans
80ac68cc59
- Fix CREDITS files
2002-03-02 13:44:08 +00:00
Marc Boeren
299bd20df4
Updating docs (Mc)
2002-02-28 14:44:27 +00:00
Marc Boeren
6ddca71cdb
Oops: source copy&paste should be done with care :) (Mc)
2002-02-18 10:22:09 +00:00
Marc Boeren
cb46dbb6eb
Added support for Sybase-CT to dbx module (Mc).
2002-02-18 09:21:51 +00:00
Yasuo Ohgaki
d43e889854
Fix memory leaks.
2002-02-13 13:11:36 +00:00
Marc Boeren
6d3d668887
Fixed bug where users with empty passwords could not connect. (Mc)
...
# thanks for testing, Yasuo. Could you commit the mem-leak patch now?
2002-02-13 11:09:48 +00:00
Marc Boeren
4ce7a79870
mysql_db_query is deprecated, fixed by using mysql_select_db and
...
mysql_query (Mc).
2002-01-16 16:28:50 +00:00
Sebastian Bergmann
38933514e1
Update headers.
2001-12-11 15:32:16 +00:00
foobar
f1397d5339
Unified the configure messages.
2001-11-30 19:00:13 +00:00
Egon Schmid
65429fbaac
There are some rules.
2001-11-08 21:32:48 +00:00
Derick Rethans
ea83d64507
- prototypes
...
#- Thanks to Zak for pointing this out during his talk
2001-11-08 20:23:33 +00:00
Stig Bakken
689252082c
* zend_module_entry change: apino, debug and zts are moved first,
...
see README.EXTENSIONS file for upgrade help.
@Introduced extension version numbers (Stig)
2001-10-11 23:33:59 +00:00
Jeroen van Wolffelaar
6cfba2a3ea
2nd phase in back-substitution those macro's
...
I've got pretty much everything now...
2001-09-25 22:49:04 +00:00
Jeroen van Wolffelaar
c033288573
Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know.
2001-09-25 21:58:48 +00:00
Stig Bakken
3b4f80a035
* added two missing end folds
2001-08-22 00:09:27 +00:00
Marc Boeren
48d6d5e531
whitespace, braces, coding style (Mc)
2001-08-17 13:56:29 +00:00
Andi Gutmans
e245e33f1f
- Use the same coding standards for pointers as the rest of PHP.
...
- For example, char ** foo should be char **foo
2001-08-17 13:00:46 +00:00
Marc Boeren
9a22911392
Added preliminary support framework for Oracle 8. (Mc)
...
Thies C. Arntzen will look into this to actually make it work,
as I don't have Oracle installed here. As I said, it is only a
framework for Oracle, and it will most likely crash if you
actually try to use the oracle functions before Thies (or
anyone else that wants to, of course) has had a chance to look
at it.
# The other databases will continue to work, of course :)
2001-08-17 12:54:24 +00:00
Andi Gutmans
a5afd0e9d0
- ZE2 fixes
2001-08-13 16:40:12 +00:00
Zeev Suraski
f6f6c4d7e6
Whitespace
2001-08-11 16:39:07 +00:00
Marc Boeren
c04b317a28
Fixed a too hasty copy/paste action in the DBX_FBSQL constant check
2001-08-08 10:08:25 +00:00
Marc Boeren
a4abfc1953
Added Frank to the CREDITS for FrontBase support
...
Added dbx_fbsql.c to the Makefile.in
# Could someone please compile/test this? My Linux-box is down :(
# Win compiles just fine, I don't expext any trouble on Linux...
2001-08-08 08:48:32 +00:00
Marc Boeren
fdc3b548f5
Added extra entries for FrontBase support (Mc)
2001-08-08 08:44:41 +00:00
Frank M. Kromann
587e3600d8
Adding cvs ID to source files
2001-08-07 19:09:58 +00:00
Frank M. Kromann
21e2a8fc1b
Adding FrontBase support to the DBX extension
2001-08-07 19:08:06 +00:00
Marc Boeren
859339c1a7
It's been working here for four months now... hardly experimental :) (Mc)
2001-07-30 14:47:00 +00:00
Zeev Suraski
c43806f415
Zend compatibility patch
2001-07-30 08:24:42 +00:00
Zeev Suraski
1c25b8dd53
Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on the way
2001-07-30 01:56:43 +00:00
Zeev Suraski
d87cc976e1
Redesigned thread safety mechanism - nua nua
2001-07-28 11:36:37 +00:00