]> granicus.if.org Git - php/log
php
24 years ago- Added a new parameter to mail() which appends aditional command line
Derick Rethans [Mon, 5 Feb 2001 21:30:29 +0000 (21:30 +0000)]
- Added a new parameter to mail() which appends aditional command line
  parameters to the mail program. This is usefull to set the From headers
  correctly with the -f parameter to sendmail p.e.
@- Added a new parameter to mail() which appends aditional command line
@  parameters to the mail program. (Derick)

24 years agoAdded myself to CREDITS (vlad)
Vlad Krupin [Mon, 5 Feb 2001 19:18:04 +0000 (19:18 +0000)]
Added myself to CREDITS (vlad)

24 years agofixes the problem that php.exe compiled on win2k platform won't run on any other
Harald Radi [Mon, 5 Feb 2001 18:36:54 +0000 (18:36 +0000)]
fixes the problem that php.exe compiled on win2k platform won't run on any other

24 years agonow when pspell/pspell.h is included, it will recognize
Vlad Krupin [Mon, 5 Feb 2001 18:15:31 +0000 (18:15 +0000)]
now when pspell/pspell.h is included, it will recognize
that it has to work in compatibility mode. (The previous fix
had the right idea, but was too far down in the source)

24 years ago*** empty log message ***
Andrei Zmievski [Mon, 5 Feb 2001 17:39:58 +0000 (17:39 +0000)]
*** empty log message ***

24 years agoAllow calling static methods via call_user_method_* functions.
Andrei Zmievski [Mon, 5 Feb 2001 17:37:47 +0000 (17:37 +0000)]
Allow calling static methods via call_user_method_* functions.

24 years agoOne more notice about using names with NEWS entries.
Andrei Zmievski [Mon, 5 Feb 2001 17:11:32 +0000 (17:11 +0000)]
One more notice about using names with NEWS entries.

24 years agoAdded new Udm_Clear_Search_Limits mnogosearch extension function.
Sergey Kartashoff [Mon, 5 Feb 2001 15:15:09 +0000 (15:15 +0000)]
Added new Udm_Clear_Search_Limits mnogosearch extension function.
@- Added Udm_Clear_Search_Limits mnoGoSearch extension function.

24 years ago2 things to do
David Croft [Mon, 5 Feb 2001 14:29:21 +0000 (14:29 +0000)]
2 things to do

24 years agoWhitespace.
Andrei Zmievski [Mon, 5 Feb 2001 14:27:10 +0000 (14:27 +0000)]
Whitespace.

24 years agoFixed default search path.
Sergey Kartashoff [Mon, 5 Feb 2001 14:00:36 +0000 (14:00 +0000)]
Fixed default search path.
@- Fixed default search path. (gluke)

24 years agoAdded new Udm_Add_Search_Limit mnoGoSearch extension function.
Sergey Kartashoff [Mon, 5 Feb 2001 13:12:16 +0000 (13:12 +0000)]
Added new Udm_Add_Search_Limit mnoGoSearch extension function.
Some bugfixes and example update.
@- Added new Udm_Add_Search_Limit mnoGoSearch extension function.
@  Some bugfixes and example update. (gluke)

24 years agoAdding Sebastian Bergmann to QA team list.
James Moore [Mon, 5 Feb 2001 10:18:14 +0000 (10:18 +0000)]
Adding Sebastian Bergmann to QA team list.

24 years agoFixed mnogosearch protos. Fixed mnogosearch functions return values.
Sergey Kartashoff [Mon, 5 Feb 2001 08:42:54 +0000 (08:42 +0000)]
Fixed mnogosearch protos. Fixed mnogosearch functions return values.
A bug with capital letters break search has been fixed.
@- Fixed mnogosearch protos. Fixed mnogosearch functions return values.
@  A bug with capital letters break search has been fixed. (gluke)

24 years agoChangeLog update
<changelog@php.net> [Mon, 5 Feb 2001 02:09:11 +0000 (02:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Mon, 5 Feb 2001 02:09:08 +0000 (02:09 +0000)]
NEWS update

24 years agoAdding microtime() tests
James Moore [Sun, 4 Feb 2001 16:56:59 +0000 (16:56 +0000)]
Adding microtime() tests

24 years agoAlways return a value even if HAVE_GETTIMEOFDAY is not set
James Moore [Sun, 4 Feb 2001 16:18:36 +0000 (16:18 +0000)]
Always return a value even if HAVE_GETTIMEOFDAY is not set

24 years agoFix for time.c under win32. Patch By: "Vanhanen, Reijo" <Reijo.Vanhanen@helsoft.fi>
James Moore [Sun, 4 Feb 2001 15:52:32 +0000 (15:52 +0000)]
Fix for time.c under win32. Patch By: "Vanhanen, Reijo" <Reijo.Vanhanen@helsoft.fi>

@- microtime under windows now returns accurate values (James)

24 years ago# *Brain Fart*
Sterling Hughes [Sun, 4 Feb 2001 09:20:31 +0000 (09:20 +0000)]
# *Brain Fart*

24 years agoAdd a bunch of stuff..
Sterling Hughes [Sun, 4 Feb 2001 09:19:01 +0000 (09:19 +0000)]
Add a bunch of stuff..

24 years agoChangeLog update
<changelog@php.net> [Sun, 4 Feb 2001 02:09:11 +0000 (02:09 +0000)]
ChangeLog update

24 years agoAllow passing class name as well as an object instance to call methods.
Andrei Zmievski [Sun, 4 Feb 2001 00:06:08 +0000 (00:06 +0000)]
Allow passing class name as well as an object instance to call methods.

24 years agoSet the correct function state during execution. This is mainly to have
Andrei Zmievski [Sat, 3 Feb 2001 07:21:35 +0000 (07:21 +0000)]
Set the correct function state during execution. This is mainly to have
get_active_function_name() to return proper value.

24 years agoAdding delimiter capturing functionality.
Andrei Zmievski [Sat, 3 Feb 2001 04:53:49 +0000 (04:53 +0000)]
Adding delimiter capturing functionality.

As far as NEWS, compilation fixed don't belong here.

24 years agoInherit overloaded handlers.
Andrei Zmievski [Sat, 3 Feb 2001 04:52:29 +0000 (04:52 +0000)]
Inherit overloaded handlers.

24 years agoChangeLog update
<changelog@php.net> [Sat, 3 Feb 2001 02:09:23 +0000 (02:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Sat, 3 Feb 2001 02:09:20 +0000 (02:09 +0000)]
NEWS update

24 years agoComments didn't reflect rewinddir()
Sean Bright [Sat, 3 Feb 2001 00:50:48 +0000 (00:50 +0000)]
Comments didn't reflect rewinddir()

24 years agoRevert bogus patch and fix it properly.
Andrei Zmievski [Fri, 2 Feb 2001 21:32:16 +0000 (21:32 +0000)]
Revert bogus patch and fix it properly.

24 years agoFix for http://bugs.php.net/bugs.php?id=9082
Colin Viebrock [Fri, 2 Feb 2001 20:55:27 +0000 (20:55 +0000)]
Fix for http://bugs.php.net/bugs.php?id=9082

I know switch() is expensive, so someone rewrite this "properly" if you
want.

24 years agopspell .12 fix
Rasmus Lerdorf [Fri, 2 Feb 2001 18:28:48 +0000 (18:28 +0000)]
pspell .12 fix
@ pspell .12 fix (Hugh Jones)

24 years agocorrect phpinfo() output
Harald Radi [Fri, 2 Feb 2001 18:11:39 +0000 (18:11 +0000)]
correct phpinfo() output

24 years agoI think this should've been changed as well, right?
Colin Viebrock [Fri, 2 Feb 2001 17:59:30 +0000 (17:59 +0000)]
I think this should've been changed as well, right?

24 years agoFixed protos.
Egon Schmid [Fri, 2 Feb 2001 15:49:59 +0000 (15:49 +0000)]
Fixed protos.

24 years agocorrect phpinfo() output
Harald Radi [Fri, 2 Feb 2001 15:02:05 +0000 (15:02 +0000)]
correct phpinfo() output

24 years agoFix strip_tags to not strip a lone > character
Rasmus Lerdorf [Fri, 2 Feb 2001 13:47:02 +0000 (13:47 +0000)]
Fix strip_tags to not strip a lone > character
@ Fix strip_tags to not strip a lone > character (Rasmus)

24 years agoAdded new UDM_PARAM_STOPTABLE and UDM_PARAM_STOPFILE parameters
Sergey Kartashoff [Fri, 2 Feb 2001 12:54:15 +0000 (12:54 +0000)]
Added new UDM_PARAM_STOPTABLE and UDM_PARAM_STOPFILE parameters
for Udm_Set_Agent_Params mnoGoSearch module. Now it can use stopwords
stored either in database or in the plain text files. Added php warnings.
Test example updated.
@- Added new UDM_PARAM_STOPTABLE and UDM_PARAM_STOPFILE parameters
@  for Udm_Set_Agent_Params mnoGoSearch module. Now it can use stopwords
@  stored either in database or in the plain text files. Added php warnings.
@  Test example updated. (gluke)

24 years agomake sure to include subclasses before trying to instantiate them.
Chuck Hagenbuch [Fri, 2 Feb 2001 05:24:31 +0000 (05:24 +0000)]
make sure to include subclasses before trying to instantiate them.

24 years agoChangeLog update
<changelog@php.net> [Fri, 2 Feb 2001 02:09:11 +0000 (02:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Fri, 2 Feb 2001 02:09:08 +0000 (02:09 +0000)]
NEWS update

24 years agotrigger_error() should be ($msg,$level), no?
Colin Viebrock [Thu, 1 Feb 2001 20:15:08 +0000 (20:15 +0000)]
trigger_error() should be ($msg,$level), no?

24 years agows-only
Thies C. Arntzen [Thu, 1 Feb 2001 17:16:35 +0000 (17:16 +0000)]
ws-only

24 years ago@- When using the ob_gzhandler() PHP now automagically also sets the
Thies C. Arntzen [Thu, 1 Feb 2001 17:14:18 +0000 (17:14 +0000)]
@- When using the ob_gzhandler() PHP now automagically also sets the
@  Content-Lengh correctly which enables browsers to use the HTTP
@  Keep-Alive feature. (Thies)

24 years agoFix a huge memory leak in the ob_gzhandler.
Sascha Schumann [Thu, 1 Feb 2001 16:29:07 +0000 (16:29 +0000)]
Fix a huge memory leak in the ob_gzhandler.

24 years agoWhile we're fixing the ini files, change these to web-safe colours
Colin Viebrock [Thu, 1 Feb 2001 15:41:02 +0000 (15:41 +0000)]
While we're fixing the ini files, change these to web-safe colours
... this always bugged me :)

24 years agoAllow usage of GD contexts and not tempfiles in output functions
Stanislav Malyshev [Thu, 1 Feb 2001 15:40:35 +0000 (15:40 +0000)]
Allow usage of GD contexts and not tempfiles in output functions

24 years agoNo need for CLS_FETCH().
Andrei Zmievski [Thu, 1 Feb 2001 15:25:53 +0000 (15:25 +0000)]
No need for CLS_FETCH().

24 years agoFix broken ZTS build
Sascha Schumann [Thu, 1 Feb 2001 15:24:17 +0000 (15:24 +0000)]
Fix broken ZTS build

24 years agoAdd cvsclean target for standalone extensions.
Andrei Zmievski [Thu, 1 Feb 2001 14:11:44 +0000 (14:11 +0000)]
Add cvsclean target for standalone extensions.

24 years agoUDM_PARAM_CHARSET parameter in Udm_Set_Agent_Param() has been added to
Sergey Kartashoff [Thu, 1 Feb 2001 13:06:26 +0000 (13:06 +0000)]
UDM_PARAM_CHARSET parameter in Udm_Set_Agent_Param() has been added to
set local charset you are using. Example updated also.
@- UDM_PARAM_CHARSET parameter in Udm_Set_Agent_Param() has been added to
@  set local charset you are using. Example updated also. (gluke)

24 years agoAdd utility function
Stanislav Malyshev [Thu, 1 Feb 2001 10:24:02 +0000 (10:24 +0000)]
Add utility function

24 years agodid someone poop in the code? :-)
Stig Bakken [Thu, 1 Feb 2001 09:36:52 +0000 (09:36 +0000)]
did someone poop in the code? :-)

24 years ago­ some modification from Rainer Schaaf
Uwe Steinmann [Thu, 1 Feb 2001 07:07:10 +0000 (07:07 +0000)]
­ some modification from Rainer Schaaf
   * fixed prototype for pdf_new()
   * MINFO: included Revision of pdf.c, removed info about CJK + in-memory, this is
     standard with V3.x)
   * repaired PDF_open_CCITT
   * repaired PDF_setfont
   * eliminated many compiler warnings.
   * former resource "pdf document" is now called "pdf object"

24 years agoMassive reformatting.
Jon Parise [Thu, 1 Feb 2001 06:29:41 +0000 (06:29 +0000)]
Massive reformatting.

24 years agoModified /F handling to allow calling object methods.
Andrei Zmievski [Thu, 1 Feb 2001 05:04:58 +0000 (05:04 +0000)]
Modified /F handling to allow calling object methods.

24 years agoAdded zend_is_callable() function that checks whether passed zval
Andrei Zmievski [Thu, 1 Feb 2001 05:01:26 +0000 (05:01 +0000)]
Added zend_is_callable() function that checks whether passed zval
represents a valid and exiting callable construct.

24 years agoChangeLog update
<changelog@php.net> [Thu, 1 Feb 2001 02:09:11 +0000 (02:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Thu, 1 Feb 2001 02:09:08 +0000 (02:09 +0000)]
NEWS update

24 years agoOnly two lines are allowed here.
Egon Schmid [Wed, 31 Jan 2001 23:35:37 +0000 (23:35 +0000)]
Only two lines are allowed here.

24 years agoAdded the mysql_get_*_info() functions.
Sean Bright [Wed, 31 Jan 2001 22:04:30 +0000 (22:04 +0000)]
Added the mysql_get_*_info() functions.
# If anyone knows of a version of mysql lower then 3.20.32 that implements
# all 3 of these functions, please change the conditionals.
@- Added mysql_get_client_info(), mysql_get_server_info(),
@  mysql_get_proto_info(), and mysql_get_host_info() functions. (Sean)

24 years ago- Change unset() functions to null(). unset() is legacy
Andi Gutmans [Wed, 31 Jan 2001 21:53:30 +0000 (21:53 +0000)]
- Change unset() functions to null(). unset() is legacy

24 years agouse $HTTP_SERVER_VARS, in case register_globals is Off, and use !empty()
Chuck Hagenbuch [Wed, 31 Jan 2001 18:34:39 +0000 (18:34 +0000)]
use $HTTP_SERVER_VARS, in case register_globals is Off, and use !empty()
instead of just if () to avoid errors.

24 years agoadd iconv and ming
Daniel Beulshausen [Wed, 31 Jan 2001 17:12:12 +0000 (17:12 +0000)]
add iconv and ming

24 years agonuke warning, and add dsp
Daniel Beulshausen [Wed, 31 Jan 2001 17:05:00 +0000 (17:05 +0000)]
nuke warning, and add dsp

24 years agofix typo
Daniel Beulshausen [Wed, 31 Jan 2001 17:00:11 +0000 (17:00 +0000)]
fix typo

24 years agomake iconv compile under win32 using libiconv
Daniel Beulshausen [Wed, 31 Jan 2001 16:57:00 +0000 (16:57 +0000)]
make iconv compile under win32 using libiconv
# http://clisp.cons.org/~haible/packages-libiconv.html

24 years agoAdded search cache and track query features.
Sergey Kartashoff [Wed, 31 Jan 2001 14:04:30 +0000 (14:04 +0000)]
Added search cache and track query features.
@-Added search cache and track query features.
# For example please refer at ext/mnogosearch/test.php

24 years agoAdding readme for release process, this needs to live somewhere and here seems as...
James Moore [Wed, 31 Jan 2001 13:58:20 +0000 (13:58 +0000)]
Adding readme for release process, this needs to live somewhere and here seems as good a place as any.

24 years agoadded currency, date, IUnknown and NULL datatypes
Harald Radi [Wed, 31 Jan 2001 09:30:13 +0000 (09:30 +0000)]
added currency, date, IUnknown and NULL datatypes

24 years ago- note about change of pdf api
Uwe Steinmann [Wed, 31 Jan 2001 06:13:08 +0000 (06:13 +0000)]
- note about change of pdf api

24 years ago- Quick fix. I'm for changing these to add_property_null() as we've nuked
Andi Gutmans [Wed, 31 Jan 2001 05:21:53 +0000 (05:21 +0000)]
- Quick fix. I'm for changing these to add_property_null() as we've nuked
- unset.

24 years agoChangeLog update
<changelog@php.net> [Wed, 31 Jan 2001 02:09:14 +0000 (02:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Wed, 31 Jan 2001 02:09:11 +0000 (02:09 +0000)]
NEWS update

24 years agowhitespace
Stig Bakken [Wed, 31 Jan 2001 01:27:09 +0000 (01:27 +0000)]
whitespace

24 years agoFixed conditional.
Sean Bright [Wed, 31 Jan 2001 01:14:54 +0000 (01:14 +0000)]
Fixed conditional.
# Woops!

24 years agoFix for bug #8991. mysql_field_type() now returns "year" for columns of
Sean Bright [Wed, 31 Jan 2001 00:55:28 +0000 (00:55 +0000)]
Fix for bug #8991.  mysql_field_type() now returns "year" for columns of
type YEAR.

24 years agoFixed problem with looping present requests for Isite targets.
Adam Dickmeiss [Tue, 30 Jan 2001 13:09:25 +0000 (13:09 +0000)]
Fixed problem with looping present requests for Isite targets.

24 years agofixing .cvsignore
Harald Radi [Tue, 30 Jan 2001 13:00:36 +0000 (13:00 +0000)]
fixing .cvsignore

24 years agoadding .cvsignore
Harald Radi [Tue, 30 Jan 2001 12:59:54 +0000 (12:59 +0000)]
adding .cvsignore

24 years agomnoGoSearch extension module initial version has been added.
Sergey Kartashoff [Tue, 30 Jan 2001 12:53:51 +0000 (12:53 +0000)]
mnoGoSearch extension module initial version has been added.
This module currently at the alpha state, but it can be used already.
@- mnoGoSearch extension module initial version has been added.
@  This module currently at the alpha state, but it can be used already.
# For details about mnoGoSearch please refer at http://search.mnogo.ru
PR:
Submitted by:
Reviewed by:
Obtained from:

24 years ago@Allow url encoding in DB usernames and passwords (Stig, PEAR)
Stig Bakken [Tue, 30 Jan 2001 08:34:55 +0000 (08:34 +0000)]
@Allow url encoding in DB usernames and passwords (Stig, PEAR)

24 years agoApplied patch from Oleg Sharoiko <os@rsu.ru> to fix bug in satellite_any_to_zval_sequence
David Eriksson [Tue, 30 Jan 2001 06:43:36 +0000 (06:43 +0000)]
Applied patch from Oleg Sharoiko <os@rsu.ru> to fix bug in satellite_any_to_zval_sequence

24 years agopass another com object as parameter
Harald Radi [Tue, 30 Jan 2001 02:09:39 +0000 (02:09 +0000)]
pass another com object as parameter

24 years agoChangeLog update
<changelog@php.net> [Tue, 30 Jan 2001 02:09:13 +0000 (02:09 +0000)]
ChangeLog update

24 years ago@Added raiseError and setErrorHandling methods to PEAR class (Stig, PEAR)
Stig Bakken [Tue, 30 Jan 2001 00:55:27 +0000 (00:55 +0000)]
@Added raiseError and setErrorHandling methods to PEAR class (Stig, PEAR)
# This allows all objects to have their own default error handling
# or use a global default.

24 years agoFixed bug #8946. In some systems the libxml.* is actually libxml2.*
foobar [Mon, 29 Jan 2001 23:15:11 +0000 (23:15 +0000)]
Fixed bug #8946. In some systems the libxml.* is actually libxml2.*

24 years agouse *_EXTERN_C() and PHP_WIN32
Harald Radi [Mon, 29 Jan 2001 21:54:46 +0000 (21:54 +0000)]
use *_EXTERN_C() and PHP_WIN32

24 years agofixed unicodeconversion and parameter passing bugs in com and dotnet modules
Harald Radi [Sun, 28 Jan 2001 03:41:43 +0000 (03:41 +0000)]
fixed unicodeconversion and parameter passing bugs in com and dotnet modules

24 years agofixed unicodeconversion and parameter passing bugs in com and dotnet modules
Harald Radi [Sun, 28 Jan 2001 03:24:51 +0000 (03:24 +0000)]
fixed unicodeconversion and parameter passing bugs in com and dotnet modules

24 years agoChangeLog update
<changelog@php.net> [Sun, 28 Jan 2001 02:09:16 +0000 (02:09 +0000)]
ChangeLog update

24 years agoPR:
John Donagher [Sun, 28 Jan 2001 00:45:28 +0000 (00:45 +0000)]
PR:
Clean up and add folding

24 years agoPR:
John Donagher [Sun, 28 Jan 2001 00:16:55 +0000 (00:16 +0000)]
PR:
Remove --with-pfpro warning. Verisign has released a beta SDK which corrects
the problem.

24 years agoPR:
John Donagher [Sat, 27 Jan 2001 21:05:40 +0000 (21:05 +0000)]
PR:
Submitted by:
Reviewed by:
Obtained from:
Add configure warning message when compiling --with-pfpro

24 years agoFixed some protos.
Egon Schmid [Sat, 27 Jan 2001 19:48:58 +0000 (19:48 +0000)]
Fixed some protos.

24 years agoFile formats in uppercase characters.
Egon Schmid [Sat, 27 Jan 2001 14:20:06 +0000 (14:20 +0000)]
File formats in uppercase characters.

24 years ago- That doesn't seem like a smart thing to do :)
Andi Gutmans [Sat, 27 Jan 2001 12:29:02 +0000 (12:29 +0000)]
- That doesn't seem like a smart thing to do :)
- I wonder if gcc optimized it out.

24 years agoThis config.m4 was obviously not tested at all before being committed.
Sascha Schumann [Sat, 27 Jan 2001 10:05:30 +0000 (10:05 +0000)]
This config.m4 was obviously not tested at all before being committed.

s/withval/PHP_MING/

24 years agoChangeLog update
<changelog@php.net> [Sat, 27 Jan 2001 02:09:08 +0000 (02:09 +0000)]
ChangeLog update

24 years agoAdding Ming experimental file
James Moore [Sat, 27 Jan 2001 00:33:24 +0000 (00:33 +0000)]
Adding Ming experimental file