]> granicus.if.org Git - php/log
php
25 years agomake it work
Sascha Schumann [Fri, 3 Mar 2000 12:12:01 +0000 (12:12 +0000)]
make it work

25 years agoBetter lib check
Sascha Schumann [Fri, 3 Mar 2000 11:54:07 +0000 (11:54 +0000)]
Better lib check

25 years agoAlso consider $i/include while searching for rfc822.h
Sascha Schumann [Fri, 3 Mar 2000 11:47:13 +0000 (11:47 +0000)]
Also consider $i/include while searching for rfc822.h

25 years ago- xmltree() now returns an 'Dom Document' object with prop root and
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

25 years ago- added property type to obejct xml doc
Uwe Steinmann [Fri, 3 Mar 2000 08:02:22 +0000 (08:02 +0000)]
- added property type to obejct xml doc

25 years agoChangeLog update
<changelog@php.net> [Fri, 3 Mar 2000 02:09:44 +0000 (02:09 +0000)]
ChangeLog update

25 years agoNEWS update
<changelog@php.net> [Fri, 3 Mar 2000 02:09:28 +0000 (02:09 +0000)]
NEWS update

25 years agoFix spelling
Zeev Suraski [Fri, 3 Mar 2000 01:58:15 +0000 (01:58 +0000)]
Fix spelling

25 years agoAdded functions to retrieve scale, precision and raw oracle data type for
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.

25 years agoNow recommend --enable-roxen-zts...
David Hedbor [Thu, 2 Mar 2000 22:13:24 +0000 (22:13 +0000)]
Now recommend --enable-roxen-zts...

25 years ago- using zend llist instead of dlist (not tested)
Uwe Steinmann [Thu, 2 Mar 2000 19:56:50 +0000 (19:56 +0000)]
- using zend llist instead of dlist (not tested)

25 years agoadjust comment II
Sascha Schumann [Thu, 2 Mar 2000 19:39:05 +0000 (19:39 +0000)]
adjust comment II

25 years agoadjust comment
Sascha Schumann [Thu, 2 Mar 2000 19:38:27 +0000 (19:38 +0000)]
adjust comment

25 years agoEnable by default
Sascha Schumann [Thu, 2 Mar 2000 19:35:41 +0000 (19:35 +0000)]
Enable by default

25 years ago- some minor changes, cleanups
Uwe Steinmann [Thu, 2 Mar 2000 18:56:06 +0000 (18:56 +0000)]
- some minor changes, cleanups

25 years ago- dom class now distinguishes between $dom->root() and $dom->children()
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

25 years ago- The root node of a xml doc is now an array since it is possible
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.

25 years ago@"none" is now equivalent with "" in Apache config directives (Stig)
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.

25 years agoEliminate 62 warnings
Sam Ruby [Thu, 2 Mar 2000 02:55:01 +0000 (02:55 +0000)]
Eliminate 62 warnings

25 years agoFix Win32 build breakage
Sam Ruby [Thu, 2 Mar 2000 02:39:21 +0000 (02:39 +0000)]
Fix Win32 build breakage

25 years agoChangeLog update
<changelog@php.net> [Thu, 2 Mar 2000 02:09:12 +0000 (02:09 +0000)]
ChangeLog update

25 years agoNEWS update
<changelog@php.net> [Thu, 2 Mar 2000 02:09:09 +0000 (02:09 +0000)]
NEWS update

25 years agoAdd appropriate check for mckcrypto lib
Evan Klinger [Thu, 2 Mar 2000 02:05:39 +0000 (02:05 +0000)]
Add appropriate check for mckcrypto lib

25 years ago- started to implement overload class for xml node
Uwe Steinmann [Wed, 1 Mar 2000 21:16:24 +0000 (21:16 +0000)]
- started to implement overload class for xml node

25 years agoRemoval of printf-debug, changed sp/fp to Pike_sp / Pike_fp instead of
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.

25 years agoOnly two lines are allowed here.
Egon Schmid [Wed, 1 Mar 2000 19:56:46 +0000 (19:56 +0000)]
Only two lines are allowed here.

25 years agoround(-0.1) will now return 0 instead of -0
Hartmut Holzgraefe [Wed, 1 Mar 2000 19:36:37 +0000 (19:36 +0000)]
round(-0.1) will now return 0 instead of -0

25 years ago- Upgrade to year 2000
Andi Gutmans [Wed, 1 Mar 2000 17:24:43 +0000 (17:24 +0000)]
- Upgrade to year 2000

25 years ago- Fix typos
Andi Gutmans [Wed, 1 Mar 2000 17:10:45 +0000 (17:10 +0000)]
- Fix typos

25 years ago.
Thies C. Arntzen [Wed, 1 Mar 2000 14:09:26 +0000 (14:09 +0000)]
.

25 years ago now
Thies C. Arntzen [Wed, 1 Mar 2000 13:59:51 +0000 (13:59 +0000)]
now

25 years ago@- OCINLogon no longer crashes. (Thies)
Thies C. Arntzen [Wed, 1 Mar 2000 08:17:33 +0000 (08:17 +0000)]
@- OCINLogon no longer crashes. (Thies)

25 years agoget rid of warning when $url["port"] isn't set
Evan Klinger [Wed, 1 Mar 2000 07:03:33 +0000 (07:03 +0000)]
get rid of warning when $url["port"] isn't set

25 years agoChangeLog update
<changelog@php.net> [Wed, 1 Mar 2000 02:09:07 +0000 (02:09 +0000)]
ChangeLog update

25 years agoFix compile warnings.
Chuck Hagenbuch [Wed, 1 Mar 2000 01:43:26 +0000 (01:43 +0000)]
Fix compile warnings.

25 years agoAdd _php_imap_parse_address(), which replaces a lot of duplicated,
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.

25 years agoShow the minor MCAL version if we have it.
Chuck Hagenbuch [Wed, 1 Mar 2000 01:34:05 +0000 (01:34 +0000)]
Show the minor MCAL version if we have it.

25 years agoFix Bug #3632 - sanity check to not access a message that doesn't exist.
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.

25 years ago(image(createfrom?)png) Fix a typo & remove unused variable.
Jouni Ahto [Tue, 29 Feb 2000 18:45:47 +0000 (18:45 +0000)]
(image(createfrom?)png) Fix a typo & remove unused variable.

25 years agoAutomatically try to symlink c-client.a to libc-client.a, so people
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.

25 years agoRewrite IMAP checks. This should solve the problems people had with
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

25 years agoAD_ADD_LIBRARY_DEFER allows people to add libraries in a deferred way
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)

25 years agoMade php_escape_html_entities() as a separate function for export.
Andrei Zmievski [Tue, 29 Feb 2000 04:38:14 +0000 (04:38 +0000)]
Made php_escape_html_entities() as a separate function for export.

25 years agoChangeLog update
<changelog@php.net> [Tue, 29 Feb 2000 02:09:11 +0000 (02:09 +0000)]
ChangeLog update

25 years agoNEWS update
<changelog@php.net> [Tue, 29 Feb 2000 02:09:08 +0000 (02:09 +0000)]
NEWS update

25 years agoFixed a compilation problem with roxen.c due to a change in Pike to fix a
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.

25 years agoroxen.c
David Hedbor [Tue, 29 Feb 2000 01:11:16 +0000 (01:11 +0000)]
roxen.c

25 years agoRemoved warning about ZTS since it works fine now.
David Hedbor [Tue, 29 Feb 2000 01:10:37 +0000 (01:10 +0000)]
Removed warning about ZTS since it works fine now.

25 years agofixing segfaults in imap_getmailboxes and imap_getsubscribed.
Chuck Hagenbuch [Mon, 28 Feb 2000 21:03:08 +0000 (21:03 +0000)]
fixing segfaults in imap_getmailboxes and imap_getsubscribed.

25 years agoWDDX header comments now conform to the latest DTD.
Andrei Zmievski [Mon, 28 Feb 2000 17:16:12 +0000 (17:16 +0000)]
WDDX header comments now conform to the latest DTD.

25 years agoImproved handing of instances of private classes. Added servlet examples.
Sam Ruby [Mon, 28 Feb 2000 17:02:28 +0000 (17:02 +0000)]
Improved handing of instances of private classes.  Added servlet examples.

25 years ago- Use *_ex-API and *_RESOURCE-macros (partial).
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.

25 years ago(php_set_session_var)
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.

25 years ago.
Sascha Schumann [Mon, 28 Feb 2000 16:00:23 +0000 (16:00 +0000)]
.

25 years agoWDDX additions.
Andrei Zmievski [Mon, 28 Feb 2000 14:04:57 +0000 (14:04 +0000)]
WDDX additions.

25 years ago@- Switched back to the old $HTTP_*_VARS[] behavior - $HTTP_GET_VARS["foo"]
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)

25 years agoChangeLog update
<changelog@php.net> [Mon, 28 Feb 2000 02:09:33 +0000 (02:09 +0000)]
ChangeLog update

25 years agofixing number of arguments to be consistent with php3 code.
Chuck Hagenbuch [Mon, 28 Feb 2000 01:37:21 +0000 (01:37 +0000)]
fixing number of arguments to be consistent with php3 code.

25 years agomcal_next_recurrence() actually works again now (in addition to not
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.

25 years ago- Hopefully fix browscap problem
Andi Gutmans [Sun, 27 Feb 2000 20:23:31 +0000 (20:23 +0000)]
- Hopefully fix browscap problem

25 years ago- Bye bye Perl.
Andi Gutmans [Sun, 27 Feb 2000 19:40:19 +0000 (19:40 +0000)]
- Bye bye Perl.

25 years agoFixed some protos.
Egon Schmid [Sun, 27 Feb 2000 18:41:19 +0000 (18:41 +0000)]
Fixed some protos.

25 years ago.
Thies C. Arntzen [Sun, 27 Feb 2000 18:21:18 +0000 (18:21 +0000)]
.

25 years ago.
Sascha Schumann [Sun, 27 Feb 2000 18:12:57 +0000 (18:12 +0000)]
.

25 years ago*** empty log message ***
Thies C. Arntzen [Sun, 27 Feb 2000 18:06:12 +0000 (18:06 +0000)]
*** empty log message ***

25 years agoout of space in private (brain) memory;-)
Thies C. Arntzen [Sun, 27 Feb 2000 18:02:14 +0000 (18:02 +0000)]
out of space in private (brain) memory;-)

25 years ago*** empty log message ***
Zeev Suraski [Sun, 27 Feb 2000 17:43:35 +0000 (17:43 +0000)]
*** empty log message ***

25 years agoCompile fix
Zeev Suraski [Sun, 27 Feb 2000 17:11:03 +0000 (17:11 +0000)]
Compile fix

25 years agoAvoid E_NOTICE errors in PEAR code.
Stig Bakken [Sun, 27 Feb 2000 14:46:27 +0000 (14:46 +0000)]
Avoid E_NOTICE errors in PEAR code.

25 years agojust so that i don't forget
Thies C. Arntzen [Sun, 27 Feb 2000 14:31:04 +0000 (14:31 +0000)]
just so that i don't forget

25 years ago- Fix bug 3640
Andi Gutmans [Sun, 27 Feb 2000 05:22:48 +0000 (05:22 +0000)]
- Fix bug 3640

25 years agoChangeLog update
<changelog@php.net> [Sun, 27 Feb 2000 02:09:13 +0000 (02:09 +0000)]
ChangeLog update

25 years agoNEWS update
<changelog@php.net> [Sun, 27 Feb 2000 02:09:10 +0000 (02:09 +0000)]
NEWS update

25 years agoSome formatting, and fix the crashes in mcal_next_recurrence (finally!)
Chuck Hagenbuch [Sun, 27 Feb 2000 01:38:31 +0000 (01:38 +0000)]
Some formatting, and fix the crashes in mcal_next_recurrence (finally!)

25 years ago@- Fixed a (fairly common) situation where error_reporting values would not be
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)

25 years agoVerified $HTTP_*[] protection
Zeev Suraski [Sat, 26 Feb 2000 22:14:49 +0000 (22:14 +0000)]
Verified $HTTP_*[] protection

25 years agoFix Sybase DB compilation
Zeev Suraski [Sat, 26 Feb 2000 21:35:15 +0000 (21:35 +0000)]
Fix Sybase DB compilation

25 years ago(php_hash_environment)
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.

25 years agocompilation error - Win32
Sam Ruby [Sat, 26 Feb 2000 21:12:44 +0000 (21:12 +0000)]
compilation error - Win32

25 years ago- Protect $HTTP_POST_FILES[] as well
Zeev Suraski [Sat, 26 Feb 2000 18:59:29 +0000 (18:59 +0000)]
- Protect $HTTP_POST_FILES[] as well

25 years agoAdded notice about new functions.
Andrei Zmievski [Sat, 26 Feb 2000 17:58:28 +0000 (17:58 +0000)]
Added notice about new functions.

25 years agoAdded get_class_vars() and get_object_vars() functions.
Andrei Zmievski [Sat, 26 Feb 2000 17:54:00 +0000 (17:54 +0000)]
Added get_class_vars() and get_object_vars() functions.

25 years ago@- The various $HTTP_*_VARS[] are now protected, and cannot be manipulated by
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...

25 years agoFix typo.
Andrei Zmievski [Sat, 26 Feb 2000 16:21:29 +0000 (16:21 +0000)]
Fix typo.

25 years agoAdd a couple of entries.
Andrei Zmievski [Sat, 26 Feb 2000 16:14:34 +0000 (16:14 +0000)]
Add a couple of entries.

25 years agoCompile fix
Zeev Suraski [Sat, 26 Feb 2000 16:07:05 +0000 (16:07 +0000)]
Compile fix

25 years agoregister package
Stig Bakken [Sat, 26 Feb 2000 16:03:50 +0000 (16:03 +0000)]
register package

25 years agoAllow the INI callbacks to know at what stage PHP is
Zeev Suraski [Sat, 26 Feb 2000 15:36:23 +0000 (15:36 +0000)]
Allow the INI callbacks to know at what stage PHP is

25 years ago@- Added ini_set() as an alias to ini_alter() (Zeev)
Zeev Suraski [Sat, 26 Feb 2000 14:53:18 +0000 (14:53 +0000)]
@- Added ini_set() as an alias to ini_alter() (Zeev)

25 years ago@- The string None is now recognized as a keyword by the php.ini processor, and
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

25 years ago(sapi_send_headers) fix leak
Thies C. Arntzen [Sat, 26 Feb 2000 14:21:10 +0000 (14:21 +0000)]
(sapi_send_headers) fix leak

25 years ago- More function in php module
Uwe Steinmann [Sat, 26 Feb 2000 11:58:49 +0000 (11:58 +0000)]
- More function in php module

25 years agocorrect
Thies C. Arntzen [Sat, 26 Feb 2000 10:36:06 +0000 (10:36 +0000)]
correct

25 years agofixing imap_undelete to accept 2 or 3 arguments, not 3 or 4.
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.

25 years ago- From CODING_STANDARDS:
Zeev Suraski [Sat, 26 Feb 2000 05:03:41 +0000 (05:03 +0000)]
- From CODING_STANDARDS:
  [6] NEVER USE strncat().  If you're absolutely sure you know what you're doing,
      check its man page again, and only then, consider using it, and even then,
      try avoiding it.
  strncat() is your enemy!
- Fix several SAPI services, get rid of the default_content_type (it's always
  composed of the mime type and charset now).
- Win32 works again

25 years ago*** empty log message ***
Zeev Suraski [Sat, 26 Feb 2000 04:09:16 +0000 (04:09 +0000)]
*** empty log message ***

25 years agoFix comparisons of "inf"=="inf" and "-inf"=="-inf"
Zeev Suraski [Sat, 26 Feb 2000 04:07:03 +0000 (04:07 +0000)]
Fix comparisons of "inf"=="inf" and "-inf"=="-inf"
@- Comparing the string "inf" with "inf" returned false - fixed (Zeev)

25 years agoAdded simple HTTP utility class, currently with Date() and
Stig Bakken [Sat, 26 Feb 2000 03:38:27 +0000 (03:38 +0000)]
Added simple HTTP utility class, currently with Date() and
negotiateLanguage().

25 years ago- Convert 'PHP3' to 'PHP'
Zeev Suraski [Sat, 26 Feb 2000 03:20:55 +0000 (03:20 +0000)]
- Convert 'PHP3' to 'PHP'
- Avoid declaring crypt() related salt types twice

25 years ago- Removing the code that checks for Zend, since this is distinctly
Chuck Hagenbuch [Sat, 26 Feb 2000 03:09:11 +0000 (03:09 +0000)]
- Removing the code that checks for Zend, since this is distinctly
php4-specific now.
- bringing it up to date with the mcal functions in php3
- cleanups

Unfortunately, it still segfaults. I'll file a bug report about that...