]>
granicus.if.org Git - php/log
Wez Furlong [Thu, 13 Jan 2005 17:10:59 +0000 (17:10 +0000)]
MFH the extension dep macro (which is a NOP)
so that pecl extensions with deps can build against head and 5.0.x
Dmitry Stogov [Thu, 13 Jan 2005 08:48:50 +0000 (08:48 +0000)]
Additional fix for fix of bug #29883
Dmitry Stogov [Wed, 12 Jan 2005 09:17:45 +0000 (09:17 +0000)]
Fixed bug #31098 (isset false positive)
Moriyoshi Koizumi [Tue, 11 Jan 2005 22:27:26 +0000 (22:27 +0000)]
- I tend to write opposite things these days :P
Moriyoshi Koizumi [Tue, 11 Jan 2005 22:02:03 +0000 (22:02 +0000)]
- BFN
Moriyoshi Koizumi [Tue, 11 Jan 2005 21:59:57 +0000 (21:59 +0000)]
- MFH: fix for bug #31098.
# I just wasn't aware of the bug being assigned to Dmitry.
# Sorry if there has already been an effort for this one.
SVN Migration [Tue, 11 Jan 2005 21:57:02 +0000 (21:57 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
Moriyoshi Koizumi [Tue, 11 Jan 2005 20:59:10 +0000 (20:59 +0000)]
- MFH: Fix the fix
Moriyoshi Koizumi [Tue, 11 Jan 2005 20:45:06 +0000 (20:45 +0000)]
- MFH: fix htmlentities() / html_decode_entity() UTF-8 related bugs
initially reported by Kamesh Jayachandran
SVN Migration [Tue, 11 Jan 2005 20:44:05 +0000 (20:44 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
Joe Orton [Tue, 11 Jan 2005 14:07:27 +0000 (14:07 +0000)]
MFH: Fixed bug #30446 - virtual() includes files out of sequence,
work around 2.0 subrequest/internal redirect issue.
foobar [Tue, 11 Jan 2005 13:36:16 +0000 (13:36 +0000)]
MFH: Fix ZTS build
Rob Richards [Tue, 11 Jan 2005 10:36:33 +0000 (10:36 +0000)]
MFH: revert fix for bug #28817 - fix is bad
foobar [Tue, 11 Jan 2005 04:56:44 +0000 (04:56 +0000)]
MFH: - Added check for IMAP 2004 versions
Antony Dovgal [Mon, 10 Jan 2005 21:37:59 +0000 (21:37 +0000)]
MFH: fix Konstantin's last name
foobar [Mon, 10 Jan 2005 15:38:50 +0000 (15:38 +0000)]
- Fixed bug #28074 (FastCGI: stderr should be written in a FCGI stderr stream).
(chris at ex-parrot dot com)
Joe Orton [Mon, 10 Jan 2005 11:30:01 +0000 (11:30 +0000)]
MFH: Don't scribble over the stack; icc compiler warning fix
from dcb314@hotmail.com via Red Hat bugzilla #143795.
foobar [Mon, 10 Jan 2005 01:36:12 +0000 (01:36 +0000)]
MFH
foobar [Mon, 10 Jan 2005 01:11:26 +0000 (01:11 +0000)]
- The pic/no-pic patch by Joe Orton.
foobar [Sun, 9 Jan 2005 21:05:20 +0000 (21:05 +0000)]
MFH: - Fix outside-source-tree builds. Always include generated header files
with #include <some_header.h> to make sure the correct file is used.
Antony Dovgal [Sun, 9 Jan 2005 18:25:43 +0000 (18:25 +0000)]
BFN
Antony Dovgal [Sun, 9 Jan 2005 18:20:34 +0000 (18:20 +0000)]
add skipif section
Antony Dovgal [Sun, 9 Jan 2005 18:17:41 +0000 (18:17 +0000)]
MFH: add test
SVN Migration [Sun, 9 Jan 2005 18:15:51 +0000 (18:15 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
Antony Dovgal [Sun, 9 Jan 2005 17:58:16 +0000 (17:58 +0000)]
MFH: fix bug #31454
foobar [Sun, 9 Jan 2005 16:30:15 +0000 (16:30 +0000)]
MFH: - Fix leaks with registered shutdown functions.
foobar [Sun, 9 Jan 2005 16:19:11 +0000 (16:19 +0000)]
MFH: - Rationalize code a bit
foobar [Sat, 8 Jan 2005 20:45:11 +0000 (20:45 +0000)]
MFH: - Fix possible crash (PR#26223). Leaks remain.
foobar [Sat, 8 Jan 2005 12:02:39 +0000 (12:02 +0000)]
MFH: - Fix some memory leaks
Antony Dovgal [Fri, 7 Jan 2005 21:16:00 +0000 (21:16 +0000)]
MFH: remove duplicated include
Anantha Kesari H Y [Fri, 7 Jan 2005 10:40:44 +0000 (10:40 +0000)]
removed skipif sections that check for the existence of ArrayAccess class which is nomore a class but a interface.As the corresponding files in PHP-5.1-HEAD had removed the SKIPIF blocks themselves, removing the same for PHP5_0 branch also.
foobar [Fri, 7 Jan 2005 06:30:10 +0000 (06:30 +0000)]
BFN
foobar [Fri, 7 Jan 2005 06:28:24 +0000 (06:28 +0000)]
MFH: - Fixed bug #31055 (apache2filter: per request leak proportional to the full path of the request URI)
foobar [Fri, 7 Jan 2005 06:19:54 +0000 (06:19 +0000)]
MFH: - Make sure $host_alias is never empty
Wez Furlong [Fri, 7 Jan 2005 05:39:22 +0000 (05:39 +0000)]
update by steph
Joe Orton [Thu, 6 Jan 2005 10:21:09 +0000 (10:21 +0000)]
MFH: - Fixed bug #31413 (curl POSTFIELDS crashes on 64-bit platforms).
foobar [Thu, 6 Jan 2005 01:59:52 +0000 (01:59 +0000)]
Revert. This is always 1.
Anantha Kesari H Y [Wed, 5 Jan 2005 11:09:12 +0000 (11:09 +0000)]
passing FD_CLOEXEC would be a standard way to pass argument to fcntl's last argument than 1
Anantha Kesari H Y [Wed, 5 Jan 2005 10:24:40 +0000 (10:24 +0000)]
Removed redundant NEW_LIBC checks for NETWARE
Anantha Kesari H Y [Wed, 5 Jan 2005 10:20:47 +0000 (10:20 +0000)]
Removed redundant NEW_LIBC checks for NetWare
Anantha Kesari H Y [Wed, 5 Jan 2005 09:40:49 +0000 (09:40 +0000)]
Removed redundant NEW_LIBC checks
Wez Furlong [Tue, 4 Jan 2005 15:31:34 +0000 (15:31 +0000)]
MFH: Fix #31408
foobar [Tue, 4 Jan 2005 07:41:07 +0000 (07:41 +0000)]
BFN
foobar [Tue, 4 Jan 2005 06:51:58 +0000 (06:51 +0000)]
- Fixed bug #31396 (compile fails with gd 2.0.33 without freetype)
Ilia Alshanetsky [Tue, 4 Jan 2005 03:45:42 +0000 (03:45 +0000)]
Fixed compiler warning resulting from an unused variable.
Stanislav Malyshev [Mon, 3 Jan 2005 10:02:36 +0000 (10:02 +0000)]
MFH:
Fix the following nasty bug:
- if compile bails out from the middle of compiling, current_buffer is not restored
- if current_buffer is not null, yy_switch_to_buffer will do: *yy_c_buf_p = yy_hold_char; on
the next request
- which would lead to memory corruption on next request
Ilia Alshanetsky [Sun, 2 Jan 2005 23:54:59 +0000 (23:54 +0000)]
MFH: Fixed bug #31371 (highlight_file() trims new line after heredoc).
Rob Richards [Sun, 2 Jan 2005 12:09:34 +0000 (12:09 +0000)]
BFN
Rob Richards [Sun, 2 Jan 2005 12:09:09 +0000 (12:09 +0000)]
MFH: Fixed bug #31361 (simplexml/domxml segfault when adding node twice)
Moriyoshi Koizumi [Sun, 2 Jan 2005 06:51:35 +0000 (06:51 +0000)]
- MFH: add testcases for bug #29493 and #31213.
SVN Migration [Sun, 2 Jan 2005 06:51:05 +0000 (06:51 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
Wez Furlong [Sat, 1 Jan 2005 14:35:30 +0000 (14:35 +0000)]
Fix build here too
# compile before commit, Jani? :-)
Rasmus Lerdorf [Thu, 30 Dec 2004 16:07:43 +0000 (16:07 +0000)]
Safer libtoolize version check
foobar [Thu, 30 Dec 2004 15:23:07 +0000 (15:23 +0000)]
MFH: - Fixed bug #28930 (PHP sources pick wrong header files generated by bison).
foobar [Thu, 30 Dec 2004 14:56:23 +0000 (14:56 +0000)]
MFH: Fix buildconf failure with autoconf > 2.13
foobar [Thu, 30 Dec 2004 14:52:29 +0000 (14:52 +0000)]
MFH: - Fixed bug #31101 (missing kerberos header file path with --with-openssl)
Antony Dovgal [Thu, 30 Dec 2004 11:57:40 +0000 (11:57 +0000)]
MFH
foobar [Thu, 30 Dec 2004 07:04:12 +0000 (07:04 +0000)]
- MFB4_3: Quote macro names in AC_DEFUN()
foobar [Thu, 30 Dec 2004 05:33:26 +0000 (05:33 +0000)]
MFH: Fixed crash + leak
foobar [Thu, 30 Dec 2004 04:44:25 +0000 (04:44 +0000)]
missing .cvsignore file
Ilia Alshanetsky [Thu, 30 Dec 2004 04:39:05 +0000 (04:39 +0000)]
MFB: A leak is better(?) then a crash.
Ilia Alshanetsky [Thu, 30 Dec 2004 04:11:09 +0000 (04:11 +0000)]
Fixed test case.
foobar [Thu, 30 Dec 2004 00:59:49 +0000 (00:59 +0000)]
BFN
Ilia Alshanetsky [Wed, 29 Dec 2004 21:40:42 +0000 (21:40 +0000)]
MFH: Fixed compiler warnings.
Ilia Alshanetsky [Wed, 29 Dec 2004 21:33:12 +0000 (21:33 +0000)]
MFH: Fixed memory leaks.
Ilia Alshanetsky [Wed, 29 Dec 2004 21:23:11 +0000 (21:23 +0000)]
MFH: Fixed bug #31142 (imap_mail_compose() fails to generate correct output).
Ilia Alshanetsky [Wed, 29 Dec 2004 21:08:16 +0000 (21:08 +0000)]
MFH: Don't forget to unload t1lib.
Frank M. Kromann [Wed, 29 Dec 2004 20:19:52 +0000 (20:19 +0000)]
MFH: Fix typo
Antony Dovgal [Wed, 29 Dec 2004 16:12:55 +0000 (16:12 +0000)]
MFH: more typos
Antony Dovgal [Wed, 29 Dec 2004 13:52:34 +0000 (13:52 +0000)]
fix typos in protos
Georg Richter [Wed, 29 Dec 2004 11:47:03 +0000 (11:47 +0000)]
MFH: Added property 'id' to retrieve statement id (required by PEAR DB, to support
mysqli prepared statements)
Derick Rethans [Tue, 28 Dec 2004 15:20:28 +0000 (15:20 +0000)]
- Add dom/xml_common.h header as installed header in order to be able to build pecl/xml_reader
Zeev Suraski [Mon, 27 Dec 2004 18:53:07 +0000 (18:53 +0000)]
Fix desc
Zeev Suraski [Mon, 27 Dec 2004 18:21:55 +0000 (18:21 +0000)]
Fix description
Georg Richter [Mon, 27 Dec 2004 15:40:40 +0000 (15:40 +0000)]
fixed possible leak in mysqli_init
fixed testcase 047.phpt
Marcus Boerger [Mon, 27 Dec 2004 15:14:58 +0000 (15:14 +0000)]
- MFH: Need to unmangle the class name here
Zeev Suraski [Mon, 27 Dec 2004 13:55:46 +0000 (13:55 +0000)]
Add descriptions
Marcus Boerger [Mon, 27 Dec 2004 13:33:04 +0000 (13:33 +0000)]
- MFH: More proto/error message fixes
Dmitry Stogov [Mon, 27 Dec 2004 13:04:02 +0000 (13:04 +0000)]
"Undefined variable: %s" noticies were fixed to use one space
Georg Richter [Mon, 27 Dec 2004 11:54:08 +0000 (11:54 +0000)]
feature request #31015
Georg Richter [Mon, 27 Dec 2004 11:52:08 +0000 (11:52 +0000)]
Fix for feature request #31015: Length for field object/array
Marcus Boerger [Mon, 27 Dec 2004 11:44:08 +0000 (11:44 +0000)]
- MFH: Small fixlet (by Tony)
Georg Richter [Sat, 25 Dec 2004 16:44:02 +0000 (16:44 +0000)]
MFH: Fix for bug #31141
SVN Migration [Sat, 25 Dec 2004 16:42:54 +0000 (16:42 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
Wez Furlong [Thu, 23 Dec 2004 19:39:49 +0000 (19:39 +0000)]
MFH
Ilia Alshanetsky [Thu, 23 Dec 2004 19:29:24 +0000 (19:29 +0000)]
MFH: Fixed several buffer overflows.
Antony Dovgal [Thu, 23 Dec 2004 16:38:13 +0000 (16:38 +0000)]
MFH: destroy return_value and fix leak in array_fill()
Antony Dovgal [Thu, 23 Dec 2004 16:26:04 +0000 (16:26 +0000)]
news entry
Antony Dovgal [Thu, 23 Dec 2004 16:21:58 +0000 (16:21 +0000)]
MFH: add Oracle Instant Client support (initial patch by cjbj at hotmail dot com)
Wez Furlong [Thu, 23 Dec 2004 06:02:54 +0000 (06:02 +0000)]
MFH: don't crash
Ilia Alshanetsky [Wed, 22 Dec 2004 17:28:28 +0000 (17:28 +0000)]
MFH: Fixed bug #31142 (imap_mail_compose() fails to generate correct output).
SVN Migration [Wed, 22 Dec 2004 17:27:41 +0000 (17:27 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
Ilia Alshanetsky [Tue, 21 Dec 2004 15:47:27 +0000 (15:47 +0000)]
MFH: Fixed possible crash in imap_mail_compose().
Edin Kadribasic [Tue, 21 Dec 2004 15:42:04 +0000 (15:42 +0000)]
MFB: Avoid autoheader warning
foobar [Tue, 21 Dec 2004 06:57:22 +0000 (06:57 +0000)]
MFH: - Fixed bug #28248 (Can not compile --with-sybase and freetds)
foobar [Tue, 21 Dec 2004 04:59:24 +0000 (04:59 +0000)]
MFH: - Fixed bug #28385 (some files in $(prefix)/lib/php/build/* installed with wrong permissions)
Magnus M��tt� [Tue, 21 Dec 2004 04:35:29 +0000 (04:35 +0000)]
MFH: Fix test so it doesn't hang make test on HP-UX.
foobar [Tue, 21 Dec 2004 04:22:06 +0000 (04:22 +0000)]
MFH: - Fixed bug #31145 (configure is using -lcpdf instead of -lcpdfm)
foobar [Tue, 21 Dec 2004 02:53:34 +0000 (02:53 +0000)]
MFH: Fix bug #28700.
foobar [Tue, 21 Dec 2004 01:07:46 +0000 (01:07 +0000)]
MFH: - Use correct header files (in c99 compliant way). uint32_t is preferred.