]> granicus.if.org Git - php/log
php
20 years agoMFH: Fixed bug #27559 (Corrected open_basedir resolving logic).
Ilia Alshanetsky [Tue, 16 Mar 2004 00:32:09 +0000 (00:32 +0000)]
MFH: Fixed bug #27559 (Corrected open_basedir resolving logic).

20 years agoMFH: Fixed bug #27291 (get_browser matches browscap.ini patterns
Jay Smith [Mon, 15 Mar 2004 21:27:01 +0000 (21:27 +0000)]
MFH: Fixed bug #27291 (get_browser matches browscap.ini patterns
incorrectly).

20 years agoMFH: Fix for #27594. Comuted columns does not return a column source
Frank M. Kromann [Mon, 15 Mar 2004 19:45:39 +0000 (19:45 +0000)]
MFH: Fix for #27594. Comuted columns does not return a column source

20 years agoForgot to add NEWS entries for these
Rasmus Lerdorf [Mon, 15 Mar 2004 18:20:16 +0000 (18:20 +0000)]
Forgot to add NEWS entries for these

20 years agoMFH 1.243:
Jon Parise [Mon, 15 Mar 2004 16:39:53 +0000 (16:39 +0000)]
MFH 1.243:

Fixed crash in php_ini_scanned_files() when no additional INI files were
actually parsed.

20 years agoBFN
foobar [Mon, 15 Mar 2004 16:07:57 +0000 (16:07 +0000)]
BFN

20 years agoAdd misisng library path
Zeev Suraski [Mon, 15 Mar 2004 10:04:12 +0000 (10:04 +0000)]
Add misisng library path

20 years agoBug fixing news.
Ilia Alshanetsky [Sun, 14 Mar 2004 20:12:17 +0000 (20:12 +0000)]
Bug fixing news.

20 years agoRenaming cvsclean target -- IRIX make seems to ignore the .PHONY target.
Sascha Schumann [Sun, 14 Mar 2004 17:43:46 +0000 (17:43 +0000)]
Renaming cvsclean target -- IRIX make seems to ignore the .PHONY target.

20 years agoreorder
foobar [Sun, 14 Mar 2004 10:45:51 +0000 (10:45 +0000)]
reorder

20 years ago- missing restoreAlphaBleding declaration
Pierre Joye [Sun, 14 Mar 2004 00:46:45 +0000 (00:46 +0000)]
- missing restoreAlphaBleding declaration

20 years ago- entry for fix #27582
Pierre Joye [Sat, 13 Mar 2004 23:41:00 +0000 (23:41 +0000)]
- entry for fix #27582

20 years ago- MFH bug #27582 (imagefilltoborder crashes)
Pierre Joye [Sat, 13 Mar 2004 23:36:29 +0000 (23:36 +0000)]
- MFH bug #27582 (imagefilltoborder crashes)

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Sat, 13 Mar 2004 23:22:57 +0000 (23:22 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

20 years agooops
Greg Beaver [Sat, 13 Mar 2004 18:29:29 +0000 (18:29 +0000)]
oops

20 years agofix #1008: safe mode raises warning
Greg Beaver [Sat, 13 Mar 2004 17:34:36 +0000 (17:34 +0000)]
fix #1008: safe mode raises warning
fix register_argc_argv in pear.bat

20 years agoBFN
Sara Golemon [Fri, 12 Mar 2004 21:49:01 +0000 (21:49 +0000)]
BFN

20 years agoMFH: Add checks of return values from user callback functions.
Ilia Alshanetsky [Fri, 12 Mar 2004 17:43:17 +0000 (17:43 +0000)]
MFH: Add checks of return values from user callback functions.

20 years agoMFH
Rasmus Lerdorf [Fri, 12 Mar 2004 17:42:09 +0000 (17:42 +0000)]
MFH
  getopt() doesn't work if variables_order does not include "S" because it
  only looks in $_SERVER for argv.  So, if we don't find argv in $_SERVER
  fall back to looking in the global symbol table where register_argc_argv
  would have put it.

20 years agoFix/workaround for http://bugs.php.net/27533
Rasmus Lerdorf [Fri, 12 Mar 2004 17:27:55 +0000 (17:27 +0000)]
Fix/workaround for http://bugs.php.net/27533

20 years agoMFH: Fixed bug #22127 (Invalid response code when force-cgi-redirect safety
Ilia Alshanetsky [Fri, 12 Mar 2004 14:07:14 +0000 (14:07 +0000)]
MFH: Fixed bug #22127 (Invalid response code when force-cgi-redirect safety
mechanism is triggered).

20 years agoTest getaddrinfo() for brokenness. Pretend it doesn't exist if it misbehaves.
Sara Golemon [Fri, 12 Mar 2004 00:16:38 +0000 (00:16 +0000)]
Test getaddrinfo() for brokenness.  Pretend it doesn't exist if it misbehaves.

20 years agoBFN
Sara Golemon [Thu, 11 Mar 2004 18:44:26 +0000 (18:44 +0000)]
BFN

20 years ago- MFH (r-1.212): Revert ini setting patch as I notified in...
Moriyoshi Koizumi [Wed, 10 Mar 2004 20:56:07 +0000 (20:56 +0000)]
- MFH (r-1.212): Revert ini setting patch as I notified in...

20 years agoMake curl_setopt($ch,CURLOPT_RETURNTRANSFER,0) reset the RETURNTRANSFER to
Rasmus Lerdorf [Tue, 9 Mar 2004 17:06:53 +0000 (17:06 +0000)]
Make curl_setopt($ch,CURLOPT_RETURNTRANSFER,0) reset the RETURNTRANSFER to
stdout as is implied in the documentation.  Currently it simply does
absolutely nothing and there is no way to reset it to stdout.

20 years agotest for bug #27457
foobar [Tue, 9 Mar 2004 14:20:14 +0000 (14:20 +0000)]
test for bug #27457

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Tue, 9 Mar 2004 14:19:51 +0000 (14:19 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

20 years agoorder
foobar [Tue, 9 Mar 2004 12:52:08 +0000 (12:52 +0000)]
order

20 years agoMFH: Fixed bug #27530 (broken http auth when safe_mode is on and PCRE is
Ilia Alshanetsky [Tue, 9 Mar 2004 02:24:20 +0000 (02:24 +0000)]
MFH: Fixed bug #27530 (broken http auth when safe_mode is on and PCRE is
disabled).

20 years agoPossible fix for #27408 (wordsize/alignment issue)
Ard Biesheuvel [Mon, 8 Mar 2004 18:52:40 +0000 (18:52 +0000)]
Possible fix for #27408 (wordsize/alignment issue)

20 years agoMFH: Fixed bug #27424 (headers missing on flush() in apache 2 SAPIs).
Ilia Alshanetsky [Mon, 8 Mar 2004 03:16:13 +0000 (03:16 +0000)]
MFH: Fixed bug #27424 (headers missing on flush() in apache 2 SAPIs).

20 years agoMFH: recognize db-4.2.x
Marcus Boerger [Mon, 8 Mar 2004 00:01:03 +0000 (00:01 +0000)]
MFH: recognize db-4.2.x

20 years agoMFH: Fixed bug #27421 (mbstring.func_overload should be system ini setting)
Ilia Alshanetsky [Sat, 6 Mar 2004 19:30:35 +0000 (19:30 +0000)]
MFH: Fixed bug #27421 (mbstring.func_overload should be system ini setting)

20 years agoMFH: Fixed bug #27460 (base64_decode() does not handle extra padding).
Ilia Alshanetsky [Sat, 6 Mar 2004 19:06:12 +0000 (19:06 +0000)]
MFH: Fixed bug #27460 (base64_decode() does not handle extra padding).

20 years agoMFH: Fixed bug #27505 (htmlentities() does not handle BIG5 correctly).
Ilia Alshanetsky [Sat, 6 Mar 2004 18:35:53 +0000 (18:35 +0000)]
MFH: Fixed bug #27505 (htmlentities() does not handle BIG5 correctly).

20 years agoFixed bug #27437 (wrong freetype include inside GD library).
Ilia Alshanetsky [Sat, 6 Mar 2004 18:26:06 +0000 (18:26 +0000)]
Fixed bug #27437 (wrong freetype include inside GD library).

20 years ago- Add #27238 entry
Pierre Joye [Sat, 6 Mar 2004 17:47:16 +0000 (17:47 +0000)]
- Add #27238 entry

20 years ago- MFH #27238 fix (ilia ok)
Pierre Joye [Sat, 6 Mar 2004 17:41:31 +0000 (17:41 +0000)]
- MFH #27238 fix (ilia ok)

20 years agoMFH: Don't rely on ANSI tmpfile(), use the streams layer instead, it'll deal with...
Sara Golemon [Thu, 4 Mar 2004 22:29:23 +0000 (22:29 +0000)]
MFH: Don't rely on ANSI tmpfile(), use the streams layer instead, it'll deal with platform issues.

20 years agoMFH (fix a linefeed problem, if more than one configureoption)
Christian Stocker [Thu, 4 Mar 2004 13:38:10 +0000 (13:38 +0000)]
MFH (fix a linefeed problem, if more than one configureoption)

20 years ago- MFH: Fixed bug #27443 (defined() returns wrong type).
Derick Rethans [Mon, 1 Mar 2004 08:11:46 +0000 (08:11 +0000)]
- MFH: Fixed bug #27443 (defined() returns wrong type).

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Mon, 1 Mar 2004 08:07:26 +0000 (08:07 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

20 years agoMFH 'pear install -R' fix, ilia@ ok
Anil Madhavapeddy [Sun, 29 Feb 2004 15:59:18 +0000 (15:59 +0000)]
MFH 'pear install -R' fix, ilia@ ok

20 years agoMFH: Remove unused variable.
Ilia Alshanetsky [Sat, 28 Feb 2004 22:59:03 +0000 (22:59 +0000)]
MFH: Remove unused variable.

20 years agoMFH: Memory allocation check.
Ilia Alshanetsky [Sat, 28 Feb 2004 21:00:40 +0000 (21:00 +0000)]
MFH: Memory allocation check.

20 years agoMFH
Greg Beaver [Fri, 27 Feb 2004 02:27:12 +0000 (02:27 +0000)]
MFH

20 years agoRemove bogus test: see bug #20993
foobar [Thu, 26 Feb 2004 01:07:32 +0000 (01:07 +0000)]
Remove bogus test: see bug #20993

20 years agotypofix
foobar [Thu, 26 Feb 2004 00:13:02 +0000 (00:13 +0000)]
typofix

20 years agoMFH: Handle situation where feof() occurs before the HTTP header is
Ilia Alshanetsky [Thu, 26 Feb 2004 00:03:57 +0000 (00:03 +0000)]
MFH: Handle situation where feof() occurs before the HTTP header is
retrieved.

20 years agoMFH:
Ilia Alshanetsky [Wed, 25 Feb 2004 22:12:03 +0000 (22:12 +0000)]
MFH:
Fixed bug #21760 (Use of uninitialized pointer inside php_read()).
Fixed 3 possible crashes due to integer overflow or invalid user input
inside the sockets extension.

20 years agoMFH: Test for bug #27395
foobar [Wed, 25 Feb 2004 18:54:33 +0000 (18:54 +0000)]
MFH: Test for bug #27395

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Wed, 25 Feb 2004 18:54:16 +0000 (18:54 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

20 years agoMFH: ZTS build fix
foobar [Wed, 25 Feb 2004 13:20:31 +0000 (13:20 +0000)]
MFH: ZTS build fix

20 years agoMFH: Fixed bug #27384 (unpack() misbehaves with 1 char string). (GeorgeS)
foobar [Wed, 25 Feb 2004 12:36:24 +0000 (12:36 +0000)]
MFH: Fixed bug #27384 (unpack() misbehaves with 1 char string). (GeorgeS)

21 years agoMFH: Fixed bug #27383 (Potential crash inside fopen_wrapper, while parsing
Ilia Alshanetsky [Tue, 24 Feb 2004 21:53:57 +0000 (21:53 +0000)]
MFH: Fixed bug #27383 (Potential crash inside fopen_wrapper, while parsing
response code).

21 years agofix for bug 27349 "Invalid parsing of CDATA sections in XSL templates"
Christian Stocker [Tue, 24 Feb 2004 14:26:27 +0000 (14:26 +0000)]
fix for bug 27349 "Invalid parsing of CDATA sections in XSL templates"

21 years agoMFH: - Fixed bug #26005 (Random "cannot change the session ini settings" errors).
foobar [Tue, 24 Feb 2004 08:49:41 +0000 (08:49 +0000)]
MFH: - Fixed bug #26005 (Random "cannot change the session ini settings" errors).

21 years agoMFH: Fixed bug #27341 (HEAD requests fail to return data).
Ilia Alshanetsky [Mon, 23 Feb 2004 19:50:47 +0000 (19:50 +0000)]
MFH: Fixed bug #27341 (HEAD requests fail to return data).

21 years agoMFH: fixed bug #27337 (missing sapi_shutdown())
foobar [Mon, 23 Feb 2004 19:15:05 +0000 (19:15 +0000)]
MFH: fixed bug #27337 (missing sapi_shutdown())

21 years agoskip test, if no XSLT support is compiled in
Christian Stocker [Mon, 23 Feb 2004 10:33:51 +0000 (10:33 +0000)]
skip test, if no XSLT support is compiled in

21 years ago- MFH: Fixed bug #27354 (Modulus operator crashes PHP).
Derick Rethans [Sun, 22 Feb 2004 20:07:17 +0000 (20:07 +0000)]
- MFH: Fixed bug #27354 (Modulus operator crashes PHP).

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Sun, 22 Feb 2004 20:04:31 +0000 (20:04 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoMFH: wbmp conversion warning fix.
Ilia Alshanetsky [Sun, 22 Feb 2004 18:03:24 +0000 (18:03 +0000)]
MFH: wbmp conversion warning fix.

21 years agoMFH
Sara Golemon [Sat, 21 Feb 2004 19:37:59 +0000 (19:37 +0000)]
MFH

21 years agoMFH: long is not always 32-bit
Sara Golemon [Fri, 20 Feb 2004 21:09:08 +0000 (21:09 +0000)]
MFH: long is not always 32-bit

21 years agostupid oversight, no 4.2 dep
Greg Beaver [Fri, 20 Feb 2004 17:17:04 +0000 (17:17 +0000)]
stupid oversight, no 4.2 dep

21 years ago- Update to DB-1.6.0
Pierre Joye [Fri, 20 Feb 2004 15:38:29 +0000 (15:38 +0000)]
- Update to DB-1.6.0

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Fri, 20 Feb 2004 15:36:25 +0000 (15:36 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years ago- 1.3b6=>1.3 stable, prepare stable release
Pierre Joye [Fri, 20 Feb 2004 15:33:59 +0000 (15:33 +0000)]
- 1.3b6=>1.3 stable, prepare stable release

21 years agoMFH: missing safe_mode & open_basedir checks.
Ilia Alshanetsky [Fri, 20 Feb 2004 01:09:25 +0000 (01:09 +0000)]
MFH: missing safe_mode & open_basedir checks.

21 years agoMFH
Greg Beaver [Thu, 19 Feb 2004 15:55:37 +0000 (15:55 +0000)]
MFH

21 years agoMFH: Fixed possible resource/memory leak.
Ilia Alshanetsky [Thu, 19 Feb 2004 02:20:14 +0000 (02:20 +0000)]
MFH: Fixed possible resource/memory leak.

21 years agoMFH: emalloc -> safe_emalloc
foobar [Thu, 19 Feb 2004 02:13:39 +0000 (02:13 +0000)]
MFH: emalloc -> safe_emalloc

21 years agoMFH: improve error message
foobar [Thu, 19 Feb 2004 01:54:44 +0000 (01:54 +0000)]
MFH: improve error message

21 years agoMFH: Fixed bug #27295 (memory leak inside sscanf()).
Ilia Alshanetsky [Wed, 18 Feb 2004 19:49:17 +0000 (19:49 +0000)]
MFH: Fixed bug #27295 (memory leak inside sscanf()).

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

21 years agoMFH
foobar [Wed, 18 Feb 2004 00:01:05 +0000 (00:01 +0000)]
MFH

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Wed, 18 Feb 2004 00:00:37 +0000 (00:00 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoMFH: Fixed bug #27293 (two crashes inside image2wbmp()).
Ilia Alshanetsky [Tue, 17 Feb 2004 21:30:57 +0000 (21:30 +0000)]
MFH: Fixed bug #27293 (two crashes inside image2wbmp()).

21 years agoReally disallow persistent connections if ini option is set
Ard Biesheuvel [Tue, 17 Feb 2004 20:57:26 +0000 (20:57 +0000)]
Really disallow persistent connections if ini option is set

21 years ago- Fixed bug #26753 (zend_fetch_list_dtor_id() does not check NULL strings).
foobar [Tue, 17 Feb 2004 10:39:17 +0000 (10:39 +0000)]
- Fixed bug #26753 (zend_fetch_list_dtor_id() does not check NULL strings).

21 years agoMFH
foobar [Mon, 16 Feb 2004 17:44:55 +0000 (17:44 +0000)]
MFH

21 years agotypofix :)
foobar [Mon, 16 Feb 2004 17:42:22 +0000 (17:42 +0000)]
typofix :)

21 years agoMFH: Fixed bug #27278 (*printf() functions treat arguments as if passed by
Ilia Alshanetsky [Mon, 16 Feb 2004 17:09:52 +0000 (17:09 +0000)]
MFH: Fixed bug #27278 (*printf() functions treat arguments as if passed by
reference).

21 years agoMFH
foobar [Mon, 16 Feb 2004 16:51:23 +0000 (16:51 +0000)]
MFH

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Mon, 16 Feb 2004 16:50:54 +0000 (16:50 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years ago- A fix to make UDM_LIMIT_DATE work was applied. Thanks to
Sergey Kartashoff [Mon, 16 Feb 2004 16:40:27 +0000 (16:40 +0000)]
- A fix to make UDM_LIMIT_DATE work was applied. Thanks to
  d.rousseau at nnx.com

21 years agoBack to dev.
Ilia Alshanetsky [Mon, 16 Feb 2004 16:03:35 +0000 (16:03 +0000)]
Back to dev.

21 years agoGo with RC3
Ilia Alshanetsky [Mon, 16 Feb 2004 15:34:16 +0000 (15:34 +0000)]
Go with RC3

21 years agoBug fixing news.
Ilia Alshanetsky [Mon, 16 Feb 2004 15:15:22 +0000 (15:15 +0000)]
Bug fixing news.

21 years agoMFH: Better gmp fix.
Ilia Alshanetsky [Mon, 16 Feb 2004 15:13:49 +0000 (15:13 +0000)]
MFH: Better gmp fix.

21 years ago- Update news too
Derick Rethans [Mon, 16 Feb 2004 14:29:31 +0000 (14:29 +0000)]
- Update news too

21 years ago- MFH: Fixed zero bytes memory allocation when no extra ini files are found in
Derick Rethans [Mon, 16 Feb 2004 14:29:07 +0000 (14:29 +0000)]
- MFH: Fixed zero bytes memory allocation when no extra ini files are found in
  the --with-config-file-scan-dir specified directory. (Eric Colinet, Derick)

21 years ago- DB 1.6RC6
Pierre Joye [Sun, 15 Feb 2004 23:07:30 +0000 (23:07 +0000)]
- DB 1.6RC6

21 years ago- remove DB 1.6RC1
Pierre Joye [Sun, 15 Feb 2004 23:06:56 +0000 (23:06 +0000)]
- remove DB 1.6RC1

21 years agoCS/WS
Ard Biesheuvel [Sun, 15 Feb 2004 20:47:21 +0000 (20:47 +0000)]
CS/WS

21 years agoMFH
Ard Biesheuvel [Sun, 15 Feb 2004 18:45:56 +0000 (18:45 +0000)]
MFH

21 years agoMFH reverted fix for #26777
Ard Biesheuvel [Sun, 15 Feb 2004 18:43:46 +0000 (18:43 +0000)]
MFH reverted fix for #26777

21 years agoMFH: Fixed bug #27258 (moved FPE check to correct location).
Ilia Alshanetsky [Sun, 15 Feb 2004 17:23:11 +0000 (17:23 +0000)]
MFH: Fixed bug #27258 (moved FPE check to correct location).
     Fixed several possible FPE.

21 years ago- Fixed bug #26407 (Result set fetching broken around transactions)
Timm Friebe [Sun, 15 Feb 2004 10:55:55 +0000 (10:55 +0000)]
- Fixed bug #26407 (Result set fetching broken around transactions)