]> granicus.if.org Git - php/log
php
18 years agoBFN: - Fixed bug #37720 (merge_php_config scrambles values). (Mike,
Michael Wallner [Fri, 9 Jun 2006 15:17:51 +0000 (15:17 +0000)]
BFN: - Fixed bug #37720 (merge_php_config scrambles values). (Mike,
       pumuckel at metropolis dot de)

18 years agoMFH: fix bug #37720 (merge_php_config scrambles values)
Michael Wallner [Fri, 9 Jun 2006 15:14:12 +0000 (15:14 +0000)]
MFH: fix bug #37720 (merge_php_config scrambles values)

18 years agoAdd pcre_compile2() to the list of aliases.
Andrei Zmievski [Wed, 31 May 2006 17:17:46 +0000 (17:17 +0000)]
Add pcre_compile2() to the list of aliases.

18 years agomerge the last change in 4.4 and allow ext/oci8 to be built against basic lite package
Antony Dovgal [Tue, 30 May 2006 13:50:28 +0000 (13:50 +0000)]
merge the last change in 4.4 and allow ext/oci8 to be built against basic lite package
(as Derick requested)

18 years agoCorrected previous patch
Ilia Alshanetsky [Fri, 26 May 2006 01:55:26 +0000 (01:55 +0000)]
Corrected previous patch

18 years agoMFH: Fixed bug #37569 (WDDX incorrectly encodes high-ascii characters).
Ilia Alshanetsky [Thu, 25 May 2006 23:21:01 +0000 (23:21 +0000)]
MFH: Fixed bug #37569 (WDDX incorrectly encodes high-ascii characters).

18 years agoMFH: Fixed handling of extremely long paths inside tempnam() function.
Ilia Alshanetsky [Tue, 23 May 2006 23:23:40 +0000 (23:23 +0000)]
MFH: Fixed handling of extremely long paths inside tempnam() function.

18 years agofix PEAR build
Greg Beaver [Mon, 22 May 2006 11:17:02 +0000 (11:17 +0000)]
fix PEAR build

18 years agosync to PEAR 1.4.9
Greg Beaver [Mon, 22 May 2006 10:19:34 +0000 (10:19 +0000)]
sync to PEAR 1.4.9
add PEAR 1.4.9 to installed tarballs

18 years ago- Fix build
Marcus Boerger [Sun, 21 May 2006 18:48:50 +0000 (18:48 +0000)]
- Fix build

18 years ago- Back to dev
Derick Rethans [Sun, 21 May 2006 17:26:13 +0000 (17:26 +0000)]
- Back to dev

18 years ago- Go with 4.4.3RC1
Derick Rethans [Sun, 21 May 2006 17:24:52 +0000 (17:24 +0000)]
- Go with 4.4.3RC1

18 years agoMFH: Added control character checks for cURL extension's
Ilia Alshanetsky [Sun, 21 May 2006 16:32:51 +0000 (16:32 +0000)]
MFH: Added control character checks for cURL extension's
open_basedir/safe_mode checks.

18 years agoFixed a possible buffer overflow inside create_named_pipe() for Win32
Ilia Alshanetsky [Sun, 21 May 2006 16:10:28 +0000 (16:10 +0000)]
Fixed a possible buffer overflow inside create_named_pipe() for Win32
systems in libmysql.c.

18 years ago- Update
Marcus Boerger [Sun, 21 May 2006 09:10:02 +0000 (09:10 +0000)]
- Update

18 years agoadd new tests (which produces segfault with 4.4 atm)
Antony Dovgal [Fri, 19 May 2006 11:17:53 +0000 (11:17 +0000)]
add new tests (which produces segfault with 4.4 atm)

18 years agoadd new test
Antony Dovgal [Fri, 19 May 2006 11:15:57 +0000 (11:15 +0000)]
add new test

18 years agoMFH fix for #34306 (wddx_serialize_value() crashes with long array keys)
Antony Dovgal [Fri, 19 May 2006 10:37:32 +0000 (10:37 +0000)]
MFH fix for #34306 (wddx_serialize_value() crashes with long array keys)

18 years agoMFH: fix possible usage of uninitialized variable
Antony Dovgal [Fri, 19 May 2006 10:28:54 +0000 (10:28 +0000)]
MFH: fix possible usage of uninitialized variable

18 years agoMFH: initialize factory
Antony Dovgal [Fri, 19 May 2006 10:24:42 +0000 (10:24 +0000)]
MFH: initialize factory

18 years agofix invalid read in basename("/.gz", ".gz")
Antony Dovgal [Fri, 19 May 2006 10:20:44 +0000 (10:20 +0000)]
fix invalid read in basename("/.gz", ".gz")

18 years agofix compile warning
Antony Dovgal [Thu, 18 May 2006 22:36:14 +0000 (22:36 +0000)]
fix compile warning

18 years agofix leak (and possible segfault?)
Antony Dovgal [Thu, 18 May 2006 22:30:52 +0000 (22:30 +0000)]
fix leak (and possible segfault?)
see bug #30397 for more details, somebody should really consider doing MFH when fixing such critical things

18 years ago- MFH Fix bug #37510 session_regenerate_id changes session_id() even on failure
Marcus Boerger [Thu, 18 May 2006 22:16:27 +0000 (22:16 +0000)]
- MFH Fix bug #37510 session_regenerate_id changes session_id() even on failure

18 years agoFix windows build
Edin Kadribasic [Thu, 18 May 2006 21:12:55 +0000 (21:12 +0000)]
Fix windows build

18 years agofix leaks
Antony Dovgal [Thu, 18 May 2006 20:33:46 +0000 (20:33 +0000)]
fix leaks

18 years agofix test
Antony Dovgal [Thu, 18 May 2006 20:24:46 +0000 (20:24 +0000)]
fix test

18 years agofix test and add new for 64bit only
Antony Dovgal [Thu, 18 May 2006 20:19:34 +0000 (20:19 +0000)]
fix test and add new for 64bit only

18 years agoap_get_client_block can return -1, so don't use an unsigned int here
Rasmus Lerdorf [Sat, 13 May 2006 21:42:14 +0000 (21:42 +0000)]
ap_get_client_block can return -1, so don't use an unsigned int here

18 years ago- MFH: #37346, invalid colormap format
Pierre Joye [Mon, 8 May 2006 14:04:39 +0000 (14:04 +0000)]
- MFH: #37346, invalid colormap format
- MFH: #37360, bad gif size

18 years agoMFH: Fixed bug #37348 (make PEAR install ignore open_basedir).
Ilia Alshanetsky [Sun, 7 May 2006 16:33:41 +0000 (16:33 +0000)]
MFH: Fixed bug #37348 (make PEAR install ignore open_basedir).

18 years agoMFH: Fixed bug #37162 (wddx does not build as a shared extension).
Ilia Alshanetsky [Sun, 23 Apr 2006 16:02:37 +0000 (16:02 +0000)]
MFH: Fixed bug #37162 (wddx does not build as a shared extension).

18 years agoMFH: Fixed Bug #36872 (session_destroy() fails after call to
Ilia Alshanetsky [Mon, 17 Apr 2006 23:29:37 +0000 (23:29 +0000)]
MFH: Fixed Bug #36872 (session_destroy() fails after call to
session_regenerate_id(true)).

18 years agoMFH: fixed typo
Ilia Alshanetsky [Sun, 16 Apr 2006 17:45:55 +0000 (17:45 +0000)]
MFH: fixed typo

18 years agoMFH: Fixed bug #37045 (Fixed check for special chars for http redirects).
Ilia Alshanetsky [Sun, 16 Apr 2006 16:56:26 +0000 (16:56 +0000)]
MFH: Fixed bug #37045 (Fixed check for special chars for http redirects).

18 years agoMFH (r-1.436) copy() should not disrespect open_basedir on source file
Sara Golemon [Fri, 14 Apr 2006 17:46:59 +0000 (17:46 +0000)]
MFH (r-1.436) copy() should not disrespect open_basedir on source file

18 years agoFixed bug #37046 (foreach breaks static scope)
Dmitry Stogov [Thu, 13 Apr 2006 06:16:42 +0000 (06:16 +0000)]
Fixed bug #37046 (foreach breaks static scope)

18 years agoMFH: fixed test
Ilia Alshanetsky [Mon, 10 Apr 2006 23:48:47 +0000 (23:48 +0000)]
MFH: fixed test

18 years agoMFP51: Fix #33694 invalid sql or timeouts makes it impossible to reuse persistent...
Frank M. Kromann [Tue, 4 Apr 2006 18:50:16 +0000 (18:50 +0000)]
MFP51: Fix #33694 invalid sql or timeouts makes it impossible to reuse persistent connections

18 years agoMFH: Fixed an unlikely, but possible memory leak.
Ilia Alshanetsky [Mon, 3 Apr 2006 13:46:48 +0000 (13:46 +0000)]
MFH: Fixed an unlikely, but possible memory leak.

18 years agoadded mb_check_encoding( ). detect possible invalid encoding attack(avoids a security...
Seiji Masugata [Mon, 3 Apr 2006 13:04:13 +0000 (13:04 +0000)]
added mb_check_encoding( ). detect possible invalid encoding attack(avoids a security issue).

18 years agoMFH:
Ilia Alshanetsky [Sun, 2 Apr 2006 17:59:33 +0000 (17:59 +0000)]
MFH:
Removed extra space in the Content-Type header for logos
Simplified stderr error reporting in apache sapi.

18 years agofix build and #36887
Antony Dovgal [Tue, 28 Mar 2006 09:46:35 +0000 (09:46 +0000)]
fix build and #36887

18 years agoMFH: Check 2nd parameter of tempnam() against path components.
Ilia Alshanetsky [Mon, 27 Mar 2006 23:42:22 +0000 (23:42 +0000)]
MFH: Check 2nd parameter of tempnam() against path components.

18 years agoMFH: Fixed bug #36857 (Added support for partial content fetching to the
Ilia Alshanetsky [Sun, 26 Mar 2006 17:12:57 +0000 (17:12 +0000)]
MFH: Fixed bug #36857 (Added support for partial content fetching to the
HTTP streams wrapper).

18 years ago- Provide complete rule (to have relative #line info)wq
Marcus Boerger [Thu, 23 Mar 2006 09:49:54 +0000 (09:49 +0000)]
- Provide complete rule (to have relative #line info)wq

18 years agorevert.(See http://news.php.net/php.cvs/37387)
Seiji Masugata [Thu, 23 Mar 2006 02:17:42 +0000 (02:17 +0000)]
revert.(See http://news.php.net/php.cvs/37387)

18 years agoMFH
Rui Hirokawa [Tue, 21 Mar 2006 08:00:55 +0000 (08:00 +0000)]
MFH

18 years agoMFH.
Rui Hirokawa [Tue, 21 Mar 2006 02:49:09 +0000 (02:49 +0000)]
MFH.

18 years agofix news (re-order)
Rob Richards [Sat, 18 Mar 2006 11:51:52 +0000 (11:51 +0000)]
fix news (re-order)

18 years agoBFN
Rob Richards [Sat, 18 Mar 2006 10:46:55 +0000 (10:46 +0000)]
BFN

18 years agoFixed bug #36776 (node_list_wrapper_dtor segfault)
Rob Richards [Sat, 18 Mar 2006 10:46:27 +0000 (10:46 +0000)]
Fixed bug #36776 (node_list_wrapper_dtor segfault)
  - no optimizations. this extension is VERY touchy

18 years agofixed doesn't return value when omitting arguments in mb_get_info( ).
Seiji Masugata [Sat, 18 Mar 2006 05:52:33 +0000 (05:52 +0000)]
fixed doesn't return value when omitting arguments in mb_get_info( ).

18 years agoMFH: Added overflow checks to wordwrap() function.
Ilia Alshanetsky [Mon, 13 Mar 2006 14:41:27 +0000 (14:41 +0000)]
MFH: Added overflow checks to wordwrap() function.

18 years agoMFH
Rui Hirokawa [Sun, 12 Mar 2006 07:54:56 +0000 (07:54 +0000)]
MFH

18 years agofixed different value was returned in mb_get_info.
Seiji Masugata [Fri, 10 Mar 2006 16:15:35 +0000 (16:15 +0000)]
fixed different value was returned in mb_get_info.

18 years agoSync pcre update changes
Edin Kadribasic [Tue, 7 Mar 2006 09:33:00 +0000 (09:33 +0000)]
Sync pcre update changes

18 years ago*** empty log message ***
Andrei Zmievski [Mon, 6 Mar 2006 21:58:33 +0000 (21:58 +0000)]
*** empty log message ***

18 years agoMFH (Import PCRE 6.6)
Andrei Zmievski [Mon, 6 Mar 2006 21:57:54 +0000 (21:57 +0000)]
MFH (Import PCRE 6.6)

18 years agoMFH add safe_mode num of parameter check
Yasuo Ohgaki [Thu, 2 Mar 2006 00:39:57 +0000 (00:39 +0000)]
MFH add safe_mode num of parameter check

18 years agoMFH: Fixed bug #36459 (Incorrect adding PHPSESSID to links, which
Ilia Alshanetsky [Tue, 28 Feb 2006 14:47:15 +0000 (14:47 +0000)]
MFH: Fixed bug #36459 (Incorrect adding PHPSESSID to links, which
contains \r\n).

18 years agoMFH - binary safety patch from Moriyoshi
Rasmus Lerdorf [Sat, 25 Feb 2006 21:33:06 +0000 (21:33 +0000)]
MFH - binary safety patch from Moriyoshi

18 years agoMFH: fixed bug #35594 for all systems. "optind = 0" doesn't work on FreeBSD, but...
Brian France [Thu, 23 Feb 2006 03:53:00 +0000 (03:53 +0000)]
MFH: fixed bug #35594 for all systems.  "optind = 0" doesn't work on FreeBSD, but "optind = 1" seems to work on all systems (bug #36091)

18 years agoFixed crash on error message during PHP startup in FastCGI
Dmitry Stogov [Wed, 22 Feb 2006 15:11:53 +0000 (15:11 +0000)]
Fixed crash on error message during PHP startup in FastCGI

18 years agoMFH: Fixed bug #36458 (sleep() accepts negative values).
Ilia Alshanetsky [Tue, 21 Feb 2006 15:35:01 +0000 (15:35 +0000)]
MFH: Fixed bug #36458 (sleep() accepts negative values).

18 years agoFixed test files (added docref)
Dmitry Stogov [Mon, 20 Feb 2006 08:31:54 +0000 (08:31 +0000)]
Fixed test files (added docref)

18 years agoFixed test file
Dmitry Stogov [Mon, 20 Feb 2006 08:12:08 +0000 (08:12 +0000)]
Fixed test file

18 years agoMFH
Andrei Zmievski [Fri, 17 Feb 2006 21:18:51 +0000 (21:18 +0000)]
MFH

18 years agoFixed bug #36205 (Memory leaks on duplicate cookies)
Dmitry Stogov [Mon, 13 Feb 2006 12:19:10 +0000 (12:19 +0000)]
Fixed bug #36205 (Memory leaks on duplicate cookies)

18 years agoMFH: Fixed bug #36351 (parse_url() does not parse numeric paths properly).
Ilia Alshanetsky [Sun, 12 Feb 2006 16:43:03 +0000 (16:43 +0000)]
MFH: Fixed bug #36351 (parse_url() does not parse numeric paths properly).

19 years agofix Bug #36001: make install fails when --enable-memory-limit used
Greg Beaver [Wed, 8 Feb 2006 01:11:59 +0000 (01:11 +0000)]
fix Bug #36001: make install fails when --enable-memory-limit used

19 years agoMF51: initialize to_r
Antony Dovgal [Mon, 6 Feb 2006 10:42:58 +0000 (10:42 +0000)]
MF51: initialize to_r

19 years agoiFixed several small FastCGI releated bugs
Dmitry Stogov [Fri, 3 Feb 2006 16:31:09 +0000 (16:31 +0000)]
iFixed several small FastCGI releated bugs

19 years agoMFH: fix #36242 (Possible memory corruption in stream_select())
Antony Dovgal [Wed, 1 Feb 2006 10:32:38 +0000 (10:32 +0000)]
MFH: fix #36242 (Possible memory corruption in stream_select())

19 years agofix #36223 (curl bypasses open_basedir restrictions)
Antony Dovgal [Tue, 31 Jan 2006 10:57:52 +0000 (10:57 +0000)]
fix #36223 (curl bypasses open_basedir restrictions)

19 years agoFixed error reporting logic for HTML errors
Ilia Alshanetsky [Mon, 30 Jan 2006 15:31:10 +0000 (15:31 +0000)]
Fixed error reporting logic for HTML errors

19 years agoMFH: Fixed bug #36148 (unpack("H*hex", $data) is adding an extra character
Ilia Alshanetsky [Thu, 26 Jan 2006 15:47:31 +0000 (15:47 +0000)]
MFH: Fixed bug #36148 (unpack("H*hex", $data) is adding an extra character
to the end of the string).

19 years agoMFH: fix bug #36152 problems with curl+ssl and pgsql+ssl in same PHP
Michael Wallner [Thu, 26 Jan 2006 13:23:50 +0000 (13:23 +0000)]
MFH: fix bug #36152 problems with curl+ssl and pgsql+ssl in same PHP

19 years agofix bug #36002: md5sum checksum failures on install
Greg Beaver [Sun, 22 Jan 2006 22:13:39 +0000 (22:13 +0000)]
fix bug #36002: md5sum checksum failures on install

19 years agoMFH: fix error message on `make test` when bison is not installed
Antony Dovgal [Wed, 18 Jan 2006 17:59:41 +0000 (17:59 +0000)]
MFH: fix error message on `make test` when bison is not installed

19 years agoFixed first-chance exception during request shutdown
Dmitry Stogov [Mon, 16 Jan 2006 14:27:10 +0000 (14:27 +0000)]
Fixed first-chance exception during request shutdown

19 years agofix bug #36017 (fopen() crashes PHP when opening a URL)
Antony Dovgal [Sun, 15 Jan 2006 22:01:47 +0000 (22:01 +0000)]
fix bug #36017 (fopen() crashes PHP when opening a URL)
+ fix incosistency in macro usage

19 years agoMFH: Added a check for special characters in the session name.
Ilia Alshanetsky [Sun, 15 Jan 2006 16:52:10 +0000 (16:52 +0000)]
MFH: Added a check for special characters in the session name.

19 years ago- Fixed typoes.
Derick Rethans [Sun, 15 Jan 2006 11:23:25 +0000 (11:23 +0000)]
- Fixed typoes.

19 years agoWS
Sascha Schumann [Fri, 13 Jan 2006 14:31:25 +0000 (14:31 +0000)]
WS

19 years ago- MFH lower valgrind error count to 0
Sascha Schumann [Fri, 13 Jan 2006 14:25:10 +0000 (14:25 +0000)]
- MFH lower valgrind error count to 0

19 years ago- Back to dev.
Derick Rethans [Thu, 12 Jan 2006 17:55:04 +0000 (17:55 +0000)]
- Back to dev.

19 years ago- Fixed year.
Derick Rethans [Thu, 12 Jan 2006 17:54:19 +0000 (17:54 +0000)]
- Fixed year.

19 years ago- Go with 4.4.2.
Derick Rethans [Thu, 12 Jan 2006 17:52:29 +0000 (17:52 +0000)]
- Go with 4.4.2.

19 years agoMFH: fix #35959 (Cannot build with Solid 2.3)
Antony Dovgal [Tue, 10 Jan 2006 14:17:26 +0000 (14:17 +0000)]
MFH: fix #35959 (Cannot build with Solid 2.3)

19 years agoupdate to PEAR 1.4.6, add support for --packagingroot to local PEAR installer (needed...
Greg Beaver [Sat, 7 Jan 2006 17:51:55 +0000 (17:51 +0000)]
update to PEAR 1.4.6, add support for --packagingroot to local PEAR installer (needed for INSTALL_ROOT)

19 years agofix test
Antony Dovgal [Fri, 6 Jan 2006 13:32:26 +0000 (13:32 +0000)]
fix test

19 years agoMFH: Small cleanups
foobar [Fri, 6 Jan 2006 01:10:21 +0000 (01:10 +0000)]
MFH: Small cleanups

19 years ago- Fixed bug #35906 (win32: mail() Date: header is not RFC compliant)
foobar [Fri, 6 Jan 2006 00:35:40 +0000 (00:35 +0000)]
- Fixed bug #35906 (win32: mail() Date: header is not RFC compliant)

19 years agoMFH: - Fixed bug #35911 (HAVE_PG_CONFIG_H set incorrectly)
foobar [Thu, 5 Jan 2006 21:53:30 +0000 (21:53 +0000)]
MFH: - Fixed bug #35911 (HAVE_PG_CONFIG_H set incorrectly)

19 years agofix test
Antony Dovgal [Thu, 5 Jan 2006 18:09:32 +0000 (18:09 +0000)]
fix test

19 years agoFixed bug #35908 (curl extension uses undefined GCRY_THREAD_OPTIONS_USER).
Ilia Alshanetsky [Thu, 5 Jan 2006 18:03:18 +0000 (18:03 +0000)]
Fixed bug #35908 (curl extension uses undefined GCRY_THREAD_OPTIONS_USER).

19 years ago- Back to devel.
Derick Rethans [Thu, 5 Jan 2006 08:16:37 +0000 (08:16 +0000)]
- Back to devel.

19 years ago- Go with RC2.
Derick Rethans [Thu, 5 Jan 2006 08:15:14 +0000 (08:15 +0000)]
- Go with RC2.

19 years agoMFH: Fixed bug #35669 (imap_mail_compose() crashes with
Ilia Alshanetsky [Thu, 5 Jan 2006 00:50:20 +0000 (00:50 +0000)]
MFH: Fixed bug #35669 (imap_mail_compose() crashes with
multipart-multiboundary-email).