]> granicus.if.org Git - php/log
php
19 years agoMFH: Fixed bug #31971 (ftp_login fails on some SSL servers).
Ilia Alshanetsky [Sat, 5 Nov 2005 22:03:28 +0000 (22:03 +0000)]
MFH: Fixed bug #31971 (ftp_login fails on some SSL servers).

19 years agoupgrade PEAR to 1.4.4
Greg Beaver [Sat, 5 Nov 2005 18:33:51 +0000 (18:33 +0000)]
upgrade PEAR to 1.4.4

19 years agofix error on call to getValidationWarnings() on wrong variable
Greg Beaver [Sat, 5 Nov 2005 18:24:20 +0000 (18:24 +0000)]
fix error on call to getValidationWarnings() on wrong variable

19 years agorevert last commit - information is too verbose
Greg Beaver [Sat, 5 Nov 2005 18:21:20 +0000 (18:21 +0000)]
revert last commit - information is too verbose

19 years agodon't attempt to install package-*.xml
Greg Beaver [Sat, 5 Nov 2005 18:19:23 +0000 (18:19 +0000)]
don't attempt to install package-*.xml

19 years agoadd further debug information in case of error
Greg Beaver [Sat, 5 Nov 2005 18:15:05 +0000 (18:15 +0000)]
add further debug information in case of error

19 years agothis must be a non-replacement, fixes
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()

19 years agogetVersion() is in wrong place, should there be a PEAR_Error
Greg Beaver [Sat, 5 Nov 2005 17:59:02 +0000 (17:59 +0000)]
getVersion() is in wrong place, should there be a PEAR_Error

19 years agoMFH: fixed garbled multibyte characters.
Rui Hirokawa [Sat, 5 Nov 2005 04:48:25 +0000 (04:48 +0000)]
MFH: fixed garbled multibyte characters.

19 years agofixed white space issue.
Rui Hirokawa [Sat, 5 Nov 2005 01:14:05 +0000 (01:14 +0000)]
fixed white space issue.

19 years agoremoved mail.force_extra_parameters which is unsuppoted in php4.
Rui Hirokawa [Fri, 4 Nov 2005 16:13:44 +0000 (16:13 +0000)]
removed mail.force_extra_parameters which is unsuppoted in php4.

19 years agoMFH: - Fixed bug #35078 (configure does not find ldap_start_tls_s)
foobar [Thu, 3 Nov 2005 20:41:56 +0000 (20:41 +0000)]
MFH: - Fixed bug #35078 (configure does not find ldap_start_tls_s)

19 years agoBFN
foobar [Thu, 3 Nov 2005 20:30:59 +0000 (20:30 +0000)]
BFN

19 years agoMFH: added missing safe-mode checks
foobar [Thu, 3 Nov 2005 20:20:10 +0000 (20:20 +0000)]
MFH: added missing safe-mode checks

19 years agosolve cvs sync issue permanently: the PEAR files in php-src/pear branch PHP_4_4 will...
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/

19 years agoSyncornize code with CS/error handling from 5.X
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.

19 years ago- fixed bug #34851 (SO_RECVTIMEO and SO_SNDTIMEO socket options expect integer
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)

19 years agomerge changes from pear-core
Greg Beaver [Thu, 3 Nov 2005 05:26:08 +0000 (05:26 +0000)]
merge changes from pear-core

19 years agouse tarball for installing Console_Getopt
Greg Beaver [Thu, 3 Nov 2005 02:13:26 +0000 (02:13 +0000)]
use tarball for installing Console_Getopt

19 years agoremove unneeded xml files, will use tarballs to install
Greg Beaver [Thu, 3 Nov 2005 02:12:48 +0000 (02:12 +0000)]
remove unneeded xml files, will use tarballs to install

19 years agoadd Archive_Tar tarball for installation
Greg Beaver [Thu, 3 Nov 2005 02:11:39 +0000 (02:11 +0000)]
add Archive_Tar tarball for installation

19 years agoremove optional XML_RPC dependency from default install
Greg Beaver [Thu, 3 Nov 2005 00:44:09 +0000 (00:44 +0000)]
remove optional XML_RPC dependency from default install

19 years agoFixed bug #35067, #35063 (key(),current() need to work by reference).
Ilia Alshanetsky [Wed, 2 Nov 2005 17:58:02 +0000 (17:58 +0000)]
Fixed bug #35067, #35063 (key(),current() need to work by reference).

19 years agoFixed bug #35059 (Apache2 crash with mod_rewrite).
Ilia Alshanetsky [Wed, 2 Nov 2005 17:55:17 +0000 (17:55 +0000)]
Fixed bug #35059 (Apache2 crash with mod_rewrite).

19 years agoupgrade PEAR from 1.3.6 to new 1.4.3
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

19 years ago- MFH: thread safe SSL crypto locks, fixes bug #33760
Michael Wallner [Wed, 2 Nov 2005 15:03:36 +0000 (15:03 +0000)]
- MFH: thread safe SSL crypto locks, fixes bug #33760

19 years ago- sapi_header_op(SAPI_HEADER_(REPLACE|ADD), {NULL, 0, 0}) caused HTTP response splitting
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)

19 years agoMFH: Fix #35037. Selecting a uniqueidentifier would return unknown data type when...
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.

19 years agoMFH: Additional open_basedir/safe_mode checks.
Ilia Alshanetsky [Mon, 31 Oct 2005 23:47:24 +0000 (23:47 +0000)]
MFH: Additional open_basedir/safe_mode checks.

19 years ago- Back to -dev
Derick Rethans [Sun, 30 Oct 2005 10:55:23 +0000 (10:55 +0000)]
- Back to -dev

19 years agoFix build with newer libming
Edin Kadribasic [Sat, 29 Oct 2005 22:01:45 +0000 (22:01 +0000)]
Fix build with newer libming

19 years agoFix compilation with c-client 2004
Edin Kadribasic [Sat, 29 Oct 2005 21:53:35 +0000 (21:53 +0000)]
Fix compilation with c-client 2004

19 years agoBFN
Antony Dovgal [Thu, 27 Oct 2005 10:58:31 +0000 (10:58 +0000)]
BFN

19 years agoMFH: fix #34996 (ImageTrueColorToPalette() crashes when ncolors is zero)
Antony Dovgal [Thu, 27 Oct 2005 10:29:31 +0000 (10:29 +0000)]
MFH: fix #34996 (ImageTrueColorToPalette() crashes when ncolors is zero)

19 years agofix typo
Antony Dovgal [Wed, 26 Oct 2005 20:04:57 +0000 (20:04 +0000)]
fix typo

19 years agoexport those functions and fix the build
Antony Dovgal [Wed, 26 Oct 2005 11:37:33 +0000 (11:37 +0000)]
export those functions and fix the build

19 years ago- Merge 4.4.1 and 4.4.1RC1 entries.
Derick Rethans [Wed, 26 Oct 2005 08:34:13 +0000 (08:34 +0000)]
- Merge 4.4.1 and 4.4.1RC1 entries.

19 years ago- Go with PHP 4.4.1 - release on Monday.
Derick Rethans [Wed, 26 Oct 2005 07:58:24 +0000 (07:58 +0000)]
- Go with PHP 4.4.1 - release on Monday.

19 years agoMFH: Fixed test for cygwin installs
Ilia Alshanetsky [Thu, 20 Oct 2005 14:43:20 +0000 (14:43 +0000)]
MFH: Fixed test for cygwin installs

19 years agoMFH: Fixed bug #29983 (PHP does not explicitly set mime type & charset).
Ilia Alshanetsky [Wed, 19 Oct 2005 20:36:22 +0000 (20:36 +0000)]
MFH: Fixed bug #29983 (PHP does not explicitly set mime type & charset).

19 years agoMFH: Change E_ERROR to E_WARNING when more_entropy flag is off on Cygwin.
Ilia Alshanetsky [Wed, 19 Oct 2005 13:42:36 +0000 (13:42 +0000)]
MFH: Change E_ERROR to E_WARNING when more_entropy flag is off on Cygwin.

19 years agoMFH: Properly fixed bug #34456 (original patch completely reverted).
Ilia Alshanetsky [Mon, 17 Oct 2005 15:43:12 +0000 (15:43 +0000)]
MFH: Properly fixed bug #34456 (original patch completely reverted).

19 years agoMFH: Further URL validations in safe_mode/open_basedir configs.
Ilia Alshanetsky [Mon, 17 Oct 2005 02:42:51 +0000 (02:42 +0000)]
MFH: Further URL validations in safe_mode/open_basedir configs.

19 years agoMFH: - Fixed bug #34850 (--program-suffix and --program-prefix not included in man...
foobar [Thu, 13 Oct 2005 10:04:53 +0000 (10:04 +0000)]
MFH: - Fixed bug #34850 (--program-suffix and --program-prefix not included in man page names)

19 years agoMF51: fix bug #34581 (crash with mod_rewrite)
Antony Dovgal [Wed, 12 Oct 2005 21:41:36 +0000 (21:41 +0000)]
MF51: fix bug #34581 (crash with mod_rewrite)

19 years agoFixed compiler failure
Ilia Alshanetsky [Wed, 12 Oct 2005 14:46:08 +0000 (14:46 +0000)]
Fixed compiler failure

19 years ago- MF50: Fixed access to an uninitialised variable.
Derick Rethans [Wed, 12 Oct 2005 11:08:40 +0000 (11:08 +0000)]
- MF50: Fixed access to an uninitialised variable.

19 years agoMFH
foobar [Tue, 11 Oct 2005 18:59:23 +0000 (18:59 +0000)]
MFH

19 years agofix test
foobar [Tue, 11 Oct 2005 18:11:38 +0000 (18:11 +0000)]
fix test

19 years agoMFH: Fixed bug #34742 (ftp wrapper failures caused from segmented command
Ilia Alshanetsky [Tue, 11 Oct 2005 14:41:41 +0000 (14:41 +0000)]
MFH: Fixed bug #34742 (ftp wrapper failures caused from segmented command
transfer).

19 years agoFixed bug #34790 (preg_match_all(), named capturing groups, variable assignment/retur...
Dmitry Stogov [Tue, 11 Oct 2005 06:48:33 +0000 (06:48 +0000)]
Fixed bug #34790 (preg_match_all(), named capturing groups, variable assignment/return => crash)

19 years agoBFN
Antony Dovgal [Mon, 10 Oct 2005 10:47:52 +0000 (10:47 +0000)]
BFN

19 years agofix #33383 (crash when retrieving empty LOBs)
Antony Dovgal [Mon, 10 Oct 2005 10:41:24 +0000 (10:41 +0000)]
fix #33383 (crash when retrieving empty LOBs)

19 years ago- MFH Fix Logic
Marcus Boerger [Mon, 10 Oct 2005 06:07:16 +0000 (06:07 +0000)]
- MFH Fix Logic

19 years agoMFH: fix test
foobar [Mon, 10 Oct 2005 05:58:01 +0000 (05:58 +0000)]
MFH: fix test

19 years ago- MFH Make test check for PlPgSQL before using it
Marcus Boerger [Sun, 9 Oct 2005 15:58:05 +0000 (15:58 +0000)]
- MFH Make test check for PlPgSQL before using it

19 years ago- MFH Add new test
Marcus Boerger [Sun, 9 Oct 2005 15:22:05 +0000 (15:22 +0000)]
- MFH Add new test

19 years ago- MFH Bugfix #34704 (Infinite recursion due to corrupt JPEG)
Marcus Boerger [Sun, 9 Oct 2005 14:36:25 +0000 (14:36 +0000)]
- MFH Bugfix #34704 (Infinite recursion due to corrupt JPEG)

19 years ago- Back to dev.
Derick Rethans [Fri, 7 Oct 2005 09:32:06 +0000 (09:32 +0000)]
- Back to dev.

19 years ago- Go with PHP 4.4.1RC1.
Derick Rethans [Fri, 7 Oct 2005 08:55:35 +0000 (08:55 +0000)]
- Go with PHP 4.4.1RC1.

19 years ago- MFH C vs. C++ fix
Marcus Boerger [Fri, 7 Oct 2005 07:40:54 +0000 (07:40 +0000)]
- MFH  C vs. C++ fix

19 years ago- MFH Fix issue (endless loop) with temp/memory streams
Marcus Boerger [Thu, 6 Oct 2005 21:35:29 +0000 (21:35 +0000)]
- MFH Fix issue (endless loop) with temp/memory streams

19 years agoMFH: Added missing safe_mode checks.
Ilia Alshanetsky [Thu, 6 Oct 2005 20:44:56 +0000 (20:44 +0000)]
MFH: Added missing safe_mode checks.

19 years ago- MFH: Fix #34557 php -m exits with "error" 1
Johannes Schlüter [Thu, 6 Oct 2005 20:39:26 +0000 (20:39 +0000)]
- MFH: Fix #34557 php -m exits with "error" 1

19 years agofix ZTS build
Rob Richards [Wed, 5 Oct 2005 16:41:18 +0000 (16:41 +0000)]
fix ZTS build

19 years agoMFH: Missing safe_mode/open_basedir checks for file uploads.
Ilia Alshanetsky [Wed, 5 Oct 2005 14:34:38 +0000 (14:34 +0000)]
MFH: Missing safe_mode/open_basedir checks for file uploads.

19 years agoMFH: Fixed possible INI setting leak via virtual() in Apache 2 sapi.
Ilia Alshanetsky [Wed, 5 Oct 2005 00:50:13 +0000 (00:50 +0000)]
MFH: Fixed possible INI setting leak via virtual() in Apache 2 sapi.

19 years agoMFB5.1: fix #32179 (xmlrpc_encode() segfaults with recursive references)
Antony Dovgal [Tue, 4 Oct 2005 11:19:56 +0000 (11:19 +0000)]
MFB5.1: fix #32179 (xmlrpc_encode() segfaults with recursive references)

19 years agoMFH: GLOBALS protection for extract() function.
Ilia Alshanetsky [Mon, 3 Oct 2005 14:05:07 +0000 (14:05 +0000)]
MFH: GLOBALS protection for extract() function.

19 years agofix build - missing closing parenthesis
Rob Richards [Sun, 2 Oct 2005 11:33:27 +0000 (11:33 +0000)]
fix build - missing closing parenthesis

19 years ago- MFH #33125, alpha emulation broken
Pierre Joye [Fri, 30 Sep 2005 21:05:04 +0000 (21:05 +0000)]
- MFH #33125, alpha emulation broken

19 years agoMFH:
Ilia Alshanetsky [Thu, 29 Sep 2005 16:31:48 +0000 (16:31 +0000)]
MFH:
Fixed possible crash and/or memory corruption in import_request_variables()
Fixed potential GLOBALS overwrite via import_request_variables().

19 years agoMFH: Fixed possible GLOBALS variable override when register_globals are ON.
Ilia Alshanetsky [Wed, 28 Sep 2005 22:34:04 +0000 (22:34 +0000)]
MFH: Fixed possible GLOBALS variable override when register_globals are ON.
MFH: Fixed possible register_globals toggle via parse_str().

19 years agoMFH: Fixed bug #32937 (open_basedir looses trailing / in the limiter).
Ilia Alshanetsky [Tue, 27 Sep 2005 15:08:43 +0000 (15:08 +0000)]
MFH: Fixed bug #32937 (open_basedir looses trailing / in the limiter).

19 years agoMFH: Fixed bug #34645 (ctype corrupts memory when validating large numbers).
Ilia Alshanetsky [Mon, 26 Sep 2005 15:19:05 +0000 (15:19 +0000)]
MFH: Fixed bug #34645 (ctype corrupts memory when validating large numbers).

19 years ago- MFH #33220, infinite loop while loading invalid GIF (nlopees)
Pierre Joye [Sun, 25 Sep 2005 12:13:49 +0000 (12:13 +0000)]
- MFH #33220, infinite loop while loading invalid GIF (nlopees)
 NB: It's getting really annoying to apply patches to all these branches
     Can we no define 4.x and 5.0.x as dead for 99.99% of the fixes?

19 years agoIn NetWare two binaries with the same name can not be loaded in kernel address space...
Anantha Kesari H Y [Fri, 23 Sep 2005 09:20:22 +0000 (09:20 +0000)]
In NetWare two binaries with the same name can not be loaded in kernel address space(This is the default behaviour for NetWare apache webserver and hence PHP extensions also get loaded in kernel address space) simultaneoulsy. As the current autoconf built mysql extension is built as mysql.nlm this forbids the loading of mysql client binary. To work around this NetWare idiosyncrasy prefixing all the extensions with "php" except php5lib(phpts.dll eqivalent of Windows). I could have named this extensions prefixed with "php_" but "_" is eaten from the exported symbol prefix by the GCC cross compiler for NetWare so sticking to "php".
This fixes the issue of not needing "PHP_SUBST(EXTENSIONNAME_SHARED_LIBADD)" in all the extensions especially when they need to be built shared.

--Kamesh

19 years agoMFH: Improved the fix for #21306 a bit
foobar [Fri, 23 Sep 2005 08:16:01 +0000 (08:16 +0000)]
MFH: Improved the fix for #21306 a bit

19 years agoMFH: Fixed bug #34565 (mb_send_mail does not fetch mail.force_extra_parameters)
Ilia Alshanetsky [Wed, 21 Sep 2005 13:19:19 +0000 (13:19 +0000)]
MFH: Fixed bug #34565 (mb_send_mail does not fetch mail.force_extra_parameters)

19 years ago- MFH: Remove HTML fragments from phpcredits() in CLI mode
Johannes Schlüter [Tue, 20 Sep 2005 22:20:30 +0000 (22:20 +0000)]
- MFH: Remove HTML fragments from phpcredits() in CLI mode

19 years agoBFN
foobar [Tue, 20 Sep 2005 20:59:54 +0000 (20:59 +0000)]
BFN

19 years agoMFH: - Fixed bug #21306 (catch bailouts of write handler during RSHUTDOWN)
foobar [Tue, 20 Sep 2005 20:59:25 +0000 (20:59 +0000)]
MFH: - Fixed bug #21306 (catch bailouts of write handler during RSHUTDOWN)

19 years agofix crash on restarting static PHP having session modules loaded
Stanislav Malyshev [Tue, 20 Sep 2005 14:01:40 +0000 (14:01 +0000)]
fix crash on restarting static PHP having session modules loaded

19 years agoNetWare does not have sendmail binary to send mail.
Anantha Kesari H Y [Thu, 15 Sep 2005 14:06:15 +0000 (14:06 +0000)]
NetWare does not have sendmail binary to send mail.
--Kamesh

19 years agoMFH: Make key() and current() take argument by value.
Ilia Alshanetsky [Tue, 13 Sep 2005 13:23:56 +0000 (13:23 +0000)]
MFH: Make key() and current() take argument by value.

19 years agoMFH: Fixed bug #34456 (Possible crash inside pspell extension).
Ilia Alshanetsky [Mon, 12 Sep 2005 16:59:56 +0000 (16:59 +0000)]
MFH: Fixed bug #34456 (Possible crash inside pspell extension).

19 years agoAdditinal fix for bug #34277 (array_filter() crashes with references and objects)
Dmitry Stogov [Mon, 12 Sep 2005 09:59:47 +0000 (09:59 +0000)]
Additinal fix for bug #34277 (array_filter() crashes with references and objects)

19 years agotouch
foobar [Mon, 5 Sep 2005 16:35:05 +0000 (16:35 +0000)]
touch

19 years agoMFH: - Fixed bug #34311 (unserialize() crashes with characters above 191 dec)
foobar [Mon, 5 Sep 2005 16:25:43 +0000 (16:25 +0000)]
MFH: - Fixed bug #34311 (unserialize() crashes with characters above 191 dec)

19 years agotouch with working re2c
foobar [Mon, 5 Sep 2005 16:25:11 +0000 (16:25 +0000)]
touch with working re2c

19 years agoBFN
foobar [Mon, 5 Sep 2005 13:05:06 +0000 (13:05 +0000)]
BFN

19 years agoFix for #34369
Frank M. Kromann [Mon, 5 Sep 2005 05:03:21 +0000 (05:03 +0000)]
Fix for #34369
Add extra parameter to mssql_connect to force a new connection

19 years agomerge solaris portability fix
Wez Furlong [Sun, 4 Sep 2005 04:41:00 +0000 (04:41 +0000)]
merge solaris portability fix

19 years agotypo
foobar [Fri, 2 Sep 2005 21:12:31 +0000 (21:12 +0000)]
typo

19 years agoBFN
foobar [Fri, 2 Sep 2005 21:11:11 +0000 (21:11 +0000)]
BFN

19 years agoMFH: Resolved bug #34240.
Ilia Alshanetsky [Fri, 2 Sep 2005 17:25:33 +0000 (17:25 +0000)]
MFH: Resolved bug #34240.

19 years agoMFH
foobar [Fri, 2 Sep 2005 13:52:55 +0000 (13:52 +0000)]
MFH

19 years agoFixed bug #34137 (assigning array element by reference causes binary mess)
Dmitry Stogov [Thu, 1 Sep 2005 13:26:44 +0000 (13:26 +0000)]
Fixed bug #34137 (assigning array element by reference causes binary mess)

19 years agoFixed bug #34277 (array_filter() crashes with references and objects)
Dmitry Stogov [Thu, 1 Sep 2005 12:01:28 +0000 (12:01 +0000)]
Fixed bug #34277 (array_filter() crashes with references and objects)

19 years agoAs NetWare LibC has optind and optarg macros defined in unistd.h our local variables...
Anantha Kesari H Y [Thu, 1 Sep 2005 09:51:46 +0000 (09:51 +0000)]
As NetWare LibC has optind and optarg macros defined in unistd.h our local variables were getting mistakenly preprocessed so undeffing optind and optarg

--Kamesh