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
Antony Dovgal
c92ae847c7
add missing skipif conditions
...
fix existing ones
2005-12-21 11:42:06 +00:00
Antony Dovgal
97200944d2
add skipif conditions
2005-12-21 10:49:51 +00:00
Antony Dovgal
81a2bacdc4
fix #35760 (sybase_ct doesn't compile on Solaris)
2005-12-21 10:18:32 +00:00
Pierre Joye
f90214347e
- MFH: add tests, ~70% coverage
2005-12-21 03:58:59 +00:00
Pierre Joye
d831a501f7
- MFH: typo in error msg
2005-12-21 02:59:50 +00:00
Pierre Joye
ab056b02a1
- fix {{{
2005-12-21 01:12:24 +00:00
Marcus Boerger
8e43f0085b
- Apply workaround only when neccessary
2005-12-20 21:38:28 +00:00
Marcus Boerger
81c25d8700
- Get rid of compiler warnings (both postgres an dphp use these defines)
2005-12-20 21:10:43 +00:00
Derick Rethans
48336bcd71
- This check is unnecessary, as it can only be set through the
...
date_default_timezone_set() function which checks the value already.
2005-12-20 19:58:44 +00:00
Derick Rethans
f0a0f89a2c
- MFH: Fixed bug #35660 (AIX TZ variable format not understood, yields UTC
...
timezone).
2005-12-20 19:54:10 +00:00
Derick Rethans
97ec0f3db5
- Fixed bug #35699 (date() can't handle leap years before 1970).
2005-12-20 15:58:01 +00:00
Ilia Alshanetsky
3450841dbe
Updated libsqlite in ext/pdo_sqlite to 3.2.8.
2005-12-20 15:33:03 +00:00
Ilia Alshanetsky
61c9b22536
Updated libsqlite in ext/sqlite to 2.8.17.
...
Use in-memory database for tests.
2005-12-20 15:26:26 +00:00
Ilia Alshanetsky
5961160f95
Proper error handling for persistent connections.
2005-12-20 14:50:12 +00:00
Antony Dovgal
efff8a45e2
more SPL leak fixes
2005-12-20 12:41:24 +00:00
Antony Dovgal
84326a9b72
add test for #35740
2005-12-20 09:51:53 +00:00
Ilia Alshanetsky
4e09db1dbf
Fixed possible memory corruption.
2005-12-19 16:33:46 +00:00
Rob Richards
fc4ebee3e3
MFH: Fixed bug #35447 (xml_parse_into_struct() chokes on the UTF-8 BOM)
...
add test
2005-12-19 14:17:30 +00:00
Antony Dovgal
2a130b19fc
fix possible reads of uninitialized memory (reproducible only on 64bit platforms)
2005-12-19 13:53:06 +00:00
Derick Rethans
e8a7e6a8cf
- Upgraded timezone database to 2005.17.
2005-12-19 13:31:08 +00:00
Derick Rethans
7b581f6d19
- MFH: Merged new timelib, which is a bit more cleverer
...
- MFH: Support "UTC" in strtotime() properly.
- MFH: Added astro code, which is going to form the base for the new sunfuncs.
2005-12-19 13:00:37 +00:00
Marcus Boerger
32220d2e7e
- Check for result of getIterator() call
2005-12-19 00:45:28 +00:00
Marcus Boerger
e989e9f70f
- Fix reference counting
2005-12-19 00:32:51 +00:00
foobar
ae5204a02a
MFH: - Fixed bug #35723 (xmlrpc_introspection.c fails compile per C99 std)
2005-12-18 22:59:57 +00:00
Antony Dovgal
9e8a1bfcbe
fix leak in SPL iterators
2005-12-18 22:52:24 +00:00
Antony Dovgal
8aedeb8513
tix fypo
2005-12-18 21:17:07 +00:00
Antony Dovgal
0d38bc9f80
MFH: more spelling fixes
2005-12-18 21:01:27 +00:00
Antony Dovgal
5500dea5f1
MFH: fix spelling
2005-12-18 20:57:27 +00:00
foobar
93d339bede
touch with re2c 0.9.11
2005-12-18 20:01:22 +00:00
Ilia Alshanetsky
2a29db4b2b
Fixed UTC handling problem stemming from an earlier fix for bug #35422 .
2005-12-18 16:15:45 +00:00
Derick Rethans
20b97141d4
- Those should be lower case only.
2005-12-18 16:06:57 +00:00
Zeev Suraski
5238fb0bee
Fix prototypes
2005-12-18 15:58:51 +00:00
Zeev Suraski
b1264f7172
prototype fix
2005-12-18 15:46:46 +00:00
Zeev Suraski
99cd9ed713
Fix protos
2005-12-18 15:40:34 +00:00
Ilia Alshanetsky
6654b31e26
fixed test for ZTS
2005-12-18 14:22:48 +00:00
Zeev Suraski
2f3678eb44
Fix prototype
2005-12-18 14:00:23 +00:00
Antony Dovgal
46f922bdf7
MFH: fix possible usage of uninitialized variable
2005-12-18 12:50:28 +00:00
Ilia Alshanetsky
ab55ed15d5
Fixed parameter parsing for setIndent() method.
2005-12-17 20:04:57 +00:00
Ilia Alshanetsky
b83a0eb10c
Fixed memory corruption when FETCH_LAZY mode is being used.
2005-12-17 20:00:00 +00:00
Ilia Alshanetsky
8370e1aca4
Fixed uninitialized variable in a test.
2005-12-17 19:57:37 +00:00
Ilia Alshanetsky
f7276af1c6
Fixed compiler warning
2005-12-17 18:26:15 +00:00
Ilia Alshanetsky
c2ed71a879
Retry on failed prepare resulting from duplicate statement name.
2005-12-17 17:59:05 +00:00
Pierre Joye
1024844a41
- MFH:
...
- fix leaks and wrong error when invalid/empty string are given to
imagecreatefromstring
- add test for imagecreatefromstring
- add test for palettecopy
2005-12-17 17:46:59 +00:00
Antony Dovgal
bfb72e0c08
change int to long and fix valgrind warnings
2005-12-17 16:07:47 +00:00
Marcus Boerger
adc26d2bca
- Fix export
2005-12-17 15:41:56 +00:00
Marcus Boerger
8c991f6a49
- Add optional dependency to ext/dom
2005-12-17 15:40:37 +00:00
Marcus Boerger
70a53e10c6
- Simplify (+fix memleak)
2005-12-16 23:58:38 +00:00