Pierre Joye
18d5751a9e
- Windows ACL cache support, update existing tests and add a new one
2009-06-16 00:07:05 +00:00
andy wharmby
791b526c67
New intval() tests. Tested on Windows, Linux and linux 64
2009-06-11 22:26:51 +00:00
andy wharmby
1386f796d2
New 64 bit math tests. Tested on Windows, Linux and Linux 64 bit. Tests authored by Dave Kelsey
2009-06-11 21:17:00 +00:00
Pierre Joye
49666eece6
#41874 , separate STDOUT and STDERR in exec functions
2009-06-09 00:25:37 +00:00
Matt Wilmas
dca18b68d1
MFH: Fixed bug #47836 (array operator [] inconsistency when the array has PHP_INT_MAX index value)
...
Also simplified related array_push() test
2009-06-07 19:28:15 +00:00
Matt Wilmas
1fa3b21c15
MFH: Fixed error message grammar:
...
- "cannot" instead of "can not" (meaning "also can")
- "than" instead of "then" (Hint: "then" should hardly be needed;
you're not telling the order in which to do something)
... plus removed a couple ending. dots
2009-06-06 02:40:49 +00:00
Matt Wilmas
a80be6827d
MFH: Fixed tests again after double->long conversion change (to match 5.2)
2009-06-05 17:15:33 +00:00
Matt Wilmas
26cde1ee2f
MFH: Updated tests after double->long conversion change (basically to match 5.2)
...
# Let me know about other failing tests I missed
2009-06-04 18:25:06 +00:00
Brian Shire
b39f215173
MFH: Add test for Bug #47859 parse_ini_file() does not like asterisk (*) in key in the beginning
2009-06-03 19:37:26 +00:00
Pierre Joye
472d000289
- fix title
2009-06-03 08:31:24 +00:00
Pierre Joye
2f6f336205
- fix parameter order and return value check in windows (Venkat Raman Don, Pierre)' link
2009-06-03 07:56:53 +00:00
Ilia Alshanetsky
c1c9645128
Fixed test
2009-06-02 12:19:34 +00:00
Arnaud Le Blanc
23a25db653
MFH: New test
2009-05-28 13:22:28 +00:00
Ilia Alshanetsky
529bcf35c2
MFB: Improve fix for bug #48313
2009-05-24 16:01:48 +00:00
Pierre Joye
10ace3fe97
- #44859 , fixed support for windows ACL, drop win9x code
2009-05-17 19:44:27 +00:00
Arnaud Le Blanc
c79528a26d
MFH: Fixed bug #48309 (stream_copy_to_stream() and fpasstru() do not
...
update stream position of plain files)
2009-05-17 14:58:10 +00:00
Arnaud Le Blanc
8a8e036175
MFH: Test for #38802
2009-05-16 20:45:28 +00:00
Arnaud Le Blanc
ac57b7078b
MFH: Minimal HTTP server to test HTTP stream wrapper
2009-05-16 20:44:05 +00:00
Arnaud Le Blanc
a2600facdd
MFH: Fixed bug #48307 (stream_copy_to_stream() copies 0 bytes when $source
...
is a socket)
2009-05-16 20:23:06 +00:00
Felipe Pena
06a10f3789
- New tests (testfest Quebec)
2009-05-16 18:26:59 +00:00
Felipe Pena
837cf07807
- New tests (testfest CataloniaUG)
2009-05-16 14:41:27 +00:00
Christopher Jones
ad07803d23
MFH: New array_multisort() test and code comment fix (Simon Westcott)
2009-05-15 16:46:22 +00:00
Ilia Alshanetsky
c3e3d607b4
Fixed bug #47564 (unpacking unsigned long 32bit bit endian returns wrong
...
result)
2009-05-12 12:34:55 +00:00
Jani Taskinen
899e56337f
- Fix paths
2009-05-11 05:01:37 +00:00
Etienne Kneuss
bad0b796a8
MFB: Add test for #48224
2009-05-10 20:12:56 +00:00
Arnaud Le Blanc
7d61fa216d
test for #44034
2009-05-08 09:50:34 +00:00
Hannes Magnusson
903f306a60
Fix tests
2009-05-07 08:08:00 +00:00
Felipe Pena
d64db73483
- Fixed tests
2009-05-05 18:19:16 +00:00
Matt Wilmas
09034cf3f4
MFH: Implemented manual scanning for strings/comments, plus misc. fixes
2009-05-05 01:35:44 +00:00
Kalle Sommer Nielsen
5a6d3cc42b
Added E_DEPRECATED startup notice (5.3 only)
2009-05-04 21:18:22 +00:00
Jani Taskinen
73b9d33ab7
MFH: fix test
2009-04-30 13:22:13 +00:00
Jani Taskinen
a4a08dd43d
MFH:fix test
2009-04-30 13:19:31 +00:00
Zoe Slattery
3bd566f7c4
Refixing to follow documented behaviour
2009-04-29 07:53:10 +00:00
Ilia Alshanetsky
7b064cf252
Fixed bug #47365 (ip2long() may allow some invalid values on certain 64bit
...
systems)
2009-04-28 22:27:00 +00:00
Antony Dovgal
319491b658
fix test
2009-04-28 09:04:28 +00:00
Arnaud Le Blanc
1bef730840
MFH
2009-04-25 21:13:07 +00:00
Sebastian Schürmann
7942cd2c3c
- Initial commit
2009-04-25 11:33:26 +00:00
Sebastian Schürmann
a3a20e29c2
- Initial Commit
2009-04-25 11:29:52 +00:00
Sebastian Schürmann
f972956b9d
- Initial commit
2009-04-25 11:23:01 +00:00
Arnaud Le Blanc
a772d7c3ef
MFH
2009-04-24 19:48:41 +00:00
Arnaud Le Blanc
54958dbc7c
MFH
2009-04-24 17:14:32 +00:00
andy wharmby
04250059a8
Fix test
2009-04-21 08:53:25 +00:00
Arnaud Le Blanc
790d160b6f
new test
2009-04-19 13:56:08 +00:00
Zoe Slattery
11d43ac5d2
fixing incorrect --CLEAN-- sections
2009-04-16 12:28:03 +00:00
Zoe Slattery
25ff381418
fixing incorrect --CLEAN-- sections
2009-04-16 12:14:38 +00:00
Zoe Slattery
c80613cce2
fixing incorrect --CLEAN-- sections
2009-04-16 10:54:45 +00:00
Dmitry Stogov
679c6298e3
- Added "dechunk" filter which can decode HTTP responces with chunked transfer-encoding. HTTP streams use this filter automatically in case "Transfer-Encoding: chunked" header presents in responce. It's possible to disable this behaviour using "http"=>array("auto_decode"=>0) in stream context
...
- Fixed bug #47021 (SoapClient stumbles over WSDL delivered with "Transfer-Encoding: chunked")
2009-04-16 10:16:27 +00:00
Antony Dovgal
a31e30fafb
fix parse error
2009-04-15 20:56:58 +00:00
Antony Dovgal
af4b7aca6e
fix test
2009-04-15 20:54:52 +00:00
Rasmus Lerdorf
11a8e2e82e
Fix the test case
2009-04-09 16:04:45 +00:00