summaryrefslogtreecommitdiff
path: root/ext/sybase_ct
Commit message (Expand)AuthorAgeFilesLines
* - Unify the "configure --help" textsfoobar2005-05-291-1/+1
* - Made error handler not output anything if error was not in error_reporting(...Timm Friebe2005-02-061-0/+1
* - Fixed error handler for situations in which an errorTimm Friebe2005-02-061-1/+1
* - Initial releaseTimm Friebe2005-02-061-0/+215
* - Prefixed all temporary names with "phpt_"Timm Friebe2005-02-065-9/+9
* - Initial releaseTimm Friebe2005-02-061-0/+27
* - "Unified" test nameTimm Friebe2005-02-061-1/+1
* Skip condition was fixed.Dmitry Stogov2004-11-221-1/+1
* - Defaulted ini variable "sybct.deadlock_retry_count" to 0Timm Friebe2004-09-091-1/+1
* - Fixed packet size settingTimm Friebe2004-08-211-8/+8
* - Fixed bug #29064 (Exact numeric/decimal/money datatypes lose precision)Timm Friebe2004-07-291-39/+93
* - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE()Andi Gutmans2004-07-191-2/+2
* - Initial releaseTimm Friebe2004-07-121-0/+76
* - Initial releaseTimm Friebe2004-07-112-0/+241
* - Added simple test for float exceeding the float precisionTimm Friebe2004-07-111-2/+6
* - Initial releaseTimm Friebe2004-07-111-0/+54
* - Initial releaseTimm Friebe2004-07-112-0/+143
* - Better stability during premature shutdown of request startupAndi Gutmans2004-07-101-0/+2
* - Fixed expected return value from test #2Timm Friebe2004-05-211-2/+2
* - Removed currently leaking auto-cancel testTimm Friebe2004-05-211-14/+1
* - Fixed expected return value from var_dump()Timm Friebe2004-05-211-5/+2
* - Fixed bug #28354Timm Friebe2004-05-211-2/+1
* - Initial releaseTimm Friebe2004-05-211-0/+49
* TSRM fixEdin Kadribasic2004-05-181-2/+3
* - Fixed test for LONG_MIN / LONG_MAX for 64-bit platformsTimm Friebe2004-05-161-12/+15
* - Fixed auto-conversion from long to double when LONG_MAX /Timm Friebe2004-05-161-8/+7
* - Initial releaseTimm Friebe2004-05-161-0/+80
* set Sybase default APPNAME to ("PHP " PHP_VERSION)Uwe Schindler2004-04-161-1/+1
* - Fixed bug #26407 (Result set fetching broken around transactions)Timm Friebe2004-02-151-12/+14
* - Changed initialization of function arguments to message handlerTimm Friebe2004-02-151-16/+29
* - Removed pointless call to error_reporting()Timm Friebe2004-02-101-2/+0
* - Initial releaseTimm Friebe2004-02-091-0/+70
* - Changed error_reporting setting to E_ALL so we get the noticesTimm Friebe2004-02-091-0/+2
* - Made server name and credentials contain something obviously incorrect.Timm Friebe2004-02-081-4/+4
* - Initial releaseTimm Friebe2004-01-251-0/+27
* - Added test for case when incorrect argument type isTimm Friebe2004-01-251-0/+4
* @- Added ability to define a message handler not only globally, but alsoTimm Friebe2004-01-252-140/+207
* - Added test on char typeTimm Friebe2004-01-241-2/+6
* - Initial releaseTimm Friebe2004-01-241-0/+91
* - Initial releaseTimm Friebe2004-01-241-0/+65
* - Initial releaseTimm Friebe2004-01-247-0/+338
* @- Fixed bug #22403 "PHP crashes when executing a sql procedure withoutTimm Friebe2004-01-241-11/+30
* - Fixed compiler warnings (int format, long int arg)Timm Friebe2004-01-181-5/+5
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-172-5/+5
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* Make these build with new win32 build system.Wez Furlong2003-12-191-0/+18
* MFBfoobar2003-08-281-1/+14
* emalloc -> safe_emallocIlia Alshanetsky2003-08-121-10/+10
* Fixed bug #24231: ext/sybase_ct could not be build as sharedfoobar2003-06-181-1/+1