]>
granicus.if.org Git - php/log
Andi Gutmans [Wed, 31 Jan 2001 21:53:30 +0000 (21:53 +0000)]
- Change unset() functions to null(). unset() is legacy
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.
Daniel Beulshausen [Wed, 31 Jan 2001 17:12:12 +0000 (17:12 +0000)]
add iconv and ming
Daniel Beulshausen [Wed, 31 Jan 2001 17:05:00 +0000 (17:05 +0000)]
nuke warning, and add dsp
Daniel Beulshausen [Wed, 31 Jan 2001 17:00:11 +0000 (17:00 +0000)]
fix typo
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
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
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.
Harald Radi [Wed, 31 Jan 2001 09:30:13 +0000 (09:30 +0000)]
added currency, date, IUnknown and NULL datatypes
Uwe Steinmann [Wed, 31 Jan 2001 06:13:08 +0000 (06:13 +0000)]
- note about change of pdf api
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.
<changelog@php.net> [Wed, 31 Jan 2001 02:09:14 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 31 Jan 2001 02:09:11 +0000 (02:09 +0000)]
NEWS update
Stig Bakken [Wed, 31 Jan 2001 01:27:09 +0000 (01:27 +0000)]
whitespace
Sean Bright [Wed, 31 Jan 2001 01:14:54 +0000 (01:14 +0000)]
Fixed conditional.
# Woops!
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.
Adam Dickmeiss [Tue, 30 Jan 2001 13:09:25 +0000 (13:09 +0000)]
Fixed problem with looping present requests for Isite targets.
Harald Radi [Tue, 30 Jan 2001 13:00:36 +0000 (13:00 +0000)]
fixing .cvsignore
Harald Radi [Tue, 30 Jan 2001 12:59:54 +0000 (12:59 +0000)]
adding .cvsignore
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:
Stig Bakken [Tue, 30 Jan 2001 08:34:55 +0000 (08:34 +0000)]
@Allow url encoding in DB usernames and passwords (Stig, PEAR)
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
Harald Radi [Tue, 30 Jan 2001 02:09:39 +0000 (02:09 +0000)]
pass another com object as parameter
<changelog@php.net> [Tue, 30 Jan 2001 02:09:13 +0000 (02:09 +0000)]
ChangeLog update
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.
foobar [Mon, 29 Jan 2001 23:15:11 +0000 (23:15 +0000)]
Fixed bug #8946. In some systems the libxml.* is actually libxml2.*
Harald Radi [Mon, 29 Jan 2001 21:54:46 +0000 (21:54 +0000)]
use *_EXTERN_C() and PHP_WIN32
Harald Radi [Sun, 28 Jan 2001 03:41:43 +0000 (03:41 +0000)]
fixed 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
<changelog@php.net> [Sun, 28 Jan 2001 02:09:16 +0000 (02:09 +0000)]
ChangeLog update
John Donagher [Sun, 28 Jan 2001 00:45:28 +0000 (00:45 +0000)]
PR:
Clean up and add folding
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.
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
Egon Schmid [Sat, 27 Jan 2001 19:48:58 +0000 (19:48 +0000)]
Fixed some protos.
Egon Schmid [Sat, 27 Jan 2001 14:20:06 +0000 (14:20 +0000)]
File formats in uppercase characters.
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.
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/
<changelog@php.net> [Sat, 27 Jan 2001 02:09:08 +0000 (02:09 +0000)]
ChangeLog update
James Moore [Sat, 27 Jan 2001 00:33:24 +0000 (00:33 +0000)]
Adding Ming experimental file
Dave Hayden [Sat, 27 Jan 2001 00:26:23 +0000 (00:26 +0000)]
First include of ming (SWF generation) library wrapper
http://www.opaque.net/ming/
Boian Bonev [Sat, 27 Jan 2001 00:25:09 +0000 (00:25 +0000)]
# fixed protos in comments for *_ex functions
Egon Schmid [Fri, 26 Jan 2001 21:41:38 +0000 (21:41 +0000)]
Mostly off by one.
Egon Schmid [Fri, 26 Jan 2001 21:22:33 +0000 (21:22 +0000)]
Fixed another proto.
Egon Schmid [Fri, 26 Jan 2001 20:56:14 +0000 (20:56 +0000)]
Fixed some protos.
Egon Schmid [Fri, 26 Jan 2001 20:46:23 +0000 (20:46 +0000)]
Whitespace change for funclist.txt.
Egon Schmid [Fri, 26 Jan 2001 20:42:51 +0000 (20:42 +0000)]
Fixed some protos.
Chuck Hagenbuch [Fri, 26 Jan 2001 20:07:22 +0000 (20:07 +0000)]
have DB::isError return true if passed "null". Now you can more consistently
use DB::isError(), since some of the db drivers return nulls from various
functions (like fetchRow()), and others don't... We should probably make all
of them just return errors. I did this for the mysql driver, as a start.
Egon Schmid [Fri, 26 Jan 2001 18:52:38 +0000 (18:52 +0000)]
Fixed some protos.
Uwe Steinmann [Fri, 26 Jan 2001 08:20:24 +0000 (08:20 +0000)]
- This is major change of the php pdf api to be closer to the pdflib api
done by Rainer Schaaf from pdflib GmbH.
- Some more functions has been implemented as well.
- backwards compatibility has been maintained a much as possible
Uwe Steinmann [Fri, 26 Jan 2001 08:15:57 +0000 (08:15 +0000)]
- changed naming of some functions (kept compatibility)
<changelog@php.net> [Fri, 26 Jan 2001 02:09:10 +0000 (02:09 +0000)]
ChangeLog update
Daniel Beulshausen [Thu, 25 Jan 2001 22:07:31 +0000 (22:07 +0000)]
make msql build under win32
Hartmut Holzgraefe [Thu, 25 Jan 2001 20:52:52 +0000 (20:52 +0000)]
gd didn't work if no WBMP was available after rev 1.107 -> fixed
Stanislav Malyshev [Thu, 25 Jan 2001 14:35:36 +0000 (14:35 +0000)]
Fix crash in stdout image output
# Basically, this code sucks. It should use GD contexts, not temp files
<changelog@php.net> [Thu, 25 Jan 2001 02:09:19 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Thu, 25 Jan 2001 02:09:16 +0000 (02:09 +0000)]
NEWS update
Sebastian Bergmann [Wed, 24 Jan 2001 21:08:12 +0000 (21:08 +0000)]
Added my_winthread.c. Thanks to Thimble Smith.
Andrei Zmievski [Wed, 24 Jan 2001 19:16:43 +0000 (19:16 +0000)]
Already done.
Ben Mansell [Wed, 24 Jan 2001 18:20:35 +0000 (18:20 +0000)]
Added 'you must use gcc' comment to build instructions.
MySQL Team [Wed, 24 Jan 2001 18:11:25 +0000 (18:11 +0000)]
Don't #define HAVE_COMPRESS on windows.
Egon Schmid [Wed, 24 Jan 2001 09:42:17 +0000 (09:42 +0000)]
Protos fixed.
Derick Rethans [Wed, 24 Jan 2001 09:24:26 +0000 (09:24 +0000)]
- Commited a patch that adds support for converting Images to WBMP format.
(Thanx to Denis Gasparin <denis@editnet.it>)
@- Added support for converting images from JPG/PNG on the fly with the GD
@ extension, which is usefull for creating dynamic WAP-sites (Derick)
<changelog@php.net> [Wed, 24 Jan 2001 02:09:09 +0000 (02:09 +0000)]
ChangeLog update
Boian Bonev [Tue, 23 Jan 2001 21:46:04 +0000 (21:46 +0000)]
changed function names to be like vpopmail_add_user instead vpopmail_adduser
added vpopmail_error to report error string (vpopmail_errno global var)
put exec functions back in with _ex (vpopmail_add_domain_ex)
rewritten README to help users keep secure
fixed protos to state bool instead void return type
Colin Viebrock [Tue, 23 Jan 2001 21:09:55 +0000 (21:09 +0000)]
Forgot this too ...
Colin Viebrock [Tue, 23 Jan 2001 21:08:13 +0000 (21:08 +0000)]
Never added this ...
Thies C. Arntzen [Tue, 23 Jan 2001 17:55:17 +0000 (17:55 +0000)]
fix a couple of warnings
MySQL Team [Tue, 23 Jan 2001 16:48:50 +0000 (16:48 +0000)]
Upgrade ext/mysql/libmysql to version 3.23.32. One notable bug fix is
that the client can now connect to a server which is using a default
charset other than latin1.
Thies C. Arntzen [Tue, 23 Jan 2001 15:30:27 +0000 (15:30 +0000)]
#found this by playing with phpMyAdmin.
Thies C. Arntzen [Tue, 23 Jan 2001 15:30:18 +0000 (15:30 +0000)]
fixed crash in add_index_bool.
<changelog@php.net> [Tue, 23 Jan 2001 02:09:14 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Tue, 23 Jan 2001 02:09:09 +0000 (02:09 +0000)]
NEWS update
jim winstead [Tue, 23 Jan 2001 00:50:49 +0000 (00:50 +0000)]
jouni was added as an author of the docs
Andrei Zmievski [Mon, 22 Jan 2001 22:05:04 +0000 (22:05 +0000)]
If we can't call custom replacement function, don't change the subject
string.
Andrei Zmievski [Mon, 22 Jan 2001 21:39:55 +0000 (21:39 +0000)]
@- Improved str_replace() to accept an array for any parameter - similar
@ to preg_replace(). (Andrei)
Andrei Zmievski [Mon, 22 Jan 2001 20:40:41 +0000 (20:40 +0000)]
Make add_index_zval() available to the outside world.
Andrei Zmievski [Mon, 22 Jan 2001 19:42:29 +0000 (19:42 +0000)]
Don't need to check for out-of-memory condition.
Andrei Zmievski [Mon, 22 Jan 2001 19:29:44 +0000 (19:29 +0000)]
Z-ify the source.
Daniel Beulshausen [Mon, 22 Jan 2001 19:15:32 +0000 (19:15 +0000)]
rename php_mssql70.dll to php_mssql.dll, as we have only one mssql extension
Andrei Zmievski [Mon, 22 Jan 2001 17:27:02 +0000 (17:27 +0000)]
@- Fixed extract() to properly prefix numeric keys when EXTR_PREFIX_ALL is
@ used. (Andrei)
@- Added EXTR_PREFIX_INVALID flag to extract() to automatically prefix
@ string keys that do not constitute valid variable names. (Andrei)
<changelog@php.net> [Mon, 22 Jan 2001 02:09:11 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Mon, 22 Jan 2001 02:09:08 +0000 (02:09 +0000)]
NEWS update
Rasmus Lerdorf [Mon, 22 Jan 2001 01:13:49 +0000 (01:13 +0000)]
Kill warning
Zeev Suraski [Mon, 22 Jan 2001 01:10:21 +0000 (01:10 +0000)]
Sigh. Even less sleep than I thought :) Really fix it this time.
Zeev Suraski [Mon, 22 Jan 2001 01:08:28 +0000 (01:08 +0000)]
Too much work, not enough sleep... Fix hash lookup
Zeev Suraski [Mon, 22 Jan 2001 00:11:43 +0000 (00:11 +0000)]
Update and pastify NEWS
Zeev Suraski [Mon, 22 Jan 2001 00:06:52 +0000 (00:06 +0000)]
Don't overwrite PATH_TRANSLATED if it exists
Rasmus Lerdorf [Sun, 21 Jan 2001 17:36:46 +0000 (17:36 +0000)]
This probably should have a NEWS entry
Andi Gutmans [Sun, 21 Jan 2001 17:35:31 +0000 (17:35 +0000)]
- BeOS apparently doesn't have realpath(). Improve the previously
commited patch.
Rasmus Lerdorf [Sun, 21 Jan 2001 17:29:15 +0000 (17:29 +0000)]
@BeOS patch from svanegmond@bang.dhs.org modified somewhat by Rasmus
BeOS patch from svanegmond@bang.dhs.org modified somewhat by Rasmus
Andi Gutmans [Sun, 21 Jan 2001 11:43:34 +0000 (11:43 +0000)]
- Make people happy who like the Zend version number bumped up in parallel
with PHP.
<changelog@php.net> [Sun, 21 Jan 2001 02:09:12 +0000 (02:09 +0000)]
ChangeLog update
Sterling Hughes [Sat, 20 Jan 2001 23:42:03 +0000 (23:42 +0000)]
Fix the scheme handler support and make it compile on win32 systems.
Andi Gutmans [Sat, 20 Jan 2001 19:16:38 +0000 (19:16 +0000)]
- Patch from Sterling. Add API calls to add zval's as array indeces/
object properties. Add _ex functions which take the string length as an
argument for better performance.
Sascha Schumann [Sat, 20 Jan 2001 10:10:50 +0000 (10:10 +0000)]
Revert last completely broken patch.
Chuck Hagenbuch [Sat, 20 Jan 2001 05:39:26 +0000 (05:39 +0000)]
install the various HTML/* files
Rui Hirokawa [Sat, 20 Jan 2001 02:59:59 +0000 (02:59 +0000)]
added: EXPERIMENTAL
<changelog@php.net> [Sat, 20 Jan 2001 02:09:19 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Sat, 20 Jan 2001 02:09:16 +0000 (02:09 +0000)]
NEWS update
Jason Greene [Fri, 19 Jan 2001 22:55:41 +0000 (22:55 +0000)]
Desired functionality can be achieved with array_sum/array_count.