]>
granicus.if.org Git - php/log
foobar [Wed, 10 Sep 2003 01:28:34 +0000 (01:28 +0000)]
buf -> bug
foobar [Wed, 10 Sep 2003 01:23:38 +0000 (01:23 +0000)]
- Fixed bug #25385 (ob_gzhandler(): typo in sapi_add_header_ex() call)
Ilia Alshanetsky [Wed, 10 Sep 2003 01:03:41 +0000 (01:03 +0000)]
#if -> #ifdef
Ilia Alshanetsky [Wed, 10 Sep 2003 00:59:46 +0000 (00:59 +0000)]
MFH: Fixed bug #25429 (fix copying of stdin using copy() function)
Ilia Alshanetsky [Wed, 10 Sep 2003 00:22:20 +0000 (00:22 +0000)]
MFH: Fixed bug #14049 (realpath() w/ZTS returns invalid results for non-existent
paths)
foobar [Tue, 9 Sep 2003 21:47:20 +0000 (21:47 +0000)]
BFN
foobar [Tue, 9 Sep 2003 21:42:57 +0000 (21:42 +0000)]
MFH: runtime apache version
Melvyn Sopacua [Tue, 9 Sep 2003 21:31:51 +0000 (21:31 +0000)]
Fix testcases, failing with 'America/New_York' vs. 'US/Eastern' systems
and fallback to POSIX-style. The fallback is based on tzset(3) manpage [1]
for these systems and may apply to past and future unknowns as well.
Affected systems: 4.4BSD
Possible problem: OSF
Proposed solution: leave testcase as is, and if OSF systems start
failing during next qa-cycle, always use POSIX style in
testcases and add portability note to docs.
# [1] If the TZ environment variable does not specify a tzfile(5)-format
# file and cannot be interpreted as a direct specification, UTC is
# used.
Sara Golemon [Tue, 9 Sep 2003 21:20:07 +0000 (21:20 +0000)]
BFN 25294
Sara Golemon [Tue, 9 Sep 2003 21:15:20 +0000 (21:15 +0000)]
MFH(r-1.91) Fix Bug #25294 LIST/NLST can cause segfault because ftp->data not cleaned properly
foobar [Tue, 9 Sep 2003 19:58:06 +0000 (19:58 +0000)]
BFN
Melvyn Sopacua [Tue, 9 Sep 2003 19:43:45 +0000 (19:43 +0000)]
Fix #23326: Attributes via append_child not supported
Add testcase
foobar [Tue, 9 Sep 2003 19:27:56 +0000 (19:27 +0000)]
BFN
foobar [Tue, 9 Sep 2003 19:27:41 +0000 (19:27 +0000)]
MFH: - Fixed bug #25211 (image.c compile failure with AIX)
foobar [Mon, 8 Sep 2003 22:51:53 +0000 (22:51 +0000)]
BFN
foobar [Mon, 8 Sep 2003 22:44:58 +0000 (22:44 +0000)]
BFN
Sara Golemon [Mon, 8 Sep 2003 22:43:08 +0000 (22:43 +0000)]
BFN Bug#25314
Ilia Alshanetsky [Mon, 8 Sep 2003 22:37:51 +0000 (22:37 +0000)]
MFH: Fixed bug #25333 (Possible body corruption & crash in win32 mail()).
Sara Golemon [Mon, 8 Sep 2003 22:32:33 +0000 (22:32 +0000)]
Bug #25314 ASCII mode transfers behaving like binary when initiated from windows.
foobar [Mon, 8 Sep 2003 22:19:56 +0000 (22:19 +0000)]
MFH: revert JIS addition
Moriyoshi Koizumi [Mon, 8 Sep 2003 21:01:37 +0000 (21:01 +0000)]
MFH(r-1.66): fix build in VC++7.
Ilia Alshanetsky [Mon, 8 Sep 2003 20:15:43 +0000 (20:15 +0000)]
MFH: Re-enable sendmail binary check, now with parameter detection.
foobar [Mon, 8 Sep 2003 15:07:43 +0000 (15:07 +0000)]
MFH: - Fixed bug #25424 (ext/informix: lvarchar not supported in win32 build)
foobar [Mon, 8 Sep 2003 14:09:40 +0000 (14:09 +0000)]
- nuke warning about MSVCRT in debug build
foobar [Mon, 8 Sep 2003 14:08:46 +0000 (14:08 +0000)]
- fix the mcve addition, removed unused project (gd_bundled)
foobar [Mon, 8 Sep 2003 13:15:44 +0000 (13:15 +0000)]
MFH: Fix for bug #25295
foobar [Mon, 8 Sep 2003 13:10:34 +0000 (13:10 +0000)]
- MFH: build problems fix with CLI
Marcus Boerger [Sun, 7 Sep 2003 23:50:25 +0000 (23:50 +0000)]
MFH: Allow to search for section FILE with 2nd parameter (found by Derick)
foobar [Sat, 6 Sep 2003 23:57:40 +0000 (23:57 +0000)]
BFN
Marcus Boerger [Sat, 6 Sep 2003 15:31:14 +0000 (15:31 +0000)]
MFH: Bugfix #25404
foobar [Thu, 4 Sep 2003 16:46:46 +0000 (16:46 +0000)]
really sync
Jon Parise [Thu, 4 Sep 2003 07:48:30 +0000 (07:48 +0000)]
MFH 1.176: Register the TYPEMODEL constant from c-client's mail.h.
foobar [Wed, 3 Sep 2003 22:54:13 +0000 (22:54 +0000)]
MFH
Ard Biesheuvel [Wed, 3 Sep 2003 22:07:31 +0000 (22:07 +0000)]
MFH WS
foobar [Wed, 3 Sep 2003 16:41:12 +0000 (16:41 +0000)]
MFH
SVN Migration [Wed, 3 Sep 2003 16:40:53 +0000 (16:40 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
foobar [Wed, 3 Sep 2003 16:26:50 +0000 (16:26 +0000)]
sync
foobar [Wed, 3 Sep 2003 16:26:42 +0000 (16:26 +0000)]
MFH: - Fixed bug #25378 (Invalid data passed to unserialize() causes segfault)
Ard Biesheuvel [Wed, 3 Sep 2003 15:25:03 +0000 (15:25 +0000)]
MFH Test correct binding of 16-bit NUMERIC parameters
Ard Biesheuvel [Wed, 3 Sep 2003 15:22:24 +0000 (15:22 +0000)]
MFH Fix binding of 16-bit NUMERIC parameters
Sascha Schumann [Wed, 3 Sep 2003 14:56:11 +0000 (14:56 +0000)]
Fixed FastCGI being unable to bind to a specific IP
foobar [Wed, 3 Sep 2003 11:55:30 +0000 (11:55 +0000)]
MFH: - Fixed bug #25372 (sscanf() does not work with %X)
Sascha Schumann [Wed, 3 Sep 2003 08:24:17 +0000 (08:24 +0000)]
Update documentation, -b ip:port works
Sascha Schumann [Wed, 3 Sep 2003 08:14:14 +0000 (08:14 +0000)]
fix heuristic: if someone passed "-b IP:port", this check would
falsely recognize the parameter as defining only a port.
Sascha Schumann [Wed, 3 Sep 2003 08:07:51 +0000 (08:07 +0000)]
centralize cflags
foobar [Wed, 3 Sep 2003 05:28:10 +0000 (05:28 +0000)]
- Added JISX0208=1 and USE_GD_JISX0208 defines
Sascha Schumann [Tue, 2 Sep 2003 19:42:03 +0000 (19:42 +0000)]
enable re2c check for self-contained extensions
Sascha Schumann [Tue, 2 Sep 2003 19:33:52 +0000 (19:33 +0000)]
provide RE2C to external extensions
Sascha Schumann [Tue, 2 Sep 2003 16:16:12 +0000 (16:16 +0000)]
fetch fd correctly in fastcgi case
Ard Biesheuvel [Tue, 2 Sep 2003 15:35:11 +0000 (15:35 +0000)]
MFH: Don't choke on repeated fetch() after result is exhausted
Sascha Schumann [Tue, 2 Sep 2003 11:23:57 +0000 (11:23 +0000)]
implement get_fd/force_http_10 methods for CGI SAPI
Sascha Schumann [Tue, 2 Sep 2003 11:15:14 +0000 (11:15 +0000)]
nuke unused var
Stanislav Malyshev [Tue, 2 Sep 2003 10:33:18 +0000 (10:33 +0000)]
ws
Stanislav Malyshev [Tue, 2 Sep 2003 10:21:02 +0000 (10:21 +0000)]
fix typo
Stanislav Malyshev [Tue, 2 Sep 2003 09:17:09 +0000 (09:17 +0000)]
don't report errors if asked not to report
foobar [Tue, 2 Sep 2003 01:30:13 +0000 (01:30 +0000)]
MFH: - Fixed bug #25348 ("make install" fails with --enable-short-tags).
foobar [Tue, 2 Sep 2003 01:23:21 +0000 (01:23 +0000)]
MFH: - Fixed bug #25343 (is_dir() gives warning on FreeBSD).
foobar [Mon, 1 Sep 2003 23:02:46 +0000 (23:02 +0000)]
BFNHR
Sara Golemon [Mon, 1 Sep 2003 22:40:47 +0000 (22:40 +0000)]
BFN leak in gethostbynamel
Sara Golemon [Mon, 1 Sep 2003 22:37:46 +0000 (22:37 +0000)]
Plug leak when invalid domain name provided.
foobar [Mon, 1 Sep 2003 16:25:23 +0000 (16:25 +0000)]
MFH
Stanislav Malyshev [Mon, 1 Sep 2003 08:18:31 +0000 (08:18 +0000)]
The sendmail_path executable check breaks setups that use parameters
for sendmail - including the default setup - so I'm disabling it for now.
Ilia Alshanetsky [Sun, 31 Aug 2003 21:09:14 +0000 (21:09 +0000)]
MFH: Make sure that ftp->data is nulled after it's freed. This may fix bug
#25294 & bug #25296.
Sergey Kartashoff [Sun, 31 Aug 2003 06:58:58 +0000 (06:58 +0000)]
- mnogosearch extension updated to compile with mnogosearch-3.2.15
- a new UDM_PARAM_SEARCH_RESULTS mnogosearch API command added to limit
maximum number of search results
foobar [Sat, 30 Aug 2003 22:01:49 +0000 (22:01 +0000)]
BFN
foobar [Sat, 30 Aug 2003 11:01:46 +0000 (11:01 +0000)]
MFH
foobar [Sat, 30 Aug 2003 10:57:59 +0000 (10:57 +0000)]
MFH
foobar [Sat, 30 Aug 2003 10:50:52 +0000 (10:50 +0000)]
stupid winblows
Sascha Schumann [Sat, 30 Aug 2003 07:29:55 +0000 (07:29 +0000)]
Never overwrite .c files when re2c does not exist.
Rob Richards [Fri, 29 Aug 2003 20:50:52 +0000 (20:50 +0000)]
fix case for include
Rob Richards [Fri, 29 Aug 2003 17:36:34 +0000 (17:36 +0000)]
fix builds using libxml 2.5.10+
Rob Richards [Fri, 29 Aug 2003 15:29:24 +0000 (15:29 +0000)]
workaround for bug #25268. libxslt issue with xsl:key
foobar [Fri, 29 Aug 2003 14:41:08 +0000 (14:41 +0000)]
BFN
foobar [Fri, 29 Aug 2003 14:22:13 +0000 (14:22 +0000)]
header sync
Sascha Schumann [Fri, 29 Aug 2003 12:35:15 +0000 (12:35 +0000)]
MFH
Fix a segfault which occured when using a storage format not capable
of expressing references (e.g. WDDX) and deserializing a session variable
whose name conflicted with an existing symbol in the global scope.
PR: #25307
Submitted by: Jani Taskinen
Speling fixes: me
foobar [Fri, 29 Aug 2003 09:05:27 +0000 (09:05 +0000)]
MFH
foobar [Fri, 29 Aug 2003 00:53:16 +0000 (00:53 +0000)]
fix build
Andrey Hristov [Thu, 28 Aug 2003 21:09:21 +0000 (21:09 +0000)]
MFH : str is string not a long
Andrey Hristov [Thu, 28 Aug 2003 20:29:13 +0000 (20:29 +0000)]
format string fix and \n at the end of the message is not needed
Andrey Hristov [Thu, 28 Aug 2003 20:27:55 +0000 (20:27 +0000)]
format string fixes
Andrey Hristov [Thu, 28 Aug 2003 20:26:32 +0000 (20:26 +0000)]
\n at the end of the message is not needed
Andrey Hristov [Thu, 28 Aug 2003 20:25:31 +0000 (20:25 +0000)]
format string fix
Ilia Alshanetsky [Thu, 28 Aug 2003 20:05:24 +0000 (20:05 +0000)]
One more warning fix.
Ilia Alshanetsky [Thu, 28 Aug 2003 20:01:37 +0000 (20:01 +0000)]
Compiler warning fixes.
Ilia Alshanetsky [Thu, 28 Aug 2003 19:18:57 +0000 (19:18 +0000)]
MFH: Compiler warning fixes.
Ilia Alshanetsky [Thu, 28 Aug 2003 17:56:51 +0000 (17:56 +0000)]
MFH: Fixed format error.
Ilia Alshanetsky [Thu, 28 Aug 2003 17:54:03 +0000 (17:54 +0000)]
Fixed format errors & warning.
Ilia Alshanetsky [Thu, 28 Aug 2003 17:49:08 +0000 (17:49 +0000)]
MFH: Fixed format bug
Sascha Schumann [Thu, 28 Aug 2003 17:34:30 +0000 (17:34 +0000)]
format string fix
Sascha Schumann [Thu, 28 Aug 2003 17:16:01 +0000 (17:16 +0000)]
fix error message
Rasmus Lerdorf [Thu, 28 Aug 2003 17:14:29 +0000 (17:14 +0000)]
Fix the build
The DOS line endings in this file caused buildconf to build a broken
configure script on fbsd
foobar [Thu, 28 Aug 2003 16:31:51 +0000 (16:31 +0000)]
sync with HEAD
foobar [Thu, 28 Aug 2003 16:28:27 +0000 (16:28 +0000)]
MFH: some emalloc() -> safe_emalloc() fixes
foobar [Thu, 28 Aug 2003 16:16:59 +0000 (16:16 +0000)]
- Fixed bug #23682 (sybase_query() and multiple result sets: not returning first row set)
Stefan Roehrich [Thu, 28 Aug 2003 16:05:17 +0000 (16:05 +0000)]
MFH: Fixed bug #25218 ("deflate" compressed pages had a gzip header, which
should only be sent with "gzip" compressed pages).
Sascha Schumann [Thu, 28 Aug 2003 16:04:18 +0000 (16:04 +0000)]
fix format strings
Sascha Schumann [Thu, 28 Aug 2003 15:54:35 +0000 (15:54 +0000)]
fix format strings
Sascha Schumann [Thu, 28 Aug 2003 15:52:15 +0000 (15:52 +0000)]
add PHP_ATTRIBUTE_FORMAT to more functions
# uncovers a nice number of incorrect format strings
Sascha Schumann [Thu, 28 Aug 2003 15:15:35 +0000 (15:15 +0000)]
fix format (long port)
Sascha Schumann [Thu, 28 Aug 2003 14:48:34 +0000 (14:48 +0000)]
Use ZEND_GCC_VERSION and ZEND_ATTRIBUTE_MALLOC