]> granicus.if.org Git - php/log
php
24 years agoRemove manually committed change description
Sascha Schumann [Tue, 8 Aug 2000 11:23:28 +0000 (11:23 +0000)]
Remove manually committed change description

24 years agourlencode() fix (Bug #6016)
Martin Kraemer [Tue, 8 Aug 2000 09:13:27 +0000 (09:13 +0000)]
urlencode() fix (Bug #6016)

24 years agoBug #6016: Fix EBCDIC logic error in urlencode()
Martin Kraemer [Tue, 8 Aug 2000 09:06:51 +0000 (09:06 +0000)]
Bug #6016: Fix EBCDIC logic error in urlencode()
(a strchr() test was used backwards)
Reported by: dumbunny@tivo.com

24 years agoChangeLog update
<changelog@php.net> [Tue, 8 Aug 2000 01:09:18 +0000 (01:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Tue, 8 Aug 2000 01:09:15 +0000 (01:09 +0000)]
NEWS update

24 years ago- fix for # 5980 (using ifx_connect/ifx_close multiple times for the
Danny Heijl [Mon, 7 Aug 2000 20:45:57 +0000 (20:45 +0000)]
- fix for # 5980 (using ifx_connect/ifx_close multiple times for the
  same database connection) (danny)

24 years agoAdd support for <binary> WDDX element.
Sascha Schumann [Mon, 7 Aug 2000 17:25:57 +0000 (17:25 +0000)]
Add support for <binary> WDDX element.

24 years ago.
Sascha Schumann [Mon, 7 Aug 2000 13:57:49 +0000 (13:57 +0000)]
.

24 years agoRemove some crud from diff output (Only in..).
Sascha Schumann [Mon, 7 Aug 2000 13:56:52 +0000 (13:56 +0000)]
Remove some crud from diff output (Only in..).

24 years agoFix building thttpd SAPI module.
Sascha Schumann [Mon, 7 Aug 2000 13:54:35 +0000 (13:54 +0000)]
Fix building thttpd SAPI module.

This works now with thttpd 2.19.

Thanks to Andrzej Borsuk <andrzej.borsuk@alfaelektro.com.pl> for
pointing me into the right direction.

24 years agoSet abs_srcdir before SAPI modules' configure stuff is run.
Sascha Schumann [Mon, 7 Aug 2000 13:24:06 +0000 (13:24 +0000)]
Set abs_srcdir before SAPI modules' configure stuff is run.

24 years ago- updated those entries I feel responsible for
Uwe Steinmann [Mon, 7 Aug 2000 13:11:23 +0000 (13:11 +0000)]
- updated those entries I feel responsible for

24 years agofixed binary mode for Win32
Thies C. Arntzen [Mon, 7 Aug 2000 12:01:52 +0000 (12:01 +0000)]
fixed binary mode for Win32

24 years ago- got rid of php_ prefix in Modulename and some structs
Uwe Steinmann [Mon, 7 Aug 2000 11:55:48 +0000 (11:55 +0000)]
- got rid of php_ prefix in Modulename and some structs

24 years agoAdd DOCUMENT_ROOT
Zeev Suraski [Mon, 7 Aug 2000 11:51:21 +0000 (11:51 +0000)]
Add DOCUMENT_ROOT

24 years ago- made compilation as dynamic lib possible
Uwe Steinmann [Mon, 7 Aug 2000 11:40:54 +0000 (11:40 +0000)]
- made compilation as dynamic lib possible

24 years ago- added functions fdf_set_flags(), fdf_set_opt(), fdf_set_submit_form_action()
Uwe Steinmann [Mon, 7 Aug 2000 11:37:42 +0000 (11:37 +0000)]
- added functions fdf_set_flags(), fdf_set_opt(), fdf_set_submit_form_action()
  as proposed by <gweisz@l-speed.com>

24 years ago@- Fixed CLOB handling in OCI8 driver when using variable-width
Thies C. Arntzen [Mon, 7 Aug 2000 11:34:48 +0000 (11:34 +0000)]
@- Fixed CLOB handling in OCI8 driver when using variable-width
@  character sets. (Thies)

24 years agofixed for openldap 2.0beta.
Rui Hirokawa [Mon, 7 Aug 2000 03:18:00 +0000 (03:18 +0000)]
fixed for openldap 2.0beta.

24 years agoChangeLog update
<changelog@php.net> [Mon, 7 Aug 2000 01:09:12 +0000 (01:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Mon, 7 Aug 2000 01:09:09 +0000 (01:09 +0000)]
NEWS update

24 years agoAdd 4th optional parameter to sybase_[p]connect to specify the charset
Rasmus Lerdorf [Mon, 7 Aug 2000 00:15:39 +0000 (00:15 +0000)]
Add 4th optional parameter to sybase_[p]connect to specify the charset
for the connection
@- Add 4th optional parameter to sybase_[p]connect to specify the charset
@  for the connection (alf@alpha.ulatina.ac.cr)

24 years agoReverse this patch - it really shouldn't be in the error handler, but in the place
Zeev Suraski [Sun, 6 Aug 2000 21:42:54 +0000 (21:42 +0000)]
Reverse this patch - it really shouldn't be in the error handler, but in the place
that generates the error...

24 years agoFix warning
Zeev Suraski [Sun, 6 Aug 2000 21:42:10 +0000 (21:42 +0000)]
Fix warning

24 years agoFix & optimize
Zeev Suraski [Sun, 6 Aug 2000 21:38:41 +0000 (21:38 +0000)]
Fix & optimize

24 years agoAdded a parameter type.
Egon Schmid [Sun, 6 Aug 2000 19:53:56 +0000 (19:53 +0000)]
Added a parameter type.

24 years agoFixed some protos.
Egon Schmid [Sun, 6 Aug 2000 18:56:14 +0000 (18:56 +0000)]
Fixed some protos.

24 years agoIncluding utime.h once is enough.
Sascha Schumann [Sun, 6 Aug 2000 18:14:46 +0000 (18:14 +0000)]
Including utime.h once is enough.

24 years agoDescription from the ChangeLog. Thies, is it correct?
Egon Schmid [Sun, 6 Aug 2000 17:56:56 +0000 (17:56 +0000)]
Description from the ChangeLog. Thies, is it correct?

24 years agoAdd utime include
Stanislav Malyshev [Sun, 6 Aug 2000 17:53:04 +0000 (17:53 +0000)]
Add utime include

24 years agoAdd Joey Smith's sendmail_port patch
Stanislav Malyshev [Sun, 6 Aug 2000 17:49:41 +0000 (17:49 +0000)]
Add Joey Smith's sendmail_port patch

24 years agoInclude <utime.h> in php_virtual_cwd.h.
Sascha Schumann [Sun, 6 Aug 2000 17:42:54 +0000 (17:42 +0000)]
Include <utime.h> in php_virtual_cwd.h.

24 years agoReplace min() - not everyone has it
Stanislav Malyshev [Sun, 6 Aug 2000 16:34:37 +0000 (16:34 +0000)]
Replace min() - not everyone has it

24 years agofix stupid bug
Stanislav Malyshev [Sun, 6 Aug 2000 16:32:22 +0000 (16:32 +0000)]
fix stupid bug

24 years agoVirtualize realpath, chmod, chown and utime
Andi Gutmans [Sun, 6 Aug 2000 16:22:07 +0000 (16:22 +0000)]
Virtualize realpath, chmod, chown and utime
This should fix #5935 and #5904
@- Virtualize realpath, chmod, chown and utime (Stas)

24 years agoChanged some protos.
Egon Schmid [Sun, 6 Aug 2000 14:36:10 +0000 (14:36 +0000)]
Changed some protos.

24 years agoremoved a BAD IDEA (tm) that filtered out backslashes
Hartmut Holzgraefe [Sun, 6 Aug 2000 11:32:32 +0000 (11:32 +0000)]
removed a BAD IDEA (tm) that filtered out backslashes

24 years agoSupport content-encoding headers in file upload mime parts
Rasmus Lerdorf [Sun, 6 Aug 2000 06:40:28 +0000 (06:40 +0000)]
Support content-encoding headers in file upload mime parts
@- Support content-encoding headers in file upload MIME parts
@  (Ragnar Kjørstad)

24 years agodecouple this check just in case we hit a weird system that has one
Rasmus Lerdorf [Sun, 6 Aug 2000 04:55:17 +0000 (04:55 +0000)]
decouple this check just in case we hit a weird system that has one
and not the other.  And we specifically check for this, so we should
use the information.

24 years agoRemove mysql dll
Rasmus Lerdorf [Sun, 6 Aug 2000 02:06:43 +0000 (02:06 +0000)]
Remove mysql dll

24 years agoChangeLog update
<changelog@php.net> [Sun, 6 Aug 2000 01:09:09 +0000 (01:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Sun, 6 Aug 2000 01:09:06 +0000 (01:09 +0000)]
NEWS update

24 years ago- Use some more SEPARATE_ZVAL macros instead of replicated code.
Andi Gutmans [Sat, 5 Aug 2000 13:54:07 +0000 (13:54 +0000)]
- Use some more SEPARATE_ZVAL macros instead of replicated code.

24 years ago- Fix INT8 returning garbage because ifx_int8toasc does not null_terminate
Danny Heijl [Sat, 5 Aug 2000 13:14:44 +0000 (13:14 +0000)]
- Fix INT8 returning garbage because ifx_int8toasc does not null_terminate
  the returned string. (danny)

24 years agoFix crash on broken setups (#5979)
Stanislav Malyshev [Sat, 5 Aug 2000 11:28:32 +0000 (11:28 +0000)]
Fix crash on broken setups (#5979)

24 years agoFix memory leak
Stanislav Malyshev [Sat, 5 Aug 2000 11:06:00 +0000 (11:06 +0000)]
Fix memory leak

24 years ago@- Fixed warning when shutting down OCINLogon() connections. (Thies)
Thies C. Arntzen [Sat, 5 Aug 2000 10:45:55 +0000 (10:45 +0000)]
@- Fixed warning when shutting down OCINLogon() connections. (Thies)

24 years agoOpen session files in binary mode (fix #5953)
Stanislav Malyshev [Sat, 5 Aug 2000 10:25:00 +0000 (10:25 +0000)]
Open session files in binary mode (fix #5953)
@- Fixed \n in session variables bug on Win32 (Stas)

24 years ago@- OCIError() would sometimes not report failed connections. (Thies)
Thies C. Arntzen [Sat, 5 Aug 2000 10:07:39 +0000 (10:07 +0000)]
@- OCIError() would sometimes not report failed connections. (Thies)

24 years agoFix for a bug with persistent connections.
Hénot David [Sat, 5 Aug 2000 03:22:16 +0000 (03:22 +0000)]
Fix for a bug with persistent connections.

24 years agoChangeLog update
<changelog@php.net> [Sat, 5 Aug 2000 01:09:13 +0000 (01:09 +0000)]
ChangeLog update

24 years agochanged default sendmail flags from '-t' to '-t -i' (bugid#5374)
Hartmut Holzgraefe [Fri, 4 Aug 2000 22:42:11 +0000 (22:42 +0000)]
changed default sendmail flags from '-t' to '-t -i' (bugid#5374)

24 years agoFix for bug 5911 - ANSI C violation: lvalues are not assignable
Sam Ruby [Fri, 4 Aug 2000 18:55:49 +0000 (18:55 +0000)]
Fix for bug 5911 - ANSI C violation: lvalues are not assignable

24 years agoRestore the ability to clean compile in non-multithreaded environments
Sam Ruby [Fri, 4 Aug 2000 18:39:47 +0000 (18:39 +0000)]
Restore the ability to clean compile in non-multithreaded environments

24 years agofixed ZTS compile
Thies C. Arntzen [Fri, 4 Aug 2000 18:14:38 +0000 (18:14 +0000)]
fixed ZTS compile

24 years ago- This should fix bug #5964
foobar [Fri, 4 Aug 2000 17:18:54 +0000 (17:18 +0000)]
- This should fix bug #5964
# Could someone please check this out..it works as intented for me at least.
# But I don't have any Windoze machines available to test this there.

24 years agoFix typo
Rasmus Lerdorf [Fri, 4 Aug 2000 16:48:42 +0000 (16:48 +0000)]
Fix typo

24 years ago#ooops
Hartmut Holzgraefe [Fri, 4 Aug 2000 15:23:19 +0000 (15:23 +0000)]
#ooops

24 years agoSorry only the *_replaceparameters are wrong.
Egon Schmid [Fri, 4 Aug 2000 11:57:21 +0000 (11:57 +0000)]
Sorry only the *_replaceparameters are wrong.

24 years agoWrong parameters found by Martin Buchholz @ six.de.
Egon Schmid [Fri, 4 Aug 2000 11:50:16 +0000 (11:50 +0000)]
Wrong parameters found by Martin Buchholz @ six.de.

24 years agoooops - theese new parameters are optional
Hartmut Holzgraefe [Fri, 4 Aug 2000 09:24:36 +0000 (09:24 +0000)]
ooops - theese new parameters are optional

24 years agoadded new second parameter to osrt functions in the protos
Hartmut Holzgraefe [Fri, 4 Aug 2000 09:19:38 +0000 (09:19 +0000)]
added new second parameter to osrt functions in the protos

24 years agono longer needed
Hartmut Holzgraefe [Fri, 4 Aug 2000 09:03:54 +0000 (09:03 +0000)]
no longer needed

24 years agodo not rewrite absolute urls
Hartmut Holzgraefe [Fri, 4 Aug 2000 09:03:20 +0000 (09:03 +0000)]
do not rewrite absolute urls
(should be more clever and identify itself though)

24 years ago- Beautify code. Try and use more macros for splitting instead of
Andi Gutmans [Fri, 4 Aug 2000 08:11:54 +0000 (08:11 +0000)]
- Beautify code. Try and use more macros for splitting instead of
- replicating the code everywhere.

24 years agoGeez, you'd think English wasn' tmy native tongue.
Joey Smith [Fri, 4 Aug 2000 04:49:45 +0000 (04:49 +0000)]
Geez, you'd think English wasn' tmy native tongue.

24 years agoOutdated URL, link to the master site instead.
Joey Smith [Fri, 4 Aug 2000 04:49:13 +0000 (04:49 +0000)]
Outdated URL, link to the master site instead.

24 years agoSmall portability fix
Rasmus Lerdorf [Fri, 4 Aug 2000 02:23:28 +0000 (02:23 +0000)]
Small portability fix

24 years agoChangeLog update
<changelog@php.net> [Fri, 4 Aug 2000 01:09:12 +0000 (01:09 +0000)]
ChangeLog update

24 years agoevaluate sendmail exit status, fixes unix side of bug #5630
Hartmut Holzgraefe [Thu, 3 Aug 2000 19:26:19 +0000 (19:26 +0000)]
evaluate sendmail exit status, fixes unix side of bug #5630

24 years agoFix fclose prototype (#5930)
Stanislav Malyshev [Thu, 3 Aug 2000 16:37:35 +0000 (16:37 +0000)]
Fix fclose prototype (#5930)

24 years agoIf we can't find a protocol in URL wrapper, try it as a filename (fix #5931)
Stanislav Malyshev [Thu, 3 Aug 2000 15:09:27 +0000 (15:09 +0000)]
If we can't find a protocol in URL wrapper, try it as a filename (fix #5931)

24 years agowill now work again on 1-character urls, spaces before and after '='
Hartmut Holzgraefe [Thu, 3 Aug 2000 11:42:39 +0000 (11:42 +0000)]
will now work again on 1-character urls, spaces before and after '='
and urls containing '#' scrolling info
# argh, this file's not even a week old and already needs
# a heavy cleanup rewrite, but at least it gets all my test cases right

24 years agoChangeLog update
<changelog@php.net> [Thu, 3 Aug 2000 01:09:18 +0000 (01:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Thu, 3 Aug 2000 01:09:15 +0000 (01:09 +0000)]
NEWS update

24 years agoLeave this initialization in
Rasmus Lerdorf [Wed, 2 Aug 2000 22:53:55 +0000 (22:53 +0000)]
Leave this initialization in

24 years agoHeads up! I have moved the headers_only and response_code checks out of
Rasmus Lerdorf [Wed, 2 Aug 2000 22:48:45 +0000 (22:48 +0000)]
Heads up!  I have moved the headers_only and response_code checks out of
SAPI and down into the individual SAPI modules.  I have made the
appropriate changes in all the SAPI modules, but please verify these.
The reason for this change is that Apache sometimes will feed PHP
a request_method of GET but have r->header_only set to true.  This happens
in an ErrorDocument redirect.  In this same scenario we want to preserve
the status code as well instead of just overwriting it with a 200 and
losing this information.  For now the other sapi modules act exactly as
before since they probably do not make this distinction, and they may
not even have a valid response code this early in the request.
@ Fix HEAD request bug on an Apache ErrorDocument redirect and preserve
@ the status code across the redirect as well.  (Rasmus)

24 years agoFix library ordering here so static builds will work
Rasmus Lerdorf [Wed, 2 Aug 2000 19:49:04 +0000 (19:49 +0000)]
Fix library ordering here so static builds will work

24 years ago- Remove commented code
Andi Gutmans [Wed, 2 Aug 2000 17:51:42 +0000 (17:51 +0000)]
- Remove commented code

24 years ago- Added two new functions: ldap_t61_to_8859() and ldap_8859_to_t61().
foobar [Wed, 2 Aug 2000 13:11:46 +0000 (13:11 +0000)]
- Added two new functions: ldap_t61_to_8859() and ldap_8859_to_t61().
  These functions are available only when using openldap which is compiled
  with STR_TRANSLATION and LDAP_CHARSET_8859 defined in ldap_cdefs.h (Jani)

24 years agoChangeLog update
<changelog@php.net> [Wed, 2 Aug 2000 01:09:19 +0000 (01:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Wed, 2 Aug 2000 01:09:16 +0000 (01:09 +0000)]
NEWS update

24 years agoAdd Olympus-specific tags to read_exif_data()
Rasmus Lerdorf [Tue, 1 Aug 2000 22:05:15 +0000 (22:05 +0000)]
Add Olympus-specific tags to read_exif_data()
@ Add Olympus-specific tags to read_exif_data() (Rasmus)

24 years agotypo fix
Hartmut Holzgraefe [Tue, 1 Aug 2000 20:21:35 +0000 (20:21 +0000)]
typo fix

24 years agoEnable building PHP against kerberized IMAP libraries
Sascha Schumann [Tue, 1 Aug 2000 15:24:56 +0000 (15:24 +0000)]
Enable building PHP against kerberized IMAP libraries

24 years agoprotect datetime() against all zero inputs ...
Hartmut Holzgraefe [Tue, 1 Aug 2000 11:16:20 +0000 (11:16 +0000)]
protect datetime() against all zero inputs ...

24 years ago@- Fixed bug in imap_fetchheader() where using FT_PREFETCHTEXT didn't return
foobar [Tue, 1 Aug 2000 09:11:46 +0000 (09:11 +0000)]
@- Fixed bug in imap_fetchheader() where using FT_PREFETCHTEXT didn't return
@  the body. Bug #4447. (Jani)

24 years ago"undefined function" error message will now suggest similar named
Hartmut Holzgraefe [Tue, 1 Aug 2000 07:57:19 +0000 (07:57 +0000)]
"undefined function" error message will now suggest similar named
functions as jikes compiler for java does (typo protection)

24 years agotrans-sid rewrite, is now state-aware (fix for bug #3411 and friends)
Hartmut Holzgraefe [Tue, 1 Aug 2000 07:45:14 +0000 (07:45 +0000)]
trans-sid rewrite, is now state-aware (fix for bug #3411 and friends)

24 years agoWhen output is empty, exec should return "", not "\0" (#5775)
Stanislav Malyshev [Tue, 1 Aug 2000 07:22:59 +0000 (07:22 +0000)]
When output is empty, exec should return "", not "\0" (#5775)
@- Fixed exec() returning "\0" when output is empty

24 years agoChangeLog update
<changelog@php.net> [Tue, 1 Aug 2000 01:09:15 +0000 (01:09 +0000)]
ChangeLog update

24 years ago- Get rid of whitespace.
Zeev Suraski [Tue, 1 Aug 2000 00:41:35 +0000 (00:41 +0000)]
- Get rid of whitespace.

24 years agoMissed a symbol
Rasmus Lerdorf [Mon, 31 Jul 2000 15:07:58 +0000 (15:07 +0000)]
Missed a symbol

24 years agoAdd note about software requirements
Sascha Schumann [Mon, 31 Jul 2000 13:44:06 +0000 (13:44 +0000)]
Add note about software requirements

24 years agoChangeLog update
<changelog@php.net> [Mon, 31 Jul 2000 01:09:08 +0000 (01:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Mon, 31 Jul 2000 01:09:05 +0000 (01:09 +0000)]
NEWS update

24 years agofix for bug #5672
Hartmut Holzgraefe [Sun, 30 Jul 2000 21:55:27 +0000 (21:55 +0000)]
fix for bug #5672

24 years ago@Added XML_Parser class in PEAR (Stig)
Stig Bakken [Sun, 30 Jul 2000 17:41:31 +0000 (17:41 +0000)]
@Added XML_Parser class in PEAR (Stig)
@Added "make test" target in pear/ and added some regression tests (Stig)
Also fixed a bug in the PEAR class that was discovered when testing :-)

24 years ago#Damn. It still crashes in some situations. So this was bogus. =(
foobar [Sun, 30 Jul 2000 15:48:09 +0000 (15:48 +0000)]
#Damn. It still crashes in some situations. So this was bogus. =(

24 years agoFix file upload types array handling (#5836)
Stanislav Malyshev [Sun, 30 Jul 2000 11:22:18 +0000 (11:22 +0000)]
Fix file upload types array handling (#5836)