]>
granicus.if.org Git - php/log
Chuck Hagenbuch [Fri, 3 Mar 2000 21:57:26 +0000 (21:57 +0000)]
adding the fix for bug #3685 to php4 as well.
Stig Bakken [Fri, 3 Mar 2000 17:08:18 +0000 (17:08 +0000)]
crazy idea brought on by someone at FAST
Sascha Schumann [Fri, 3 Mar 2000 16:10:38 +0000 (16:10 +0000)]
Support HP-UX 10.x non-standard time-related reentrant functions
Jouni Ahto [Fri, 3 Mar 2000 14:15:05 +0000 (14:15 +0000)]
(imagearc) - Fix #3706.
Uwe Steinmann [Fri, 3 Mar 2000 12:38:20 +0000 (12:38 +0000)]
- tiny changes to testscript and domxml
Uwe Steinmann [Fri, 3 Mar 2000 12:37:10 +0000 (12:37 +0000)]
- more changes to use zend_llist
Sascha Schumann [Fri, 3 Mar 2000 12:12:01 +0000 (12:12 +0000)]
make it work
Sascha Schumann [Fri, 3 Mar 2000 11:54:07 +0000 (11:54 +0000)]
Better lib check
Sascha Schumann [Fri, 3 Mar 2000 11:47:13 +0000 (11:47 +0000)]
Also consider $i/include while searching for rfc822.h
Uwe Steinmann [Fri, 3 Mar 2000 08:44:25 +0000 (08:44 +0000)]
- xmltree() now returns an 'Dom Document' object with prop root and
children. root contains just the root element, children is an array
with all nodes on root level, e.g. comment, pi, element
Uwe Steinmann [Fri, 3 Mar 2000 08:02:22 +0000 (08:02 +0000)]
- added property type to obejct xml doc
<changelog@php.net> [Fri, 3 Mar 2000 02:09:44 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Fri, 3 Mar 2000 02:09:28 +0000 (02:09 +0000)]
NEWS update
Zeev Suraski [Fri, 3 Mar 2000 01:58:15 +0000 (01:58 +0000)]
Fix spelling
Joe Martin [Fri, 3 Mar 2000 01:28:27 +0000 (01:28 +0000)]
Added functions to retrieve scale, precision and raw oracle data type for
columns.
David Hedbor [Thu, 2 Mar 2000 22:13:24 +0000 (22:13 +0000)]
Now recommend --enable-roxen-zts...
Uwe Steinmann [Thu, 2 Mar 2000 19:56:50 +0000 (19:56 +0000)]
- using zend llist instead of dlist (not tested)
Sascha Schumann [Thu, 2 Mar 2000 19:39:05 +0000 (19:39 +0000)]
adjust comment II
Sascha Schumann [Thu, 2 Mar 2000 19:38:27 +0000 (19:38 +0000)]
adjust comment
Sascha Schumann [Thu, 2 Mar 2000 19:35:41 +0000 (19:35 +0000)]
Enable by default
Uwe Steinmann [Thu, 2 Mar 2000 18:56:06 +0000 (18:56 +0000)]
- some minor changes, cleanups
Uwe Steinmann [Thu, 2 Mar 2000 16:58:07 +0000 (16:58 +0000)]
- dom class now distinguishes between $dom->root() and $dom->children()
$dom->root() returns just the element, $dom->children() all nodes e.g.
comments
Uwe Steinmann [Thu, 2 Mar 2000 16:39:50 +0000 (16:39 +0000)]
- The root node of a xml doc is now an array since it is possible
to have a comment or pi and an element on root level.
Stig Bakken [Thu, 2 Mar 2000 14:32:24 +0000 (14:32 +0000)]
@"none" is now equivalent with "" in Apache config directives (Stig)
"none" is now equivalent with "" in Apache config directives.
Sam Ruby [Thu, 2 Mar 2000 02:55:01 +0000 (02:55 +0000)]
Eliminate 62 warnings
Sam Ruby [Thu, 2 Mar 2000 02:39:21 +0000 (02:39 +0000)]
Fix Win32 build breakage
<changelog@php.net> [Thu, 2 Mar 2000 02:09:12 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Thu, 2 Mar 2000 02:09:09 +0000 (02:09 +0000)]
NEWS update
Evan Klinger [Thu, 2 Mar 2000 02:05:39 +0000 (02:05 +0000)]
Add appropriate check for mckcrypto lib
Uwe Steinmann [Wed, 1 Mar 2000 21:16:24 +0000 (21:16 +0000)]
- started to implement overload class for xml node
David Hedbor [Wed, 1 Mar 2000 20:43:12 +0000 (20:43 +0000)]
Removal of printf-debug, changed sp/fp to Pike_sp / Pike_fp instead of
using a define.
Egon Schmid [Wed, 1 Mar 2000 19:56:46 +0000 (19:56 +0000)]
Only two lines are allowed here.
Hartmut Holzgraefe [Wed, 1 Mar 2000 19:36:37 +0000 (19:36 +0000)]
round(-0.1) will now return 0 instead of -0
Andi Gutmans [Wed, 1 Mar 2000 17:24:43 +0000 (17:24 +0000)]
- Upgrade to year 2000
Andi Gutmans [Wed, 1 Mar 2000 17:10:45 +0000 (17:10 +0000)]
- Fix typos
Thies C. Arntzen [Wed, 1 Mar 2000 14:09:26 +0000 (14:09 +0000)]
.
Thies C. Arntzen [Wed, 1 Mar 2000 13:59:51 +0000 (13:59 +0000)]
now
Thies C. Arntzen [Wed, 1 Mar 2000 08:17:33 +0000 (08:17 +0000)]
@- OCINLogon no longer crashes. (Thies)
Evan Klinger [Wed, 1 Mar 2000 07:03:33 +0000 (07:03 +0000)]
get rid of warning when $url["port"] isn't set
<changelog@php.net> [Wed, 1 Mar 2000 02:09:07 +0000 (02:09 +0000)]
ChangeLog update
Chuck Hagenbuch [Wed, 1 Mar 2000 01:43:26 +0000 (01:43 +0000)]
Fix compile warnings.
Chuck Hagenbuch [Wed, 1 Mar 2000 01:35:15 +0000 (01:35 +0000)]
Add _php_imap_parse_address(), which replaces a lot of duplicated,
hard-to-follow code in imap_headerinfo(). This code also happened to be
broken, causing the $h->to, $h->from, etc arrays to contain only the first
address, not every address. This is fixed now.
Chuck Hagenbuch [Wed, 1 Mar 2000 01:34:05 +0000 (01:34 +0000)]
Show the minor MCAL version if we have it.
Chuck Hagenbuch [Tue, 29 Feb 2000 19:58:31 +0000 (19:58 +0000)]
Fix Bug #3632 - sanity check to not access a message that doesn't exist.
Jouni Ahto [Tue, 29 Feb 2000 18:45:47 +0000 (18:45 +0000)]
(image(createfrom?)png) Fix a typo & remove unused variable.
Sascha Schumann [Tue, 29 Feb 2000 13:21:51 +0000 (13:21 +0000)]
Automatically try to symlink c-client.a to libc-client.a, so people
can avoid changing things.
Sascha Schumann [Tue, 29 Feb 2000 13:12:48 +0000 (13:12 +0000)]
Rewrite IMAP checks. This should solve the problems people had with
shared imap libs
Sascha Schumann [Tue, 29 Feb 2000 13:02:29 +0000 (13:02 +0000)]
AD_ADD_LIBRARY_DEFER allows people to add libraries in a deferred way
(needed for imap and recode)
Andrei Zmievski [Tue, 29 Feb 2000 04:38:14 +0000 (04:38 +0000)]
Made php_escape_html_entities() as a separate function for export.
<changelog@php.net> [Tue, 29 Feb 2000 02:09:11 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Tue, 29 Feb 2000 02:09:08 +0000 (02:09 +0000)]
NEWS update
David Hedbor [Tue, 29 Feb 2000 01:12:28 +0000 (01:12 +0000)]
Fixed a compilation problem with roxen.c due to a change in Pike to fix a
conflict with embedded Perl.
David Hedbor [Tue, 29 Feb 2000 01:11:16 +0000 (01:11 +0000)]
roxen.c
David Hedbor [Tue, 29 Feb 2000 01:10:37 +0000 (01:10 +0000)]
Removed warning about ZTS since it works fine now.
Chuck Hagenbuch [Mon, 28 Feb 2000 21:03:08 +0000 (21:03 +0000)]
fixing segfaults in imap_getmailboxes and imap_getsubscribed.
Andrei Zmievski [Mon, 28 Feb 2000 17:16:12 +0000 (17:16 +0000)]
WDDX header comments now conform to the latest DTD.
Sam Ruby [Mon, 28 Feb 2000 17:02:28 +0000 (17:02 +0000)]
Improved handing of instances of private classes. Added servlet examples.
Jouni Ahto [Mon, 28 Feb 2000 16:52:03 +0000 (16:52 +0000)]
- Use *_ex-API and *_RESOURCE-macros (partial).
# Yell if this breaks all the hell loose. Otherwise I'll continue with the
# wonderful experience of learning PHP4/Zend-APIS.
Andrei Zmievski [Mon, 28 Feb 2000 16:00:46 +0000 (16:00 +0000)]
(php_set_session_var)
$foo and $HTTP_SESSION_VARS["foo"] are no longer references to the same
value.
Sascha Schumann [Mon, 28 Feb 2000 16:00:23 +0000 (16:00 +0000)]
.
Andrei Zmievski [Mon, 28 Feb 2000 14:04:57 +0000 (14:04 +0000)]
WDDX additions.
Zeev Suraski [Mon, 28 Feb 2000 05:33:43 +0000 (05:33 +0000)]
@- Switched back to the old $HTTP_*_VARS[] behavior - $HTTP_GET_VARS["foo"]
@ and $foo are no longer references to each other, but separate variables
@ like they were prior to PHP 4.0 Beta 4 (Zeev)
<changelog@php.net> [Mon, 28 Feb 2000 02:09:33 +0000 (02:09 +0000)]
ChangeLog update
Chuck Hagenbuch [Mon, 28 Feb 2000 01:37:21 +0000 (01:37 +0000)]
fixing number of arguments to be consistent with php3 code.
Chuck Hagenbuch [Mon, 28 Feb 2000 01:16:35 +0000 (01:16 +0000)]
mcal_next_recurrence() actually works again now (in addition to not
crashing).
Also, cleaned up the formatting.
Andi Gutmans [Sun, 27 Feb 2000 20:23:31 +0000 (20:23 +0000)]
- Hopefully fix browscap problem
Andi Gutmans [Sun, 27 Feb 2000 19:40:19 +0000 (19:40 +0000)]
- Bye bye Perl.
Egon Schmid [Sun, 27 Feb 2000 18:41:19 +0000 (18:41 +0000)]
Fixed some protos.
Thies C. Arntzen [Sun, 27 Feb 2000 18:21:18 +0000 (18:21 +0000)]
.
Sascha Schumann [Sun, 27 Feb 2000 18:12:57 +0000 (18:12 +0000)]
.
Thies C. Arntzen [Sun, 27 Feb 2000 18:06:12 +0000 (18:06 +0000)]
*** empty log message ***
Thies C. Arntzen [Sun, 27 Feb 2000 18:02:14 +0000 (18:02 +0000)]
out of space in private (brain) memory;-)
Zeev Suraski [Sun, 27 Feb 2000 17:43:35 +0000 (17:43 +0000)]
*** empty log message ***
Zeev Suraski [Sun, 27 Feb 2000 17:11:03 +0000 (17:11 +0000)]
Compile fix
Stig Bakken [Sun, 27 Feb 2000 14:46:27 +0000 (14:46 +0000)]
Avoid E_NOTICE errors in PEAR code.
Thies C. Arntzen [Sun, 27 Feb 2000 14:31:04 +0000 (14:31 +0000)]
just so that i don't forget
Andi Gutmans [Sun, 27 Feb 2000 05:22:48 +0000 (05:22 +0000)]
- Fix bug 3640
<changelog@php.net> [Sun, 27 Feb 2000 02:09:13 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Sun, 27 Feb 2000 02:09:10 +0000 (02:09 +0000)]
NEWS update
Chuck Hagenbuch [Sun, 27 Feb 2000 01:38:31 +0000 (01:38 +0000)]
Some formatting, and fix the crashes in mcal_next_recurrence (finally!)
Zeev Suraski [Sat, 26 Feb 2000 23:50:11 +0000 (23:50 +0000)]
@- Fixed a (fairly common) situation where error_reporting values would not be
@ properly restored after a call to error_reporting(), in between requests (Zeev)
Zeev Suraski [Sat, 26 Feb 2000 22:14:49 +0000 (22:14 +0000)]
Verified $HTTP_*[] protection
Zeev Suraski [Sat, 26 Feb 2000 21:35:15 +0000 (21:35 +0000)]
Fix Sybase DB compilation
Andrei Zmievski [Sat, 26 Feb 2000 21:20:38 +0000 (21:20 +0000)]
(php_hash_environment)
Fixed a bunch of memory leaks from the recent HTTP_*_VARS[] protection
patch.
Sam Ruby [Sat, 26 Feb 2000 21:12:44 +0000 (21:12 +0000)]
compilation error - Win32
Zeev Suraski [Sat, 26 Feb 2000 18:59:29 +0000 (18:59 +0000)]
- Protect $HTTP_POST_FILES[] as well
Andrei Zmievski [Sat, 26 Feb 2000 17:58:28 +0000 (17:58 +0000)]
Added notice about new functions.
Andrei Zmievski [Sat, 26 Feb 2000 17:54:00 +0000 (17:54 +0000)]
Added get_class_vars() and get_object_vars() functions.
Zeev Suraski [Sat, 26 Feb 2000 16:36:57 +0000 (16:36 +0000)]
@- The various $HTTP_*_VARS[] are now protected, and cannot be manipulated by
@ user input (Zeev)
This patch is untested! I'll only have time to test it thoroughly in a couple of hours...
Andrei Zmievski [Sat, 26 Feb 2000 16:21:29 +0000 (16:21 +0000)]
Fix typo.
Andrei Zmievski [Sat, 26 Feb 2000 16:14:34 +0000 (16:14 +0000)]
Add a couple of entries.
Zeev Suraski [Sat, 26 Feb 2000 16:07:05 +0000 (16:07 +0000)]
Compile fix
Stig Bakken [Sat, 26 Feb 2000 16:03:50 +0000 (16:03 +0000)]
register package
Zeev Suraski [Sat, 26 Feb 2000 15:36:23 +0000 (15:36 +0000)]
Allow the INI callbacks to know at what stage PHP is
Zeev Suraski [Sat, 26 Feb 2000 14:53:18 +0000 (14:53 +0000)]
@- Added ini_set() as an alias to ini_alter() (Zeev)
Zeev Suraski [Sat, 26 Feb 2000 14:29:27 +0000 (14:29 +0000)]
@- The string None is now recognized as a keyword by the php.ini processor, and
@ can be used to denote an empty string (Zeev)
- Added None keyword support to the INI parser
- Removed specialized "none" code
Thies C. Arntzen [Sat, 26 Feb 2000 14:21:10 +0000 (14:21 +0000)]
(sapi_send_headers) fix leak
Uwe Steinmann [Sat, 26 Feb 2000 11:58:49 +0000 (11:58 +0000)]
- More function in php module
Thies C. Arntzen [Sat, 26 Feb 2000 10:36:06 +0000 (10:36 +0000)]
correct
Chuck Hagenbuch [Sat, 26 Feb 2000 06:58:15 +0000 (06:58 +0000)]
fixing imap_undelete to accept 2 or 3 arguments, not 3 or 4.