]> granicus.if.org Git - php/log
php
20 years agoStefano did the real work tracking this one down
Rasmus Lerdorf [Tue, 14 Sep 2004 06:10:02 +0000 (06:10 +0000)]
Stefano did the real work tracking this one down

20 years agoBack to dev.
Ilia Alshanetsky [Tue, 14 Sep 2004 04:33:09 +0000 (04:33 +0000)]
Back to dev.

20 years ago4.3.9RC3
Ilia Alshanetsky [Tue, 14 Sep 2004 04:28:47 +0000 (04:28 +0000)]
4.3.9RC3

20 years agoundo of removal of these files.
Rainer Schaaf [Mon, 13 Sep 2004 17:12:13 +0000 (17:12 +0000)]
undo of removal of these files.

The removal was done because of Bug #29297, but it was the wrong time to do this now.

20 years agoMFH
Stefan Esser [Mon, 13 Sep 2004 16:00:50 +0000 (16:00 +0000)]
MFH

20 years agoremoved PDFlib extension from PHP_4_3 branch too (is available in PECL now).
Rainer Schaaf [Mon, 13 Sep 2004 15:12:25 +0000 (15:12 +0000)]
removed PDFlib extension from PHP_4_3 branch too (is available in PECL now).

20 years agoMFH
Stefan Esser [Sun, 12 Sep 2004 10:46:49 +0000 (10:46 +0000)]
MFH

20 years agoStop at the index on an unmatched [
Rasmus Lerdorf [Thu, 9 Sep 2004 16:07:53 +0000 (16:07 +0000)]
Stop at the index on an unmatched [

20 years agoMFH: Adjusted input check.
Ilia Alshanetsky [Fri, 3 Sep 2004 03:36:21 +0000 (03:36 +0000)]
MFH: Adjusted input check.

20 years agoMFH: Fixed bug #29925 (Added a check to prevent illegal characters in
Ilia Alshanetsky [Fri, 3 Sep 2004 00:53:46 +0000 (00:53 +0000)]
MFH: Fixed bug #29925 (Added a check to prevent illegal characters in
session key).

20 years agothis crashed if some of the shutdown handlers called some file stat function
Stanislav Malyshev [Thu, 2 Sep 2004 09:38:56 +0000 (09:38 +0000)]
this crashed if some of the shutdown handlers called some file stat function

20 years ago- MFH: Added test for bug #29944.
Derick Rethans [Thu, 2 Sep 2004 06:34:12 +0000 (06:34 +0000)]
- MFH: Added test for bug #29944.

20 years agoMFH: Use user_agent ini setting if it's available.
Sara Golemon [Tue, 31 Aug 2004 20:12:56 +0000 (20:12 +0000)]
MFH: Use user_agent ini setting if it's available.

20 years agoif not using Zend's alloc, don't touch _emalloc
Stanislav Malyshev [Tue, 31 Aug 2004 15:32:09 +0000 (15:32 +0000)]
if not using Zend's alloc, don't touch _emalloc

20 years agoback to dev.
Ilia Alshanetsky [Tue, 31 Aug 2004 14:27:09 +0000 (14:27 +0000)]
back to dev.

20 years ago4.3.9RC2
Ilia Alshanetsky [Tue, 31 Aug 2004 14:05:30 +0000 (14:05 +0000)]
4.3.9RC2

20 years agoMFH: Do not rely on handling of integers which might be outside the
Joe Orton [Tue, 31 Aug 2004 12:13:41 +0000 (12:13 +0000)]
MFH: Do not rely on handling of integers which might be outside the
range of a 32-bit signed long.

20 years agoMFH: fix gettimeofday() tests to not fail if the same time is
Joe Orton [Tue, 31 Aug 2004 10:34:15 +0000 (10:34 +0000)]
MFH: fix gettimeofday() tests to not fail if the same time is
returned by successive calls.

20 years agoMFH: this file shouldn't be in the repository at all
Antony Dovgal [Tue, 31 Aug 2004 08:32:25 +0000 (08:32 +0000)]
MFH: this file shouldn't be in the repository at all

20 years agoMFH: Added missing input validation to dio_write().
Ilia Alshanetsky [Mon, 30 Aug 2004 22:21:18 +0000 (22:21 +0000)]
MFH: Added missing input validation to dio_write().

20 years agoMFH: add testcase for bug #29893
Antony Dovgal [Mon, 30 Aug 2004 09:14:55 +0000 (09:14 +0000)]
MFH: add testcase for bug #29893

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Mon, 30 Aug 2004 09:07:18 +0000 (09:07 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

20 years agoMFH: Bugfix #29882 isset crashes on arrays
Marcus Boerger [Sun, 29 Aug 2004 16:53:32 +0000 (16:53 +0000)]
MFH: Bugfix #29882 isset crashes on arrays

20 years ago- A fix for building of shared mnogosearch module
Sergey Kartashoff [Sun, 29 Aug 2004 14:18:15 +0000 (14:18 +0000)]
- A fix for building of shared mnogosearch module

20 years agoMFH: Fixed a nasty resource/memory/disk-space leak when opening zlib files
Ilia Alshanetsky [Thu, 26 Aug 2004 23:36:11 +0000 (23:36 +0000)]
MFH: Fixed a nasty resource/memory/disk-space leak when opening zlib files
via wrapper stacking ala compress.zlib://http://...

20 years ago@- Fixed bug #29838 Memory leak in sprintf argument swapping. (Thies)
Thies C. Arntzen [Thu, 26 Aug 2004 13:41:59 +0000 (13:41 +0000)]
@- Fixed bug #29838 Memory leak in sprintf argument swapping. (Thies)
# by backporting one line from HEAD.

20 years agoRewrite cache clean-up using zend_hash_apply_with_argument().
Andrei Zmievski [Wed, 25 Aug 2004 20:47:40 +0000 (20:47 +0000)]
Rewrite cache clean-up using zend_hash_apply_with_argument().

20 years agoFixed operations on remote bzip2 compressed files ala:
Ilia Alshanetsky [Wed, 25 Aug 2004 14:22:48 +0000 (14:22 +0000)]
Fixed operations on remote bzip2 compressed files ala:
compress.bzip2://http://downloads.php.net/ilia/php-4.3.5RC1.tar.bz2

Patch by Wez (MFH from HEAD)

20 years agoMFH (r1.160) TSRM fix
Sara Golemon [Wed, 25 Aug 2004 04:42:54 +0000 (04:42 +0000)]
MFH (r1.160) TSRM fix

20 years agoImplement periodic PCRE compiled regexp cache cleanup, to avoid memory
Andrei Zmievski [Tue, 24 Aug 2004 20:57:32 +0000 (20:57 +0000)]
Implement periodic PCRE compiled regexp cache cleanup, to avoid memory
exhaustion.

20 years agoFix a possible crash in fbsql_database() if the function was called before a connecti...
Frank M. Kromann [Tue, 24 Aug 2004 18:00:05 +0000 (18:00 +0000)]
Fix a possible crash in fbsql_database() if the function was called before a connection was made.

20 years agoMFH: Fixed possible crash inside dio_read().
Ilia Alshanetsky [Mon, 23 Aug 2004 17:27:53 +0000 (17:27 +0000)]
MFH: Fixed possible crash inside dio_read().

20 years agoRemoved unneeded bits.
Ilia Alshanetsky [Fri, 20 Aug 2004 13:52:15 +0000 (13:52 +0000)]
Removed unneeded bits.

20 years agoMFH: Added more missing cURL options.
Ilia Alshanetsky [Fri, 20 Aug 2004 00:57:35 +0000 (00:57 +0000)]
MFH: Added more missing cURL options.

20 years agoMFH: Fixed bug #29753 (mcal_fetch_event() allows 2nd argument to be optional).
Ilia Alshanetsky [Fri, 20 Aug 2004 00:46:49 +0000 (00:46 +0000)]
MFH: Fixed bug #29753 (mcal_fetch_event() allows 2nd argument to be optional).

20 years ago[MFH] If you send a post with a content-type header and then the next post without...
Brian France [Thu, 19 Aug 2004 20:35:36 +0000 (20:35 +0000)]
[MFH] If you send a post with a content-type header and then the next post without the content-type header, raw_post_data will not be set.  This is because SG(request_info).post_entry is set to the first requests function pointer which makes it follow the wrong code path.

20 years agoMFH: Fixed bug #29727 (Added missing CURL authentication directives).
Ilia Alshanetsky [Wed, 18 Aug 2004 21:30:40 +0000 (21:30 +0000)]
MFH: Fixed bug #29727 (Added missing CURL authentication directives).

20 years agotypo in config.m4 (potential configuration problem with Stronghold)
Antony Dovgal [Wed, 18 Aug 2004 07:16:46 +0000 (07:16 +0000)]
typo in config.m4 (potential configuration problem with Stronghold)

20 years agofix #29625 (no quotes around the shell variable's value cause ./configure to fail)
Antony Dovgal [Wed, 18 Aug 2004 05:14:16 +0000 (05:14 +0000)]
fix #29625 (no quotes around the shell variable's value cause ./configure to fail)

20 years agoMFH: fix more typos in php.ini
Antony Dovgal [Wed, 18 Aug 2004 05:05:23 +0000 (05:05 +0000)]
MFH: fix more typos in php.ini

20 years agoFixed bug #29719 (fgetcsv() has problem parsing strings ending with escaped
Ilia Alshanetsky [Tue, 17 Aug 2004 14:10:03 +0000 (14:10 +0000)]
Fixed bug #29719 (fgetcsv() has problem parsing strings ending with escaped
enclosures).

20 years agoMFH: fix typo
Antony Dovgal [Tue, 17 Aug 2004 10:58:34 +0000 (10:58 +0000)]
MFH: fix typo

20 years agoMFH: Fixed bug #29594 (Use PHP's own tmpfile() implementation).
Ilia Alshanetsky [Mon, 16 Aug 2004 23:08:54 +0000 (23:08 +0000)]
MFH: Fixed bug #29594 (Use PHP's own tmpfile() implementation).

20 years ago*** empty log message ***
Zeev Suraski [Mon, 16 Aug 2004 12:34:46 +0000 (12:34 +0000)]
*** empty log message ***

20 years agoFix an OLDIE fd leak
Zeev Suraski [Mon, 16 Aug 2004 12:23:06 +0000 (12:23 +0000)]
Fix an OLDIE fd leak

20 years agoBFN
Rob Richards [Fri, 13 Aug 2004 11:38:48 +0000 (11:38 +0000)]
BFN

20 years agoFixed bug #29599 (domxml_error segfaults another apache module)
Rob Richards [Fri, 13 Aug 2004 11:38:03 +0000 (11:38 +0000)]
Fixed bug #29599 (domxml_error segfaults another apache module)

20 years agoMore spaces -> tabs.
Chuck Hagenbuch [Thu, 12 Aug 2004 19:32:59 +0000 (19:32 +0000)]
More spaces -> tabs.

20 years agoMFH: Properly fix the msgno check inside imap_fetchbody().
Ilia Alshanetsky [Thu, 12 Aug 2004 19:20:19 +0000 (19:20 +0000)]
MFH: Properly fix the msgno check inside imap_fetchbody().

20 years agoMFH: fix.
Chuck Hagenbuch [Thu, 12 Aug 2004 18:02:14 +0000 (18:02 +0000)]
MFH: fix.

20 years agoMFH: Change to use md5_file()
Marcus Boerger [Thu, 12 Aug 2004 00:38:20 +0000 (00:38 +0000)]
MFH: Change to use md5_file()

20 years agoMFH: make bison --version independant
Marcus Boerger [Wed, 11 Aug 2004 23:56:56 +0000 (23:56 +0000)]
MFH: make bison --version independant

20 years agoMFH: Fixed memory leak.
Ilia Alshanetsky [Wed, 11 Aug 2004 23:25:54 +0000 (23:25 +0000)]
MFH: Fixed memory leak.

20 years agoback to dev.
Ilia Alshanetsky [Wed, 11 Aug 2004 23:19:44 +0000 (23:19 +0000)]
back to dev.

20 years ago4.3.9RC1 is a go.
Ilia Alshanetsky [Wed, 11 Aug 2004 22:42:47 +0000 (22:42 +0000)]
4.3.9RC1 is a go.

20 years agoBug fixing news.
Ilia Alshanetsky [Wed, 11 Aug 2004 22:40:46 +0000 (22:40 +0000)]
Bug fixing news.

20 years agoMFH: Fix format specifiers
Sara Golemon [Wed, 11 Aug 2004 04:31:03 +0000 (04:31 +0000)]
MFH: Fix format specifiers

20 years ago- MF PHP_5_0
Andi Gutmans [Tue, 10 Aug 2004 07:00:11 +0000 (07:00 +0000)]
- MF PHP_5_0

20 years ago- MFH: Bugfix #29493 (extract(array, EXTR_REFS) misbehaves with elements
Moriyoshi Koizumi [Tue, 10 Aug 2004 06:04:12 +0000 (06:04 +0000)]
- MFH: Bugfix #29493 (extract(array, EXTR_REFS) misbehaves with elements
  referred twice or more times)

20 years agoMFH: Fixed bug #29581 (Typo inside php.ini comments for mysql.trace_mode).
Ilia Alshanetsky [Tue, 10 Aug 2004 00:44:26 +0000 (00:44 +0000)]
MFH: Fixed bug #29581 (Typo inside php.ini comments for mysql.trace_mode).

20 years ago- Update credits for PHP docs
Andi Gutmans [Mon, 9 Aug 2004 21:52:45 +0000 (21:52 +0000)]
- Update credits for PHP docs

20 years agoMFH: remove all references to @ thing, as it's not recommended
Antony Dovgal [Thu, 5 Aug 2004 14:18:55 +0000 (14:18 +0000)]
MFH: remove all references to @ thing, as it's not recommended

20 years agoMFH: make it build on windows
Edin Kadribasic [Wed, 4 Aug 2004 00:08:16 +0000 (00:08 +0000)]
MFH: make it build on windows

20 years agoOops. remember to save the project file before commiting.
Frank M. Kromann [Tue, 3 Aug 2004 22:06:15 +0000 (22:06 +0000)]
Oops. remember to save the project file before commiting.

20 years agoUpdating library name to iconv.lib
Frank M. Kromann [Tue, 3 Aug 2004 22:04:34 +0000 (22:04 +0000)]
Updating library name to iconv.lib

20 years agocommit for win32 - binary so line endings are always preserved
Greg Beaver [Tue, 3 Aug 2004 04:31:59 +0000 (04:31 +0000)]
commit for win32 - binary so line endings are always preserved

20 years agoAdd missing header for def. of struct timeval.
Frank M. Kromann [Fri, 30 Jul 2004 17:07:03 +0000 (17:07 +0000)]
Add missing header for def. of struct timeval.

20 years agoAdding new win32 globals to project
Frank M. Kromann [Fri, 30 Jul 2004 17:06:07 +0000 (17:06 +0000)]
Adding new win32 globals to project

20 years agoAdd missing header for win32 builds
Frank M. Kromann [Fri, 30 Jul 2004 16:52:35 +0000 (16:52 +0000)]
Add missing header for win32 builds

20 years agoFix line endings
Frank M. Kromann [Fri, 30 Jul 2004 16:49:38 +0000 (16:49 +0000)]
Fix line endings

20 years agoMFH: win32 zts fix
Wez Furlong [Fri, 30 Jul 2004 14:38:29 +0000 (14:38 +0000)]
MFH: win32 zts fix

20 years agoMFH: win32 zts fixes
Wez Furlong [Fri, 30 Jul 2004 14:37:17 +0000 (14:37 +0000)]
MFH: win32 zts fixes

20 years agoMFH: Fixed bug #29443 (Sanity check for wbmp detection).
Ilia Alshanetsky [Fri, 30 Jul 2004 01:10:46 +0000 (01:10 +0000)]
MFH: Fixed bug #29443 (Sanity check for wbmp detection).

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Thu, 29 Jul 2004 03:58:01 +0000 (03:58 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

20 years agoMFH: Added missing comma.
Ilia Alshanetsky [Tue, 27 Jul 2004 12:44:44 +0000 (12:44 +0000)]
MFH: Added missing comma.

20 years agoMFH: Fixed bug #29349 (imagecreatefromstring() crashes with external GD
Ilia Alshanetsky [Tue, 27 Jul 2004 00:27:10 +0000 (00:27 +0000)]
MFH: Fixed bug #29349 (imagecreatefromstring() crashes with external GD
library).

20 years agoMFH: Fixed bug #29369 (Uploaded files with ' or " in their names get their
Ilia Alshanetsky [Sun, 25 Jul 2004 19:19:32 +0000 (19:19 +0000)]
MFH: Fixed bug #29369 (Uploaded files with ' or " in their names get their
names truncated at those characters).

20 years agoFix .dsp
Edin Kadribasic [Fri, 23 Jul 2004 02:43:10 +0000 (02:43 +0000)]
Fix .dsp

20 years agoMFH: Updated version number
Edin Kadribasic [Fri, 23 Jul 2004 02:28:51 +0000 (02:28 +0000)]
MFH: Updated version number

20 years agoMFH: Fixed bug #29333 (output_buffering + trans_sess_id can corrupt output)
Ilia Alshanetsky [Fri, 23 Jul 2004 02:05:55 +0000 (02:05 +0000)]
MFH: Fixed bug #29333 (output_buffering + trans_sess_id can corrupt output)

20 years agoMFH
Stefan Esser [Thu, 22 Jul 2004 23:09:24 +0000 (23:09 +0000)]
MFH

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Thu, 22 Jul 2004 22:39:00 +0000 (22:39 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

20 years agoMFH
Edin Kadribasic [Wed, 21 Jul 2004 23:26:47 +0000 (23:26 +0000)]
MFH

20 years agoMFH: Fixed bug #29209 (imap_fetchbody() doesn't check message index).
Ilia Alshanetsky [Wed, 21 Jul 2004 21:57:13 +0000 (21:57 +0000)]
MFH: Fixed bug #29209 (imap_fetchbody() doesn't check message index).

20 years agoMerge all not yet merged security fixes into the 4_3 branch
Stefan Esser [Wed, 21 Jul 2004 16:25:37 +0000 (16:25 +0000)]
Merge all not yet merged security fixes into the 4_3 branch

20 years ago- MFH (sapi_apache2.c: 1.41): request_dtor() should be called if a fatal
Moriyoshi Koizumi [Tue, 20 Jul 2004 20:48:01 +0000 (20:48 +0000)]
- MFH (sapi_apache2.c: 1.41): request_dtor() should be called if a fatal
  error occurs during activation phase.
# 4.3.8 patches need to be committed to this branch, otherwise...

20 years ago- MFH (ctype.c: 1.31): Correct range checks.
Moriyoshi Koizumi [Tue, 20 Jul 2004 20:10:04 +0000 (20:10 +0000)]
- MFH (ctype.c: 1.31): Correct range checks.
- MFH (ctype.c: 1.31): Normalize negative values.

20 years agoMFH: Fixed bug #29226 (ctype_* functions missing validation of numeric
Ilia Alshanetsky [Tue, 20 Jul 2004 01:03:34 +0000 (01:03 +0000)]
MFH: Fixed bug #29226 (ctype_* functions missing validation of numeric
string representations).

20 years agoMFH: Fixed bug #28633 (sprintf incorrectly adding padding to floats).
Ilia Alshanetsky [Sun, 18 Jul 2004 17:29:45 +0000 (17:29 +0000)]
MFH: Fixed bug #28633 (sprintf incorrectly adding padding to floats).

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Sun, 18 Jul 2004 17:27:50 +0000 (17:27 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

20 years agoBugfix# 29114 Potential double free in php_stat
Sara Golemon [Fri, 16 Jul 2004 05:08:15 +0000 (05:08 +0000)]
Bugfix# 29114  Potential double free in php_stat

20 years agoMFH: Fixed bug #28800 (strings beginning with "inf" improperly converted).
Ilia Alshanetsky [Fri, 16 Jul 2004 02:24:46 +0000 (02:24 +0000)]
MFH: Fixed bug #28800 (strings beginning with "inf" improperly converted).

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Fri, 16 Jul 2004 02:03:26 +0000 (02:03 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

20 years agoMFH: Fixed Bug #29075 (strnatcmp() incorrectly handles whitespace).
Ilia Alshanetsky [Thu, 15 Jul 2004 01:46:28 +0000 (01:46 +0000)]
MFH: Fixed Bug #29075 (strnatcmp() incorrectly handles whitespace).

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Thu, 15 Jul 2004 01:26:04 +0000 (01:26 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

20 years agoMFH: Made php -m output sorted case-insensitevly
Edin Kadribasic [Wed, 14 Jul 2004 22:38:18 +0000 (22:38 +0000)]
MFH: Made php -m output sorted case-insensitevly

20 years agoUps... CAN-2004-0595 regression test went into wrong branch...
Stefan Esser [Wed, 14 Jul 2004 11:32:47 +0000 (11:32 +0000)]
Ups... CAN-2004-0595 regression test went into wrong branch...

20 years agoBFN
Marcus Boerger [Tue, 13 Jul 2004 19:33:35 +0000 (19:33 +0000)]
BFN

20 years agoBFN
Marcus Boerger [Tue, 13 Jul 2004 19:30:24 +0000 (19:30 +0000)]
BFN

20 years agoMFH: add missing break
Wez Furlong [Tue, 13 Jul 2004 17:15:13 +0000 (17:15 +0000)]
MFH: add missing break