1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 10:43:30 +02:00
Commit Graph

39565 Commits

Author SHA1 Message Date
Raghubansh Kumar 52f6591620 fix tests: better float values 2007-11-02 03:06:13 +00:00
0a071b1da0 ChangeLog update 2007-11-02 01:32:39 +00:00
Jani Taskinen 9cc90f23b3 ws + cs + fix test 2007-11-02 00:15:13 +00:00
Jani Taskinen 1dfc220753 - CPP macros are supposed to start at column 1 (# at least) 2007-11-01 22:31:39 +00:00
Stanislav Malyshev bb28d401ff MFB gmp fixes 2007-11-01 20:33:22 +00:00
Antony Dovgal 476f214c53 initialize correct variable 2007-11-01 19:13:28 +00:00
Jani Taskinen 13171134f8 - Nuke unused variables 2007-11-01 17:32:10 +00:00
Dmitry Stogov 7f3a7f75bc Another fix for bug #42773 2007-11-01 15:43:17 +00:00
Jani Taskinen 502bef95b3 ws + cs 2007-11-01 15:05:20 +00:00
Antony Dovgal 5742cc19bb MF53: fix tests 2007-11-01 14:12:39 +00:00
Jani Taskinen 7bfd345996 cs + ws 2007-11-01 13:30:15 +00:00
Dmitry Stogov 363966b459 Fixed bug #41635 (SoapServer and zlib.output_compression with FastCGI result in major slowdown) 2007-11-01 13:27:57 +00:00
Dmitry Stogov 6fe79496fe Fixed bug #42773 (WSDL error causes HTTP 500 Response) 2007-11-01 12:26:38 +00:00
Jani Taskinen 52e3ca0b32 fix test 2007-11-01 12:00:59 +00:00
Dmitry Stogov a069a415e5 Fixed bug #43027 (Declare cause fatal error) 2007-11-01 11:59:15 +00:00
Dmitry Stogov 73e8a773fa use slprintf() 2007-11-01 11:49:27 +00:00
Dmitry Stogov dba5f202f0 Fixed bug #42848 (Status: header incorrect under FastCGI) 2007-11-01 11:13:06 +00:00
Robert Nicholson 2f02142938 delete .project file 2007-11-01 10:32:28 +00:00
Robert Nicholson 8de1217c4d update min_error and max_error testcases to take into account bug fix for bug#43125 2007-11-01 08:43:12 +00:00
0438acf8e3 ChangeLog update 2007-11-01 01:31:26 +00:00
Jani Taskinen 7bd01cbce2 - Fix typo (bug #43125) 2007-10-31 13:39:00 +00:00
Jani Taskinen eb1a26c8b2 - Fixed bug #43137 (rmdir() and rename() do not clear statcache) 2007-10-31 13:22:18 +00:00
Ilia Alshanetsky 5bae3d0f3c MFB: Fixed bug #43139 PDO ignores ATTR_DEFAULT_FETCH_MODE in some cases with
fetchAll()
2007-10-31 12:58:39 +00:00
2e3939ef20 ChangeLog update 2007-10-31 01:31:28 +00:00
Ilia Alshanetsky 8a8c3fe038 MFB: Test not relavent for sqlite that uses built-in bound syntax 2007-10-30 23:04:01 +00:00
Lars Westermann 32b7c7eb1f - Added 3 firebird specific attributes to firebird_handle_set_attribute()
- function. They control formatting of date/timestamp columns.
- pdo_firebird_handle_factory() now throwing an execption if unable to attach
- database (bug reports 39822 and 41522)
- Fixed bug #39822 (new PDO() doesn't work with firebird)
- Fixed bug #41522 (PDO firebird driver returns null if it fails to connect)
2007-10-30 18:06:02 +00:00
Lars Westermann 3f57fb8ec6 # Removed dead code
- Fixed bug #35386 (firebird: first row is null)
- Fixed bug #36128 (Interbase PDO - timestamp columns return NULL)
- Fixed bug #39700 (NUMERIC error when result precision are 7,8 or 12-14 )
2007-10-30 18:05:17 +00:00
Lars Westermann 9f2a873db6 [DOC] Added 3 firebird specific attributes that can be set via
PDO::setAttribute() to control formatting of date/timestamp columns:
PDO::FB_ATTR_DATE_FORMAT, PDO::FB_ATTR_TIME_FORMAT and
PDO::FB_ATTR_TIMESTAMP_FORMAT.  These attributes are strftime
format strings, and operate in the same way as the ibase.dateformat,
ibase.timeformat and ibase.timestampformat ini options.
(related to bug #36128, Interbase PDO)
2007-10-30 18:04:25 +00:00
Lars Westermann eb07d8618a - Added default timestamp format definitions (ISO 8601) (related to bug #36128, Interbase PDO) 2007-10-30 18:02:45 +00:00
Jani Taskinen f8314496a2 Fix bug headers 2007-10-30 12:06:28 +00:00
Dmitry Stogov 4d3f5ee6d7 Use heap-allocated return value 2007-10-30 07:22:12 +00:00
3389abcb2b ChangeLog update 2007-10-30 01:31:32 +00:00
Ilia Alshanetsky 38c68da824 MFB: Fixed bug #43130 (Bound parameters cannot have - in their name) 2007-10-29 22:37:44 +00:00
Dmitry Stogov 18215d9347 optimization 2007-10-29 14:37:11 +00:00
Jani Taskinen aed3360625 - Fixed invalid handling of float value passed to an integer field on 64bit machine 2007-10-29 09:50:49 +00:00
Jani Taskinen ecdea3117a fix test 2007-10-29 09:03:39 +00:00
088993e6e9 ChangeLog update 2007-10-29 01:31:25 +00:00
Ilia Alshanetsky 8ef85b486a MFB: Fixed bug #42976 (Crash when constructor for newInstance() or
newInstanceArgs() fails)
2007-10-28 13:44:09 +00:00
06ad7e4fb3 ChangeLog update 2007-10-28 01:31:25 +00:00
Raghubansh Kumar 1fc0e6ddbe New testcases for shuffle() function 2007-10-27 12:24:06 +00:00
Raghubansh Kumar 0150849e42 New testcases for array_intersect() function 2007-10-27 12:13:05 +00:00
976b990c2b ChangeLog update 2007-10-27 01:31:21 +00:00
Robert Nicholson dfda872d63 Remove unneeded INI sections 2007-10-26 16:10:16 +00:00
Raghubansh Kumar 2d8466b2af more testcases for array_unshift() function 2007-10-26 11:52:59 +00:00
Robert Nicholson 94c63b3442 new testcases for array_splice 2007-10-26 11:06:31 +00:00
Robert Nicholson eea1a4458c new testcases for max and min 2007-10-26 10:57:59 +00:00
Dmitry Stogov ffbbe893c9 Added check for HAVE_GETTIMEOFDAY 2007-10-26 04:46:28 +00:00
b89447cee2 ChangeLog update 2007-10-26 01:31:26 +00:00
Antony Dovgal b0ecc20ac7 that endElement() call was required 2007-10-25 13:00:58 +00:00
Antony Dovgal 305e55b794 fix test 2007-10-25 11:54:10 +00:00