foobar
220490222a
- Fix date
2006-01-01 12:47:32 +00:00
foobar
e3fd31503b
bump the year and license version
2006-01-01 12:26:08 +00:00
Marcus Boerger
8479546920
- MFH Fix tests
2005-12-31 17:42:39 +00:00
foobar
8d63360fc4
MFH:- Fixed bug #35377 (undefined reference to "fdatasync")
2005-12-31 00:56:06 +00:00
Rui Hirokawa
b0ccd89450
MFH:added Turkish language definition (related to bug #29955 )
2005-12-30 00:49:24 +00:00
Ilia Alshanetsky
5c32e974aa
Not a fatal error.
2005-12-29 21:59:39 +00:00
Derick Rethans
25aeeb5e25
- Fixed bug #35751 (using date with a timestamp makes httpd segfault).
2005-12-29 10:54:07 +00:00
Georg Richter
a5acdfc5f2
Fix for bug #35517 :
...
added missing unsigned flag for result buffer
fixed returncode in mysql_stmt_fetch for data truncation
2005-12-29 09:49:19 +00:00
Ilia Alshanetsky
0e396980a1
Fixed bug #35817 (unpack() does not decode odd number of hexadecimal values)
2005-12-28 20:55:14 +00:00
Antony Dovgal
b5aeda4e65
tweak the fix
2005-12-27 23:26:55 +00:00
Antony Dovgal
f046cdf3fa
fix #35821 (array_map() segfaults when exception is throwed from the callback)
2005-12-27 22:32:01 +00:00
Derick Rethans
21e1f5da43
- MFH: Upgraded timezone db to 2005.18.
2005-12-27 19:50:13 +00:00
Ilia Alshanetsky
f34a85bc58
Improve "skip" checks
2005-12-27 17:16:41 +00:00
foobar
73ab144544
MFH: fix test
2005-12-26 18:30:33 +00:00
Antony Dovgal
537900c8e8
add new test for recently fixed bug
2005-12-26 15:05:38 +00:00
Zeev Suraski
7669169bd5
Whitespace fix (don't ask :)
2005-12-26 09:28:38 +00:00
Pierre Joye
41284d17b0
- MFH: #35805 add LIBXSLT_VERSION, LIBXSLT_DOTTED_VERSION, LIBEXSLT_VERSION
...
and LIBEXSLT_DOTTED_VERSION
2005-12-26 00:56:41 +00:00
Antony Dovgal
386581b3f8
add missing skipif tag
2005-12-25 22:38:14 +00:00
Pierre Joye
d07b094461
- MFH: raise warnings instead of errors in colormatch
2005-12-25 20:33:05 +00:00
Ilia Alshanetsky
077559d3e4
Make MySQL driver use ANSI complaint quoting style.
2005-12-25 20:30:40 +00:00
Pierre Joye
f5a7694305
- MFH: fix segfault/leak in imagecolormatch
...
- MFH: test for imagecolormatch
2005-12-25 19:39:53 +00:00
foobar
cfda375620
MFH
2005-12-25 16:04:15 +00:00
Rui Hirokawa
ef0c0cc62b
MFH: fixed #35711 , added mbstring.strict_detection to detect the encoding striktly.
2005-12-25 15:23:55 +00:00
Ilia Alshanetsky
2e50763315
Fixed memory corruption that affected pdo_sqlite2.
2005-12-24 17:41:04 +00:00
Marcus Boerger
319dff73fb
- Make this work with VPATH builds too
2005-12-24 12:23:09 +00:00
Rui Hirokawa
11105b1eed
MFH: fixed #35711 ISO-8859 charset not correctly detected.
2005-12-24 04:32:42 +00:00
Andrey Hristov
eea08af619
fix small memory leak which emerged two days ago
2005-12-23 22:22:42 +00:00
Marcus Boerger
9a6a266b16
- MFH Fixed Bug #35785 (SimpleXML memory read error)
2005-12-23 20:32:15 +00:00
Marcus Boerger
ad61a18a2e
- MFH Add new test
2005-12-23 20:26:41 +00:00
Marcus Boerger
42f8bef053
- MFH Fix test by splitting it
2005-12-23 20:04:30 +00:00
Stefan Esser
f7c77f0f33
Beware of format strings...
2005-12-23 18:23:43 +00:00
Rui Hirokawa
4628a41c00
MFH: fixed #29955 mb_strtoupper() / lower() broken with Turkish encoding..
2005-12-23 15:18:52 +00:00
Antony Dovgal
248be6fcfc
fix #35781 (stream_filter_append() can cause segfault)
2005-12-23 14:32:11 +00:00
Rui Hirokawa
cf90abfc24
MFH: fixed #28899 mb_substr() and substr() work differently when mbstring.func_overload is enabled.
2005-12-23 11:15:16 +00:00
Marcus Boerger
35343ffaec
- MFH Do not test output escaping here
2005-12-23 08:44:43 +00:00
Andrey Hristov
1c0971f3ce
fix for bug# 35759
...
(mysqli_stmt_bind_result() makes huge allocation when column empty)
#this shows some leaks now, which has to be investigated but closes the
#bug report.
2005-12-22 18:11:39 +00:00
Zeev Suraski
a034972797
Fix prototype
2005-12-22 14:55:55 +00:00
Marcus Boerger
c5b4115fd6
- Find lib in default locations, too
2005-12-22 08:57:38 +00:00
Marcus Boerger
7f6018aa3a
- WS
2005-12-22 00:37:07 +00:00
Marcus Boerger
53e37ac843
- Fix memleak
2005-12-22 00:35:37 +00:00
Antony Dovgal
c01d79b2df
merge two skipif entries
2005-12-22 00:19:28 +00:00
Marcus Boerger
0986f33d1e
- Fix memleak
2005-12-22 00:06:38 +00:00
Frank M. Kromann
a7d2ac4189
Fix #35730 Use correct character encoding with FreeTDS
2005-12-21 22:43:06 +00:00
Marcus Boerger
fc0fe6472e
- MFH Add missing skipif
2005-12-21 22:22:33 +00:00
foobar
59aecb1d88
MFH:- Fixed bug #35461 (Ming extension fails to compile with ming 0.3beta1)
2005-12-21 21:44:15 +00:00
Marcus Boerger
fe3f66e188
- We need to store the length of the class name
2005-12-21 20:05:24 +00:00
Ilia Alshanetsky
8710b8c5f5
Don't lose track of exec() errors in pdo_sqlite2
2005-12-21 16:23:12 +00:00
foobar
d09ad216a0
MFH: prevent compile failure with --disable-all
2005-12-21 14:22:26 +00:00
Antony Dovgal
604990d6a5
fix test, add test for 64bit platform
2005-12-21 12:16:20 +00:00
Antony Dovgal
b7d5d7047b
fix test
2005-12-21 11:46:26 +00:00