]> granicus.if.org Git - php/log
php
20 years agoMFH: Fix case where php_handle_aborted_connection was called
Joe Orton [Thu, 21 Oct 2004 19:43:37 +0000 (19:43 +0000)]
MFH: Fix case where php_handle_aborted_connection was called
outside a try/end_try block (#25570).

20 years agoMFH: Fixed apache2* SAPI build against httpd 2.1.
Joe Orton [Thu, 21 Oct 2004 19:41:55 +0000 (19:41 +0000)]
MFH: Fixed apache2* SAPI build against httpd 2.1.

20 years agofix HEAD problem: if some output is attempted in shutdown,
Stanislav Malyshev [Wed, 20 Oct 2004 15:27:25 +0000 (15:27 +0000)]
fix HEAD problem: if some output is attempted in shutdown,
it bails out from shutdown sequence, which is bad

20 years agoMFH: Fixed bug #30475 (curl_getinfo() may crash in some situations).
Ilia Alshanetsky [Mon, 18 Oct 2004 22:43:29 +0000 (22:43 +0000)]
MFH: Fixed bug #30475 (curl_getinfo() may crash in some situations).

20 years agoBFN
Antony Dovgal [Mon, 18 Oct 2004 15:16:21 +0000 (15:16 +0000)]
BFN

20 years agoMFH: fix bug #30442 ( segmentation fault when parsing ?getvariable[][ )
Antony Dovgal [Mon, 18 Oct 2004 15:08:46 +0000 (15:08 +0000)]
MFH: fix bug #30442 ( segmentation fault when parsing ?getvariable[][ )

20 years agoMFH: Fixed a bug in addslashes() handling of the '\0' character.
Ilia Alshanetsky [Sun, 17 Oct 2004 18:41:30 +0000 (18:41 +0000)]
MFH: Fixed a bug in addslashes() handling of the '\0' character.

20 years agoMFH: Add *.gcda and *.gcno (from gcc -fprofile-{use|generate}) to .cvsignore.
Sebastian Bergmann [Sun, 10 Oct 2004 16:24:30 +0000 (16:24 +0000)]
MFH: Add *.gcda and *.gcno (from gcc -fprofile-{use|generate}) to .cvsignore.

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Sun, 10 Oct 2004 16:10:39 +0000 (16:10 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

20 years agoMFH: fix possible segfault
Antony Dovgal [Sun, 10 Oct 2004 15:06:20 +0000 (15:06 +0000)]
MFH: fix possible segfault

20 years agoMFH speling
Marcus Boerger [Fri, 8 Oct 2004 19:03:14 +0000 (19:03 +0000)]
MFH speling

20 years agoMFH: Fixed bug #30027 (Possible crash inside ftp_get()).
Ilia Alshanetsky [Tue, 5 Oct 2004 23:55:21 +0000 (23:55 +0000)]
MFH: Fixed bug #30027 (Possible crash inside ftp_get()).

20 years agoMFH: Fixed bug #30281 (Prevent non-wbmp images from being detected as such)
Ilia Alshanetsky [Mon, 4 Oct 2004 20:44:07 +0000 (20:44 +0000)]
MFH: Fixed bug #30281 (Prevent non-wbmp images from being detected as such)

20 years agoNot sure when this BC breaking change snuck in, but the output method
Rasmus Lerdorf [Fri, 1 Oct 2004 19:18:40 +0000 (19:18 +0000)]
Not sure when this BC breaking change snuck in, but the output method
didn't take an argument before and this compression argument is documented
to be optional but in the code it wasn't.  This patch fixes the BC break
by making the compression argument optional.

20 years agoThe length should be passed to the function,
Magnus M��tt� [Fri, 1 Oct 2004 18:28:44 +0000 (18:28 +0000)]
The length should be passed to the function,
so no need to check it inside the function too.
Will also fix a compile failure with gcc 3.4.

20 years agoMFH: Make PHP_EOL constant available.
Ilia Alshanetsky [Fri, 1 Oct 2004 14:27:13 +0000 (14:27 +0000)]
MFH: Make PHP_EOL constant available.

20 years agoBFN
Antony Dovgal [Thu, 30 Sep 2004 15:02:06 +0000 (15:02 +0000)]
BFN

20 years agoMFH: fix segfaults and bug #30282 and suppress compile warnings
Antony Dovgal [Thu, 30 Sep 2004 14:18:25 +0000 (14:18 +0000)]
MFH: fix segfaults and bug #30282 and suppress compile warnings

20 years agoMFH: Fixed bug #30276 (Possible crash in ctype_digit on large numbers).
Ilia Alshanetsky [Thu, 30 Sep 2004 01:24:03 +0000 (01:24 +0000)]
MFH: Fixed bug #30276 (Possible crash in ctype_digit on large numbers).

20 years agoMFH: Fix compilation
Ilia Alshanetsky [Wed, 29 Sep 2004 12:40:09 +0000 (12:40 +0000)]
MFH: Fix compilation

20 years ago- Fixed bug #30205 (Missing <unistd.h> in crypt() configure test).
foobar [Tue, 28 Sep 2004 20:42:36 +0000 (20:42 +0000)]
- Fixed bug #30205 (Missing <unistd.h> in crypt() configure test).

20 years agoMFH: fix bug #29652
Antony Dovgal [Tue, 28 Sep 2004 17:28:27 +0000 (17:28 +0000)]
MFH: fix bug #29652

20 years agoMFH: Fixed bug #30224 (Sybase date strings are sometimes not null
Ilia Alshanetsky [Tue, 28 Sep 2004 14:09:01 +0000 (14:09 +0000)]
MFH: Fixed bug #30224 (Sybase date strings are sometimes not null
terminated).

20 years agoMFH: fix for #30057
Wez Furlong [Sun, 26 Sep 2004 01:17:42 +0000 (01:17 +0000)]
MFH: fix for #30057

20 years agoMFH lib substituation
Marcus Boerger [Sat, 25 Sep 2004 15:32:20 +0000 (15:32 +0000)]
MFH lib substituation

20 years agoBFN
Marcus Boerger [Fri, 24 Sep 2004 22:00:47 +0000 (22:00 +0000)]
BFN

20 years ago- MFH Several serialize/unserialize fixes
Marcus Boerger [Fri, 24 Sep 2004 21:57:19 +0000 (21:57 +0000)]
- MFH Several serialize/unserialize fixes

20 years ago- MFH Several serialize/unserialize fixes
Marcus Boerger [Fri, 24 Sep 2004 21:56:59 +0000 (21:56 +0000)]
- MFH Several serialize/unserialize fixes
# first commit .re

20 years ago- Backported Marcus' foreach() speedup patch from PHP 5.x.
Derick Rethans [Fri, 24 Sep 2004 13:15:12 +0000 (13:15 +0000)]
- Backported Marcus' foreach() speedup patch from PHP 5.x.

20 years ago[0.25]
Derick Rethans [Fri, 24 Sep 2004 13:07:18 +0000 (13:07 +0000)]
[0.25]
- Fixed some signed issues.

20 years agoMFH: Fixed bug #29913 (parse_url() is now binary safe). (Ilia)
Ilia Alshanetsky [Wed, 22 Sep 2004 00:51:51 +0000 (00:51 +0000)]
MFH: Fixed bug #29913 (parse_url() is now binary safe). (Ilia)

20 years agoFixed minor version #.
Ilia Alshanetsky [Tue, 21 Sep 2004 23:38:55 +0000 (23:38 +0000)]
Fixed minor version #.

20 years agoFixed bug #29805 (HTTP Authentication Issues)
Uwe Schindler [Tue, 21 Sep 2004 22:00:39 +0000 (22:00 +0000)]
Fixed bug #29805 (HTTP Authentication Issues)

20 years agoBack to dev.
Ilia Alshanetsky [Mon, 20 Sep 2004 23:29:49 +0000 (23:29 +0000)]
Back to dev.

20 years ago4.3.9
Ilia Alshanetsky [Mon, 20 Sep 2004 22:28:35 +0000 (22:28 +0000)]
4.3.9

20 years agoPrepare news file for release.
Ilia Alshanetsky [Mon, 20 Sep 2004 22:27:55 +0000 (22:27 +0000)]
Prepare news file for release.

20 years agoMFH: Fixed bug #30050 (Possible crash inside php_shutdown_config()).
Ilia Alshanetsky [Fri, 17 Sep 2004 02:49:48 +0000 (02:49 +0000)]
MFH: Fixed bug #30050 (Possible crash inside php_shutdown_config()).

20 years agoSorry REVERT bevor 4.3.9 is out because of not critical!!!!
Uwe Schindler [Wed, 15 Sep 2004 21:51:29 +0000 (21:51 +0000)]
Sorry REVERT bevor 4.3.9 is out because of not critical!!!!

20 years agoFixed bug #29805 (HTTP Authentication Issues)
Uwe Schindler [Wed, 15 Sep 2004 21:25:31 +0000 (21:25 +0000)]
Fixed bug #29805 (HTTP Authentication Issues)

20 years agoMFH: Test for bug #30069
foobar [Wed, 15 Sep 2004 13:55:32 +0000 (13:55 +0000)]
MFH: Test for bug #30069

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Wed, 15 Sep 2004 13:54:17 +0000 (13:54 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

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)