]>
granicus.if.org Git - php/log
<changelog@php.net> [Fri, 16 Feb 2001 02:09:26 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Fri, 16 Feb 2001 02:09:23 +0000 (02:09 +0000)]
NEWS update
Egon Schmid [Thu, 15 Feb 2001 20:33:09 +0000 (20:33 +0000)]
Small typo.
Sterling Hughes [Thu, 15 Feb 2001 16:20:13 +0000 (16:20 +0000)]
Change e-mail address
# Can I get someone to change my cvsusers e-mail address to
# sterling@designmultimedia.com?
Thies C. Arntzen [Thu, 15 Feb 2001 14:49:01 +0000 (14:49 +0000)]
@- Fixed some modules to allow using output-buffering. (Thies)
i nuked all unneded calls to php_header() - i'm not too sure how we do
handle HEAD Requests as they were only detected via php_header(). but calling
php_header from a module makes output-buffering unusable.
NOTICE: there is some EBSDIC stuff in gd.c - i think it's obsolete.
Thies C. Arntzen [Thu, 15 Feb 2001 14:01:18 +0000 (14:01 +0000)]
0..255
Thies C. Arntzen [Thu, 15 Feb 2001 13:41:04 +0000 (13:41 +0000)]
fixed SEGFAULT when using xml_set_object. Zend does not yes support
cyclic references!
Sergey Kartashoff [Thu, 15 Feb 2001 11:50:49 +0000 (11:50 +0000)]
Added thow new mnoGoSearch agent session parameters:
UDM_PARAM_WEIGHT_FACTOR and UDM_PARAM_WORD_MATCH.
Sascha Schumann [Thu, 15 Feb 2001 05:21:27 +0000 (05:21 +0000)]
There might be more systems which do not support chroot, so we check
for the existence of it.
Additionally, if chroot is not supported, the warn_not_available function
is invoked now.
Zeev Suraski [Thu, 15 Feb 2001 02:15:36 +0000 (02:15 +0000)]
Fix the PostgreSQL fix...
<changelog@php.net> [Thu, 15 Feb 2001 02:09:11 +0000 (02:09 +0000)]
ChangeLog update
Derick Rethans [Thu, 15 Feb 2001 00:43:44 +0000 (00:43 +0000)]
- chroot does not work on windows
foobar [Wed, 14 Feb 2001 21:41:40 +0000 (21:41 +0000)]
This should make detecting the version of Oracle libs a bit more accurate
to avoid the 'missing libcore4' errors. (e.g. on AIX)
Bug reports: #9027, #8905
Jon Parise [Wed, 14 Feb 2001 20:10:15 +0000 (20:10 +0000)]
Fix build.
Sergey Kartashoff [Wed, 14 Feb 2001 14:39:40 +0000 (14:39 +0000)]
mnoGoSearch config.m4 freebsd compatibility fix.
Sergey Kartashoff [Wed, 14 Feb 2001 14:27:46 +0000 (14:27 +0000)]
Added mnogosearch version checking into config.m4.
Some proto fixes.
Stanislav Malyshev [Wed, 14 Feb 2001 13:17:49 +0000 (13:17 +0000)]
allow more extensions with resources
Thies C. Arntzen [Wed, 14 Feb 2001 13:06:03 +0000 (13:06 +0000)]
ocifreedesc() now spits a NOTICE when called the "wrong" way.
Derick Rethans [Wed, 14 Feb 2001 11:27:28 +0000 (11:27 +0000)]
- Added the notification of the chroot function addition
#- I forgot this with the initial commit
Derick Rethans [Wed, 14 Feb 2001 11:02:54 +0000 (11:02 +0000)]
- Added an extra chdir("/"); as sugested by Sascha
Derick Rethans [Wed, 14 Feb 2001 10:48:48 +0000 (10:48 +0000)]
- Added the chroot function for changing root in a script.
#- This can be usefull when using PHP in a shell environment, or when PHP
# runs as CGI which needs a little more security
Sascha Schumann [Wed, 14 Feb 2001 10:12:29 +0000 (10:12 +0000)]
Add note about removing the requirement that you need to include the
respective class definition before using a session variable of the type
object.
This has been the best suggestion so far and is very likely to be adopted
in the near future.
Submitted by: Hartmut Holzgraefe
Thies C. Arntzen [Wed, 14 Feb 2001 08:16:03 +0000 (08:16 +0000)]
*** empty log message ***
<changelog@php.net> [Wed, 14 Feb 2001 02:09:15 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 14 Feb 2001 02:09:12 +0000 (02:09 +0000)]
NEWS update
Thies C. Arntzen [Tue, 13 Feb 2001 20:13:14 +0000 (20:13 +0000)]
remove stupid PGSQL warning
Adam Dickmeiss [Tue, 13 Feb 2001 20:02:53 +0000 (20:02 +0000)]
Bug fix: Record retrieval (present) is termiated on error.
Thies C. Arntzen [Tue, 13 Feb 2001 18:28:24 +0000 (18:28 +0000)]
@- PostgreSQL now does a rollback at the end of a request on every
@ persistent connection. This is done by doing an "empty" transaction
@ on the connection (This was advised by someone from the PostgreSQL
@ core-team). If you leave transactions open on your page you will see a
@ "NOTICE: BEGIN: already a transaction in progress" message in your
@ apache error_log. This message is created by the PostgreSQL libs - we can
@ do nothing about it. (Thies)
Thies C. Arntzen [Tue, 13 Feb 2001 16:54:48 +0000 (16:54 +0000)]
@- fixes PostgeSQL pg_connect() bug. We would sometimes close the default
@ link by acciedent. (Patch by: aja@nlgroup.ca)
Thies C. Arntzen [Tue, 13 Feb 2001 15:58:58 +0000 (15:58 +0000)]
remove unneded comments
Zeev Suraski [Tue, 13 Feb 2001 13:53:42 +0000 (13:53 +0000)]
Move version registration to a more correct place
<changelog@php.net> [Tue, 13 Feb 2001 02:09:12 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Tue, 13 Feb 2001 02:09:09 +0000 (02:09 +0000)]
NEWS update
Adam Dickmeiss [Mon, 12 Feb 2001 23:31:11 +0000 (23:31 +0000)]
Implemented yaz_present, yaz_scan, yaz_scan_result, yaz_ccl_conf,
yaz_ccl_parse and yaz_itemorder. Updated documentation.
Rainer Schaaf [Mon, 12 Feb 2001 17:50:39 +0000 (17:50 +0000)]
added module support (for dl()) for PDFlib
the PDF files now tell that they are generated by the PHP binding.
Andi Gutmans [Mon, 12 Feb 2001 15:49:24 +0000 (15:49 +0000)]
- Remove two unused functions
Andi Gutmans [Mon, 12 Feb 2001 15:47:38 +0000 (15:47 +0000)]
- Fix warning
PR:
Submitted by:
Reviewed by:
Obtained from:
Andi Gutmans [Mon, 12 Feb 2001 15:18:05 +0000 (15:18 +0000)]
- Fix whitespace.
Zeev Suraski [Mon, 12 Feb 2001 15:16:11 +0000 (15:16 +0000)]
Fix a bug that could cause corruption in case of an error during
get_zval_ptr()
Thies C. Arntzen [Mon, 12 Feb 2001 14:36:28 +0000 (14:36 +0000)]
@- Improved OCI8 dead-session detection. (Patch by: George Schlossnagle)
Thies C. Arntzen [Mon, 12 Feb 2001 11:57:22 +0000 (11:57 +0000)]
fixed possible leak in imap_search
<changelog@php.net> [Mon, 12 Feb 2001 02:09:16 +0000 (02:09 +0000)]
ChangeLog update
Anders Johannsen [Mon, 12 Feb 2001 00:38:28 +0000 (00:38 +0000)]
Fixed indentation problems related to use of TAB instead of spaces
Anders Johannsen [Sun, 11 Feb 2001 21:39:13 +0000 (21:39 +0000)]
The Cmd:: class implements an abstraction for various ways
of executing commands (directly using the backtick operator,
as a background task after the script has terminated using
register_shutdown_function() or as a detached process using nohup).
Sean Bright [Sun, 11 Feb 2001 14:38:25 +0000 (14:38 +0000)]
Added note about get_meta_tags bugfix
Sean Bright [Sun, 11 Feb 2001 02:38:40 +0000 (02:38 +0000)]
Fix for bug #4556
# This is pretty much a total rewrite of get_meta_tags using a simple
# handwritten tokenizer. It might be overkill, but it works.
<changelog@php.net> [Sat, 10 Feb 2001 02:09:09 +0000 (02:09 +0000)]
ChangeLog update
Hartmut Holzgraefe [Fri, 9 Feb 2001 21:14:30 +0000 (21:14 +0000)]
make _php_image_convert configuration-aware
Hartmut Holzgraefe [Fri, 9 Feb 2001 21:04:45 +0000 (21:04 +0000)]
libjpeg-not-installed protection
Rasmus Lerdorf [Fri, 9 Feb 2001 16:42:55 +0000 (16:42 +0000)]
Stray ]
Rasmus Lerdorf [Fri, 9 Feb 2001 15:28:23 +0000 (15:28 +0000)]
What the heck is CUT? Assume someone meant UTC here. And fix a
warning.
Sergey Kartashoff [Fri, 9 Feb 2001 13:29:20 +0000 (13:29 +0000)]
Added UDM_PARAM_FIRST_DOC and UDM_PARAM_LAST_DOC mnoGoSearch extenstion
result parameters. Example updated.
Andi Gutmans [Fri, 9 Feb 2001 12:47:57 +0000 (12:47 +0000)]
- Remove duplicate code and do a tiny optimization in DO_FCALL
David Hedbor [Fri, 9 Feb 2001 05:32:42 +0000 (05:32 +0000)]
Fixed PHP authentication and some other minor things.
<changelog@php.net> [Fri, 9 Feb 2001 02:09:35 +0000 (02:09 +0000)]
ChangeLog update
Boian Bonev [Thu, 8 Feb 2001 23:31:01 +0000 (23:31 +0000)]
fixed SIGSEGV in vpopmail_auth_user when optional arg apop is not set
Andrei Zmievski [Thu, 8 Feb 2001 19:11:47 +0000 (19:11 +0000)]
*** empty log message ***
Sascha Schumann [Thu, 8 Feb 2001 16:26:18 +0000 (16:26 +0000)]
Make fprintf's optional
Uwe Steinmann [Thu, 8 Feb 2001 15:12:16 +0000 (15:12 +0000)]
- add domxml_unlink_node(), not tested
Sergey Kartashoff [Thu, 8 Feb 2001 13:33:37 +0000 (13:33 +0000)]
Added UDM_PARAM_SEARCHTIME result parameter.
Now at least mnoGoSearch-3.1.10 required to use this module.
Added some parameters aliases. Example updated.
Sergey Kartashoff [Thu, 8 Feb 2001 10:14:57 +0000 (10:14 +0000)]
# also Added CREDITS and cvs Template
# added udm_config.h for compatibility with mnoGoSearch-3.1.10pre
Andrei Zmievski [Thu, 8 Feb 2001 04:55:49 +0000 (04:55 +0000)]
Move todo items.
<changelog@php.net> [Thu, 8 Feb 2001 02:11:16 +0000 (02:11 +0000)]
ChangeLog update
Sascha Schumann [Thu, 8 Feb 2001 00:49:24 +0000 (00:49 +0000)]
Suppress the other nasty warning
Chuck Hagenbuch [Wed, 7 Feb 2001 20:22:59 +0000 (20:22 +0000)]
may as well go by the capitalization we agreed on sooner rather than later.
Boian Bonev [Wed, 7 Feb 2001 17:48:00 +0000 (17:48 +0000)]
# fixed several warnings - variables not used, functions not declared
# added vclose() declaration - vpopmail does not declare it
Sascha Schumann [Wed, 7 Feb 2001 16:01:29 +0000 (16:01 +0000)]
Improve use of $withval. This also cures the problem of adding -Lyes/lib
to $LIBS.
Andrei Zmievski [Wed, 7 Feb 2001 14:10:13 +0000 (14:10 +0000)]
Only one entry for mnoGoSearch is necessary.
Sergey Kartashoff [Wed, 7 Feb 2001 10:41:40 +0000 (10:41 +0000)]
Added .cvsignore
<changelog@php.net> [Wed, 7 Feb 2001 02:09:12 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 7 Feb 2001 02:09:09 +0000 (02:09 +0000)]
NEWS update
Jim Jagielski [Tue, 6 Feb 2001 16:27:08 +0000 (16:27 +0000)]
For those lucky systems with both random() and *rand48(), the random()
family is the prefered choice. So if both exist, we now choose that.
Sergey Kartashoff [Tue, 6 Feb 2001 15:40:33 +0000 (15:40 +0000)]
UDM_FIELD_ORDER and UDM_FIELD_CRC mnoGoSearch result fields has been added.
Example updated.
@- UDM_FIELD_ORDER and UDM_FIELD_CRC mnoGoSearch result fields
@ has been added. (gluke)
Sergey Kartashoff [Tue, 6 Feb 2001 14:30:55 +0000 (14:30 +0000)]
UDM_PARAM_WORDINFO mnoGoSearch result parameter has been added.
UDM_PARAM_RATING result field has neen added as alias for UDM_PARAM_SCORE.
Example updated.
@- UDM_PARAM_WORDINFO mnoGoSearch result parameter has been added.
@ UDM_PARAM_RATING result field has neen added as alias for
@ UDM_PARAM_SCORE. (gluke)
Andrei Zmievski [Tue, 6 Feb 2001 04:15:50 +0000 (04:15 +0000)]
Preserve API compatibility.
Andrei Zmievski [Tue, 6 Feb 2001 03:57:43 +0000 (03:57 +0000)]
Don't use Z* macros for non-zvals.
Andrei Zmievski [Tue, 6 Feb 2001 03:54:15 +0000 (03:54 +0000)]
Cleaned up and optimized WDDX serialization - it's about twice
as fast now.
<changelog@php.net> [Tue, 6 Feb 2001 02:09:25 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Tue, 6 Feb 2001 02:09:22 +0000 (02:09 +0000)]
NEWS update
Stephen van Egmond [Tue, 6 Feb 2001 00:07:21 +0000 (00:07 +0000)]
Added tests for arpa/*.h and resolv.h which don't exist on the BeOS.
The dns functions on BeOS come from socket.h
Stephen van Egmond [Tue, 6 Feb 2001 00:03:44 +0000 (00:03 +0000)]
Added tests for arpa/nameser.h and resolv.h, which don't exist on the BeOS.
Zeev Suraski [Mon, 5 Feb 2001 22:27:47 +0000 (22:27 +0000)]
Fix string offset data corruption
Zeev Suraski [Mon, 5 Feb 2001 21:59:17 +0000 (21:59 +0000)]
Fix Windows build
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)
Vlad Krupin [Mon, 5 Feb 2001 19:18:04 +0000 (19:18 +0000)]
Added myself to CREDITS (vlad)
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
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)
Andrei Zmievski [Mon, 5 Feb 2001 17:39:58 +0000 (17:39 +0000)]
*** empty log message ***
Andrei Zmievski [Mon, 5 Feb 2001 17:37:47 +0000 (17:37 +0000)]
Allow calling static methods via call_user_method_* functions.
Andrei Zmievski [Mon, 5 Feb 2001 17:11:32 +0000 (17:11 +0000)]
One more notice about using names with NEWS entries.
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.
David Croft [Mon, 5 Feb 2001 14:29:21 +0000 (14:29 +0000)]
2 things to do
Andrei Zmievski [Mon, 5 Feb 2001 14:27:10 +0000 (14:27 +0000)]
Whitespace.
Sergey Kartashoff [Mon, 5 Feb 2001 14:00:36 +0000 (14:00 +0000)]
Fixed default search path.
@- Fixed default search path. (gluke)
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)
James Moore [Mon, 5 Feb 2001 10:18:14 +0000 (10:18 +0000)]
Adding Sebastian Bergmann to QA team list.
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)
<changelog@php.net> [Mon, 5 Feb 2001 02:09:11 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Mon, 5 Feb 2001 02:09:08 +0000 (02:09 +0000)]
NEWS update
James Moore [Sun, 4 Feb 2001 16:56:59 +0000 (16:56 +0000)]
Adding microtime() tests