summaryrefslogtreecommitdiff
path: root/ext/dbx
Commit message (Expand)AuthorAgeFilesLines
* Removed pointless checks.Ilia Alshanetsky2003-01-301-13/+3
* zend_error() -> php_error_docref().Ilia Alshanetsky2003-01-241-25/+25
* Removed pointless memory allocation checks.Ilia Alshanetsky2003-01-182-27/+5
* Fix ZTS-ZE2 buildMarcus Boerger2003-01-041-5/+5
* Bump year.Sebastian Bergmann2002-12-3117-17/+17
* Show module used in testMarcus Boerger2002-11-161-0/+1
* - Remove \n from error messagesDerick Rethans2002-11-101-3/+3
* added missing magic_quotes_runtime=0Marcus Boerger2002-11-062-0/+4
* Coding style.Marc Boeren2002-10-307-7/+7
* Fixed weird membug in oci8 support.Marc Boeren2002-10-301-0/+1
* escape_string functions will now return empty string directly.Marc Boeren2002-10-307-0/+28
* Added dbx_escape_string functionMarc Boeren2002-10-2917-1/+236
* Added test for dbx_escape_stringMarc Boeren2002-10-291-0/+63
* Added ini-entry and dbx_query flags to control the returnedMarc Boeren2002-10-285-21/+78
* -specify reason if connection is not specifiedMarcus Boerger2002-10-249-46/+11
* fix compiler warningMarcus Boerger2002-10-241-1/+0
* Changed the dbx_oci8 behaviour to return lowercase column-names,Marc Boeren2002-10-241-0/+2
* Not happy with the hack to handle the uppercase fieldnames that oracleMarc Boeren2002-10-244-53/+30
* - True and false are not always defined, used numbers nowDerick Rethans2002-10-241-2/+2
* Added Oracle (oci8) supportMarc Boeren2002-10-233-15/+44
* Updated tests for Oracle (oci8) support (Mc)Marc Boeren2002-10-236-35/+64
* Tests will be skipped if a tester does not explicitly specify theMarc Boeren2002-10-077-13/+52
* - User proper macros as suggested by Marc.Markus Fischer2002-06-181-2/+2
* - Remove C++ comments.Markus Fischer2002-06-061-2/+2
* Removing unused variableSander Roobol2002-04-181-1/+0
* - MFBDerick Rethans2002-03-261-2/+2
* Some PHP-info layout fixes (\n will automatically be converted into <br />)Sander Roobol2002-03-201-3/+3
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-122-7/+1
* - Fix CREDITS filesDerick Rethans2002-03-021-9/+1
* Updating docs (Mc)Marc Boeren2002-02-281-1/+1
* Oops: source copy&paste should be done with care :) (Mc)Marc Boeren2002-02-181-3/+3
* Added support for Sybase-CT to dbx module (Mc).Marc Boeren2002-02-1810-8/+385
* Fix memory leaks.Yasuo Ohgaki2002-02-131-2/+6
* Fixed bug where users with empty passwords could not connect. (Mc)Marc Boeren2002-02-131-7/+7
* mysql_db_query is deprecated, fixed by using mysql_select_db andMarc Boeren2002-01-161-5/+12
* Update headers.Sebastian Bergmann2001-12-1115-30/+30
* Unified the configure messages.foobar2001-11-301-0/+3
* There are some rules.Egon Schmid2001-11-081-12/+6
* - prototypesDerick Rethans2001-11-081-2/+2
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* 2nd phase in back-substitution those macro'sJeroen van Wolffelaar2001-09-251-23/+23
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-257-106/+106
* * added two missing end foldsStig Bakken2001-08-221-1/+2
* whitespace, braces, coding style (Mc)Marc Boeren2001-08-1715-1874/+1925
* - Use the same coding standards for pointers as the rest of PHP.Andi Gutmans2001-08-1716-214/+214
* Added preliminary support framework for Oracle 8. (Mc)Marc Boeren2001-08-178-2/+329
* - ZE2 fixesAndi Gutmans2001-08-131-14/+13
* WhitespaceZeev Suraski2001-08-111-2/+2
* Fixed a too hasty copy/paste action in the DBX_FBSQL constant checkMarc Boeren2001-08-081-1/+1
* Added Frank to the CREDITS for FrontBase supportMarc Boeren2001-08-082-3/+4