]>
granicus.if.org Git - php/log
foobar [Fri, 19 Sep 2003 05:35:21 +0000 (05:35 +0000)]
Make sure phpize/php-config are build
Ilia Alshanetsky [Fri, 19 Sep 2003 00:44:58 +0000 (00:44 +0000)]
MFH: Fixed bug #25570 (Possible crash in apache2handler when zend_bailout
called outside of zend_try {} block).
Rob Richards [Wed, 17 Sep 2003 19:34:42 +0000 (19:34 +0000)]
fix some threading issues
fix mem leaks in append_child with attribute nodes
foobar [Wed, 17 Sep 2003 05:28:42 +0000 (05:28 +0000)]
--enable-track-vars does not exist
Ilia Alshanetsky [Mon, 15 Sep 2003 23:49:41 +0000 (23:49 +0000)]
MFH: Fixed bug #25106 (Added more stringent checks on bzopen() mode).
Marcus Boerger [Mon, 15 Sep 2003 20:40:56 +0000 (20:40 +0000)]
MFH: Test for bug #25547
SVN Migration [Mon, 15 Sep 2003 20:30:33 +0000 (20:30 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
foobar [Mon, 15 Sep 2003 04:13:41 +0000 (04:13 +0000)]
crap removal
Ilia Alshanetsky [Mon, 15 Sep 2003 00:08:05 +0000 (00:08 +0000)]
MFH: Fixed bug #25530 (checkdate incorrectly handles floats)
Sara Golemon [Sat, 13 Sep 2003 17:31:25 +0000 (17:31 +0000)]
MFH(r-1.147): Fix Bug #25525 ldap_explode_dn() crashes when passed invalid params
Ilia Alshanetsky [Fri, 12 Sep 2003 04:53:39 +0000 (04:53 +0000)]
When opening file for write, it may not exist.
foobar [Fri, 12 Sep 2003 01:32:38 +0000 (01:32 +0000)]
MFH: - Fixed bug #25504 (pcre_match_all() crashes when passed only 2 parameters)
foobar [Thu, 11 Sep 2003 23:51:27 +0000 (23:51 +0000)]
BFN
foobar [Thu, 11 Sep 2003 23:51:14 +0000 (23:51 +0000)]
MFH: - Fixed bug #25483 (ext/informix: bogus -469 error from ifx_query())
foobar [Thu, 11 Sep 2003 18:16:18 +0000 (18:16 +0000)]
fff
Jay Smith [Thu, 11 Sep 2003 17:28:27 +0000 (17:28 +0000)]
Fixed bug #25494 (array_merge allowing "false" as argument (silent when
non-array is passed))
# Now throws E_NOTICE for non-array args as per Ilia's suggestion.
foobar [Thu, 11 Sep 2003 15:26:53 +0000 (15:26 +0000)]
MFH: - Fixed bug #25463 (ext/cpdf: compile failure with bundled GD)
Ilia Alshanetsky [Thu, 11 Sep 2003 05:07:47 +0000 (05:07 +0000)]
MFH: Fixed bug #25316 (Possible infinite loop inside _php_stream_write()).
Ilia Alshanetsky [Thu, 11 Sep 2003 04:46:31 +0000 (04:46 +0000)]
MFH: Cleanup r1.76 patch
foobar [Thu, 11 Sep 2003 02:00:52 +0000 (02:00 +0000)]
wtf is w/ZTS? (for users? :)
Hartmut Holzgraefe [Thu, 11 Sep 2003 01:45:02 +0000 (01:45 +0000)]
MFH
Stefan Roehrich [Wed, 10 Sep 2003 08:49:46 +0000 (08:49 +0000)]
MFH: Fix for bug #23488 zlib.output_compression overrides vary header.
It was already fixed for ob_gzhandler (#24827).
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