Dmitry Stogov
|
79c3defac0
|
Fixed bug #39548 (ZMSG_LOG_SCRIPT_NAME not routed to OutputDebugString() on Windows)
|
2006-11-23 08:37:21 +00:00 |
|
Dmitry Stogov
|
6a8f267db6
|
Fixed bug #39602 (Invalid session.save_handler crashes PHP)
|
2006-11-23 08:07:05 +00:00 |
|
Ilia Alshanetsky
|
e8180067b9
|
Fixed a possible crash in dbase_open() on empty filename.
|
2006-11-22 17:30:34 +00:00 |
|
Pierre Joye
|
efa9b7e20b
|
- MFH: #39538, fgetcsv can't handle starting newlines and trailing odd
number of backslashes (David Soria Parra, Pierre)
|
2006-11-22 12:59:49 +00:00 |
|
Antony Dovgal
|
a7ce772222
|
fix #39575 (move_uploaded_file() no longer working (safe mode related))
|
2006-11-22 11:55:36 +00:00 |
|
Michael Wallner
|
a09ef37d30
|
- fix ENV section handling
|
2006-11-22 10:45:06 +00:00 |
|
Antony Dovgal
|
df1a1c8441
|
MFH: fix #39576 (array_walk() doesn't separate userdata zval)
|
2006-11-22 10:42:41 +00:00 |
|
Antony Dovgal
|
090a83b974
|
ensure that bucket->brigade is NULL in newly created bucket
|
2006-11-21 20:58:17 +00:00 |
|
Antony Dovgal
|
26ed531c64
|
add test
|
2006-11-21 18:17:11 +00:00 |
|
Antony Dovgal
|
e412981f7b
|
remove redundant error message
add test by <zoe dot slattery at googlemail dot com>
|
2006-11-21 17:42:11 +00:00 |
|
Ilia Alshanetsky
|
57eb7c0bad
|
Adjust previous patch to work better
|
2006-11-21 15:53:23 +00:00 |
|
Antony Dovgal
|
1c6ee3030e
|
add test
|
2006-11-21 11:11:39 +00:00 |
|
Antony Dovgal
|
eb666b725f
|
MFH: fix proto
|
2006-11-21 10:48:29 +00:00 |
|
Antony Dovgal
|
2f9a9c4248
|
add new test
|
2006-11-20 22:17:10 +00:00 |
|
Antony Dovgal
|
c220da74ef
|
MFH test
|
2006-11-20 20:55:51 +00:00 |
|
Marcus Boerger
|
d4dc662621
|
- MFH: Fix arginfo
|
2006-11-20 20:04:03 +00:00 |
|
Marcus Boerger
|
164929d557
|
- MFH: Add new test
|
2006-11-20 19:58:01 +00:00 |
|
Ilia Alshanetsky
|
fd8378d7d6
|
Fixed compiler warnings
|
2006-11-20 19:04:21 +00:00 |
|
Antony Dovgal
|
2ff721a93f
|
MFH
|
2006-11-20 16:33:06 +00:00 |
|
Antony Dovgal
|
39ad6abbf8
|
fix test on Solaris
|
2006-11-20 16:28:26 +00:00 |
|
Antony Dovgal
|
296e2a3775
|
MFH
|
2006-11-20 11:12:42 +00:00 |
|
Nuno Lopes
|
bd519ae0d9
|
new tests. what a crazy idea...
|
2006-11-19 18:37:28 +00:00 |
|
Ilia Alshanetsky
|
714abb7ea1
|
pack()/unpack() tests
|
2006-11-19 18:31:07 +00:00 |
|
Ilia Alshanetsky
|
0d338f463c
|
Fixed bug #38770 (unpack() broken with longs on 64 bit machines).
|
2006-11-19 18:20:48 +00:00 |
|
Dmitry Stogov
|
c06f9e1efe
|
COM initialization/deinitialization are done only if necessary
|
2006-11-17 11:40:52 +00:00 |
|
Nuno Lopes
|
cb4b75f155
|
remove old file (which was already removed from 4.4 and HEAD trees)
|
2006-11-16 18:58:02 +00:00 |
|
Ilia Alshanetsky
|
c7d84b7451
|
Fixed compiler warnings
|
2006-11-16 17:33:39 +00:00 |
|
Hannes Magnusson
|
133bdb42e3
|
Fix ftruncate() with negative size on FreeBSD
|
2006-11-16 16:06:51 +00:00 |
|
Antony Dovgal
|
cf04587553
|
fix tests
|
2006-11-16 13:49:20 +00:00 |
|
Antony Dovgal
|
36d66521c9
|
add new tests
|
2006-11-16 13:01:23 +00:00 |
|
Hannes Magnusson
|
cf64728899
|
renamed to oo_getcomment.phpt
|
2006-11-16 08:52:15 +00:00 |
|
Pierre Joye
|
426dce9ce3
|
- mv oo_get_comment.phpt oo_getcomment.phpt
|
2006-11-15 23:53:46 +00:00 |
|
Pierre Joye
|
c412409164
|
- MFH: #39217, serialNumber might be -1 when the value is too big
|
2006-11-15 23:28:06 +00:00 |
|
Antony Dovgal
|
d1acb8d4eb
|
add new tests, improve existing ones
|
2006-11-15 22:44:29 +00:00 |
|
Antony Dovgal
|
eca1911b72
|
fix leak, add test
|
2006-11-15 22:10:19 +00:00 |
|
Sara Golemon
|
2eb308ff75
|
Backport md2, ripemd256, and ripemd320 algos from HEAD
|
2006-11-15 20:06:09 +00:00 |
|
Pierre Joye
|
892c00bb9f
|
#9278 and #39506, force the binary mode for the zip operation only. At least I do not have to set/restore it in each function.
|
2006-11-15 19:14:02 +00:00 |
|
Ilia Alshanetsky
|
82fb3e00b8
|
Fixed bug #37773 (iconv_substr() gives "Unknown error" when string length =
1").
|
2006-11-15 18:34:57 +00:00 |
|
Dmitry Stogov
|
3f92ab719f
|
typo
|
2006-11-15 17:53:27 +00:00 |
|
Antony Dovgal
|
9d6f7755b8
|
fix leak appearing when converting object to NULL
add test
|
2006-11-15 17:29:08 +00:00 |
|
Antony Dovgal
|
84ff4aaf1a
|
add new tests
|
2006-11-15 17:27:03 +00:00 |
|
Pierre Joye
|
1d61562efe
|
#39506 and PECL #9278, should fix the problem for the other SAPI (works for CLI, CGI and embed)
see: http://news.php.net/php.internals/26606 for the details
|
2006-11-15 16:24:24 +00:00 |
|
Dmitry Stogov
|
842b1b5a47
|
Fixed bug #39445 (Calling debug_backtrace() in the __toString() function produces a crash)
|
2006-11-15 16:05:11 +00:00 |
|
Dmitry Stogov
|
8619bf8332
|
Removed unnecessary getenv/putenv calls
|
2006-11-15 13:33:41 +00:00 |
|
Antony Dovgal
|
70288ef71e
|
fix test on AIX
|
2006-11-15 12:11:17 +00:00 |
|
Antony Dovgal
|
567aed8316
|
fix test
|
2006-11-15 11:27:26 +00:00 |
|
Dmitry Stogov
|
0916ac47c9
|
Fixed wrong ext/filter behavior. It didn't register FastCGI environment variables and made memory leaks.
|
2006-11-15 11:13:02 +00:00 |
|
Antony Dovgal
|
60188ad863
|
fix test
|
2006-11-15 10:47:26 +00:00 |
|
Hannes Magnusson
|
849a7857ac
|
Fix test (file_put_contents() now uses __toString)
|
2006-11-15 07:58:02 +00:00 |
|
Ilia Alshanetsky
|
fca0e24410
|
Added missing object support to file_put_contents().
|
2006-11-15 00:20:40 +00:00 |
|