]>
granicus.if.org Git - php/log
Egon Schmid [Sun, 6 Aug 2000 18:56:14 +0000 (18:56 +0000)]
Fixed some protos.
Sascha Schumann [Sun, 6 Aug 2000 18:14:46 +0000 (18:14 +0000)]
Including utime.h once is enough.
Egon Schmid [Sun, 6 Aug 2000 17:56:56 +0000 (17:56 +0000)]
Description from the ChangeLog. Thies, is it correct?
Stanislav Malyshev [Sun, 6 Aug 2000 17:53:04 +0000 (17:53 +0000)]
Add utime include
Stanislav Malyshev [Sun, 6 Aug 2000 17:49:41 +0000 (17:49 +0000)]
Add Joey Smith's sendmail_port patch
Sascha Schumann [Sun, 6 Aug 2000 17:42:54 +0000 (17:42 +0000)]
Include <utime.h> in php_virtual_cwd.h.
Stanislav Malyshev [Sun, 6 Aug 2000 16:34:37 +0000 (16:34 +0000)]
Replace min() - not everyone has it
Stanislav Malyshev [Sun, 6 Aug 2000 16:32:22 +0000 (16:32 +0000)]
fix stupid bug
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)
Egon Schmid [Sun, 6 Aug 2000 14:36:10 +0000 (14:36 +0000)]
Changed some protos.
Hartmut Holzgraefe [Sun, 6 Aug 2000 11:32:32 +0000 (11:32 +0000)]
removed a BAD IDEA (tm) that filtered out backslashes
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)
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.
Rasmus Lerdorf [Sun, 6 Aug 2000 02:06:43 +0000 (02:06 +0000)]
Remove mysql dll
<changelog@php.net> [Sun, 6 Aug 2000 01:09:09 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Sun, 6 Aug 2000 01:09:06 +0000 (01:09 +0000)]
NEWS update
Andi Gutmans [Sat, 5 Aug 2000 13:54:07 +0000 (13:54 +0000)]
- Use some more SEPARATE_ZVAL macros instead of replicated code.
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)
Stanislav Malyshev [Sat, 5 Aug 2000 11:28:32 +0000 (11:28 +0000)]
Fix crash on broken setups (#5979)
Stanislav Malyshev [Sat, 5 Aug 2000 11:06:00 +0000 (11:06 +0000)]
Fix memory leak
Thies C. Arntzen [Sat, 5 Aug 2000 10:45:55 +0000 (10:45 +0000)]
@- Fixed warning when shutting down OCINLogon() connections. (Thies)
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)
Thies C. Arntzen [Sat, 5 Aug 2000 10:07:39 +0000 (10:07 +0000)]
@- OCIError() would sometimes not report failed connections. (Thies)
Hénot David [Sat, 5 Aug 2000 03:22:16 +0000 (03:22 +0000)]
Fix for a bug with persistent connections.
<changelog@php.net> [Sat, 5 Aug 2000 01:09:13 +0000 (01:09 +0000)]
ChangeLog update
Hartmut Holzgraefe [Fri, 4 Aug 2000 22:42:11 +0000 (22:42 +0000)]
changed default sendmail flags from '-t' to '-t -i' (bugid#5374)
Sam Ruby [Fri, 4 Aug 2000 18:55:49 +0000 (18:55 +0000)]
Fix for bug 5911 - ANSI C violation: lvalues are not assignable
Sam Ruby [Fri, 4 Aug 2000 18:39:47 +0000 (18:39 +0000)]
Restore the ability to clean compile in non-multithreaded environments
Thies C. Arntzen [Fri, 4 Aug 2000 18:14:38 +0000 (18:14 +0000)]
fixed ZTS compile
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.
Rasmus Lerdorf [Fri, 4 Aug 2000 16:48:42 +0000 (16:48 +0000)]
Fix typo
Hartmut Holzgraefe [Fri, 4 Aug 2000 15:23:19 +0000 (15:23 +0000)]
#ooops
Egon Schmid [Fri, 4 Aug 2000 11:57:21 +0000 (11:57 +0000)]
Sorry only the *_replaceparameters are wrong.
Egon Schmid [Fri, 4 Aug 2000 11:50:16 +0000 (11:50 +0000)]
Wrong parameters found by Martin Buchholz @ six.de.
Hartmut Holzgraefe [Fri, 4 Aug 2000 09:24:36 +0000 (09:24 +0000)]
ooops - theese new parameters are optional
Hartmut Holzgraefe [Fri, 4 Aug 2000 09:19:38 +0000 (09:19 +0000)]
added new second parameter to osrt functions in the protos
Hartmut Holzgraefe [Fri, 4 Aug 2000 09:03:54 +0000 (09:03 +0000)]
no longer needed
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)
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.
Joey Smith [Fri, 4 Aug 2000 04:49:45 +0000 (04:49 +0000)]
Geez, you'd think English wasn' tmy native tongue.
Joey Smith [Fri, 4 Aug 2000 04:49:13 +0000 (04:49 +0000)]
Outdated URL, link to the master site instead.
Rasmus Lerdorf [Fri, 4 Aug 2000 02:23:28 +0000 (02:23 +0000)]
Small portability fix
<changelog@php.net> [Fri, 4 Aug 2000 01:09:12 +0000 (01:09 +0000)]
ChangeLog update
Hartmut Holzgraefe [Thu, 3 Aug 2000 19:26:19 +0000 (19:26 +0000)]
evaluate sendmail exit status, fixes unix side of bug #5630
Stanislav Malyshev [Thu, 3 Aug 2000 16:37:35 +0000 (16:37 +0000)]
Fix fclose prototype (#5930)
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)
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
<changelog@php.net> [Thu, 3 Aug 2000 01:09:18 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Thu, 3 Aug 2000 01:09:15 +0000 (01:09 +0000)]
NEWS update
Rasmus Lerdorf [Wed, 2 Aug 2000 22:53:55 +0000 (22:53 +0000)]
Leave this initialization in
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)
Rasmus Lerdorf [Wed, 2 Aug 2000 19:49:04 +0000 (19:49 +0000)]
Fix library ordering here so static builds will work
Andi Gutmans [Wed, 2 Aug 2000 17:51:42 +0000 (17:51 +0000)]
- Remove commented code
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)
<changelog@php.net> [Wed, 2 Aug 2000 01:09:19 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 2 Aug 2000 01:09:16 +0000 (01:09 +0000)]
NEWS update
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)
Hartmut Holzgraefe [Tue, 1 Aug 2000 20:21:35 +0000 (20:21 +0000)]
typo fix
Sascha Schumann [Tue, 1 Aug 2000 15:24:56 +0000 (15:24 +0000)]
Enable building PHP against kerberized IMAP libraries
Hartmut Holzgraefe [Tue, 1 Aug 2000 11:16:20 +0000 (11:16 +0000)]
protect datetime() against all zero inputs ...
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)
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)
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)
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
<changelog@php.net> [Tue, 1 Aug 2000 01:09:15 +0000 (01:09 +0000)]
ChangeLog update
Zeev Suraski [Tue, 1 Aug 2000 00:41:35 +0000 (00:41 +0000)]
- Get rid of whitespace.
Rasmus Lerdorf [Mon, 31 Jul 2000 15:07:58 +0000 (15:07 +0000)]
Missed a symbol
Sascha Schumann [Mon, 31 Jul 2000 13:44:06 +0000 (13:44 +0000)]
Add note about software requirements
<changelog@php.net> [Mon, 31 Jul 2000 01:09:08 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Mon, 31 Jul 2000 01:09:05 +0000 (01:09 +0000)]
NEWS update
Hartmut Holzgraefe [Sun, 30 Jul 2000 21:55:27 +0000 (21:55 +0000)]
fix for bug #5672
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 :-)
foobar [Sun, 30 Jul 2000 15:48:09 +0000 (15:48 +0000)]
#Damn. It still crashes in some situations. So this was bogus. =(
Stanislav Malyshev [Sun, 30 Jul 2000 11:22:18 +0000 (11:22 +0000)]
Fix file upload types array handling (#5836)
Rasmus Lerdorf [Sun, 30 Jul 2000 05:04:06 +0000 (05:04 +0000)]
Fix bug in strip_tags function as per bug #5857
@ Fix bug in strip_tags function as per bug #5857 (Rasmus)
Sam Ruby [Sun, 30 Jul 2000 04:50:31 +0000 (04:50 +0000)]
Refactor in support of subclassing
<changelog@php.net> [Sun, 30 Jul 2000 01:09:10 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Sun, 30 Jul 2000 01:09:07 +0000 (01:09 +0000)]
NEWS update
Rasmus Lerdorf [Sat, 29 Jul 2000 22:32:21 +0000 (22:32 +0000)]
This url symbol was a bit too generic. Change it to php_url instead.
It was clashing with a similar typedef in the UdmSearch integration I am
working on.
foobar [Sat, 29 Jul 2000 18:45:06 +0000 (18:45 +0000)]
@- Fixed bug in imap_compose_mail() which caused crashes. (Jani)
# This one was only partly ported from php3. As some user pointed it out,
# it was working in 3.0.x. But this needs further hacking. Some error
# handlers, at least. Fixes bugs #3337 and #5084.
Thies C. Arntzen [Sat, 29 Jul 2000 15:29:35 +0000 (15:29 +0000)]
@- Fix reading of IPTC via GetImageInfo() for certain JPEG files. (Thies)
Rasmus Lerdorf [Sat, 29 Jul 2000 15:02:23 +0000 (15:02 +0000)]
Add a couple of notes to the INSTALL file to hopefully cut down on a
couple of frequently asked questions.
Zeev Suraski [Sat, 29 Jul 2000 14:46:09 +0000 (14:46 +0000)]
Made ob_start() and friends reentrant. It's now possible to implement this
long-requested functionality, now that output buffering is re-entrant:
function eval_ret($code)
{
ob_start();
eval($code);
$retval = ob_get_contents();
ob_end_clean();
return $retval;
}
Zeev Suraski [Sat, 29 Jul 2000 10:48:57 +0000 (10:48 +0000)]
- Update .dsp's
- Make non ZTS Win32 build again
Zeev Suraski [Sat, 29 Jul 2000 10:44:13 +0000 (10:44 +0000)]
Fix filename issues
Jouni Ahto [Sat, 29 Jul 2000 06:07:26 +0000 (06:07 +0000)]
Fix #5817 and really, really check what gets passed further...
Jouni Ahto [Sat, 29 Jul 2000 04:45:38 +0000 (04:45 +0000)]
Removed an extra tab, it caused problems for Digital Unix' poor native make...
Jouni Ahto [Sat, 29 Jul 2000 04:24:11 +0000 (04:24 +0000)]
This should fix #5826.
foobar [Sat, 29 Jul 2000 03:59:05 +0000 (03:59 +0000)]
Just cleaning up.
<changelog@php.net> [Sat, 29 Jul 2000 01:09:15 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Sat, 29 Jul 2000 01:09:07 +0000 (01:09 +0000)]
NEWS update
foobar [Fri, 28 Jul 2000 22:39:22 +0000 (22:39 +0000)]
Fixes bug which caused crash, if result_entry wasn't valid.
foobar [Fri, 28 Jul 2000 21:48:16 +0000 (21:48 +0000)]
# Oops..where did those creep in? =(
foobar [Fri, 28 Jul 2000 21:31:02 +0000 (21:31 +0000)]
@- Made ldap_add(), ldap_modify(), ldap_mod_add(), ldap_mod_replace()
@ binary-safe. Original patch: Terrence Miao <terrence_miao@email.com> (Jani)
#Thanks go to Terrence for making a patch correcting this bug in php3.0.12...
#A patch, which somehow wasn't included at all in it?-) I wonder why..?
Stig Bakken [Fri, 28 Jul 2000 21:05:00 +0000 (21:05 +0000)]
* PEAR now stands for "PHP Extension and Application Repository"
Chuck Hagenbuch [Fri, 28 Jul 2000 15:27:18 +0000 (15:27 +0000)]
Moving the Socket class to Net/Socket.php, and basing it on code that Stig
wrote, with a few extra utility functions from my old class.
Stig, I mucked with the constructor a bit since it didn't quite make sense
exactly as it was - does it still do what was intended?
Also, are the emacs folding things (// {{{ functionname() ...) a PEAR
standard? How do they fit with the javadoc?
Hartmut Holzgraefe [Fri, 28 Jul 2000 15:21:20 +0000 (15:21 +0000)]
added '-l' option to command line / CGI version for 'syntax check only'
plus a little cleanup and rearranging in command line option parsing
@ CGI aka. command line version has now an option '-l' for syntax check
@ without execution (Hartmut)
Hartmut Holzgraefe [Fri, 28 Jul 2000 12:21:44 +0000 (12:21 +0000)]
should fix bug #5729
# I'm unable to test, as I still haven't got working Windows
# Please check that it compiles.
Stanislav Malyshev [Fri, 28 Jul 2000 09:44:46 +0000 (09:44 +0000)]
Make define return false and issue E_NOTICE when trying to redefine constant
@- Make define return false and issue E_NOTICE when trying to redefine constant (Stas)
<changelog@php.net> [Fri, 28 Jul 2000 01:09:11 +0000 (01:09 +0000)]
ChangeLog update