]>
granicus.if.org Git - php/log
Rui Hirokawa [Fri, 30 Dec 2005 05:25:54 +0000 (05:25 +0000)]
MFH: update libmbfl for the newest version.
Ilia Alshanetsky [Wed, 28 Dec 2005 20:57:07 +0000 (20:57 +0000)]
MFH: Fixed bug #35817 (unpack() does not decode odd number of hexadecimal
values)
Marcus Boerger [Mon, 26 Dec 2005 14:48:57 +0000 (14:48 +0000)]
- BFN
Marcus Boerger [Mon, 26 Dec 2005 14:47:08 +0000 (14:47 +0000)]
- MFH Support full range of floats
Marcus Boerger [Mon, 26 Dec 2005 14:01:45 +0000 (14:01 +0000)]
- SWH (WS + memory corruption fix)
foobar [Wed, 21 Dec 2005 21:50:09 +0000 (21:50 +0000)]
- Fix possible problem in not finding ming.h
Ilia Alshanetsky [Tue, 20 Dec 2005 14:28:03 +0000 (14:28 +0000)]
MFH: Fixed bug #31347 (is_dir and is_file (incorrectly) return true for any
string greater then 255 characters).
foobar [Mon, 19 Dec 2005 22:36:35 +0000 (22:36 +0000)]
- Remove bad egrep check (done in configure.in already)
foobar [Mon, 19 Dec 2005 22:29:12 +0000 (22:29 +0000)]
- Fixed bug #35735 ($EGREP and $SED are not defined in configure)
Ilia Alshanetsky [Thu, 15 Dec 2005 03:37:22 +0000 (03:37 +0000)]
MFH: Fixed possible memory corruption inside mb_strcut().
Ilia Alshanetsky [Wed, 14 Dec 2005 03:38:55 +0000 (03:38 +0000)]
MFH: Fixed bug #35571 (Fixed crash in Apache 2 SAPI when more then one php
script is loaded via SSI include).
Antony Dovgal [Wed, 14 Dec 2005 00:55:44 +0000 (00:55 +0000)]
MFH: fix spelling and #35665
Ilia Alshanetsky [Tue, 13 Dec 2005 21:45:00 +0000 (21:45 +0000)]
MFH: Fixed bug #35655 (whitespace following end of heredoc is lost).
Antony Dovgal [Tue, 13 Dec 2005 18:52:57 +0000 (18:52 +0000)]
fix #35646 (%{mod_php_memory_usage}n is not reset after exit)
patch by vovik at getart dot ru
Marcus Boerger [Sun, 11 Dec 2005 22:13:52 +0000 (22:13 +0000)]
- Show skip reasonwq
Marcus Boerger [Sun, 11 Dec 2005 01:50:24 +0000 (01:50 +0000)]
- Fix re2c usage
Ilia Alshanetsky [Thu, 8 Dec 2005 17:08:14 +0000 (17:08 +0000)]
MFH: Added myself to a list of extensions/sapis I try to maintain.
Ilia Alshanetsky [Thu, 8 Dec 2005 03:26:16 +0000 (03:26 +0000)]
MFH: Fixed bug #35594 (Multiple calls to getopt() may result in a crash).
Ilia Alshanetsky [Thu, 8 Dec 2005 03:01:37 +0000 (03:01 +0000)]
MFH: Fixed bug #33523 (Memory leak in xmlrpc_encode_request()).
Ilia Alshanetsky [Thu, 8 Dec 2005 02:54:27 +0000 (02:54 +0000)]
MFH: Fixed bug #34359 (Possible crash inside fopen http wrapper).
Ilia Alshanetsky [Wed, 7 Dec 2005 02:47:00 +0000 (02:47 +0000)]
MFH: Better critical error handling (fix for previous html encoding patch).
Ilia Alshanetsky [Tue, 6 Dec 2005 23:33:04 +0000 (23:33 +0000)]
MFH: Fixed bug #30760 (Remove MessageBox on win32 for E_CORE errors if
display_startup_error is off).
Sara Golemon [Tue, 6 Dec 2005 19:25:12 +0000 (19:25 +0000)]
MFH: (r-1.104)
Ilia Alshanetsky [Tue, 6 Dec 2005 03:40:09 +0000 (03:40 +0000)]
MFH: Prevent header injection by limiting each header to a single line.
Ilia Alshanetsky [Tue, 6 Dec 2005 03:30:43 +0000 (03:30 +0000)]
MFH: Fixed possible XSS inside error reporting functionality.
foobar [Mon, 5 Dec 2005 23:53:30 +0000 (23:53 +0000)]
MFH
Antony Dovgal [Mon, 5 Dec 2005 13:20:18 +0000 (13:20 +0000)]
MF51:
fix #35536 (mysql_field_type() doesn't handle NEWDECIMAL)
add also SET, ENUM, NEWDATE and GEOMETRY to the switch
Ilia Alshanetsky [Sun, 4 Dec 2005 17:32:27 +0000 (17:32 +0000)]
MFH: Fixed bug #35062 (socket_read() produces warnings on non blocking
sockets).
Ilia Alshanetsky [Wed, 30 Nov 2005 18:12:44 +0000 (18:12 +0000)]
MFH: Fixed bug #35410 (wddx_deserialize() doesn't handle large ints as keys
properly).
foobar [Tue, 29 Nov 2005 22:41:52 +0000 (22:41 +0000)]
MFH
Ilia Alshanetsky [Wed, 23 Nov 2005 00:17:17 +0000 (00:17 +0000)]
MFH: Fixed bug #35046 (phpinfo() uses improper css enclosure).
Antony Dovgal [Tue, 22 Nov 2005 22:53:50 +0000 (22:53 +0000)]
MF51: fix #35341 (Fix for bug #33760 breaks build with older curl)
Sara Golemon [Tue, 22 Nov 2005 22:36:14 +0000 (22:36 +0000)]
Bugfix #35315 stream->position != stream->abstract
Rui Hirokawa [Mon, 21 Nov 2005 23:21:19 +0000 (23:21 +0000)]
fixed #35307 unexpected header can be injected to mb_send_mail() (the patch is made by masugata).
foobar [Mon, 21 Nov 2005 19:07:03 +0000 (19:07 +0000)]
MFH: test -e does not work with solaris
Ilia Alshanetsky [Sat, 19 Nov 2005 16:49:23 +0000 (16:49 +0000)]
Fixed build
Rui Hirokawa [Sat, 19 Nov 2005 06:39:39 +0000 (06:39 +0000)]
MFH: fixed #35253 length of the encoded string vilolates a RFC.
Frank M. Kromann [Fri, 18 Nov 2005 21:24:06 +0000 (21:24 +0000)]
MFH: Fix #33201 Crash when fetching some data types
Frank M. Kromann [Fri, 18 Nov 2005 20:49:16 +0000 (20:49 +0000)]
MFH Fix #33963. mssql_bind fails on input parameters
Frank M. Kromann [Fri, 18 Nov 2005 20:41:51 +0000 (20:41 +0000)]
MFH: Fix #32009 crash when mssql_bind() is called more than once
Frank M. Kromann [Fri, 18 Nov 2005 19:15:12 +0000 (19:15 +0000)]
MFH: Fix #33153 Crash in mssql_next_result().
Ilia Alshanetsky [Fri, 18 Nov 2005 19:03:13 +0000 (19:03 +0000)]
MFH: Fixed bug #35278 (Multiple virtual() calls crash Apache 2 php module).
foobar [Fri, 18 Nov 2005 15:10:33 +0000 (15:10 +0000)]
MF51: sync all changes
foobar [Fri, 18 Nov 2005 13:11:38 +0000 (13:11 +0000)]
fix news
Derick Rethans [Fri, 18 Nov 2005 11:07:30 +0000 (11:07 +0000)]
- Back to -dev.
Derick Rethans [Fri, 18 Nov 2005 10:30:45 +0000 (10:30 +0000)]
- Go with 4.4.2RC1.
Ilia Alshanetsky [Thu, 17 Nov 2005 21:01:13 +0000 (21:01 +0000)]
MFH: Resolve Apache 2 regression with sub-request handling on non-linux
systems.
Sara Golemon [Thu, 17 Nov 2005 19:41:02 +0000 (19:41 +0000)]
MFH (r-1.51) #32371 php://input sometimes returns duplicate data
Antony Dovgal [Thu, 17 Nov 2005 14:21:10 +0000 (14:21 +0000)]
MFH: fix #35079 (stream_set_blocking(true) toggles, not enables blocking)
patch by askalski at gmail dot com
Antony Dovgal [Thu, 17 Nov 2005 12:02:57 +0000 (12:02 +0000)]
fix #35257 in a smarter way
Antony Dovgal [Thu, 17 Nov 2005 11:42:40 +0000 (11:42 +0000)]
fix #35257 (Calling ob_flush after creating an ob callback causes segfault)
***
The issue is 4.x specific and cannot be reproduced in 5.x, because in 5.x we
allocate empty strings, while in 4.x we're using empty_string macro.
***
foobar [Thu, 17 Nov 2005 10:03:22 +0000 (10:03 +0000)]
MFH
Frank M. Kromann [Tue, 15 Nov 2005 17:33:07 +0000 (17:33 +0000)]
MFH: Change max_procs to follow library standard.
foobar [Tue, 15 Nov 2005 08:15:36 +0000 (08:15 +0000)]
MFH: rest of the safe-mode fix
foobar [Wed, 9 Nov 2005 15:41:07 +0000 (15:41 +0000)]
reorder
foobar [Tue, 8 Nov 2005 16:53:51 +0000 (16:53 +0000)]
fix news
Rui Hirokawa [Tue, 8 Nov 2005 14:44:08 +0000 (14:44 +0000)]
fixed the order.
Rui Hirokawa [Tue, 8 Nov 2005 14:00:47 +0000 (14:00 +0000)]
NEWS updated.
Marcus Boerger [Mon, 7 Nov 2005 13:01:36 +0000 (13:01 +0000)]
- MFH Fix Bug #32223 weird behaviour of pg_last_notice
Dmitry Stogov [Mon, 7 Nov 2005 12:27:08 +0000 (12:27 +0000)]
Fixed bug #35009 (ZTS: Persistent resource destruct crashes when extension is compiled as shared)
foobar [Sun, 6 Nov 2005 03:06:14 +0000 (03:06 +0000)]
MF51: fix bad MFH
Ilia Alshanetsky [Sat, 5 Nov 2005 22:03:28 +0000 (22:03 +0000)]
MFH: Fixed bug #31971 (ftp_login fails on some SSL servers).
Greg Beaver [Sat, 5 Nov 2005 18:33:51 +0000 (18:33 +0000)]
upgrade PEAR to 1.4.4
Greg Beaver [Sat, 5 Nov 2005 18:24:20 +0000 (18:24 +0000)]
fix error on call to getValidationWarnings() on wrong variable
Greg Beaver [Sat, 5 Nov 2005 18:21:20 +0000 (18:21 +0000)]
revert last commit - information is too verbose
Greg Beaver [Sat, 5 Nov 2005 18:19:23 +0000 (18:19 +0000)]
don't attempt to install package-*.xml
Greg Beaver [Sat, 5 Nov 2005 18:15:05 +0000 (18:15 +0000)]
add further debug information in case of error
Greg Beaver [Sat, 5 Nov 2005 18:03:10 +0000 (18:03 +0000)]
this must be a non-replacement, fixes
Bug #35112 Pear Install Error - Call to undefined function: getversion()
Greg Beaver [Sat, 5 Nov 2005 17:59:02 +0000 (17:59 +0000)]
getVersion() is in wrong place, should there be a PEAR_Error
Rui Hirokawa [Sat, 5 Nov 2005 04:48:25 +0000 (04:48 +0000)]
MFH: fixed garbled multibyte characters.
Rui Hirokawa [Sat, 5 Nov 2005 01:14:05 +0000 (01:14 +0000)]
fixed white space issue.
Rui Hirokawa [Fri, 4 Nov 2005 16:13:44 +0000 (16:13 +0000)]
removed mail.force_extra_parameters which is unsuppoted in php4.
foobar [Thu, 3 Nov 2005 20:41:56 +0000 (20:41 +0000)]
MFH: - Fixed bug #35078 (configure does not find ldap_start_tls_s)
foobar [Thu, 3 Nov 2005 20:30:59 +0000 (20:30 +0000)]
BFN
foobar [Thu, 3 Nov 2005 20:20:10 +0000 (20:20 +0000)]
MFH: added missing safe-mode checks
Greg Beaver [Thu, 3 Nov 2005 19:33:46 +0000 (19:33 +0000)]
solve cvs sync issue permanently: the PEAR files in php-src/pear branch PHP_4_4 will *only* be used to install PEAR. The packages, including PEAR will be in packages/
Ilia Alshanetsky [Thu, 3 Nov 2005 15:57:04 +0000 (15:57 +0000)]
Syncornize code with CS/error handling from 5.X
MFH crash fixes for imap_mailcompose function.
Michael Wallner [Thu, 3 Nov 2005 14:58:43 +0000 (14:58 +0000)]
- fixed bug #34851 (SO_RECVTIMEO and SO_SNDTIMEO socket options expect integer
parameter on Windows)
Greg Beaver [Thu, 3 Nov 2005 05:26:08 +0000 (05:26 +0000)]
merge changes from pear-core
Greg Beaver [Thu, 3 Nov 2005 02:13:26 +0000 (02:13 +0000)]
use tarball for installing Console_Getopt
Greg Beaver [Thu, 3 Nov 2005 02:12:48 +0000 (02:12 +0000)]
remove unneeded xml files, will use tarballs to install
Greg Beaver [Thu, 3 Nov 2005 02:11:39 +0000 (02:11 +0000)]
add Archive_Tar tarball for installation
Greg Beaver [Thu, 3 Nov 2005 00:44:09 +0000 (00:44 +0000)]
remove optional XML_RPC dependency from default install
Ilia Alshanetsky [Wed, 2 Nov 2005 17:58:02 +0000 (17:58 +0000)]
Fixed bug #35067, #35063 (key(),current() need to work by reference).
Ilia Alshanetsky [Wed, 2 Nov 2005 17:55:17 +0000 (17:55 +0000)]
Fixed bug #35059 (Apache2 crash with mod_rewrite).
Greg Beaver [Wed, 2 Nov 2005 16:58:17 +0000 (16:58 +0000)]
upgrade PEAR from 1.3.6 to new 1.4.3
remove unit tests - they live in pear-core/tests now
Michael Wallner [Wed, 2 Nov 2005 15:03:36 +0000 (15:03 +0000)]
- MFH: thread safe SSL crypto locks, fixes bug #33760
Michael Wallner [Wed, 2 Nov 2005 14:43:09 +0000 (14:43 +0000)]
- sapi_header_op(SAPI_HEADER_(REPLACE|ADD), {NULL, 0, 0}) caused HTTP response splitting
- sapi_send_headers() already takes care of default_content_type (left over of fix for bug #29983)
Frank M. Kromann [Tue, 1 Nov 2005 18:20:00 +0000 (18:20 +0000)]
MFH: Fix #35037. Selecting a uniqueidentifier would return unknown data type when used with freetds.
Ilia Alshanetsky [Mon, 31 Oct 2005 23:47:24 +0000 (23:47 +0000)]
MFH: Additional open_basedir/safe_mode checks.
Derick Rethans [Sun, 30 Oct 2005 10:55:23 +0000 (10:55 +0000)]
- Back to -dev
Edin Kadribasic [Sat, 29 Oct 2005 22:01:45 +0000 (22:01 +0000)]
Fix build with newer libming
Edin Kadribasic [Sat, 29 Oct 2005 21:53:35 +0000 (21:53 +0000)]
Fix compilation with c-client 2004
Antony Dovgal [Thu, 27 Oct 2005 10:58:31 +0000 (10:58 +0000)]
BFN
Antony Dovgal [Thu, 27 Oct 2005 10:29:31 +0000 (10:29 +0000)]
MFH: fix #34996 (ImageTrueColorToPalette() crashes when ncolors is zero)
Antony Dovgal [Wed, 26 Oct 2005 20:04:57 +0000 (20:04 +0000)]
fix typo
Antony Dovgal [Wed, 26 Oct 2005 11:37:33 +0000 (11:37 +0000)]
export those functions and fix the build
Derick Rethans [Wed, 26 Oct 2005 08:34:13 +0000 (08:34 +0000)]
- Merge 4.4.1 and 4.4.1RC1 entries.
Derick Rethans [Wed, 26 Oct 2005 07:58:24 +0000 (07:58 +0000)]
- Go with PHP 4.4.1 - release on Monday.
Ilia Alshanetsky [Thu, 20 Oct 2005 14:43:20 +0000 (14:43 +0000)]
MFH: Fixed test for cygwin installs