]>
granicus.if.org Git - php/log
<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
James Moore [Sun, 4 Feb 2001 16:18:36 +0000 (16:18 +0000)]
Always return a value even if HAVE_GETTIMEOFDAY is not set
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)
Sterling Hughes [Sun, 4 Feb 2001 09:20:31 +0000 (09:20 +0000)]
# *Brain Fart*
Sterling Hughes [Sun, 4 Feb 2001 09:19:01 +0000 (09:19 +0000)]
Add a bunch of stuff..
<changelog@php.net> [Sun, 4 Feb 2001 02:09:11 +0000 (02:09 +0000)]
ChangeLog update
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.
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.
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.
Andrei Zmievski [Sat, 3 Feb 2001 04:52:29 +0000 (04:52 +0000)]
Inherit overloaded handlers.
<changelog@php.net> [Sat, 3 Feb 2001 02:09:23 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Sat, 3 Feb 2001 02:09:20 +0000 (02:09 +0000)]
NEWS update
Sean Bright [Sat, 3 Feb 2001 00:50:48 +0000 (00:50 +0000)]
Comments didn't reflect rewinddir()
Andrei Zmievski [Fri, 2 Feb 2001 21:32:16 +0000 (21:32 +0000)]
Revert bogus patch and fix it properly.
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.
Rasmus Lerdorf [Fri, 2 Feb 2001 18:28:48 +0000 (18:28 +0000)]
pspell .12 fix
@ pspell .12 fix (Hugh Jones)
Harald Radi [Fri, 2 Feb 2001 18:11:39 +0000 (18:11 +0000)]
correct phpinfo() output
Colin Viebrock [Fri, 2 Feb 2001 17:59:30 +0000 (17:59 +0000)]
I think this should've been changed as well, right?
Egon Schmid [Fri, 2 Feb 2001 15:49:59 +0000 (15:49 +0000)]
Fixed protos.
Harald Radi [Fri, 2 Feb 2001 15:02:05 +0000 (15:02 +0000)]
correct phpinfo() output
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)
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)
Chuck Hagenbuch [Fri, 2 Feb 2001 05:24:31 +0000 (05:24 +0000)]
make sure to include subclasses before trying to instantiate them.
<changelog@php.net> [Fri, 2 Feb 2001 02:09:11 +0000 (02:09 +0000)]
ChangeLog update