SVN Migration
|
9acc7d2fd8
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
|
2005-02-13 13:57:52 +00:00 |
|
Marcus Boerger
|
d217efa8b6
|
- MFH Fix doc comment handling
|
2005-02-13 13:53:56 +00:00 |
|
Rui Hirokawa
|
64a60d5d70
|
MFH: added --enable-zend-multibute for win32
|
2005-02-13 13:03:28 +00:00 |
|
Marcus Boerger
|
2b321fb6ed
|
- MFH Add new test
|
2005-02-12 18:40:50 +00:00 |
|
SVN Migration
|
2e680913da
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
|
2005-02-12 18:40:20 +00:00 |
|
foobar
|
beb6c638d9
|
MFH
|
2005-02-12 18:30:26 +00:00 |
|
foobar
|
0955c58d8e
|
MFH: Not good idea.
|
2005-02-12 18:27:56 +00:00 |
|
foobar
|
0b5a97681a
|
MFH: Removed unused set_h_errno macro
|
2005-02-12 18:15:03 +00:00 |
|
Marcus Boerger
|
0c607c2ecd
|
- BFN and add test
|
2005-02-12 16:39:48 +00:00 |
|
Marcus Boerger
|
cda9aeba03
|
- MFH
|
2005-02-12 16:39:31 +00:00 |
|
foobar
|
d01de96f9a
|
Revert this patch
|
2005-02-11 02:06:48 +00:00 |
|
Rob Richards
|
0542a6f2c2
|
MFH: fix segfault in array_walk when retval_ptr is empty
- such as when exception thrown
|
2005-02-10 23:00:53 +00:00 |
|
foobar
|
7c5e901f4d
|
- Fixed bug #31920 (zend_strtod.c error: conflicting types for 'int8_t')
|
2005-02-10 22:19:55 +00:00 |
|
Antony Dovgal
|
6f475c1ce6
|
MFH: bug #28324
|
2005-02-10 19:40:53 +00:00 |
|
Pierre Joye
|
5bdea6fa79
|
- MFH: fix #30745 and #31853
|
2005-02-10 14:35:13 +00:00 |
|
Frank M. Kromann
|
04a262ffe2
|
MFH: change return value from false to true, when a statement was executed with warnings
|
2005-02-09 19:32:45 +00:00 |
|
Frank M. Kromann
|
2ab994fe0c
|
MFH: Check for warnings and return the warning texts
|
2005-02-09 18:50:22 +00:00 |
|
Rasmus Lerdorf
|
85cab5a838
|
MFH fix for bug #31901
|
2005-02-09 16:23:31 +00:00 |
|
Rob Richards
|
9d44f00a6d
|
BFN
|
2005-02-09 11:47:46 +00:00 |
|
Rob Richards
|
e05a7a90c9
|
MFH: Fixed bug #31878 (Segmentation fault using clone keyword on nodes)
|
2005-02-09 11:47:12 +00:00 |
|
Rasmus Lerdorf
|
ae9dcb1799
|
MFH eliminating a few more useless R* calls
|
2005-02-08 05:38:13 +00:00 |
|
Rasmus Lerdorf
|
82a60c6538
|
MFH and eliminate whitespace differences between HEAD and the branch to
make maintenance easier
|
2005-02-08 05:29:48 +00:00 |
|
Ilia Alshanetsky
|
870c5434fe
|
MFH: Fixed bug #31527 (crash in msg_send() when non-string is stored without
being serialized).
|
2005-02-07 22:31:57 +00:00 |
|
Antony Dovgal
|
94be5fd002
|
MFH: fix leaks in ext/filepro
|
2005-02-07 13:31:42 +00:00 |
|
foobar
|
d231b908a1
|
MFH: - Fixed bug #31858 (--disable-cli does not force --without-pear)
|
2005-02-07 12:51:25 +00:00 |
|
Zeev Suraski
|
b25e990ffd
|
Correct fix for #28803
|
2005-02-06 23:52:29 +00:00 |
|
Georg Richter
|
6b46618a76
|
MFH: fix for bug 29329
|
2005-02-05 11:02:10 +00:00 |
|
foobar
|
b3726eb497
|
fix test
|
2005-02-04 23:24:06 +00:00 |
|
Dmitry Stogov
|
eae934a6b7
|
Fixed bug #31832 (SOAP encoding problem with complex types in WSDL mode with multiple parts)
|
2005-02-04 15:42:27 +00:00 |
|
Derick Rethans
|
5bf33a2e83
|
- MFH: Fixed bug #31754 (dbase_open() fails for mode = 1). (Mehdi, Derick)
|
2005-02-04 14:29:05 +00:00 |
|
SVN Migration
|
2cb6431c2f
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
|
2005-02-04 14:28:52 +00:00 |
|
foobar
|
17d094d5bb
|
BFN
|
2005-02-04 13:10:19 +00:00 |
|
foobar
|
79f25b32a1
|
MFH: Fixed bug #31842 (*date('r') does not return RFC2822 conforming date string).
|
2005-02-04 13:09:09 +00:00 |
|
foobar
|
e8cbe865f3
|
MFH: - Fixed bug #28227 (PHP CGI depends upon non-standard SCRIPT_FILENAME)
# Patch by: lukem at NetBSD dot org
|
2005-02-04 10:41:02 +00:00 |
|
Ilia Alshanetsky
|
f01a236c09
|
MFH: Proper fix for bug #31796 .
|
2005-02-04 00:21:58 +00:00 |
|
Ilia Alshanetsky
|
3bee739456
|
MFH: Fixed bug #31796 (readline completion handler does not handle empty
return values).
|
2005-02-03 22:46:24 +00:00 |
|
foobar
|
126cd77070
|
MFH: Fix buildconf with BSD make
|
2005-02-03 17:42:59 +00:00 |
|
foobar
|
c3bd38ba9b
|
MFH: Fixed bug #28804 (ini-file section parsing pattern is buggy).
|
2005-02-03 03:02:16 +00:00 |
|
foobar
|
f42d1090bb
|
ws fix
|
2005-02-03 02:58:49 +00:00 |
|
Ilia Alshanetsky
|
33372e4d5d
|
MFH: Fixed bug #31514 (open_basedir uses path_translated rather then cwd for .
translation).
|
2005-02-02 23:43:47 +00:00 |
|
Zeev Suraski
|
b7fe870f06
|
MFH
|
2005-02-02 17:24:02 +00:00 |
|
Dmitry Stogov
|
22251bfa5b
|
Fixed bug #31747 (SOAP Digest Authentication doesn't work with "HTTP/1.1 100 Continue" response)
|
2005-02-02 10:34:21 +00:00 |
|
Stanislav Malyshev
|
54ec8b914f
|
test for Bug #31720
|
2005-02-02 10:31:15 +00:00 |
|
Stanislav Malyshev
|
aa9bfc06e7
|
Fix #31720 Invalid object callbacks not caught in array_walk() (patch from Antony Dovgal)
|
2005-02-02 10:25:50 +00:00 |
|
Stanislav Malyshev
|
4e1e2eadec
|
fix leak if function call fails
|
2005-02-02 10:24:50 +00:00 |
|
Dmitry Stogov
|
4f45d300fb
|
Fixed bug #31755 (Cannot create SOAP header in no namespace)
|
2005-02-02 09:11:03 +00:00 |
|
Dmitry Stogov
|
8a7c2ff618
|
Fixed bugs #29767 and #31683 (__get and __set methods must not modify property name).
|
2005-02-02 07:19:02 +00:00 |
|
Ilia Alshanetsky
|
322d1e5439
|
MFH: Fixed bug #31797 (exif_read_data() uses too low nesting limit).
|
2005-02-01 23:28:31 +00:00 |
|
Stanislav Malyshev
|
10f83680b0
|
test for eval debug_backtrace bug
|
2005-02-01 19:02:17 +00:00 |
|
Stanislav Malyshev
|
8abcdde864
|
Fix debug_trace with eval (patch from Antony Dovgal)
|
2005-02-01 19:01:50 +00:00 |
|