]> granicus.if.org Git - php/log
php
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).

21 years agoProbable fix for:
Wez Furlong [Wed, 14 Jan 2004 14:54:14 +0000 (14:54 +0000)]
Probable fix for:
Bug #25575 stream_set_blocking with STDIN doesnt block

21 years agoFixed bug #26772 (fgets returns NULL instead of FALSE). (Wez)
Wez Furlong [Wed, 14 Jan 2004 14:31:27 +0000 (14:31 +0000)]
Fixed bug #26772 (fgets returns NULL instead of FALSE). (Wez)

21 years agoMFH: Fixed bug #26878 (problem with multiple references to the same variable
Ilia Alshanetsky [Tue, 13 Jan 2004 23:31:46 +0000 (23:31 +0000)]
MFH: Fixed bug #26878 (problem with multiple references to the same variable
with different types).

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Tue, 13 Jan 2004 23:11:32 +0000 (23:11 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoBFN
foobar [Tue, 13 Jan 2004 19:00:17 +0000 (19:00 +0000)]
BFN

21 years agoMFH: - Fixed bug #26896 (ext/ftp does not work as shared extension)
foobar [Tue, 13 Jan 2004 18:59:08 +0000 (18:59 +0000)]
MFH: - Fixed bug #26896 (ext/ftp does not work as shared extension)

21 years ago- Fixed year in version notices
Derick Rethans [Tue, 13 Jan 2004 09:13:44 +0000 (09:13 +0000)]
- Fixed year in version notices

21 years agoBack to dev.
Ilia Alshanetsky [Mon, 12 Jan 2004 15:10:17 +0000 (15:10 +0000)]
Back to dev.

21 years agoSet release date.
Ilia Alshanetsky [Mon, 12 Jan 2004 14:31:27 +0000 (14:31 +0000)]
Set release date.

21 years agoGo with 4.3.5RC1
Ilia Alshanetsky [Mon, 12 Jan 2004 14:30:23 +0000 (14:30 +0000)]
Go with 4.3.5RC1

21 years agoMFH: Fixed bug #26864 (pg_(update|delete) ignore PGSQL_DML_EXEC option).
Ilia Alshanetsky [Sun, 11 Jan 2004 21:18:29 +0000 (21:18 +0000)]
MFH: Fixed bug #26864 (pg_(update|delete) ignore PGSQL_DML_EXEC option).

21 years agoMFH: test for bug #26869
foobar [Sun, 11 Jan 2004 14:00:07 +0000 (14:00 +0000)]
MFH: test for bug #26869

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

21 years agoMFH: Fixed bug #26847 (memory leak in mail() when to/subject contain only
Ilia Alshanetsky [Fri, 9 Jan 2004 01:35:58 +0000 (01:35 +0000)]
MFH: Fixed bug #26847 (memory leak in mail() when to/subject contain only
spaces).

21 years agoMFH: Added missing constants (bug #26831)
foobar [Thu, 8 Jan 2004 01:02:03 +0000 (01:02 +0000)]
MFH: Added missing constants (bug #26831)

21 years agoBFN
foobar [Wed, 7 Jan 2004 23:51:10 +0000 (23:51 +0000)]
BFN

21 years agoMFH: Let DB handle NULL params, fixes bug #26777
Ard Biesheuvel [Wed, 7 Jan 2004 09:44:21 +0000 (09:44 +0000)]
MFH: Let DB handle NULL params, fixes bug #26777

21 years agoMFH: 64 bit stuff.
Ilia Alshanetsky [Tue, 6 Jan 2004 00:56:10 +0000 (00:56 +0000)]
MFH: 64 bit stuff.

21 years agos/2003/2004 :)
Georg Richter [Mon, 5 Jan 2004 14:42:26 +0000 (14:42 +0000)]
s/2003/2004 :)

21 years agoFixed compile warnings.
Ilia Alshanetsky [Sun, 4 Jan 2004 20:01:07 +0000 (20:01 +0000)]
Fixed compile warnings.
Fixed crash in crack_closedict();
Switched from zend_error() to php_error_docref();

21 years agoBFN
Edin Kadribasic [Sat, 3 Jan 2004 23:33:01 +0000 (23:33 +0000)]
BFN

21 years agoMore proper news format.
Edin Kadribasic [Sat, 3 Jan 2004 21:45:47 +0000 (21:45 +0000)]
More proper news format.

21 years agoMFH: cli overrides php.ini and switches output buffering off.
Edin Kadribasic [Sat, 3 Jan 2004 21:36:18 +0000 (21:36 +0000)]
MFH: cli overrides php.ini and switches output buffering off.