summaryrefslogtreecommitdiff
path: root/ext/sybase/php_sybase_db.c
Commit message (Expand)AuthorAgeFilesLines
* - move sybase to peclPierre Joye2008-06-231-1448/+0
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Added macros for managing zval refcounts and is_ref statusesYiduo (David) Wang2007-10-071-3/+3
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
* MFHJani Taskinen2007-08-311-0/+1
* No dots in error messages!Jani Taskinen2007-08-101-1/+1
* Fixed bug #42242 (sybase_connect() crashes)Ilia Alshanetsky2007-08-101-1/+1
* fix spprintf usageStanislav Malyshev2007-03-161-1/+1
* use safe_ereallocStanislav Malyshev2007-03-061-1/+1
* Fixed a typoIlia Alshanetsky2007-02-241-1/+1
* Simplify code by converting emalloc() + sprintf() to spprintf()Ilia Alshanetsky2007-02-231-15/+5
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1
* MFH: nuke php3 legacyfoobar2005-12-061-10/+10
* MFHfoobar2005-12-061-1/+1
* MFH: list_entry -> zend_rsrc_list_entryfoobar2005-12-051-6/+6
* Fix for #32531Frank M. Kromann2005-08-061-0/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* - Fixed bug #28248 (Can not compile --with-sybase and freetds)foobar2004-12-211-3/+5
* - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE()Andi Gutmans2004-07-191-2/+2
* - Better stability during premature shutdown of request startupAndi Gutmans2004-07-101-0/+2
* set Sybase default APPNAME to ("PHP " PHP_VERSION)Uwe Schindler2004-04-161-1/+1
* Fixed bug #27058 (crash in sybase_connect() with 2 arguments).Ilia Alshanetsky2004-01-281-1/+1
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-1/+1
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* Do not strip trailing spaces.Ilia Alshanetsky2003-10-161-3/+2
* More ZTS stuff.Ilia Alshanetsky2003-10-031-0/+1
* Fixed bug #25744 (make ZTS build of ext/sybase compile)Ilia Alshanetsky2003-10-031-0/+2
* format string fixesAndrey Hristov2003-08-281-3/+3
* emalloc -> safe_emallocIlia Alshanetsky2003-08-121-4/+4
* Fix some more typosfoobar2003-08-051-2/+2
* Fixed couple of typo(s) (which caused compile failures)foobar2003-08-041-6/+6
* Fixed bug #17291 (mssql_query does not update get_last_message) (patch by: mg...foobar2003-07-111-1/+40
* updating license information in the headers.James Cox2003-06-101-3/+3
* Cleaner error handling.Ilia Alshanetsky2003-04-151-44/+23
* Fixed bug #23187 (memory leaks in sybase_connect/sybase_pconnect).Ilia Alshanetsky2003-04-151-0/+9
* Removed pointless checks.Ilia Alshanetsky2003-01-301-3/+2
* Various corrections.Ilia Alshanetsky2003-01-151-1/+1
* Newer parameter parsing API.Ilia Alshanetsky2003-01-151-200/+186
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* need more spaceStefan Esser2002-12-201-1/+1
* remove extra char in case of binary/money fieldsStefan Esser2002-12-121-1/+1
* fixing cut&paste bugStefan Esser2002-12-101-1/+1
* fixing crashbugStefan Esser2002-12-101-3/+7
* Fixed memory leaks.Ilia Alshanetsky2002-10-091-0/+3
* - Allow duality between Engine 1 & 2 using ZEND_STANDARD_CLASS_DEF_PTRAndi Gutmans2002-03-121-1/+1
* - Add 'appname' parameter to sybase_connect. (Patch by Christophe SolletDerick Rethans2002-03-061-12/+38
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-1/+2