Felipe Pena
|
2cd1661e2d
|
- Fixed bug #52931 (strripos not overloaded with function overloading enabled)
|
2010-09-27 23:09:00 +00:00 |
|
Derick Rethans
|
761cc30055
|
- Updated to version 2010.13 (2010m)
|
2010-09-27 13:57:42 +00:00 |
|
Andrey Hristov
|
42a80fac8c
|
Fixed bug #45921 (Can't initialize character set hebrew)
|
2010-09-27 12:35:59 +00:00 |
|
Andrey Hristov
|
b080cfcc71
|
Fix the value, it was bumped
|
2010-09-27 11:23:01 +00:00 |
|
Adam Harvey
|
2d4c7b4033
|
Fix bug #52929 (Segfault in filter_var with FILTER_VALIDATE_EMAIL with large
amount of data).
|
2010-09-27 07:08:04 +00:00 |
|
Pierre Joye
|
4839387edd
|
- fix bug #52926, zlib fopen wrapper does not use the context
|
2010-09-26 20:46:54 +00:00 |
|
Adam Harvey
|
fc2ed1b5d0
|
MFH: fix phar phpinfo() tests.
|
2010-09-24 12:13:33 +00:00 |
|
Andrey Hristov
|
216effe4f5
|
WS fixes
|
2010-09-23 16:03:22 +00:00 |
|
Ulf Wendel
|
8bb124394b
|
Let's try not to have 'uft8'-only tests and avoid setting the charset upon connect. I've changed the tests to make no assumptions on the server charset setting. var_dump()/EXPECTF tests got replaced with dynamic tests which try to take the current charset into account.
|
2010-09-23 15:08:43 +00:00 |
|
Ulf Wendel
|
389965f1de
|
Merge from head: do not use deprecated function aliases. The test logic is unchanged.
|
2010-09-23 14:59:13 +00:00 |
|
Adam Harvey
|
107f916322
|
Fix up the vim folds in phar_object.c and add a note that the two prototypes
before Phar::__construct() are actually valid and not a mistake, per bug
#52909.
|
2010-09-23 04:41:14 +00:00 |
|
Andrey Hristov
|
bdaec773b5
|
Unify, force one charset at connect, thus fixing
test failures because different servers have different
system charsets.
|
2010-09-22 18:25:33 +00:00 |
|
Ulf Wendel
|
7f0ec2a127
|
Test update for sql_mode = ansi
|
2010-09-22 15:22:22 +00:00 |
|
Ulf Wendel
|
841c151b64
|
Test update for sql_mode = ANSI
|
2010-09-22 15:16:07 +00:00 |
|
Andrey Hristov
|
ff27146950
|
small macro fix
|
2010-09-22 14:54:43 +00:00 |
|
Andrey Hristov
|
86c1364695
|
fix for bug 52891 - optimize a bit
|
2010-09-22 14:26:43 +00:00 |
|
Andrey Hristov
|
1de4cfb791
|
Fix for
Bug #52891 Wrong data inserted with mysqli/mysqlnd when using bind_param,value>LONG_MAX
|
2010-09-22 11:38:49 +00:00 |
|
Andrey Hristov
|
047f0e4d88
|
update tests
|
2010-09-22 11:09:29 +00:00 |
|
Ulf Wendel
|
2ff0c392e7
|
Trying to pimp gcov.php.net code coverage tests.. trying to cover mysqlnd compress code with a standard test run
|
2010-09-20 19:01:13 +00:00 |
|
Ulf Wendel
|
7f6d8e53fd
|
Align test to the style used in the other tests
|
2010-09-20 18:26:11 +00:00 |
|
Ulf Wendel
|
1a40f20729
|
No reason not to run the tests with libmysql. Its long, long ago that pconnect has been a mysqlnd only feature
|
2010-09-20 17:26:39 +00:00 |
|
Ilia Alshanetsky
|
9aafc5d1c6
|
Fixed a compiler warning
|
2010-09-20 12:48:27 +00:00 |
|
Ulf Wendel
|
c30edd027f
|
Dont be strict on error messages, they can vary by server version
|
2010-09-20 09:04:48 +00:00 |
|
Andrey Hristov
|
531085785b
|
add test case for 52891
|
2010-09-20 09:02:31 +00:00 |
|
Pierre Joye
|
63883d4970
|
- not needed here anymore
|
2010-09-18 14:54:40 +00:00 |
|
Ulf Wendel
|
2d656381f8
|
Skip if PDO_SQLITE is not available
|
2010-09-17 17:11:21 +00:00 |
|
Ulf Wendel
|
fe726b1beb
|
Remove OS dependent directory separator from EXPECT
|
2010-09-17 16:40:02 +00:00 |
|
Pierre Joye
|
064578114f
|
- WS
|
2010-09-16 19:15:26 +00:00 |
|
Andrey Hristov
|
17ae7c1659
|
remove unneeded proxy function _mysqlnd_restart_psessoin
|
2010-09-15 12:23:45 +00:00 |
|
Andrey Hristov
|
d99ee78503
|
Remove unneeded proxy function _mysqlnd_end_psession
|
2010-09-15 12:11:33 +00:00 |
|
Adam Harvey
|
416240947b
|
Fix bug #52849 (GNU MP invalid version match).
|
2010-09-15 10:51:55 +00:00 |
|
Ulf Wendel
|
0dc0d76854
|
Fix test
|
2010-09-15 08:20:15 +00:00 |
|
Felipe Pena
|
09ca429157
|
- Fixed bug #52843 (Segfault when optional parameters are not passed in to mssql_connect)
|
2010-09-15 02:12:46 +00:00 |
|
Andrey Hristov
|
fc2143b993
|
unify magic quotes handling. Also fix a problem which
resulted in a longjmp in debug PHP,because of usage of
zval that is NULL in a hash context.
|
2010-09-14 16:09:42 +00:00 |
|
Adam Harvey
|
877a6f92f0
|
Fix bug #52827 (cURL leaks handle and causes assertion error (CURLOPT_STDERR)).
Patch by Gustavo.
|
2010-09-14 10:58:59 +00:00 |
|
Adam Harvey
|
1f06a6a4e8
|
Fix English in the error message emitted when json_decode() is called with
depth <= 0.
|
2010-09-14 03:46:28 +00:00 |
|
Kalle Sommer Nielsen
|
4119b09a1a
|
Fixed bug #52772 (var_dump() doesn't check for the existence of get_class_name before calling it)
|
2010-09-13 20:14:18 +00:00 |
|
Pierre Joye
|
eafd04d172
|
- use php_sys_readlink
|
2010-09-13 09:30:07 +00:00 |
|
Adam Harvey
|
a7da07a15f
|
Fix bug #52826 (phpinfo is incorrect for bzip2 stream wrapper).
|
2010-09-13 07:41:39 +00:00 |
|
Pierre Joye
|
20944e2516
|
- use php_sys_readlink
|
2010-09-10 19:25:56 +00:00 |
|
Pierre Joye
|
2b04364852
|
- Implement bug #51804, splFileInfo::getLinkTarget() on Windows
|
2010-09-10 14:17:40 +00:00 |
|
Adam Harvey
|
6e06a45f24
|
Fix bug #52802 (Out-of-date comment for
file_get_contents/php_stream_copy_to_mem) by updating the relevant comments.
|
2010-09-10 03:08:05 +00:00 |
|
Felipe Pena
|
03df7fce82
|
- Fixed test
|
2010-09-09 21:46:29 +00:00 |
|
Adam Harvey
|
97f6da74a1
|
Fixed bug #52744 (cal_days_in_month incorrect for December 1 BCE). Original
patch by gpap at internet dot gr.
|
2010-09-09 06:41:23 +00:00 |
|
Pierre Joye
|
266ff49a9a
|
- Fix #50524, proc_open should respect cwd as it does on other platforms
|
2010-09-08 08:34:57 +00:00 |
|
Pierre Joye
|
80ddb8d95c
|
- fix bug #52260, catch all DNS not found error
|
2010-09-06 10:57:42 +00:00 |
|
Pierre Joye
|
4275e7428b
|
- timeval element are always 32bit long on Windows
|
2010-09-06 10:39:26 +00:00 |
|
Pierre Joye
|
6c08709bd6
|
- kill warning
|
2010-09-06 10:28:04 +00:00 |
|
Pierre Joye
|
329cab2942
|
- restore credits, fix 5.3 as well, aka do it right /cc Deric
|
2010-09-05 14:38:35 +00:00 |
|
Rasmus Lerdorf
|
8022e383ff
|
This incorrect contraction started to get on my eyes after I saw it for the
87th time while struggling with an annoying SOAP service.
|
2010-09-03 22:24:08 +00:00 |
|