]> granicus.if.org Git - php/log
php
21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Wed, 11 Feb 2004 17:00:49 +0000 (17:00 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoMFH: fixed a compilation error.
Ilia Alshanetsky [Wed, 11 Feb 2004 16:53:03 +0000 (16:53 +0000)]
MFH: fixed a compilation error.

21 years agoBack to dev tree (forgot to restore versions).
Ilia Alshanetsky [Wed, 11 Feb 2004 16:49:24 +0000 (16:49 +0000)]
Back to dev tree (forgot to restore versions).

21 years agoMFH: Win32 build fix.
Ilia Alshanetsky [Wed, 11 Feb 2004 14:52:34 +0000 (14:52 +0000)]
MFH: Win32 build fix.

21 years agoMFH:
Ilia Alshanetsky [Tue, 10 Feb 2004 17:44:44 +0000 (17:44 +0000)]
MFH:
Fixed win32 build.
Added missing headers needed for wait().
Removed duplicate signal.h header.

21 years agoMFH: Fixed bug #26653 (open_basedir incorrectly resolved on win32).
Ilia Alshanetsky [Tue, 10 Feb 2004 16:09:56 +0000 (16:09 +0000)]
MFH: Fixed bug #26653 (open_basedir incorrectly resolved on win32).

21 years agotypos
foobar [Tue, 10 Feb 2004 02:00:02 +0000 (02:00 +0000)]
typos

21 years agoMFH: Fixed bug #26758 (FastCGI exits immediately with status 255).
Ilia Alshanetsky [Tue, 10 Feb 2004 00:30:03 +0000 (00:30 +0000)]
MFH: Fixed bug #26758 (FastCGI exits immediately with status 255).

21 years agoMFH: Fixed bug #27026 (Added cgi.nph that allows forcing of the Status: 200
Ilia Alshanetsky [Tue, 10 Feb 2004 00:03:44 +0000 (00:03 +0000)]
MFH: Fixed bug #27026 (Added cgi.nph that allows forcing of the Status: 200
header that is not normally needed).

21 years agoMFH: Fixed bug #27196 (Missing content_length initialization in apache 2
Ilia Alshanetsky [Mon, 9 Feb 2004 23:28:48 +0000 (23:28 +0000)]
MFH: Fixed bug #27196 (Missing content_length initialization in apache 2
sapis).

21 years agoDelay creation of exec handle til it's needed
Frank M. Kromann [Mon, 9 Feb 2004 17:58:24 +0000 (17:58 +0000)]
Delay creation of exec handle til it's needed

21 years agoMFH: Fixed bug #27172 (Possible floating point exception in gmp_powm()).
Ilia Alshanetsky [Mon, 9 Feb 2004 04:28:07 +0000 (04:28 +0000)]
MFH: Fixed bug #27172 (Possible floating point exception in gmp_powm()).

21 years agoBug fixing news.
Ilia Alshanetsky [Mon, 9 Feb 2004 04:08:25 +0000 (04:08 +0000)]
Bug fixing news.

21 years agoMFH: Fixed bug #27175 (tzset() is not being called by PHP on startup).
Ilia Alshanetsky [Mon, 9 Feb 2004 04:05:56 +0000 (04:05 +0000)]
MFH: Fixed bug #27175 (tzset() is not being called by PHP on startup).

21 years agoMFH: fixed bug #27171
foobar [Sat, 7 Feb 2004 19:15:09 +0000 (19:15 +0000)]
MFH: fixed bug #27171

21 years agoMFH: Fixed possible memory leak with INI values.
Ilia Alshanetsky [Fri, 6 Feb 2004 03:08:39 +0000 (03:08 +0000)]
MFH: Fixed possible memory leak with INI values.

21 years agoMFH: Fixed bug #27135 (Possible crash inside mb_strlen()).
Ilia Alshanetsky [Fri, 6 Feb 2004 02:28:38 +0000 (02:28 +0000)]
MFH: Fixed bug #27135 (Possible crash inside mb_strlen()).

# Patch by Moriyoshi

21 years agoMFH: emalloc -> safe_emalloc
foobar [Thu, 5 Feb 2004 12:19:32 +0000 (12:19 +0000)]
MFH: emalloc -> safe_emalloc

21 years agoMFH:
Antony Dovgal [Thu, 5 Feb 2004 08:30:17 +0000 (08:30 +0000)]
MFH:
fix bug #27149

21 years agoMFH: Parse command line ini directives passed using -d before -i, to ensure
Ilia Alshanetsky [Wed, 4 Feb 2004 22:49:55 +0000 (22:49 +0000)]
MFH: Parse command line ini directives passed using -d before -i, to ensure
correct settings output.

21 years agoGo with RC2
Ilia Alshanetsky [Tue, 3 Feb 2004 14:47:29 +0000 (14:47 +0000)]
Go with RC2

21 years agoRC2 news bit.
Ilia Alshanetsky [Tue, 3 Feb 2004 14:46:32 +0000 (14:46 +0000)]
RC2 news bit.

21 years agoMFH: Fixed possible overflow.
Ilia Alshanetsky [Tue, 3 Feb 2004 14:44:17 +0000 (14:44 +0000)]
MFH: Fixed possible overflow.

21 years agoMFH (making oci8 able to compile with Oracle 10)
Antony Dovgal [Tue, 3 Feb 2004 14:22:34 +0000 (14:22 +0000)]
MFH (making oci8 able to compile with Oracle 10)

21 years agotypo fix
Andrey Hristov [Mon, 2 Feb 2004 22:43:06 +0000 (22:43 +0000)]
typo fix

21 years agoMFH(r-1.153): POSIX / ISO compliancy.
Moriyoshi Koizumi [Sun, 1 Feb 2004 19:56:16 +0000 (19:56 +0000)]
MFH(r-1.153): POSIX / ISO compliancy.
# this commit is granted by Ilia.

21 years agoMFH: Apache 2 portion of the fix for bug #25753.
Ilia Alshanetsky [Thu, 29 Jan 2004 15:18:37 +0000 (15:18 +0000)]
MFH: Apache 2 portion of the fix for bug #25753.

21 years agoFix for a possible crash in fgetcsv(). (Patch by Moriyoshi Koizumi)
Ilia Alshanetsky [Thu, 29 Jan 2004 14:35:34 +0000 (14:35 +0000)]
Fix for a possible crash in fgetcsv(). (Patch by Moriyoshi Koizumi)

21 years agotypofix
foobar [Thu, 29 Jan 2004 03:21:22 +0000 (03:21 +0000)]
typofix

21 years agoMFH: Fixed bug #27007 (missing connection closure when connect fails in
Ilia Alshanetsky [Thu, 29 Jan 2004 02:55:33 +0000 (02:55 +0000)]
MFH: Fixed bug #27007 (missing connection closure when connect fails in
pgsql)

21 years agoMFH: Fixed bug #27037 (fixed possible crash in apache2handler output code).
Ilia Alshanetsky [Thu, 29 Jan 2004 02:18:17 +0000 (02:18 +0000)]
MFH: Fixed bug #27037 (fixed possible crash in apache2handler output code).

21 years agoBFN
Sara Golemon [Thu, 29 Jan 2004 00:11:41 +0000 (00:11 +0000)]
BFN

21 years agoThis should not have been an INI_ALL directive.
Sara Golemon [Thu, 29 Jan 2004 00:09:26 +0000 (00:09 +0000)]
This should not have been an INI_ALL directive.

21 years agoMFH: Fixed bug #27011 (64bit int/long confusion in preg_match*() functions)
Ilia Alshanetsky [Wed, 28 Jan 2004 21:49:15 +0000 (21:49 +0000)]
MFH: Fixed bug #27011 (64bit int/long confusion in preg_match*() functions)

21 years agoBFN
foobar [Wed, 28 Jan 2004 19:26:44 +0000 (19:26 +0000)]
BFN

21 years agoIf we have a text/html file with the executable bit set, we load up the
Rasmus Lerdorf [Wed, 28 Jan 2004 17:42:20 +0000 (17:42 +0000)]
If we have a text/html file with the executable bit set, we load up the
current ini, but if php's xbithack option is not set we forgot to restore
the previous ini settings potentially leaking ini settings from one request
to the next.  Closes bug #25753 and a few others.

21 years agoBug fix: Images would be broken on big-endian machines because the putc
Martin Kraemer [Wed, 28 Jan 2004 16:27:42 +0000 (16:27 +0000)]
Bug fix: Images would be broken on big-endian machines because the putc
function wrote the first (instead of "the low order") byte. That resulted
in unexpected zero bytes.

21 years agoBug fixing news.
Ilia Alshanetsky [Wed, 28 Jan 2004 01:43:59 +0000 (01:43 +0000)]
Bug fixing news.

21 years agoMFH: Fixed bug #27058 (crash in sybase_connect() with 2 arguments).
Ilia Alshanetsky [Wed, 28 Jan 2004 01:43:55 +0000 (01:43 +0000)]
MFH: Fixed bug #27058 (crash in sybase_connect() with 2 arguments).

21 years agoMFH: Fixed bug #27056 (ints used instead of longs inside some GD functions)
Ilia Alshanetsky [Wed, 28 Jan 2004 01:38:15 +0000 (01:38 +0000)]
MFH: Fixed bug #27056 (ints used instead of longs inside some GD functions)

21 years agostill version 4 here
Marcus Boerger [Tue, 27 Jan 2004 01:24:17 +0000 (01:24 +0000)]
still version 4 here

21 years agoUse RPM variables
Marcus Boerger [Tue, 27 Jan 2004 00:32:35 +0000 (00:32 +0000)]
Use RPM variables
# as discussed with ilia

21 years agoMFH
Antony Dovgal [Mon, 26 Jan 2004 14:04:22 +0000 (14:04 +0000)]
MFH

21 years agoMFH
Marcus Boerger [Mon, 26 Jan 2004 08:38:38 +0000 (08:38 +0000)]
MFH

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Mon, 26 Jan 2004 08:37:24 +0000 (08:37 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoMFH, I'm done
Pierre Joye [Mon, 26 Jan 2004 01:37:13 +0000 (01:37 +0000)]
MFH, I'm done

21 years ago- MFH
Pierre Joye [Mon, 26 Jan 2004 01:34:03 +0000 (01:34 +0000)]
- MFH

21 years agoMFH
Pierre Joye [Mon, 26 Jan 2004 01:26:47 +0000 (01:26 +0000)]
MFH

21 years agoBFN
Moriyoshi Koizumi [Mon, 26 Jan 2004 00:30:42 +0000 (00:30 +0000)]
BFN

21 years ago- MFH(r-1.3): Suppress a compiler warning by a rather useless typecasting.
Moriyoshi Koizumi [Mon, 26 Jan 2004 00:27:54 +0000 (00:27 +0000)]
- MFH(r-1.3): Suppress a compiler warning by a rather useless typecasting.

21 years ago- MFH(r-1.2): Fix bug #26699 (mbstring doesn't identify "binary" as a valid encoding...
Moriyoshi Koizumi [Mon, 26 Jan 2004 00:21:57 +0000 (00:21 +0000)]
- MFH(r-1.2): Fix bug #26699 (mbstring doesn't identify "binary" as a valid encoding name)

21 years agoMFH: - Fixed bug #27040 (passing an array of form-fields to CURLOPT_POSTFIELDS does...
foobar [Mon, 26 Jan 2004 00:18:25 +0000 (00:18 +0000)]
MFH: - Fixed bug #27040 (passing an array of form-fields to CURLOPT_POSTFIELDS does not work).

21 years agoA better bug description, for people without the official Ilia decoder
Ilia Alshanetsky [Mon, 26 Jan 2004 00:15:10 +0000 (00:15 +0000)]
A better bug description, for people without the official Ilia decoder
ring.

21 years agobug fixing news.
Ilia Alshanetsky [Sun, 25 Jan 2004 23:55:43 +0000 (23:55 +0000)]
bug fixing news.

21 years agoMFH
Pierre Joye [Sun, 25 Jan 2004 23:54:49 +0000 (23:54 +0000)]
MFH

21 years agoMFH
Pierre Joye [Sun, 25 Jan 2004 23:42:43 +0000 (23:42 +0000)]
MFH

21 years ago- 2004 (c)
Pierre Joye [Sun, 25 Jan 2004 23:35:02 +0000 (23:35 +0000)]
- 2004 (c)

21 years ago- year++;
Pierre Joye [Sun, 25 Jan 2004 23:20:01 +0000 (23:20 +0000)]
- year++;

21 years ago- wassup... really add Mail-1.1.2
Pierre Joye [Sun, 25 Jan 2004 23:04:55 +0000 (23:04 +0000)]
- wassup... really add Mail-1.1.2

21 years ago- Update: HTTP-1.2.2 Mail-1.1.2 DB-1.6.0RC1
Pierre Joye [Sun, 25 Jan 2004 23:00:11 +0000 (23:00 +0000)]
- Update: HTTP-1.2.2 Mail-1.1.2 DB-1.6.0RC1

21 years ago- Prepare 4.3.5, remove old archives
Pierre Joye [Sun, 25 Jan 2004 22:58:50 +0000 (22:58 +0000)]
- Prepare 4.3.5, remove old archives

21 years agosybase_ct extension fixes and improvements by Timm Friebe.
Ilia Alshanetsky [Sun, 25 Jan 2004 20:43:32 +0000 (20:43 +0000)]
sybase_ct extension fixes and improvements by Timm Friebe.

21 years ago- MFH
Timm Friebe [Sun, 25 Jan 2004 20:14:05 +0000 (20:14 +0000)]
- MFH

21 years agoMFH: typofix
foobar [Fri, 23 Jan 2004 07:02:54 +0000 (07:02 +0000)]
MFH: typofix

21 years agoNuke unused variable
foobar [Thu, 22 Jan 2004 03:25:37 +0000 (03:25 +0000)]
Nuke unused variable

21 years agoMFH
foobar [Wed, 21 Jan 2004 22:50:32 +0000 (22:50 +0000)]
MFH

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Wed, 21 Jan 2004 22:48:29 +0000 (22:48 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoFixed bug #26968 (Segfault with Interbase module built as shared)
Ard Biesheuvel [Wed, 21 Jan 2004 10:12:17 +0000 (10:12 +0000)]
Fixed bug #26968 (Segfault with Interbase module built as shared)

21 years agoAdd these files to the actual package
Marcus Boerger [Wed, 21 Jan 2004 07:19:07 +0000 (07:19 +0000)]
Add these files to the actual package

21 years agoMake this thing actually work again
Marcus Boerger [Wed, 21 Jan 2004 06:58:04 +0000 (06:58 +0000)]
Make this thing actually work again
# look at changelog
# pdf shouldn't be a default extension in this script it's seldom available

21 years agoMFH
foobar [Wed, 21 Jan 2004 05:04:50 +0000 (05:04 +0000)]
MFH

21 years agoMFH: - Fixed bug #26973 (*printf() + modifier broken)
foobar [Wed, 21 Jan 2004 04:00:47 +0000 (04:00 +0000)]
MFH: - Fixed bug #26973 (*printf() + modifier broken)

21 years agoMFH
foobar [Wed, 21 Jan 2004 03:59:05 +0000 (03:59 +0000)]
MFH

21 years agoMFH
foobar [Wed, 21 Jan 2004 03:49:26 +0000 (03:49 +0000)]
MFH

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Wed, 21 Jan 2004 03:49:16 +0000 (03:49 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoMFH: Fixed bug #26974 (rename() doesn't check the destination file against
Ilia Alshanetsky [Wed, 21 Jan 2004 02:33:22 +0000 (02:33 +0000)]
MFH: Fixed bug #26974 (rename() doesn't check the destination file against
safe_mode/open_basedir).

21 years agofix savelob() to make it possible to write data at the beginning of LOB
Antony Dovgal [Tue, 20 Jan 2004 11:37:17 +0000 (11:37 +0000)]
fix savelob() to make it possible to write data at the beginning of LOB

21 years agoMFH: Fixed bug #26969 (shared openssl build fails)
foobar [Tue, 20 Jan 2004 01:11:40 +0000 (01:11 +0000)]
MFH: Fixed bug #26969 (shared openssl build fails)

21 years agoCorrect license
Marcus Boerger [Mon, 19 Jan 2004 19:58:57 +0000 (19:58 +0000)]
Correct license

21 years agoFix a memleak
Marcus Boerger [Mon, 19 Jan 2004 19:57:17 +0000 (19:57 +0000)]
Fix a memleak

21 years ago- Fixed bug #26381 (rand() without srand() doesn't work with certain php.ini)
foobar [Mon, 19 Jan 2004 19:07:08 +0000 (19:07 +0000)]
- Fixed bug #26381 (rand() without srand() doesn't work with certain php.ini)
# This was no prob in PHP5, some memory corruption / leaks, whatever fixed
# in ZE2 but not in ZE1?

21 years agoBug fixing news.
Ilia Alshanetsky [Mon, 19 Jan 2004 18:42:07 +0000 (18:42 +0000)]
Bug fixing news.

21 years agoMFH: Fixed bug #26967 (make various file operations return FALSE on error).
Ilia Alshanetsky [Mon, 19 Jan 2004 18:40:45 +0000 (18:40 +0000)]
MFH: Fixed bug #26967 (make various file operations return FALSE on error).

21 years agoBFN
foobar [Mon, 19 Jan 2004 17:45:26 +0000 (17:45 +0000)]
BFN

21 years ago- MFH(r-1.3): Turn off mbstring.func_overload as this test uses plain strlen()
Moriyoshi Koizumi [Mon, 19 Jan 2004 16:54:22 +0000 (16:54 +0000)]
- MFH(r-1.3): Turn off mbstring.func_overload as this test uses plain strlen()
  for comparison.

21 years agoMFH: Added fgetcsv() tests.
Ilia Alshanetsky [Mon, 19 Jan 2004 03:55:44 +0000 (03:55 +0000)]
MFH: Added fgetcsv() tests.

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Mon, 19 Jan 2004 03:55:30 +0000 (03:55 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoMFH: Moved php_srand() call into php_rand().
foobar [Mon, 19 Jan 2004 03:16:04 +0000 (03:16 +0000)]
MFH: Moved php_srand() call into php_rand().

21 years agoMFH: - Fixed bug #26949 (rand(min,max) always returns min when ZTS enabled)
foobar [Mon, 19 Jan 2004 02:31:19 +0000 (02:31 +0000)]
MFH: - Fixed bug #26949 (rand(min,max) always returns min when ZTS enabled)

21 years agoCorrections for various fgetcsv() issues.
Ilia Alshanetsky [Sun, 18 Jan 2004 18:46:32 +0000 (18:46 +0000)]
Corrections for various fgetcsv() issues.

21 years agoMFH: Fixed bug #26923 (ext/imap: pam and crypt libraries missing when build as shared)
foobar [Sat, 17 Jan 2004 00:01:06 +0000 (00:01 +0000)]
MFH: Fixed bug #26923 (ext/imap: pam and crypt libraries missing when build as shared)

21 years agoMFH: - Fixed bug #26937 (Warning in xml.c)
foobar [Fri, 16 Jan 2004 19:12:46 +0000 (19:12 +0000)]
MFH: - Fixed bug #26937 (Warning in xml.c)

21 years agoAdded Antony Dovgal as OCI8 maintainer.
Ilia Alshanetsky [Fri, 16 Jan 2004 16:46:59 +0000 (16:46 +0000)]
Added Antony Dovgal as OCI8 maintainer.

21 years agoBFN
foobar [Fri, 16 Jan 2004 11:27:00 +0000 (11:27 +0000)]
BFN

21 years agoMFH: Fixed Bug #26927 (preg_quote() does not escape \0).
Ilia Alshanetsky [Fri, 16 Jan 2004 02:31:26 +0000 (02:31 +0000)]
MFH: Fixed Bug #26927 (preg_quote() does not escape \0).

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Fri, 16 Jan 2004 02:29:51 +0000 (02:29 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoAdd missing fd creation
Marcus Boerger [Thu, 15 Jan 2004 21:28:37 +0000 (21:28 +0000)]
Add missing fd creation

21 years agoMFH: fix bug #26892
Antony Dovgal [Thu, 15 Jan 2004 15:14:41 +0000 (15:14 +0000)]
MFH: fix bug #26892

21 years agoFix overflow
foobar [Thu, 15 Jan 2004 06:09:43 +0000 (06:09 +0000)]
Fix overflow

21 years agoMFH: Fixed bug #26909 (crash in imap_mime_header_decode() when no encoding is
Ilia Alshanetsky [Thu, 15 Jan 2004 00:36:09 +0000 (00:36 +0000)]
MFH: Fixed bug #26909 (crash in imap_mime_header_decode() when no encoding is
used).