Commit Graph

43371 Commits

Author SHA1 Message Date
Felipe Pena
b7d8550397 - Make expected result compatible with recent Firebird version 2008-11-10 22:33:00 +00:00
Kalle Sommer Nielsen
20c6f29fe4 State that bugs should be sorted desc. 2008-11-10 22:10:21 +00:00
David Coallier
a6cb5393c6 - MFB (Which was an MFH)
- Bug #44153 (ErrorCode returns NULL when no error)
- Bug #44154 (ErrorInfo to ALWAYS have 3 elements)
2008-11-10 20:34:53 +00:00
Andrey Hristov
68d9aac6d2 Remove unneeded cast 2008-11-10 20:04:56 +00:00
Sean Coates
b2e1b180eb (MFB because I'm a bad person) test to ensure that ArrayObject can act as an array 2008-11-10 19:22:11 +00:00
Ilia Alshanetsky
e767480c8f Fixed compiler warnings 2008-11-10 19:03:57 +00:00
Felipe Pena
c9765a29e8 - New tests 2008-11-10 18:01:36 +00:00
Felipe Pena
cd092a8287 - Fixed tests (thanks Timm) 2008-11-10 15:07:09 +00:00
Timm Friebe
22224a969a - Reverted my last commit
# See http://news.php.net/php.cvs/54140
2008-11-10 14:46:50 +00:00
Derick Rethans
304749881e - Make it work with bison 2.4. 2008-11-10 12:05:49 +00:00
Timm Friebe
7f851ec4aa - Documented changes / fixes to sybase_ct
# MFB, all also in PHP_5_3
2008-11-10 11:57:10 +00:00
Timm Friebe
b064e790c6 - MFB: Fixed expected warning messages
# Changed during migration to parameter parsing API
2008-11-10 11:52:52 +00:00
Timm Friebe
0c98074b04 - MFB: Made this test independent of field types in master..sysprocesses
# char on ASE 11, varchar on ASE 15
2008-11-10 11:52:16 +00:00
Timm Friebe
8491fb1167 - MFB: Made this test independent of date format 2008-11-10 11:51:35 +00:00
Timm Friebe
9f39f064fe - Adjusted tests to reality
# We select 123456789.12345679, we should have this returned and not
# something 123456789.123457 (rounded)
2008-11-10 11:51:13 +00:00
Timm Friebe
70500d898d - MFB: Changed source to read host, user and password from environment
# E.g. nmake test TESTS=ext/sybase_ct PHP_SYBASE_HOST=db PHP_SYBASE_USER=sa PHP_SYBASE_PASS=***
2008-11-10 11:50:28 +00:00
Timm Friebe
5478ebc10b - MFB: Initial release 2008-11-10 11:49:49 +00:00
Timm Friebe
8321f4663d - MFB: Added optional parameter "new" to sybase_connect()
- MFB: Fixed crash in sybase_unbuffered_query()
- MFB: Migrated to new parameter parsing API
- MFB: Made sybase_fetch_*() functions also read rows with CS_ROW_FAIL
- MFB: Adjusted function protos to use "resource" instead of "int"
# Forgot the bunnies. Sorry.
2008-11-10 11:49:06 +00:00
Felipe Pena
004f58e252 - New tests 2008-11-10 11:39:35 +00:00
Sanjay Mantoor
bf9c7bce77 New testcases for date_sunset function 2008-11-10 07:10:00 +00:00
Arnaud Le Blanc
b6d4158b79 credits 2008-11-10 06:29:52 +00:00
Arnaud Le Blanc
5e9bf03246 Added the oldset parameter to pcntl_sigprocmask().
Already documented.
2008-11-10 05:56:22 +00:00
Sanjay Mantoor
f2ee913e66 New testcases for date_sunrise function 2008-11-10 05:49:54 +00:00
f34a3305b8 ChangeLog update 2008-11-10 01:32:37 +00:00
Rasmus Lerdorf
f459896964 Fix for bug #46525 which fixes Ilia's fix for bug #46319 2008-11-09 15:50:13 +00:00
Lukas Smith
09a04ecf87 PHP 4.4 is no longer active, clarify that all changes should go to HEAD first and that NEWS entries should only go into one branch 2008-11-09 12:12:57 +00:00
2177a39bdf ChangeLog update 2008-11-09 01:32:26 +00:00
Felipe Pena
b3436a303c - Added connection checking on SKIPIF 2008-11-08 15:38:33 +00:00
7c4e2154c9 ChangeLog update 2008-11-08 01:33:12 +00:00
Felipe Pena
428b2c7906 - Fixed bug #46521 (Curl ZTS OpenSSL, error in config.m4 fragment)
Noticed by: jd at cpanel dot net
2008-11-07 21:11:26 +00:00
Alexey Zakhlestin
bf9dc86e1a MFB: new parameter-parsing API 2008-11-07 13:28:56 +00:00
Pierre Joye
18c13084c7 - MFB: fix VC6 build, use our own strtoi64 implementation for VC6 2008-11-07 13:12:13 +00:00
Pierre Joye
a4e137f844 - MFB: strtoi64 forward compatible replacement for VC6 2008-11-07 13:11:35 +00:00
Scott MacVicar
17c0c53c8c MFB fix VC6 build 2008-11-07 12:58:08 +00:00
Alexey Zakhlestin
951a5fccd7 MFB: new parameter-parsing API 2008-11-07 12:50:59 +00:00
Kalle Sommer Nielsen
f1f97ac6a9 New parameter parsing API 2008-11-07 11:05:09 +00:00
75bd982e72 ChangeLog update 2008-11-07 01:32:13 +00:00
Philip Olson
398e7350bd MFB: Added the "update INSTALL and win32/install.txt" tasks 2008-11-06 21:38:12 +00:00
David Soria Parra
09cab52a27 Detect Sun C compiler and set default flags if it is used 2008-11-06 20:38:02 +00:00
Andrey Hristov
9532d30738 More type fixes for Windows 2008-11-06 18:37:32 +00:00
Pierre Joye
36b3f02c19 - fix build 2008-11-06 14:24:24 +00:00
Andrey Hristov
de610e1dd7 Rely on win32/php_stdint.h on Windows for stdint types 2008-11-06 14:20:19 +00:00
Pierre Joye
41e3343a26 - MFH, has this feature before Vista/2k8 (use the same test in 5.3) 2008-11-06 14:16:14 +00:00
Pierre Joye
9c10d9aefe - prevent warning when some types or macros are already defines (ICU defines many of them already) 2008-11-06 14:15:20 +00:00
Pierre Joye
510d80e388 - MFH
- add 64bit typedef support
 - fix vc6 build (1/2)
 - still broken/does not build cleanly, more to come
2008-11-06 13:56:49 +00:00
Pierre Joye
2bb865af0c - revert previous commit (borked editor) 2008-11-06 13:31:59 +00:00
Pierre Joye
fe82c3eced - MFB: bump year 2008-11-06 13:12:27 +00:00
Andrey Hristov
1ed87531cb More cleanup of config-win.h and missed merge, which actually occured in 5_3 2008-11-06 11:26:07 +00:00
Johannes Schlüter
1f71be7e1e Don't enable mysqlnd when pdo_mysql is being built with libmysql 2008-11-06 11:11:57 +00:00
Andrey Hristov
0b46d6b5a5 Get rid of many defines (which simplifies the code a lot),
as well as uint->unsigned int
2008-11-06 10:36:30 +00:00