Johannes Schlüter
4307bd57db
- 5.3.9RC3
2011-12-08 11:01:37 +00:00
Johannes Schlüter
52169a44af
- These changes were done after RC2.
2011-12-08 11:00:16 +00:00
Derick Rethans
109cc0bfab
Test cosmetics.
2011-12-07 19:42:44 +00:00
Derick Rethans
60d195dc44
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
bc8fc80049
Fix test
2011-12-07 16:46:48 +00:00
Pierrick Charron
4093e5e797
Add new test for CURLOPT_POSTFIELDS
2011-12-07 16:32:50 +00:00
Pierre Joye
2ae3a4d849
- 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
361c162058
- 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
7e2d5315ec
- force LF
2011-12-06 13:42:08 +00:00
Pierre Joye
c46e5a1b7d
- add windows version of this test
2011-12-06 13:35:41 +00:00
Pierre Joye
0c4915d580
- add windows version of this test
2011-12-06 13:34:45 +00:00
Pierre Joye
4a91e36366
- force LF
2011-12-06 13:16:40 +00:00
Pierre Joye
d2fad53032
- force LF
2011-12-06 13:07:08 +00:00
Pierre Joye
b84d8a5050
- force LF as EOL as the code expects it.
...
however it sounds like a bug in the implementation
phar.c:720
if (4 != php_stream_read(fp, buffer, 4)) {
MAPPHAR_ALLOC_FAIL("internal corruption of phar \"%s\" (truncated manifest at manifest length)")
}
that code will fail if non LF eol are used. Or does phar supports only LF?
2011-12-06 11:58:05 +00:00
Derick Rethans
9aaec1c6e0
- Fixed bug number.
2011-12-06 06:23:13 +00:00
Derick Rethans
5b2ce47f2e
- 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
2a0343fb18
Make tests similar to the ones in 5.4 and trunk.
2011-12-06 06:13:41 +00:00
Derick Rethans
9f78bca569
- Added a test case for #53437 .
2011-12-06 06:07:41 +00:00
Derick Rethans
2679ccc50b
- Fixed bug #52062 : large timestamps with DateTime::getTimestamp and DateTime::setTimestamp.
2011-12-06 06:04:24 +00:00
Derick Rethans
300b3efff5
- Cosmetics for test case for #48678 .
2011-12-06 06:00:45 +00:00
Derick Rethans
70b782bc9a
- Fixed test case for #54851 .
...
- Make test case for #32555 the same for all branches.
2011-12-06 05:59:24 +00:00
Derick Rethans
0dcf098efd
This changes adds the --EXTENSION-- section to .phpt files as
...
described in http://marc.info/?t=132248616300007&r=1&w=2 .
2011-12-06 05:44:54 +00:00
Pierrick Charron
a204f8fcfd
Added myself as curl maintainer
2011-12-04 16:46:45 +00:00
Ilia Alshanetsky
8222ae737c
Fixed Bug #55478 (FILTER_VALIDATE_EMAIL fails with internationalized
...
domain name addresses containing >1 -).
2011-12-04 14:52:40 +00:00
Pierrick Charron
109346779a
Fixed bug #60439curl_copy_handle segfault when used with CURLOPT_PROGRESSFUNCTION
2011-12-04 01:34:54 +00:00
Pierrick Charron
3fe47ef089
Cleans up test file
2011-12-02 04:16:46 +00:00
Felipe Pena
78742a33a7
- Replace possible esc char to <esc> in the XML output
2011-12-01 15:47:58 +00:00
Christopher Jones
5fdb19fba0
Miscellaneous: move misplaced entry; fix typos; note more precise OCI8 DLL dependency; remove session.entropy_file setting which was only in PHP_5_3 php.ini-development
2011-11-29 22:33:55 +00:00
Dmitry Stogov
d1432d434c
Fixed bug #54911 (Access to a undefined member in inherit SoapClient may cause Segmentation Fault)
2011-11-28 14:20:35 +00:00
Felipe Pena
43a373437d
- Added JUnit output format option
...
patch by: Ferenc Kovacs (tyrael at php.net)
2011-11-26 20:18:03 +00:00
Ferenc Kovacs
6f8518fbf5
adding some tests for string offsets
2011-11-26 18:41:45 +00:00
Felipe Pena
350325d42a
- Fixed bug #55788 (test redirects should abide SHOW_ONLY_GROUPS in run-tests.php)
...
patch by: tyrael at php.net
2011-11-26 17:56:43 +00:00
Felipe Pena
06bc6bdc29
- Fix test
2011-11-26 17:35:19 +00:00
Felipe Pena
3ee878169b
- Clean up
2011-11-26 17:30:03 +00:00
Derick Rethans
92e9a0bd91
- Fixed bug #54851 (DateTime::createFromFormat() doesn't interpret "D").
2011-11-26 16:44:21 +00:00
Derick Rethans
1324d5d9c5
- Fixed bug #54596 (incorrect years for DateTime objects created with 4-digit
...
years).
2011-11-25 15:51:37 +00:00
Derick Rethans
016e57a712
- Force setting for tests.
2011-11-25 15:47:11 +00:00
Derick Rethans
45ae82d3f1
- Fixed bug #60373 (Startup errors with log_errors on cause segfault).
2011-11-25 14:06:55 +00:00
Xinchen Hui
aa5ce0b58d
warning: suggest parentheses around && within ||
2011-11-25 07:50:18 +00:00
Derick Rethans
7411ae09f5
- Fixed bug #60236 (TLA timezone dates are not converted properly from
...
timestamp).
- Fixed bug #55253 (DateTime::add() and sub() result -1 hour on objects with
time zone type 2).
And fixed some test cases.
2011-11-24 17:13:47 +00:00
Johannes Schlüter
fb573462ca
- Back to -dev
2011-11-24 14:00:10 +00:00
Johannes Schlüter
e9087c9d4a
- PHP 5.3.9RC2
2011-11-24 12:57:59 +00:00
Pierre Joye
91983739e7
- add crt warning ini
2011-11-24 12:51:28 +00:00
Pierre Joye
fb53dd80d8
- merge crt warning change (r216594) and rename the ini to windows.show_crt_warning
2011-11-24 12:46:45 +00:00
Xinchen Hui
fe96e8e64c
Fixed bug #60367 (Reflection and Late Static Binding)
2011-11-24 09:16:11 +00:00
Ulf Wendel
0f799cc410
Good to fix something, but don't forget to update tests
2011-11-23 17:30:59 +00:00
Ulf Wendel
1d1d88bec0
Good to fix something, but don't forget to update tests
2011-11-23 17:23:57 +00:00
Ulf Wendel
2bfd24071b
Always good to fix something, but don't forget to update tests
2011-11-23 17:01:09 +00:00
Ulf Wendel
b5054a7c7b
Fix test
2011-11-23 16:47:22 +00:00
Ulf Wendel
6c1f4e58ce
Message can vary depending on server version
2011-11-23 16:38:50 +00:00