Commit Graph

39551 Commits

Author SHA1 Message Date
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
Jani Taskinen
3c85eea2cf ws 2007-10-25 10:01:25 +00:00
Dmitry Stogov
6bf372762e Added ability to control memory consumption between request using ZEND_MM_COMPACT environment variable 2007-10-25 07:32:58 +00:00
Dmitry Stogov
896cdeee7a Added CGI SAPI -T option, to measure execution time of script repeated several times. 2007-10-25 05:39:24 +00:00
2a12bef547 ChangeLog update 2007-10-25 01:31:21 +00:00
Ilia Alshanetsky
13af0218b2 MFB: Fixed bug #43099 (XMLWriter::endElement() does not check # of params) 2007-10-24 22:50:30 +00:00
ba76c0a1a5 ChangeLog update 2007-10-24 01:31:26 +00:00
Dmitry Stogov
a53eb396b3 Fixed variations of bug #35163 2007-10-23 12:52:51 +00:00
Andrey Hristov
43160de684 Fix the build, the w32 files should look like in 5_3 2007-10-23 10:44:25 +00:00
Andrey Hristov
7b23705ce3 MFB: Fix compile failure on windows 2007-10-23 10:17:39 +00:00
Dmitry Stogov
d892fd3da4 Fixed bug #35163 (Array elements can lose references) 2007-10-23 09:55:25 +00:00
Dmitry Stogov
cb610d48ac Fixed realpath cache for existent file with CWD_FILEPATH flag on win32 2007-10-23 05:57:13 +00:00
Mattias Bengtsson
f2b8a75004 -MFB, Be paranoid and dont allow multiplication with zero 2007-10-23 01:58:41 +00:00
7b67b5bcdb ChangeLog update 2007-10-23 01:31:22 +00:00
Ilia Alshanetsky
21a455a454 MFB: Fixed bug #4294 (Move *timeout initialization from RINIT to connect
time)
2007-10-22 22:42:54 +00:00