]>
granicus.if.org Git - php/log
Stig Bakken [Mon, 9 Sep 2002 21:42:32 +0000 (21:42 +0000)]
* remove debug output
Stig Bakken [Mon, 9 Sep 2002 21:41:32 +0000 (21:41 +0000)]
* how did those DOS newlines get here?
Dan Kalowsky [Mon, 9 Sep 2002 21:01:33 +0000 (21:01 +0000)]
missed one section for #15630
Christian Stocker [Mon, 9 Sep 2002 20:32:49 +0000 (20:32 +0000)]
chregu: Can you please use the new php_error_docref in new code?
Christian Stocker [Mon, 9 Sep 2002 20:21:31 +0000 (20:21 +0000)]
Fix for bug 19266 (don't allow appending nodes from 2 different documents)
Andrei Zmievski [Mon, 9 Sep 2002 20:05:20 +0000 (20:05 +0000)]
@- Added ability to extract() variables as references via OR'able EXTR_REFS
@ flag. (Andrei)
Wez Furlong [Mon, 9 Sep 2002 19:11:35 +0000 (19:11 +0000)]
put that back...
Wez Furlong [Mon, 9 Sep 2002 19:09:23 +0000 (19:09 +0000)]
Revert Dericks accidental commit :-)
Add an Id tag so we can see at a glance who is to blame.
Dan Kalowsky [Mon, 9 Sep 2002 19:06:41 +0000 (19:06 +0000)]
Updated for OCI8 patch
Dan Kalowsky [Mon, 9 Sep 2002 19:03:51 +0000 (19:03 +0000)]
Patch for Bug #18640 (submitted by michael.mauch@gmx.de)
foobar [Mon, 9 Sep 2002 18:17:12 +0000 (18:17 +0000)]
Version check for Sablotron.
Georg Richter [Mon, 9 Sep 2002 15:53:05 +0000 (15:53 +0000)]
- renamed rollback function to _restore_connection_default
- in _restore_connection_default:
- unset the selected database (thx to Paul DuBois)
- set session variable autocommit to default (=1)
foobar [Mon, 9 Sep 2002 14:08:20 +0000 (14:08 +0000)]
Added the 4.2.3 entries.
Anantha Kesari H Y [Mon, 9 Sep 2002 12:03:36 +0000 (12:03 +0000)]
NetWare related changes/modifications
Anantha Kesari H Y [Mon, 9 Sep 2002 11:43:50 +0000 (11:43 +0000)]
NetWare related changes/modifications
Anantha Kesari H Y [Mon, 9 Sep 2002 11:31:03 +0000 (11:31 +0000)]
NetWare related changes/modifications
Anantha Kesari H Y [Mon, 9 Sep 2002 11:23:11 +0000 (11:23 +0000)]
NetWare related changes/modifications
Anantha Kesari H Y [Mon, 9 Sep 2002 11:17:40 +0000 (11:17 +0000)]
NetWare related changes/modifications
Anantha Kesari H Y [Mon, 9 Sep 2002 10:56:28 +0000 (10:56 +0000)]
NetWare related changes/modifications
Anantha Kesari H Y [Mon, 9 Sep 2002 10:12:44 +0000 (10:12 +0000)]
NetWare related changes/modifications
Derick Rethans [Mon, 9 Sep 2002 09:44:52 +0000 (09:44 +0000)]
- Consistent use of macros
Stanislav Malyshev [Mon, 9 Sep 2002 08:59:18 +0000 (08:59 +0000)]
remove comment
Derick Rethans [Mon, 9 Sep 2002 07:54:11 +0000 (07:54 +0000)]
- spaces instead of tabs
Derick Rethans [Mon, 9 Sep 2002 07:52:39 +0000 (07:52 +0000)]
- Use PHP_ instead of ZEND_
<changelog@php.net> [Mon, 9 Sep 2002 00:33:41 +0000 (00:33 +0000)]
ChangeLog update
Jon Parise [Sun, 8 Sep 2002 23:00:31 +0000 (23:00 +0000)]
Reword item 10 for greater clarity.
Yasuo Ohgaki [Sun, 8 Sep 2002 22:38:57 +0000 (22:38 +0000)]
It seems we're better to mention about missing functions.
PHP_FUNCTION -> ZEND_FUNCTION
Stefan Esser [Sun, 8 Sep 2002 22:26:11 +0000 (22:26 +0000)]
Added possibility to reuse an old SSL session id.
Ugly but needed for f.e.: debians ftpd-ssl
foobar [Sun, 8 Sep 2002 21:48:59 +0000 (21:48 +0000)]
s/send/sent/
foobar [Sun, 8 Sep 2002 21:06:22 +0000 (21:06 +0000)]
nice..nice..
Jon Parise [Sun, 8 Sep 2002 20:59:53 +0000 (20:59 +0000)]
Capitalization
Shane Caraveo [Sun, 8 Sep 2002 20:52:03 +0000 (20:52 +0000)]
someone missed code requiring ssl
Stefan Esser [Sun, 8 Sep 2002 19:35:42 +0000 (19:35 +0000)]
ftp(s) fopen() wrapper does no longer ignore the ip returned by PASV.
Stefan Esser [Sun, 8 Sep 2002 19:15:45 +0000 (19:15 +0000)]
Added ftps:// fopen() wrapper to NEWS.
Stefan Esser [Sun, 8 Sep 2002 19:11:07 +0000 (19:11 +0000)]
Control connection gets closed in ssl mode now, too.
Dan Kalowsky [Sun, 8 Sep 2002 18:13:56 +0000 (18:13 +0000)]
Fix for bug #19290
# Untested
Stefan Esser [Sun, 8 Sep 2002 16:45:32 +0000 (16:45 +0000)]
Added EXPERIMENTAL ftps fopen wrapper.
For now this leaks the control connection stream because you cannot
close the control connection in ssl mode before you read the data.
Andi Gutmans [Sun, 8 Sep 2002 15:38:44 +0000 (15:38 +0000)]
- Simplify makedist
Andi Gutmans [Sun, 8 Sep 2002 15:33:54 +0000 (15:33 +0000)]
- Prepare for alpha 3
Sander Roobol [Sun, 8 Sep 2002 08:08:35 +0000 (08:08 +0000)]
Fix typo
Yasuo Ohgaki [Sun, 8 Sep 2002 01:06:29 +0000 (01:06 +0000)]
Added missing charset.
<changelog@php.net> [Sun, 8 Sep 2002 00:34:55 +0000 (00:34 +0000)]
NEWS update
<changelog@php.net> [Sun, 8 Sep 2002 00:33:57 +0000 (00:33 +0000)]
ChangeLog update
Yasuo Ohgaki [Sun, 8 Sep 2002 00:27:05 +0000 (00:27 +0000)]
Fix last commit. This line isn't supposed to be replaced.
Wez Furlong [Sat, 7 Sep 2002 23:30:47 +0000 (23:30 +0000)]
Mention php://output wrapper.
Jan Lehnardt [Sat, 7 Sep 2002 23:14:22 +0000 (23:14 +0000)]
- cosmetics
Yasuo Ohgaki [Sat, 7 Sep 2002 22:51:39 +0000 (22:51 +0000)]
This should fix var handling problems finally.
Ilia Alshanetsky [Sat, 7 Sep 2002 21:57:11 +0000 (21:57 +0000)]
Added a check to ensure user_agent header is not sent if user_agent value
if blank.
Yasuo Ohgaki [Sat, 7 Sep 2002 21:08:47 +0000 (21:08 +0000)]
Fixed errno hanlding. Patch by Moriyoshi Koizumi <readjust@deneb.freemail.ne.jp>
Yasuo Ohgaki [Sat, 7 Sep 2002 21:04:14 +0000 (21:04 +0000)]
MFB
Wez Furlong [Sat, 7 Sep 2002 20:58:30 +0000 (20:58 +0000)]
Fix a couple of bad pointer indirections (oops).
Lets stick to a single category of "http" for the "user_agent"
context override.
Wez Furlong [Sat, 7 Sep 2002 20:54:14 +0000 (20:54 +0000)]
fix warning
foobar [Sat, 7 Sep 2002 19:09:09 +0000 (19:09 +0000)]
This was not a good idea.
Wez Furlong [Sat, 7 Sep 2002 19:00:46 +0000 (19:00 +0000)]
Implement php://output wrapper, which can be used to write to the output
buffer via PHPWRITE.
Wez Furlong [Sat, 7 Sep 2002 18:59:18 +0000 (18:59 +0000)]
Tag user streams as being URLs, so that safe mode restrictions
will come into play.
Hartmut Holzgraefe [Sat, 7 Sep 2002 17:48:51 +0000 (17:48 +0000)]
WebDAV MKCOL can have post data body, see rfc2518 8.3.1
Sterling Hughes [Sat, 7 Sep 2002 15:55:04 +0000 (15:55 +0000)]
commit the correct/up-to-date version
Sterling Hughes [Sat, 7 Sep 2002 15:45:29 +0000 (15:45 +0000)]
@ Made the User-Agent that php's fopen wrappers send, configurable via
@ php.ini or via a stream context. (Sterling)
The stream context is untested, but it should/could work :) Either way it
doesn't make the rest of the code bad. Wez -- please take a looksie for me
:)
Sterling Hughes [Sat, 7 Sep 2002 15:43:08 +0000 (15:43 +0000)]
add the user_agent ini option.
Sergey Kartashoff [Sat, 7 Sep 2002 14:19:52 +0000 (14:19 +0000)]
- New mnogosearch extension features has been added to group results
by site.
- Mnogosearch module fixes and cleanups.
Yasuo Ohgaki [Sat, 7 Sep 2002 14:07:05 +0000 (14:07 +0000)]
Fixed array var handling. Patch by Moriyoshi Koizumi <readjust@deneb.freemail.ne.jp>
Sander Roobol [Sat, 7 Sep 2002 12:53:05 +0000 (12:53 +0000)]
Fix build with bundled gd when builddir!=srcdir
Yasuo Ohgaki [Sat, 7 Sep 2002 09:23:39 +0000 (09:23 +0000)]
Fixed trancated value bug when array is used
Ilia Alshanetsky [Sat, 7 Sep 2002 07:13:43 +0000 (07:13 +0000)]
Fixed a massive memory leak that occurs when an opened webpage returns
a non 200 return code.
<changelog@php.net> [Sat, 7 Sep 2002 00:33:46 +0000 (00:33 +0000)]
ChangeLog update
foobar [Fri, 6 Sep 2002 17:18:16 +0000 (17:18 +0000)]
Fix the errors reported by Melvyn
Georg Richter [Fri, 6 Sep 2002 12:11:30 +0000 (12:11 +0000)]
fixed typo
James Cox [Fri, 6 Sep 2002 10:34:30 +0000 (10:34 +0000)]
remove uneeded def
Sascha Schumann [Fri, 6 Sep 2002 10:27:26 +0000 (10:27 +0000)]
Reenable pwrite/pread support
The old checks supposed that pread/pwrite worked, if a declaration was
found in <unistd.h>. We now actually check whether they work successfully
before using them.
Anantha Kesari H Y [Fri, 6 Sep 2002 10:20:39 +0000 (10:20 +0000)]
NetWare related changes/modifications
Derick Rethans [Fri, 6 Sep 2002 07:47:49 +0000 (07:47 +0000)]
- argh... this is getting annoying
Anantha Kesari H Y [Fri, 6 Sep 2002 07:44:30 +0000 (07:44 +0000)]
NetWare related changes/modifications
Anantha Kesari H Y [Fri, 6 Sep 2002 07:32:34 +0000 (07:32 +0000)]
Main functions declarations for NetWare
Anantha Kesari H Y [Fri, 6 Sep 2002 07:31:07 +0000 (07:31 +0000)]
Main functions for NetWare
Derick Rethans [Fri, 6 Sep 2002 07:30:51 +0000 (07:30 +0000)]
- Please do not use spaces for indentation!
- Removed redundend ifdefs
Anantha Kesari H Y [Fri, 6 Sep 2002 07:27:27 +0000 (07:27 +0000)]
NetWare related additions/modifications
Anantha Kesari H Y [Fri, 6 Sep 2002 06:39:57 +0000 (06:39 +0000)]
NetWare related additions/modifications
<changelog@php.net> [Fri, 6 Sep 2002 00:36:15 +0000 (00:36 +0000)]
ChangeLog update
Joseph Tate [Thu, 5 Sep 2002 22:38:07 +0000 (22:38 +0000)]
#Added positions files
Dan Kalowsky [Thu, 5 Sep 2002 21:29:39 +0000 (21:29 +0000)]
silence a windows build warning
foobar [Thu, 5 Sep 2002 21:16:34 +0000 (21:16 +0000)]
Remove unnecessarily commented code.
foobar [Thu, 5 Sep 2002 21:12:55 +0000 (21:12 +0000)]
Remove unnecessary commented code.
foobar [Thu, 5 Sep 2002 20:13:20 +0000 (20:13 +0000)]
Using --with-zlib-dir should work now with phpized builds too.
Derick Rethans [Thu, 5 Sep 2002 18:11:33 +0000 (18:11 +0000)]
- Unbreak build
Stanislav Malyshev [Thu, 5 Sep 2002 17:34:16 +0000 (17:34 +0000)]
quick-n-dirty inheritance support for __handlers
Derick Rethans [Thu, 5 Sep 2002 14:36:33 +0000 (14:36 +0000)]
- Tabs for indentation
Derick Rethans [Thu, 5 Sep 2002 14:32:47 +0000 (14:32 +0000)]
- Please use tabs for indentation
Anantha Kesari H Y [Thu, 5 Sep 2002 14:25:07 +0000 (14:25 +0000)]
NetWare related additions/modifications
Ilia Alshanetsky [Thu, 5 Sep 2002 14:00:28 +0000 (14:00 +0000)]
Fixed a buffer overflow that occurs when wordwrap is unable to calculate
the correct number of times the multi-byte break needs to be inserted into
the string.
Edin Kadribasic [Thu, 5 Sep 2002 13:36:32 +0000 (13:36 +0000)]
Added UTF-8 support to pcre on windows as suggested by Wez Furlong.
Anantha Kesari H Y [Thu, 5 Sep 2002 12:09:57 +0000 (12:09 +0000)]
NetWare related additions/modifications
Anantha Kesari H Y [Thu, 5 Sep 2002 12:03:43 +0000 (12:03 +0000)]
NetWare related additions/modifications
Anantha Kesari H Y [Thu, 5 Sep 2002 11:50:43 +0000 (11:50 +0000)]
NetWare related additions/modifications
Anantha Kesari H Y [Thu, 5 Sep 2002 11:35:10 +0000 (11:35 +0000)]
NetWare related additions/modifications
Anantha Kesari H Y [Thu, 5 Sep 2002 11:30:14 +0000 (11:30 +0000)]
File used by extensions like LDAP, MySQL etc.
Derick Rethans [Thu, 5 Sep 2002 11:29:31 +0000 (11:29 +0000)]
- php_error -> php_error_docref
- corrected proto of implode() (to match the docs)
Anantha Kesari H Y [Thu, 5 Sep 2002 11:26:05 +0000 (11:26 +0000)]
NetWare makefile for LDAP Extension
Anantha Kesari H Y [Thu, 5 Sep 2002 11:22:20 +0000 (11:22 +0000)]
NetWare related additions/modifications
Hartmut Holzgraefe [Thu, 5 Sep 2002 11:12:01 +0000 (11:12 +0000)]
in stristr:
this check was in the wrong place, the real version was some lines
below, this one assumed the type was 'string' in any case
now it looks like strstr
Anantha Kesari H Y [Thu, 5 Sep 2002 10:13:27 +0000 (10:13 +0000)]
NetWare related additions/modifications into FTP files