Ilia Alshanetsky
|
b997390e1d
|
use constant
|
2007-02-15 01:40:36 +00:00 |
|
Ilia Alshanetsky
|
ed6725c695
|
Improved validation route for size parameter of the mcrypt_create_iv()
function.
|
2007-02-15 01:15:45 +00:00 |
|
Ilia Alshanetsky
|
f8958c466d
|
Fixed a possible memory corruption inside mime_content_type() on a
non-existent file.
|
2007-02-15 00:05:42 +00:00 |
|
Derick Rethans
|
e254f976fb
|
- MFH: Clarify the source of the timezone data.
|
2007-02-14 19:35:09 +00:00 |
|
Nuno Lopes
|
d446564786
|
Fixed bug #39322 (proc_terminate() destroys process resource)
|
2007-02-14 19:13:31 +00:00 |
|
Ilia Alshanetsky
|
fc49f98e6a
|
Make sure p is not pointing to the start of the buffer
|
2007-02-13 23:55:20 +00:00 |
|
Antony Dovgal
|
32c2c7a510
|
MFH
|
2007-02-13 20:19:56 +00:00 |
|
Ilia Alshanetsky
|
2e35bdc5e9
|
Fixed a memory leak inside imap_utf8()
|
2007-02-13 20:12:52 +00:00 |
|
Nuno Lopes
|
9cc85b6030
|
Fixed bug #34794 (proc_close() hangs when used with two processes)
|
2007-02-13 19:53:42 +00:00 |
|
Nuno Lopes
|
3d65d6d8d9
|
Fixed bug #37799 (ftp_ssl_connect() falls back to non-ssl connection)
|
2007-02-13 18:29:10 +00:00 |
|
Antony Dovgal
|
dc9e17faf3
|
fix #40455 (proc_open() uses wrong commandline when safe_mode_exec_dir is set)
|
2007-02-13 15:55:45 +00:00 |
|
Antony Dovgal
|
29a9ba9639
|
new/improved tests
|
2007-02-13 12:59:53 +00:00 |
|
Antony Dovgal
|
60c435df5e
|
MFH
|
2007-02-13 12:56:36 +00:00 |
|
Ilia Alshanetsky
|
103b8c33c0
|
Fixed bug #40432 (strip_tags() fails with greater than in attribute).
|
2007-02-13 02:16:22 +00:00 |
|
Marcus Boerger
|
e19f55bb82
|
- MFH Drop useless stuff
|
2007-02-13 00:32:32 +00:00 |
|
Marcus Boerger
|
5026a9fd83
|
- MFH Add new example
|
2007-02-13 00:19:00 +00:00 |
|
Antony Dovgal
|
2c31b1e194
|
fix #40451 (addAttribute() may crash when used with non-existent child node)
|
2007-02-12 21:06:29 +00:00 |
|
Antony Dovgal
|
cce7545d18
|
upgrade to new parameter parsing API
+ mostly ws/cs fixes, sort of MFH
|
2007-02-12 20:40:11 +00:00 |
|
Antony Dovgal
|
511463854b
|
MFH: fix #40109 (iptcembed fails on non-jfif jpegs)
|
2007-02-12 20:30:52 +00:00 |
|
Antony Dovgal
|
634615cd42
|
MFH: fix tests
|
2007-02-12 14:49:05 +00:00 |
|
Antony Dovgal
|
796080d8c4
|
MFH: add separate IPv6 test
|
2007-02-12 14:43:00 +00:00 |
|
Antony Dovgal
|
b877bb70de
|
MFH: fix pcre tests
|
2007-02-12 14:22:19 +00:00 |
|
Antony Dovgal
|
8e49f0c54c
|
MFH
|
2007-02-12 09:36:23 +00:00 |
|
Ilia Alshanetsky
|
c92668e768
|
Fixed a memory leak inside readline_completion_function() on non-callable
callback.
|
2007-02-12 01:23:17 +00:00 |
|
Antony Dovgal
|
45c0253f2c
|
add test
|
2007-02-11 20:56:46 +00:00 |
|
Antony Dovgal
|
77d93ee6b3
|
fix test
|
2007-02-11 20:06:19 +00:00 |
|
Nuno Lopes
|
8b9f475ac6
|
merge the tidyNode::getParent() patch from HEAD
|
2007-02-11 16:07:30 +00:00 |
|
Pierre Joye
|
18e4a7aacb
|
- Fixed bug #40428, imagepstext() doesn't accept optional parameter
(Pierre)
|
2007-02-11 11:11:48 +00:00 |
|
Antony Dovgal
|
9d26a78f6a
|
MFH
|
2007-02-11 09:25:32 +00:00 |
|
Antony Dovgal
|
9c100b20e6
|
MFH
|
2007-02-10 20:52:42 +00:00 |
|
Nuno Lopes
|
1bd4f5bef4
|
fix gcov build (#line directives)
|
2007-02-10 20:26:09 +00:00 |
|
Antony Dovgal
|
7b12fd5492
|
MFH
|
2007-02-10 00:50:38 +00:00 |
|
Nuno Lopes
|
da9f515648
|
new test to keep track of the reported pcre regression
|
2007-02-09 20:00:17 +00:00 |
|
Nuno Lopes
|
b3e66c616d
|
upgrade pcre to version 7.0
|
2007-02-09 19:48:47 +00:00 |
|
Antony Dovgal
|
2024ec6e2a
|
MFH: fix #40410 (ext/posix does not compile on MacOS 10.3.9)
|
2007-02-09 10:15:46 +00:00 |
|
Ilia Alshanetsky
|
d35449bbfb
|
Upgraded SQLite 3 to version 3.3.12
|
2007-02-09 03:17:47 +00:00 |
|
Marcus Boerger
|
7aa2282124
|
- MFH Add include
|
2007-02-08 22:54:34 +00:00 |
|
Marcus Boerger
|
ac3b5ebbde
|
- MFH Rearrange code: mode Countable from spl_array.c to spl_iterator.c
|
2007-02-08 22:17:40 +00:00 |
|
Marcus Boerger
|
1d1ea0b2ca
|
- MFH: Fix Bug #39836 SplObjectStorage empty after unserialize
|
2007-02-08 22:14:25 +00:00 |
|
Marcus Boerger
|
38201d8d12
|
- MFH php --ri <extension>
|
2007-02-08 16:55:34 +00:00 |
|
Marcus Boerger
|
3bd74e422a
|
- MFH Add new test
|
2007-02-08 08:44:51 +00:00 |
|
Antony Dovgal
|
323467f9c9
|
add test
|
2007-02-07 21:13:01 +00:00 |
|
Ilia Alshanetsky
|
629d7cf43f
|
Fixed Bug #40274 (Sessions fail with numeric root keys).
|
2007-02-06 00:01:18 +00:00 |
|
Frank M. Kromann
|
b436ad2af5
|
#39213
Fix for '' returned as ' '.
This only works with FreeTDS as microsofts library returns a length of 1 for an empty string!
|
2007-02-04 21:19:37 +00:00 |
|
Frank M. Kromann
|
850998256c
|
Fix win32 build
|
2007-02-04 00:21:51 +00:00 |
|
andy wharmby
|
74cafe0840
|
Fixed bug #37927 (Prevent trap when COM extension processes argument of type VT_DISPATCH|VT_REF)
|
2007-02-02 15:44:06 +00:00 |
|
andy wharmby
|
cda82bc0a3
|
Fixed bug #34564 (COM extension not returning modified "out" argument)
|
2007-02-02 15:27:35 +00:00 |
|
Ilia Alshanetsky
|
a8c006235c
|
Better generated parser
|
2007-02-02 00:03:33 +00:00 |
|
Ilia Alshanetsky
|
79dfb302b1
|
Fixed test mixup
|
2007-02-02 00:00:33 +00:00 |
|
Antony Dovgal
|
c313af32a9
|
MFH
|
2007-02-01 14:21:01 +00:00 |
|