]> granicus.if.org Git - php/log
php
22 years ago* remove debug output
Stig Bakken [Mon, 9 Sep 2002 21:42:32 +0000 (21:42 +0000)]
* remove debug output

22 years ago* how did those DOS newlines get here?
Stig Bakken [Mon, 9 Sep 2002 21:41:32 +0000 (21:41 +0000)]
* how did those DOS newlines get here?

22 years agomissed one section for #15630
Dan Kalowsky [Mon, 9 Sep 2002 21:01:33 +0000 (21:01 +0000)]
missed one section for #15630

22 years agochregu: Can you please use the new php_error_docref in new code?
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?

22 years agoFix for bug 19266 (don't allow appending nodes from 2 different documents)
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)

22 years ago@- Added ability to extract() variables as references via OR'able EXTR_REFS
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)

22 years agoput that back...
Wez Furlong [Mon, 9 Sep 2002 19:11:35 +0000 (19:11 +0000)]
put that back...

22 years agoRevert Dericks accidental commit :-)
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.

22 years agoUpdated for OCI8 patch
Dan Kalowsky [Mon, 9 Sep 2002 19:06:41 +0000 (19:06 +0000)]
Updated for OCI8 patch

22 years agoPatch for Bug #18640 (submitted by michael.mauch@gmx.de)
Dan Kalowsky [Mon, 9 Sep 2002 19:03:51 +0000 (19:03 +0000)]
Patch for Bug #18640 (submitted by michael.mauch@gmx.de)

22 years agoVersion check for Sablotron.
foobar [Mon, 9 Sep 2002 18:17:12 +0000 (18:17 +0000)]
Version check for Sablotron.

22 years ago- renamed rollback function to _restore_connection_default
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)

22 years agoAdded the 4.2.3 entries.
foobar [Mon, 9 Sep 2002 14:08:20 +0000 (14:08 +0000)]
Added the 4.2.3 entries.

22 years agoNetWare related changes/modifications
Anantha Kesari H Y [Mon, 9 Sep 2002 12:03:36 +0000 (12:03 +0000)]
NetWare related changes/modifications

22 years agoNetWare related changes/modifications
Anantha Kesari H Y [Mon, 9 Sep 2002 11:43:50 +0000 (11:43 +0000)]
NetWare related changes/modifications

22 years agoNetWare related changes/modifications
Anantha Kesari H Y [Mon, 9 Sep 2002 11:31:03 +0000 (11:31 +0000)]
NetWare related changes/modifications

22 years agoNetWare related changes/modifications
Anantha Kesari H Y [Mon, 9 Sep 2002 11:23:11 +0000 (11:23 +0000)]
NetWare related changes/modifications

22 years agoNetWare related changes/modifications
Anantha Kesari H Y [Mon, 9 Sep 2002 11:17:40 +0000 (11:17 +0000)]
NetWare related changes/modifications

22 years agoNetWare related changes/modifications
Anantha Kesari H Y [Mon, 9 Sep 2002 10:56:28 +0000 (10:56 +0000)]
NetWare related changes/modifications

22 years agoNetWare related changes/modifications
Anantha Kesari H Y [Mon, 9 Sep 2002 10:12:44 +0000 (10:12 +0000)]
NetWare related changes/modifications

22 years ago- Consistent use of macros
Derick Rethans [Mon, 9 Sep 2002 09:44:52 +0000 (09:44 +0000)]
- Consistent use of macros

22 years agoremove comment
Stanislav Malyshev [Mon, 9 Sep 2002 08:59:18 +0000 (08:59 +0000)]
remove comment

22 years ago- spaces instead of tabs
Derick Rethans [Mon, 9 Sep 2002 07:54:11 +0000 (07:54 +0000)]
- spaces instead of tabs

22 years ago- Use PHP_ instead of ZEND_
Derick Rethans [Mon, 9 Sep 2002 07:52:39 +0000 (07:52 +0000)]
- Use PHP_ instead of ZEND_

22 years agoChangeLog update
<changelog@php.net> [Mon, 9 Sep 2002 00:33:41 +0000 (00:33 +0000)]
ChangeLog update

22 years agoReword item 10 for greater clarity.
Jon Parise [Sun, 8 Sep 2002 23:00:31 +0000 (23:00 +0000)]
Reword item 10 for greater clarity.

22 years agoIt seems we're better to mention about missing functions.
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

22 years agoAdded possibility to reuse an old SSL session id.
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

22 years agos/send/sent/
foobar [Sun, 8 Sep 2002 21:48:59 +0000 (21:48 +0000)]
s/send/sent/

22 years agonice..nice..
foobar [Sun, 8 Sep 2002 21:06:22 +0000 (21:06 +0000)]
nice..nice..

22 years agoCapitalization
Jon Parise [Sun, 8 Sep 2002 20:59:53 +0000 (20:59 +0000)]
Capitalization

22 years agosomeone missed code requiring ssl
Shane Caraveo [Sun, 8 Sep 2002 20:52:03 +0000 (20:52 +0000)]
someone missed code requiring ssl

22 years agoftp(s) fopen() wrapper does no longer ignore the ip returned by PASV.
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.

22 years agoAdded ftps:// fopen() wrapper to NEWS.
Stefan Esser [Sun, 8 Sep 2002 19:15:45 +0000 (19:15 +0000)]
Added ftps:// fopen() wrapper to NEWS.

22 years agoControl connection gets closed in ssl mode now, too.
Stefan Esser [Sun, 8 Sep 2002 19:11:07 +0000 (19:11 +0000)]
Control connection gets closed in ssl mode now, too.

22 years agoFix for bug #19290
Dan Kalowsky [Sun, 8 Sep 2002 18:13:56 +0000 (18:13 +0000)]
Fix for bug #19290
# Untested

22 years agoAdded EXPERIMENTAL ftps fopen wrapper.
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.

22 years ago- Simplify makedist
Andi Gutmans [Sun, 8 Sep 2002 15:38:44 +0000 (15:38 +0000)]
- Simplify makedist

22 years ago- Prepare for alpha 3
Andi Gutmans [Sun, 8 Sep 2002 15:33:54 +0000 (15:33 +0000)]
- Prepare for alpha 3

22 years agoFix typo
Sander Roobol [Sun, 8 Sep 2002 08:08:35 +0000 (08:08 +0000)]
Fix typo

22 years agoAdded missing charset.
Yasuo Ohgaki [Sun, 8 Sep 2002 01:06:29 +0000 (01:06 +0000)]
Added missing charset.

22 years agoNEWS update
<changelog@php.net> [Sun, 8 Sep 2002 00:34:55 +0000 (00:34 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Sun, 8 Sep 2002 00:33:57 +0000 (00:33 +0000)]
ChangeLog update

22 years agoFix last commit. This line isn't supposed to be replaced.
Yasuo Ohgaki [Sun, 8 Sep 2002 00:27:05 +0000 (00:27 +0000)]
Fix last commit. This line isn't supposed to be replaced.

22 years agoMention php://output wrapper.
Wez Furlong [Sat, 7 Sep 2002 23:30:47 +0000 (23:30 +0000)]
Mention php://output wrapper.

22 years ago - cosmetics
Jan Lehnardt [Sat, 7 Sep 2002 23:14:22 +0000 (23:14 +0000)]
 - cosmetics

22 years agoThis should fix var handling problems finally.
Yasuo Ohgaki [Sat, 7 Sep 2002 22:51:39 +0000 (22:51 +0000)]
This should fix var handling problems finally.

22 years agoAdded a check to ensure user_agent header is not sent if user_agent value
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.

22 years agoFixed errno hanlding. Patch by Moriyoshi Koizumi <readjust@deneb.freemail.ne.jp>
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>

22 years agoMFB
Yasuo Ohgaki [Sat, 7 Sep 2002 21:04:14 +0000 (21:04 +0000)]
MFB

22 years agoFix a couple of bad pointer indirections (oops).
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.

22 years agofix warning
Wez Furlong [Sat, 7 Sep 2002 20:54:14 +0000 (20:54 +0000)]
fix warning

22 years agoThis was not a good idea.
foobar [Sat, 7 Sep 2002 19:09:09 +0000 (19:09 +0000)]
This was not a good idea.

22 years agoImplement php://output wrapper, which can be used to write to the output
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.

22 years agoTag user streams as being URLs, so that safe mode restrictions
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.

22 years agoWebDAV MKCOL can have post data body, see rfc2518 8.3.1
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

22 years agocommit the correct/up-to-date version
Sterling Hughes [Sat, 7 Sep 2002 15:55:04 +0000 (15:55 +0000)]
commit the correct/up-to-date version

22 years ago@ Made the User-Agent that php's fopen wrappers send, configurable via
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
:)

22 years agoadd the user_agent ini option.
Sterling Hughes [Sat, 7 Sep 2002 15:43:08 +0000 (15:43 +0000)]
add the user_agent ini option.

22 years ago- New mnogosearch extension features has been added to group results
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.

22 years agoFixed array var handling. Patch by Moriyoshi Koizumi <readjust@deneb.freemail.ne.jp>
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>

22 years agoFix build with bundled gd when builddir!=srcdir
Sander Roobol [Sat, 7 Sep 2002 12:53:05 +0000 (12:53 +0000)]
Fix build with bundled gd when builddir!=srcdir

22 years agoFixed trancated value bug when array is used
Yasuo Ohgaki [Sat, 7 Sep 2002 09:23:39 +0000 (09:23 +0000)]
Fixed trancated value bug when array is used

22 years agoFixed a massive memory leak that occurs when an opened webpage returns
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.

22 years agoChangeLog update
<changelog@php.net> [Sat, 7 Sep 2002 00:33:46 +0000 (00:33 +0000)]
ChangeLog update

22 years agoFix the errors reported by Melvyn
foobar [Fri, 6 Sep 2002 17:18:16 +0000 (17:18 +0000)]
Fix the errors reported by Melvyn

22 years agofixed typo
Georg Richter [Fri, 6 Sep 2002 12:11:30 +0000 (12:11 +0000)]
fixed typo

22 years agoremove uneeded def
James Cox [Fri, 6 Sep 2002 10:34:30 +0000 (10:34 +0000)]
remove uneeded def

22 years agoReenable pwrite/pread support
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.

22 years agoNetWare related changes/modifications
Anantha Kesari H Y [Fri, 6 Sep 2002 10:20:39 +0000 (10:20 +0000)]
NetWare related changes/modifications

22 years ago- argh... this is getting annoying
Derick Rethans [Fri, 6 Sep 2002 07:47:49 +0000 (07:47 +0000)]
- argh... this is getting annoying

22 years agoNetWare related changes/modifications
Anantha Kesari H Y [Fri, 6 Sep 2002 07:44:30 +0000 (07:44 +0000)]
NetWare related changes/modifications

22 years agoMain functions declarations for NetWare
Anantha Kesari H Y [Fri, 6 Sep 2002 07:32:34 +0000 (07:32 +0000)]
Main functions declarations for NetWare

22 years agoMain functions for NetWare
Anantha Kesari H Y [Fri, 6 Sep 2002 07:31:07 +0000 (07:31 +0000)]
Main functions for NetWare

22 years ago- Please do not use spaces for indentation!
Derick Rethans [Fri, 6 Sep 2002 07:30:51 +0000 (07:30 +0000)]
- Please do not use spaces for indentation!
- Removed redundend ifdefs

22 years agoNetWare related additions/modifications
Anantha Kesari H Y [Fri, 6 Sep 2002 07:27:27 +0000 (07:27 +0000)]
NetWare related additions/modifications

22 years agoNetWare related additions/modifications
Anantha Kesari H Y [Fri, 6 Sep 2002 06:39:57 +0000 (06:39 +0000)]
NetWare related additions/modifications

22 years agoChangeLog update
<changelog@php.net> [Fri, 6 Sep 2002 00:36:15 +0000 (00:36 +0000)]
ChangeLog update

22 years ago#Added positions files
Joseph Tate [Thu, 5 Sep 2002 22:38:07 +0000 (22:38 +0000)]
#Added positions files

22 years agosilence a windows build warning
Dan Kalowsky [Thu, 5 Sep 2002 21:29:39 +0000 (21:29 +0000)]
silence a windows build warning

22 years agoRemove unnecessarily commented code.
foobar [Thu, 5 Sep 2002 21:16:34 +0000 (21:16 +0000)]
Remove unnecessarily commented code.

22 years agoRemove unnecessary commented code.
foobar [Thu, 5 Sep 2002 21:12:55 +0000 (21:12 +0000)]
Remove unnecessary commented code.

22 years agoUsing --with-zlib-dir should work now with phpized builds too.
foobar [Thu, 5 Sep 2002 20:13:20 +0000 (20:13 +0000)]
Using --with-zlib-dir should work now with phpized builds too.

22 years ago- Unbreak build
Derick Rethans [Thu, 5 Sep 2002 18:11:33 +0000 (18:11 +0000)]
- Unbreak build

22 years agoquick-n-dirty inheritance support for __handlers
Stanislav Malyshev [Thu, 5 Sep 2002 17:34:16 +0000 (17:34 +0000)]
quick-n-dirty inheritance support for __handlers

22 years ago- Tabs for indentation
Derick Rethans [Thu, 5 Sep 2002 14:36:33 +0000 (14:36 +0000)]
- Tabs for indentation

22 years ago- Please use tabs for indentation
Derick Rethans [Thu, 5 Sep 2002 14:32:47 +0000 (14:32 +0000)]
- Please use tabs for indentation

22 years agoNetWare related additions/modifications
Anantha Kesari H Y [Thu, 5 Sep 2002 14:25:07 +0000 (14:25 +0000)]
NetWare related additions/modifications

22 years agoFixed a buffer overflow that occurs when wordwrap is unable to calculate
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.

22 years agoAdded UTF-8 support to pcre on windows as suggested by Wez Furlong.
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.

22 years agoNetWare related additions/modifications
Anantha Kesari H Y [Thu, 5 Sep 2002 12:09:57 +0000 (12:09 +0000)]
NetWare related additions/modifications

22 years agoNetWare related additions/modifications
Anantha Kesari H Y [Thu, 5 Sep 2002 12:03:43 +0000 (12:03 +0000)]
NetWare related additions/modifications

22 years agoNetWare related additions/modifications
Anantha Kesari H Y [Thu, 5 Sep 2002 11:50:43 +0000 (11:50 +0000)]
NetWare related additions/modifications

22 years agoNetWare related additions/modifications
Anantha Kesari H Y [Thu, 5 Sep 2002 11:35:10 +0000 (11:35 +0000)]
NetWare related additions/modifications

22 years agoFile used by extensions like LDAP, MySQL etc.
Anantha Kesari H Y [Thu, 5 Sep 2002 11:30:14 +0000 (11:30 +0000)]
File used by extensions like LDAP, MySQL etc.

22 years ago- php_error -> php_error_docref
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)

22 years agoNetWare makefile for LDAP Extension
Anantha Kesari H Y [Thu, 5 Sep 2002 11:26:05 +0000 (11:26 +0000)]
NetWare makefile for LDAP Extension

22 years agoNetWare related additions/modifications
Anantha Kesari H Y [Thu, 5 Sep 2002 11:22:20 +0000 (11:22 +0000)]
NetWare related additions/modifications

22 years agoin stristr:
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

22 years agoNetWare related additions/modifications into FTP files
Anantha Kesari H Y [Thu, 5 Sep 2002 10:13:27 +0000 (10:13 +0000)]
NetWare related additions/modifications into FTP files