Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | correcting these to be only docref's not docref1's | Dan Kalowsky | 2002-08-14 | 1 | -2/+2 | |
| | ||||||
* | Fix for Bug #17572 | Dan Kalowsky | 2002-08-13 | 1 | -0/+29 | |
| | ||||||
* | fixing my misunderstanding of the php_error_docref | Dan Kalowsky | 2002-08-13 | 1 | -19/+19 | |
| | ||||||
* | Fixing the php_error_docref's to be compliant with the standard. | Dan Kalowsky | 2002-08-13 | 1 | -21/+22 | |
| | | | | | # Can't we just compress all these docrefs down to one function?!? | |||||
* | spelling error | Dan Kalowsky | 2002-08-13 | 1 | -1/+1 | |
| | ||||||
* | Added more folding markers.... | Dan Kalowsky | 2002-08-13 | 1 | -3/+52 | |
| | ||||||
* | Let to php_error_docref revolution begin | Dan Kalowsky | 2002-08-13 | 1 | -27/+31 | |
| | ||||||
* | Point corrected by Markus | Dan Kalowsky | 2002-08-12 | 1 | -1/+2 | |
| | ||||||
* | Umm forgot to clean up the error messages, and add a stop for looping. | Dan Kalowsky | 2002-08-12 | 1 | -3/+8 | |
| | ||||||
* | cleaned up to work with OpenLink iODBC better | Dan Kalowsky | 2002-08-12 | 1 | -13/+16 | |
| | ||||||
* | okay confirmation they don't exist in another driver... they're gone | Dan Kalowsky | 2002-08-12 | 1 | -4/+0 | |
| | ||||||
* | The start of adding odbc_data_source() functionality | Dan Kalowsky | 2002-08-11 | 2 | -15/+78 | |
| | ||||||
* | WS | Dan Kalowsky | 2002-07-31 | 1 | -5/+5 | |
| | ||||||
* | Just adding in an error check that seems to work here well. | Dan Kalowsky | 2002-07-31 | 1 | -0/+5 | |
| | ||||||
* | Better not pollute the EXTRA_LIBS with libpaths. | foobar | 2002-06-26 | 1 | -1/+2 | |
| | ||||||
* | - Fixed bug #15803 (and propably others related too, part 2/2) | foobar | 2002-06-14 | 4 | -252/+292 | |
| | | | | | | | | | . Changed the configure/compile so that it doesn't "pollute" the INCLUDES anymore and thus cause trouble with other extensions which might use the same header files. (e.g. Informix) . Separated the #include statements to own file so we don't get any errors when compiling main/internal_functions.c | |||||
* | reverting the cursor change as it seems to break many ODBC drivers. | Dan Kalowsky | 2002-04-30 | 1 | -2/+2 | |
| | ||||||
* | bug fix for bug #15758, a double free'ing of an ODBC connection | Dan Kalowsky | 2002-04-26 | 1 | -2/+7 | |
| | ||||||
* | clearing up some code to remove any possible confusion in variable counts | Dan Kalowsky | 2002-04-24 | 1 | -8/+13 | |
| | ||||||
* | ws fix | foobar | 2002-04-08 | 2 | -530/+523 | |
| | ||||||
* | CPP directives must start on the beginning of line | foobar | 2002-04-08 | 1 | -1/+1 | |
| | ||||||
* | the 'setup' script was removed more than two years ago. | jim winstead | 2002-03-16 | 1 | -154/+0 | |
| | | | | | these can be safely removed from the 4.2 branch, too. | |||||
* | - Allow duality between Engine 1 & 2 using ZEND_STANDARD_CLASS_DEF_PTR | Andi Gutmans | 2002-03-12 | 1 | -1/+1 | |
| | ||||||
* | php_new_extension | Sascha Schumann | 2002-03-12 | 2 | -8/+1 | |
| | ||||||
* | Removed sqlrte from SAP DB liblist as it is not needed. | Andreas Karajannis | 2002-03-12 | 1 | -3/+2 | |
| | ||||||
* | - Fix more possible bugs (bug #16008 related) | foobar | 2002-03-12 | 1 | -13/+13 | |
| | ||||||
* | Breaking BC, but making odbc_fetch_into behavior more consistent | Dan Kalowsky | 2002-03-05 | 1 | -15/+9 | |
| | ||||||
* | Added a comment for future reference | Dan Kalowsky | 2002-03-05 | 1 | -0/+7 | |
| | ||||||
* | typos suck. | James Cox | 2002-03-04 | 1 | -0/+0 | |
| | ||||||
* | Changing the Velocis extension to now be called Birdstep, due to a ↵ | James Cox | 2002-03-04 | 6 | -177/+189 | |
| | | | | | | | | | product/company change. added aliases for Velocis to the birdstep functions. # testing is both advised and encouraged! @ The Velocis extension is no | |||||
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 4 | -6/+6 | |
| | ||||||
* | Bug fix 15719 as submited by Joseph Southwell and allows NULL values in ODBC | Dan Kalowsky | 2002-02-26 | 1 | -0/+7 | |
| | | | | | | # I haven't been able to fully test this due to MacOSX compliation errors. # if someone in the QA group could that'd be appriciated. | |||||
* | fix for bug 15516, patch submitted by torben@php.net | Dan Kalowsky | 2002-02-15 | 1 | -3/+17 | |
| | ||||||
* | - Fix for bug 15404 | Derick Rethans | 2002-02-06 | 1 | -1/+1 | |
| | ||||||
* | Fix for bug #14803 | Dan Kalowsky | 2002-01-30 | 1 | -1/+1 | |
| | ||||||
* | this closes off a number of ODBC bugs. | Dan Kalowsky | 2002-01-21 | 1 | -2/+2 | |
| | | | | | | | # this is a bit hack-ish in it's functionality. The proper answer (allowing # users to set their cursor type) has bugs with some tests cases at this time. # But this is being done to just get ODBC back into working order. | |||||
* | proto fix | Hartmut Holzgraefe | 2002-01-04 | 1 | -1/+1 | |
| | ||||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 4 | -8/+8 | |
| | ||||||
* | Fix for bug #13628. | Dan Kalowsky | 2001-12-07 | 1 | -0/+1 | |
| | | | | | # basically handles a SQL_ERROR case for all odbc_execute()'s | |||||
* | proto fixes | Hartmut Holzgraefe | 2001-12-07 | 1 | -2/+2 | |
| | ||||||
* | protos prepared | Hartmut Holzgraefe | 2001-12-07 | 1 | -0/+36 | |
| | ||||||
* | Unified the configure messages. | foobar | 2001-11-30 | 1 | -0/+2 | |
| | ||||||
* | * zend_module_entry change: apino, debug and zts are moved first, | Stig Bakken | 2001-10-11 | 2 | -1/+5 | |
| | | | | | | see README.EXTENSIONS file for upgrade help. @Introduced extension version numbers (Stig) | |||||
* | Back-substitute for Z_* macro's. If it breaks some extension (the script ↵ | Jeroen van Wolffelaar | 2001-09-25 | 2 | -163/+163 | |
| | | | | isn't optimal, it parses for example var->zval.value incorrect) please let me know. | |||||
* | - Don't wrap lines... this is annoying while coding. | Derick Rethans | 2001-09-09 | 1 | -2/+2 | |
| | ||||||
* | Patch to stop the crashing behavior exhibited by PHP/ODBC in SOLID/DB2 | Dan Kalowsky | 2001-09-05 | 1 | -0/+2 | |
| | | | | | | | submitted by Walter Franzini (walter@sys-net.it) @Fix for LONG_VARCHAR type crashing submitted by Walter Franzini (walter@sys-net.it) #Should this also be put into the 4.0.7 RC cycle? | |||||
* | - More ZE2 fixes | Andi Gutmans | 2001-08-13 | 1 | -1/+0 | |
| | ||||||
* | Track down a few more functions that don't check for 0 args and use | Rasmus Lerdorf | 2001-08-13 | 1 | -2/+3 | |
| | | | | | faster mechanism | |||||
* | We don't consistently check for args passed to functions that don't | Rasmus Lerdorf | 2001-08-13 | 1 | -1/+4 | |
| | | | | | | | | | take any args. In some cases we probably want to skip the check for performance reasons, but in other cases where performance is unlikely to be a factor, not throwing a warning on the wrong number of args passed to a function is at best inconsistent, and at worst it could hide a bug. So, add a few such checks. There are still lots of cases out there. | |||||
* | - Make odbc_fetch_object() work with Engine 2 | Andi Gutmans | 2001-08-11 | 1 | -3/+1 | |
| |