1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 09:12:14 +01:00
Commit Graph

170 Commits

Author SHA1 Message Date
Ard Biesheuvel
fe68f62429 Fixed bug #28897 (-1 returned as -0.000 for 64-bit scaled int) 2004-06-28 11:24:55 +00:00
Ard Biesheuvel
b7c800e6fb MFH: fixed unregistered pointer juggling bug 2004-05-07 15:17:12 +00:00
Ard Biesheuvel
442c6c9c6f Added myself 2004-03-18 10:55:35 +00:00
Ard Biesheuvel
c07cd30cd0 Really disallow persistent connections if ini option is set 2004-02-17 20:57:26 +00:00
Ard Biesheuvel
deb89ce2f4 CS/WS 2004-02-15 20:47:21 +00:00
Ard Biesheuvel
405101d10d MFH 2004-02-15 18:45:56 +00:00
Ard Biesheuvel
bc11725188 MFH reverted fix for #26777 2004-02-15 18:43:46 +00:00
Ard Biesheuvel
6fe6810c8a Fixed bug #27235 (NUMERIC x.0 field returns empty string on 0)
CS/WS
# MFB not necessary, bug doesn't apply to HEAD
2004-02-13 10:43:24 +00:00
Ard Biesheuvel
29f088a033 Fixed bug #26968 (Segfault with Interbase module built as shared) 2004-01-21 10:12:17 +00:00
Ard Biesheuvel
a85cfe5b14 MFH: Let DB handle NULL params, fixes bug #26777 2004-01-07 09:44:21 +00:00
Ard Biesheuvel
7ba00c2563 Corrected ibase_close() fix 2003-12-08 09:46:07 +00:00
Ard Biesheuvel
a844072181 Fix crash bug reported by jani/ilia 2003-11-26 14:04:56 +00:00
Ard Biesheuvel
52e0410d8e Fix the fix [ibase_trans()] 2003-11-14 10:38:41 +00:00
Ilia Alshanetsky
c26e78f88a Fixed bug #26201 (crash in ibase_trans() on invalid link handle). 2003-11-12 03:05:24 +00:00
Ard Biesheuvel
28dabfb7a6 MFH WS 2003-09-03 22:07:31 +00:00
Ard Biesheuvel
94e8d2ec62 MFH Test correct binding of 16-bit NUMERIC parameters 2003-09-03 15:25:03 +00:00
Ard Biesheuvel
d5bb4753c8 MFH Fix binding of 16-bit NUMERIC parameters 2003-09-03 15:22:24 +00:00
Ard Biesheuvel
b1e3eaacaf MFH: Don't choke on repeated fetch() after result is exhausted 2003-09-02 15:35:11 +00:00
Ard Biesheuvel
7f04983ed3 MFH Fix false warning on zero-size BLOB fetch (introduced in RC3) 2003-08-20 23:01:32 +00:00
Ard Biesheuvel
f1dd5c2406 MFH Fixed leak in _php_ibase_bind() 2003-08-17 16:43:49 +00:00
Ard Biesheuvel
bb4ea41589 MFH 2003-08-17 16:40:26 +00:00
Ard Biesheuvel
c5a669caa6 MFH 2003-08-17 15:01:07 +00:00
Ard Biesheuvel
cee27dd710 MFH 2003-08-17 13:26:13 +00:00
Ard Biesheuvel
e25d006476 MFH Fixed bug #24224 2003-08-16 20:12:43 +00:00
Ard Biesheuvel
2732fbadbe MFH 2003-08-16 20:10:51 +00:00
Ard Biesheuvel
418cada107 MFH 2003-08-16 20:05:36 +00:00
Ard Biesheuvel
850a158531 MFH Fixed bug #18744 2003-08-16 17:11:25 +00:00
Ard Biesheuvel
e084903eab Fixed crash in _php_ibase_error() after request shutdown (also fixes #7014) 2003-08-13 13:27:36 +00:00
Ard Biesheuvel
61c05dfc9f Fixed bug #23936 (fail to select and fetch) MFH 2003-08-13 01:28:32 +00:00
foobar
7076a84b83 - No OnUpdateLong in this branch. 2003-07-24 09:15:05 +00:00
foobar
d496c5f4a5 - MFH: Sync to HEAD (TSRMLS_FETCH() nukes, pval -> zval, php_error_docref) 2003-07-24 02:47:11 +00:00
foobar
e786476701 MFH: revert previous patch, it was not correct. 2003-07-10 01:40:10 +00:00
foobar
a48ac52a7d MFH: Fix crash bug 2003-07-10 01:17:46 +00:00
foobar
9e33cdb499 MFH: Fixed bug #11924 (ibase_query() and ibase_execute() mangled passed parameters) 2003-07-10 00:17:40 +00:00
Daniela Mariaschi
fe43729707 proto fixes ibase_rollback and ibase_commit 2003-06-16 10:47:35 +00:00
Daniela Mariaschi
96d9102630 MFH: Added IBASE_REC_VERSION/IBASE_REC_NO_VERSION transaction constants 2003-06-14 17:46:33 +00:00
Andrey Hristov
5f4e664e8b proto fixes 2003-06-12 11:34:31 +00:00
Daniela Mariaschi
5482637876 MFH: Fixed numeric/decimal +/-(x,y) +/-(x,0)
for all platforms
2003-06-02 12:59:20 +00:00
Daniela Mariaschi
22e9844842 MFH: better fix bug #20641.
Overflow numeric/deciaml datatype on NT
2003-05-14 08:26:34 +00:00
Daniela Mariaschi
908f56d375 MFH 2003-05-05 22:45:32 +00:00
foobar
08a657f8fa MFH 2003-04-30 10:42:37 +00:00
foobar
56fa94a6c0 MFH 2003-04-25 15:43:35 +00:00
SVN Migration
7756f1b7f2 This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. 2003-04-25 15:43:29 +00:00
foobar
071b885744 MFH: Fixed bug #23099 (ext/interbase: "libgds.so: undefined reference to 'crypt'") 2003-04-25 08:59:00 +00:00
foobar
183f99038a MFH: - Fixed bug #22709 (crash within interbase when database unavailable) 2003-03-16 00:38:51 +00:00
foobar
d4a01a8524 MFH: no c++ comments 2003-03-14 17:40:55 +00:00
Daniela Mariaschi
ff9fc7aa3f reverting to 1.8.4.1 2003-03-14 10:47:58 +00:00
Daniela Mariaschi
688f6d1b9d MFH 2003-03-13 23:21:49 +00:00
Daniela Mariaschi
05afcba8e7 Numeric/decimal datatype overflow on Win32
Fixed bug #20641
2003-03-13 22:02:10 +00:00
foobar
93ca6a350e MFH 2003-02-03 11:45:55 +00:00