summaryrefslogtreecommitdiff
path: root/ext/dbx
Commit message (Expand)AuthorAgeFilesLines
* Call functions by their new, proper names instead of what are now aliases.Marc Boeren2004-05-062-36/+28
* more visa to sibira ;)Hartmut Holzgraefe2004-03-241-0/+89
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-4/+4
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-0810-20/+20
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-089-18/+18
* Added dbx to the new win32 build. Works both as sharedEdin Kadribasic2003-12-071-0/+10
* Make life for the doc-team easier, without causing harm ;-)Marc Boeren2003-11-031-1/+1
* Fix warning and converted dos-crlf to unix line-endings.Marc Boeren2003-09-081-1/+0
* Added DBX_RESULT_UNBUFFERED flag for dbx_query.Marc Boeren2003-09-056-28/+189
* Remove special-case from test for SQLite persistent connections.Marc Boeren2003-08-132-19/+13
* WSMarc Boeren2003-07-101-6/+6
* Add -2003 to copyright line (Marc).Marc Boeren2003-07-1017-17/+17
* Add SQLite support to DBX (Marc).Marc Boeren2003-07-0910-27/+433
* proto fixesAndrey Hristov2003-06-151-2/+2
* Updating email addressFrank M. Kromann2003-06-142-2/+2
* updating license information in the headers.James Cox2003-06-1017-51/+51
* proto fixHartmut Holzgraefe2003-03-171-1/+1
* Fix for bug #22221: pgsql version for dbx_query suppressed a warning thatMarc Boeren2003-02-191-16/+2
* 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