Commit Graph

42969 Commits

Author SHA1 Message Date
Antony Dovgal
63ffff111c fix typo
test before commit!
2008-09-12 10:30:18 +00:00
c414bdd2e6 ChangeLog update 2008-09-12 01:32:09 +00:00
Felipe Pena
a26fab9f6b - Fixed unexpected zval changes 2008-09-12 01:10:56 +00:00
Ilia Alshanetsky
f267153613 MFB: Fixed bug #45382 (timeout bug in stream_socket_enable_crypto). 2008-09-11 23:56:57 +00:00
Lars Strojny
7949c4d771 prev()-tests by Iain Lewis <ilewis@uk.ibm.com> 2008-09-11 18:21:24 +00:00
Arnaud Le Blanc
962cc9d9c8 Fix test 2008-09-11 15:47:56 +00:00
Arnaud Le Blanc
8483399c08 Fix invalid free 2008-09-11 15:45:29 +00:00
Arnaud Le Blanc
f49c3c98bc Fixed #46053 (SplFileObject::seek - Endless loop) 2008-09-11 15:31:48 +00:00
Arnaud Le Blanc
f327994df3 Fixed #46051 (SplFileInfo::openFile - memory overlap) 2008-09-11 15:22:17 +00:00
Rob Richards
5f50350ca9 fix bug #46047 (SimpleXML converts empty nodes into object with nested array)
add test
2008-09-11 14:20:30 +00:00
Rob Richards
bdb50267f7 fix bug #45901 (wddx_serialize_value crash with SimpleXMLElement object)
add test
2008-09-11 14:16:36 +00:00
Antony Dovgal
542be32668 fix test 2008-09-11 13:38:06 +00:00
Arnaud Le Blanc
ef1b4f2698 Added tests 2008-09-11 11:52:02 +00:00
Arnaud Le Blanc
870c5e1c31 Implemented ability to provide upload progress feedback through session
data.
2008-09-11 11:51:07 +00:00
Sanjay Mantoor
5190b089be New testcases for array_intersect_key() function 2008-09-11 10:41:01 +00:00
Greg Beaver
a2fdf4bbcc remove weird relic of development past that somehow made it in here on the last commit 2008-09-11 03:33:10 +00:00
Greg Beaver
6391270b85 MFPHP5: fix Bug #46032: PharData::__construct wrong memory read 2008-09-11 03:29:42 +00:00
5ecafdc83b ChangeLog update 2008-09-11 01:32:13 +00:00
Stanislav Malyshev
3a55154b6b add some windows-style INI entries to tests 2008-09-11 00:50:08 +00:00
Stanislav Malyshev
8f5fd5db1e update scanner files 2008-09-11 00:49:31 +00:00
Stanislav Malyshev
0eafa6b080 MF5: Fix BC issue with ini scanner.
# Now in "": \LETTER is literal, \" is escaped ", value ending with \" is literal
2008-09-11 00:49:18 +00:00
Ilia Alshanetsky
79d8631fea MFB: Fixed bug #46042 (memory leaks with reflection of
mb_convert_encoding())
2008-09-10 23:19:50 +00:00
Rob Richards
da5e36b702 fix bug #46003 (isset on nonexisting node return unexpected results)
add test
2008-09-10 16:28:20 +00:00
Rob Richards
e362e66375 fix bug #46029 (Segfault in DOMText when using with Reflection) 2008-09-10 15:39:43 +00:00
Arnaud Le Blanc
5317e8adb6 Fix php_u_register_variable_ex(), avoid readding some uninitialized data
after the end of the variable name
2008-09-10 14:12:55 +00:00
Rob Richards
9068c264be fix bug #45553 (Using XPath for attributes with a namespace does not work)
add test
2008-09-10 11:20:35 +00:00
Arnaud Le Blanc
afa5475020 Fix test 2008-09-10 11:12:12 +00:00
Arnaud Le Blanc
470a396f65 Fixed #45928 (large scripts from stdin are stripped at 16K border) 2008-09-10 10:15:58 +00:00
Antony Dovgal
b38730fcc9 check for NULL before freeing 2008-09-10 07:31:12 +00:00
bbcb4ea866 ChangeLog update 2008-09-10 01:32:20 +00:00
Felipe Pena
c031df9520 - New tests 2008-09-10 00:09:30 +00:00
Felipe Pena
ba2f87b506 - Merged fix from SF project (Import Jeff Lawsons patches for XML datetime bug fixes)
Fixed bugs:
  #45226 (xmlrpc_set_type() segfaults with valid ISO8601 date string)
  #18916 (xmlrpc_set_type() "not working")
2008-09-10 00:05:26 +00:00
Arnaud Le Blanc
cee365dbf0 Fixed bug #46031 (Segfault in AppendIterator::next) 2008-09-09 19:43:52 +00:00
8f54057ae2 ChangeLog update 2008-09-09 01:31:54 +00:00
Stanislav Malyshev
d2a57ceac9 update tests from 5.x 2008-09-08 22:58:31 +00:00
Stanislav Malyshev
49d72a9ac5 fix datefmt_parse function 2008-09-08 22:55:02 +00:00
Felipe Pena
edb34ed424 - Changed error level E_ERROR into E_WARNING in parameter validation 2008-09-08 19:34:48 +00:00
Antony Dovgal
b414862f9c add missing file 2008-09-08 10:24:05 +00:00
Arnaud Le Blanc
c6ad8c3079 Added tests for rfc1867 post handler 2008-09-08 09:24:45 +00:00
Arnaud Le Blanc
38af9b5535 run-tests.php: Added %u|b% placeholder, like %unicode|string%, for array
keys in var_dump() output.
2008-09-08 09:23:24 +00:00
Arnaud Le Blanc
9e6a1cc4a1 Fix the "Content-Type contains ';'" case in rfc1867 post handler 2008-09-08 09:20:33 +00:00
Arnaud Le Blanc
5531e0381a fix empty-value case in rfc1867 post handler 2008-09-08 09:12:51 +00:00
Arnaud Le Blanc
e6abcf2c5c comment out debug printf 2008-09-08 09:12:02 +00:00
bc3e19ec30 ChangeLog update 2008-09-08 01:31:57 +00:00
Felipe Pena
1ae8e8b94e - Fixed some wrong format parameters 2008-09-08 01:30:55 +00:00
Felipe Pena
028d0cd2dd - Fixed bug #46010 (warnings incorrectly generated for iv in ecb mode) 2008-09-07 22:53:20 +00:00
Johannes Schlüter
c868694dee - The exact error message might differ (it's "Not owner" on Solaris) 2008-09-07 22:33:38 +00:00
Felipe Pena
ac3ae236ec - MFB:
- use php's stream in libmagic
  - remove duplicate code (like mime_content_type() compatibility function
    now use the same base as finfo_file())
  - make it portable (works now on windows too, belongs other OSes)

  - don't close caller streams in libmagic (prevent leak and zombie stream)
  - string returned by magic_* are freed on magic_close, duplicate before
    calling magic_close (set return value)
  - if stat failed, don't try to call magic_* (when FILEINFO_MODE_FILE)
2008-09-07 20:29:54 +00:00
Jani Taskinen
bb671336e1 MFB 2008-09-07 18:00:25 +00:00
Arnaud Le Blanc
d4df205018 More accurate max_file_size / upload_max_filesize (fixes #45124) 2008-09-07 14:17:24 +00:00