]>
granicus.if.org Git - php/log
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)
Michael Wallner [Fri, 9 Jun 2006 15:14:12 +0000 (15:14 +0000)]
MFH: fix bug #37720 (merge_php_config scrambles values)
Andrei Zmievski [Wed, 31 May 2006 17:17:46 +0000 (17:17 +0000)]
Add pcre_compile2() to the list of aliases.
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)
Ilia Alshanetsky [Fri, 26 May 2006 01:55:26 +0000 (01:55 +0000)]
Corrected previous patch
Ilia Alshanetsky [Thu, 25 May 2006 23:21:01 +0000 (23:21 +0000)]
MFH: Fixed bug #37569 (WDDX incorrectly encodes high-ascii characters).
Ilia Alshanetsky [Tue, 23 May 2006 23:23:40 +0000 (23:23 +0000)]
MFH: Fixed handling of extremely long paths inside tempnam() function.
Greg Beaver [Mon, 22 May 2006 11:17:02 +0000 (11:17 +0000)]
fix PEAR build
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
Marcus Boerger [Sun, 21 May 2006 18:48:50 +0000 (18:48 +0000)]
- Fix build
Derick Rethans [Sun, 21 May 2006 17:26:13 +0000 (17:26 +0000)]
- Back to dev
Derick Rethans [Sun, 21 May 2006 17:24:52 +0000 (17:24 +0000)]
- Go with 4.4.3RC1
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.
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.
Marcus Boerger [Sun, 21 May 2006 09:10:02 +0000 (09:10 +0000)]
- Update
Antony Dovgal [Fri, 19 May 2006 11:17:53 +0000 (11:17 +0000)]
add new tests (which produces segfault with 4.4 atm)
Antony Dovgal [Fri, 19 May 2006 11:15:57 +0000 (11:15 +0000)]
add new test
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)
Antony Dovgal [Fri, 19 May 2006 10:28:54 +0000 (10:28 +0000)]
MFH: fix possible usage of uninitialized variable
Antony Dovgal [Fri, 19 May 2006 10:24:42 +0000 (10:24 +0000)]
MFH: initialize factory
Antony Dovgal [Fri, 19 May 2006 10:20:44 +0000 (10:20 +0000)]
fix invalid read in basename("/.gz", ".gz")
Antony Dovgal [Thu, 18 May 2006 22:36:14 +0000 (22:36 +0000)]
fix compile warning
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
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
Edin Kadribasic [Thu, 18 May 2006 21:12:55 +0000 (21:12 +0000)]
Fix windows build
Antony Dovgal [Thu, 18 May 2006 20:33:46 +0000 (20:33 +0000)]
fix leaks
Antony Dovgal [Thu, 18 May 2006 20:24:46 +0000 (20:24 +0000)]
fix test
Antony Dovgal [Thu, 18 May 2006 20:19:34 +0000 (20:19 +0000)]
fix test and add new for 64bit only
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
Pierre Joye [Mon, 8 May 2006 14:04:39 +0000 (14:04 +0000)]
- MFH: #37346, invalid colormap format
- MFH: #37360, bad gif size
Ilia Alshanetsky [Sun, 7 May 2006 16:33:41 +0000 (16:33 +0000)]
MFH: Fixed bug #37348 (make PEAR install ignore open_basedir).
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).
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)).
Ilia Alshanetsky [Sun, 16 Apr 2006 17:45:55 +0000 (17:45 +0000)]
MFH: fixed typo
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).
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
Dmitry Stogov [Thu, 13 Apr 2006 06:16:42 +0000 (06:16 +0000)]
Fixed bug #37046 (foreach breaks static scope)
Ilia Alshanetsky [Mon, 10 Apr 2006 23:48:47 +0000 (23:48 +0000)]
MFH: fixed test
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
Ilia Alshanetsky [Mon, 3 Apr 2006 13:46:48 +0000 (13:46 +0000)]
MFH: Fixed an unlikely, but possible memory leak.
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).
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.
Antony Dovgal [Tue, 28 Mar 2006 09:46:35 +0000 (09:46 +0000)]
fix build and #36887
Ilia Alshanetsky [Mon, 27 Mar 2006 23:42:22 +0000 (23:42 +0000)]
MFH: Check 2nd parameter of tempnam() against path components.
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).
Marcus Boerger [Thu, 23 Mar 2006 09:49:54 +0000 (09:49 +0000)]
- Provide complete rule (to have relative #line info)wq
Seiji Masugata [Thu, 23 Mar 2006 02:17:42 +0000 (02:17 +0000)]
revert.(See http://news.php.net/php.cvs/37387)
Rui Hirokawa [Tue, 21 Mar 2006 08:00:55 +0000 (08:00 +0000)]
MFH
Rui Hirokawa [Tue, 21 Mar 2006 02:49:09 +0000 (02:49 +0000)]
MFH.
Rob Richards [Sat, 18 Mar 2006 11:51:52 +0000 (11:51 +0000)]
fix news (re-order)
Rob Richards [Sat, 18 Mar 2006 10:46:55 +0000 (10:46 +0000)]
BFN
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
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( ).
Ilia Alshanetsky [Mon, 13 Mar 2006 14:41:27 +0000 (14:41 +0000)]
MFH: Added overflow checks to wordwrap() function.
Rui Hirokawa [Sun, 12 Mar 2006 07:54:56 +0000 (07:54 +0000)]
MFH
Seiji Masugata [Fri, 10 Mar 2006 16:15:35 +0000 (16:15 +0000)]
fixed different value was returned in mb_get_info.
Edin Kadribasic [Tue, 7 Mar 2006 09:33:00 +0000 (09:33 +0000)]
Sync pcre update changes
Andrei Zmievski [Mon, 6 Mar 2006 21:58:33 +0000 (21:58 +0000)]
*** empty log message ***
Andrei Zmievski [Mon, 6 Mar 2006 21:57:54 +0000 (21:57 +0000)]
MFH (Import PCRE 6.6)
Yasuo Ohgaki [Thu, 2 Mar 2006 00:39:57 +0000 (00:39 +0000)]
MFH add safe_mode num of parameter check
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).
Rasmus Lerdorf [Sat, 25 Feb 2006 21:33:06 +0000 (21:33 +0000)]
MFH - binary safety patch from Moriyoshi
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)
Dmitry Stogov [Wed, 22 Feb 2006 15:11:53 +0000 (15:11 +0000)]
Fixed crash on error message during PHP startup in FastCGI
Ilia Alshanetsky [Tue, 21 Feb 2006 15:35:01 +0000 (15:35 +0000)]
MFH: Fixed bug #36458 (sleep() accepts negative values).
Dmitry Stogov [Mon, 20 Feb 2006 08:31:54 +0000 (08:31 +0000)]
Fixed test files (added docref)
Dmitry Stogov [Mon, 20 Feb 2006 08:12:08 +0000 (08:12 +0000)]
Fixed test file
Andrei Zmievski [Fri, 17 Feb 2006 21:18:51 +0000 (21:18 +0000)]
MFH
Dmitry Stogov [Mon, 13 Feb 2006 12:19:10 +0000 (12:19 +0000)]
Fixed bug #36205 (Memory leaks on duplicate cookies)
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).
Greg Beaver [Wed, 8 Feb 2006 01:11:59 +0000 (01:11 +0000)]
fix Bug #36001: make install fails when --enable-memory-limit used
Antony Dovgal [Mon, 6 Feb 2006 10:42:58 +0000 (10:42 +0000)]
MF51: initialize to_r
Dmitry Stogov [Fri, 3 Feb 2006 16:31:09 +0000 (16:31 +0000)]
iFixed several small FastCGI releated bugs
Antony Dovgal [Wed, 1 Feb 2006 10:32:38 +0000 (10:32 +0000)]
MFH: fix #36242 (Possible memory corruption in stream_select())
Antony Dovgal [Tue, 31 Jan 2006 10:57:52 +0000 (10:57 +0000)]
fix #36223 (curl bypasses open_basedir restrictions)
Ilia Alshanetsky [Mon, 30 Jan 2006 15:31:10 +0000 (15:31 +0000)]
Fixed error reporting logic for HTML errors
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).
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
Greg Beaver [Sun, 22 Jan 2006 22:13:39 +0000 (22:13 +0000)]
fix bug #36002: md5sum checksum failures on install
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
Dmitry Stogov [Mon, 16 Jan 2006 14:27:10 +0000 (14:27 +0000)]
Fixed first-chance exception during request shutdown
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
Ilia Alshanetsky [Sun, 15 Jan 2006 16:52:10 +0000 (16:52 +0000)]
MFH: Added a check for special characters in the session name.
Derick Rethans [Sun, 15 Jan 2006 11:23:25 +0000 (11:23 +0000)]
- Fixed typoes.
Sascha Schumann [Fri, 13 Jan 2006 14:31:25 +0000 (14:31 +0000)]
WS
Sascha Schumann [Fri, 13 Jan 2006 14:25:10 +0000 (14:25 +0000)]
- MFH lower valgrind error count to 0
Derick Rethans [Thu, 12 Jan 2006 17:55:04 +0000 (17:55 +0000)]
- Back to dev.
Derick Rethans [Thu, 12 Jan 2006 17:54:19 +0000 (17:54 +0000)]
- Fixed year.
Derick Rethans [Thu, 12 Jan 2006 17:52:29 +0000 (17:52 +0000)]
- Go with 4.4.2.
Antony Dovgal [Tue, 10 Jan 2006 14:17:26 +0000 (14:17 +0000)]
MFH: fix #35959 (Cannot build with Solid 2.3)
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)
Antony Dovgal [Fri, 6 Jan 2006 13:32:26 +0000 (13:32 +0000)]
fix test
foobar [Fri, 6 Jan 2006 01:10:21 +0000 (01:10 +0000)]
MFH: Small cleanups
foobar [Fri, 6 Jan 2006 00:35:40 +0000 (00:35 +0000)]
- Fixed bug #35906 (win32: mail() Date: header is not RFC compliant)
foobar [Thu, 5 Jan 2006 21:53:30 +0000 (21:53 +0000)]
MFH: - Fixed bug #35911 (HAVE_PG_CONFIG_H set incorrectly)
Antony Dovgal [Thu, 5 Jan 2006 18:09:32 +0000 (18:09 +0000)]
fix test
Ilia Alshanetsky [Thu, 5 Jan 2006 18:03:18 +0000 (18:03 +0000)]
Fixed bug #35908 (curl extension uses undefined GCRY_THREAD_OPTIONS_USER).
Derick Rethans [Thu, 5 Jan 2006 08:16:37 +0000 (08:16 +0000)]
- Back to devel.
Derick Rethans [Thu, 5 Jan 2006 08:15:14 +0000 (08:15 +0000)]
- Go with RC2.
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).