Stanislav Malyshev
|
e665e01e88
|
fix bug #60326 - restore ob_gzhandler
|
2011-12-26 08:29:11 +00:00 |
|
Stanislav Malyshev
|
d42917b605
|
test fixes
|
2011-12-26 03:22:07 +00:00 |
|
Stanislav Malyshev
|
2f15c1d717
|
fix uninitialized var that may lead to crash
|
2011-12-26 02:16:37 +00:00 |
|
Gustavo André dos Santos Lopes
|
f24f2b4df6
|
- Fixed bug #60570 (http wrapper leaks context resource if request fails/is
redirected).
|
2011-12-21 15:44:58 +00:00 |
|
Scott MacVicar
|
c36926ba4c
|
Add tests for OpenSSL crash.
|
2011-12-19 03:09:05 +00:00 |
|
Scott MacVicar
|
beda5efd41
|
Fix segfault in older versions of OpenSSL (before 0.9.8i)
|
2011-12-18 05:14:32 +00:00 |
|
Andrey Hristov
|
4dfd69e84b
|
fix for 5.5.19
|
2011-12-14 19:29:45 +00:00 |
|
Andrey Hristov
|
9e14665237
|
another fix
|
2011-12-14 19:28:41 +00:00 |
|
Andrey Hristov
|
b8697d07f8
|
fix test
|
2011-12-14 18:37:49 +00:00 |
|
Andrey Hristov
|
3ef71f9726
|
fix test
|
2011-12-14 18:36:04 +00:00 |
|
Andrey Hristov
|
9033d60caf
|
fix typo
|
2011-12-14 17:59:11 +00:00 |
|
Andrey Hristov
|
e38daffe60
|
fix test
|
2011-12-14 16:27:52 +00:00 |
|
Pierre Joye
|
f94cc91dda
|
- tmp dir is system depedent
|
2011-12-13 23:18:12 +00:00 |
|
Pierre Joye
|
3b8e237128
|
- skip on win
|
2011-12-13 23:04:01 +00:00 |
|
Pierre Joye
|
609ade1bed
|
- ignore notices here, not what we test (array to string conversion)
|
2011-12-13 13:46:27 +00:00 |
|
Pierre Joye
|
df3cd84f80
|
- use the test itself, making the test passes when ran outside the src tree
|
2011-12-12 19:09:01 +00:00 |
|
Pierre Joye
|
b54e8fa231
|
- skip on win
|
2011-12-12 14:03:24 +00:00 |
|
Pierre Joye
|
a275c409c6
|
- skip on win
|
2011-12-12 14:02:06 +00:00 |
|
Pierre Joye
|
02e898c9e0
|
- skip on win
|
2011-12-12 13:56:42 +00:00 |
|
Pierre Joye
|
b02c751074
|
- skip on win
|
2011-12-12 13:53:38 +00:00 |
|
Pierre Joye
|
df3c9a79fe
|
- skip on win
|
2011-12-12 13:49:21 +00:00 |
|
Pierre Joye
|
582363d9c8
|
- skip on win
|
2011-12-12 13:34:21 +00:00 |
|
Pierre Joye
|
d15e57d5db
|
- skip on win
|
2011-12-12 13:31:43 +00:00 |
|
Derick Rethans
|
31afa034f0
|
This test should no longer fail, and is perfectly okay for Linux to test on too.
|
2011-12-12 12:57:46 +00:00 |
|
Gustavo André dos Santos Lopes
|
52c36e60c4
|
- Fixed bug #60455: stream_get_line misbehaves if EOF is not detected together
with the last read.
|
2011-12-11 21:08:15 +00:00 |
|
Popa Adrian Marius
|
74343ca506
|
bug fixed #48877 - bindValue and bindParam do not work for PDO Firebird
|
2011-12-10 22:04:23 +00:00 |
|
Patrick Allaert
|
ea25a9be03
|
Added tests contributions on spl_autoload and stream_context_set_option()
Thank you Jean-Marc Fontaine and Alter Way
|
2011-12-09 11:45:39 +00:00 |
|
Christopher Jones
|
726b31cfc9
|
Fix skipif
|
2011-12-08 20:43:23 +00:00 |
|
Pierrick Charron
|
4b860ccdad
|
Fix curl_copy_handle_basic_008.phpt when display_errors is On
(Thanks Chris Jones)
|
2011-12-08 18:57:01 +00:00 |
|
Scott MacVicar
|
287e1917cf
|
Make sure that we set the strong crypto result to false as well as returning false.
|
2011-12-07 20:50:33 +00:00 |
|
Derick Rethans
|
38eecffe0d
|
Test cosmetics.
|
2011-12-07 19:42:44 +00:00 |
|
Derick Rethans
|
6c242d9dd7
|
Sorting out the tests *once* more.
Please keep them consistent and only change them if you are 110% certain what
you're doing. Otherwise -> please ask.
|
2011-12-07 19:24:58 +00:00 |
|
Pierrick Charron
|
2e87cd3399
|
Fix test
|
2011-12-07 16:46:48 +00:00 |
|
Pierrick Charron
|
572e36e2e4
|
Add new test for CURLOPT_POSTFIELDS
|
2011-12-07 16:32:50 +00:00 |
|
Pierre Joye
|
d4ef7ab7df
|
- tests require 64bit integer
|
2011-12-07 10:38:35 +00:00 |
|
Pierre Joye
|
321172e479
|
- print_r seems to display 0 or nothing for days, let make that test works in both cases, that's not the purpose of this test to test print_r
|
2011-12-07 09:03:07 +00:00 |
|
Pierre Joye
|
93af22bbb9
|
- fix warning and fix buggy behavior of timelib_diff due to bad assumption of floor signature (fixes almost date_diff tests too)
|
2011-12-07 08:39:43 +00:00 |
|
Pierre Joye
|
e6d945c181
|
- rename to correct bug #
|
2011-12-07 08:37:48 +00:00 |
|
Pierre Joye
|
f3c1d7154c
|
- set TZ
|
2011-12-07 08:33:41 +00:00 |
|
Pierre Joye
|
4e172842a2
|
- force LF
|
2011-12-06 13:42:08 +00:00 |
|
Pierre Joye
|
c55364eb05
|
- add windows version of this test
|
2011-12-06 13:35:41 +00:00 |
|
Pierre Joye
|
65f0630552
|
- add windows version of this test
|
2011-12-06 13:34:45 +00:00 |
|
Pierre Joye
|
bbeaed1cca
|
- force LF
|
2011-12-06 13:16:40 +00:00 |
|
Pierre Joye
|
74cf85e19d
|
- force LF
|
2011-12-06 13:07:08 +00:00 |
|
Derick Rethans
|
ac631dd580
|
- Fixed bug #53502 (strtotime with timezone memory leak).
- Fixed bug #52062 (large timestamps with DateTime::getTimestamp and
DateTime::setTimestamp).
- Fixed bug #51994 (date_parse_from_format is parsing invalid date using 'yz'
format).
- Fixed bug #51223 (Seg fault while creating (by unserialization)
DatePeriod).
|
2011-12-06 06:21:08 +00:00 |
|
Derick Rethans
|
5087b0ee42
|
- Added a test case for #53437.
|
2011-12-06 06:07:41 +00:00 |
|
Derick Rethans
|
8889fcacc2
|
- Fixed bug #52062: large timestamps with DateTime::getTimestamp and DateTime::setTimestamp.
|
2011-12-06 06:04:24 +00:00 |
|
Derick Rethans
|
855ef08020
|
- Cosmetics for test case for #48678.
|
2011-12-06 06:00:45 +00:00 |
|
Derick Rethans
|
8698b73942
|
- Fixed test case for #54851.
- Make test case for #32555 the same for all branches.
|
2011-12-06 05:59:24 +00:00 |
|
Ilia Alshanetsky
|
dfa08dc325
|
Fixed Bug #55478 (FILTER_VALIDATE_EMAIL fails with internationalized
domain name addresses containing >1 -).
|
2011-12-04 14:52:40 +00:00 |
|