]>
granicus.if.org Git - php/log
Thies C. Arntzen [Tue, 9 Nov 1999 19:48:56 +0000 (19:48 +0000)]
IRIX ld likes this order better
Sascha Schumann [Tue, 9 Nov 1999 18:18:16 +0000 (18:18 +0000)]
Move only, if the file exists.
Sascha Schumann [Tue, 9 Nov 1999 18:06:58 +0000 (18:06 +0000)]
automake overwrites libtool's files, if
- --add-missing was used
- *_LTLIBRARIES targets are used
Thus, we preserve our customized files while automake runs
Sascha Schumann [Tue, 9 Nov 1999 18:04:17 +0000 (18:04 +0000)]
Add libtool helper files
Sam Ruby [Tue, 9 Nov 1999 17:37:35 +0000 (17:37 +0000)]
add mergesort into build
Stig Bakken [Tue, 9 Nov 1999 17:32:05 +0000 (17:32 +0000)]
- substitute JAVA_LFLAGS (not set, but used in libphp_java_la_LIBADD)
- add .cvsignore file
Stig Bakken [Tue, 9 Nov 1999 17:03:46 +0000 (17:03 +0000)]
4.0b3-RC4
Stig Bakken [Tue, 9 Nov 1999 16:57:26 +0000 (16:57 +0000)]
Preserve the CVS versions of ltconfig/ltmain.sh during makedist.
#This is a temporary fix!
Rasmus Lerdorf [Tue, 9 Nov 1999 16:01:31 +0000 (16:01 +0000)]
Better lib detection for ucd-snmp
Sam Ruby [Tue, 9 Nov 1999 16:01:30 +0000 (16:01 +0000)]
location of output.c moved.
Rasmus Lerdorf [Tue, 9 Nov 1999 15:55:37 +0000 (15:55 +0000)]
Find ucd-snmp include files more intelligently
Stig Bakken [Tue, 9 Nov 1999 14:28:59 +0000 (14:28 +0000)]
Clean up ODBC HAVE_XXX symbols, compile fixes for OpenLink and Solid.
#The Solid support still does not link, though (looks like a side-effect of
#the way the Solid libs are named and our stubborn friend libtool).
#This can wait until after 4.0b3.
Sascha Schumann [Tue, 9 Nov 1999 14:27:56 +0000 (14:27 +0000)]
- set default path for cookie to the root directory ("/")
- complete session documentation in php.ini-dist
Sam Ruby [Tue, 9 Nov 1999 14:21:18 +0000 (14:21 +0000)]
add java
Sascha Schumann [Tue, 9 Nov 1999 13:57:11 +0000 (13:57 +0000)]
Include proper header files (replacement functions were not used).
Stig Bakken [Tue, 9 Nov 1999 13:31:16 +0000 (13:31 +0000)]
Fix OpenLink ODBC support
@Fix OpenLink ODBC support (Stig)
Stig Bakken [Tue, 9 Nov 1999 12:20:34 +0000 (12:20 +0000)]
Bump version to 4.0b3-RC3.
# We release RC2 just minutes before Sam Ruby commits his Java extension.
# What timing!
Sam Ruby [Tue, 9 Nov 1999 12:02:22 +0000 (12:02 +0000)]
@ Added Zend OO syntax overloading support for Java components
#
# My lawyer made me do this:
#
Users of PHP are hereby granted a non-exclusive, irrevocable, world-wide,
royalty-free, non-transferable license to use, execute, prepare derivative
works of, and distribute (internally and externally, and including derivative
works) the code accompanying this license as part of, and integrated into PHP.
WARRANTY OF ANY KIND EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
THE IMPLIED WARRANTY OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
AND ANY WARRANTY OF NON-INFRINGEMENT. THE ENTIRE RISK ARISING OUT OF THE USE
OR PERFORMANCE OF THIS CODE REMAINS WITH USERS OF PHP. The owner of this code
represents and warrants that it is legally entitled to grant the above license.
Stig Bakken [Tue, 9 Nov 1999 11:56:27 +0000 (11:56 +0000)]
Makedist can now be run from outside the CVS tree.
Stig Bakken [Tue, 9 Nov 1999 07:59:50 +0000 (07:59 +0000)]
@Fix min/max behaviour (Thies)
#Andrei: I left the convert_to_long() in there, it doesn't really make
#much of a difference.
<changelog@php.net> [Tue, 9 Nov 1999 02:09:01 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Tue, 9 Nov 1999 02:08:58 +0000 (02:08 +0000)]
NEWS update
Jakub Skopal [Mon, 8 Nov 1999 20:57:59 +0000 (20:57 +0000)]
"sybase" is definitelly six characters long :-)
Stig Bakken [Mon, 8 Nov 1999 16:17:53 +0000 (16:17 +0000)]
Cleaned up makedist a bit more.
# Also changed 4.0B3-RC2 to 4.0b3-RC2. I don't see why we should start
# using capital letters in 4.0.
Stig Bakken [Mon, 8 Nov 1999 14:41:57 +0000 (14:41 +0000)]
ignore distribution files
Sascha Schumann [Mon, 8 Nov 1999 11:04:14 +0000 (11:04 +0000)]
Add libtool files to CVS. Advantages:
- PHP-specific changes are easier to maintain
- it removes one dependency for users (i.e. GNU vs. FreeBSD ports)
I have not removed the libtool check in buildconf, since libzend/TSRM still
depend on a local version of libtool.
Sascha Schumann [Mon, 8 Nov 1999 10:33:06 +0000 (10:33 +0000)]
Remove prototype. The prototype was not necessary for UCD SNMP 3.5.3, and
broke the build for UCD SNMP 4.0.1.
Stig Bakken [Mon, 8 Nov 1999 09:18:57 +0000 (09:18 +0000)]
(PHP tempnam) now uses mkstemp() if available
@- tempnam() now uses mkstemp() if available (Stig)
<changelog@php.net> [Mon, 8 Nov 1999 02:09:00 +0000 (02:09 +0000)]
ChangeLog update
Sascha Schumann [Sun, 7 Nov 1999 13:16:14 +0000 (13:16 +0000)]
(php_ns_request_ctor) enable HTTP Access Authentication
(php_ns_hash_environment) supply PATH_TRANSLATED to scripts
<changelog@php.net> [Sun, 7 Nov 1999 02:09:04 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Sun, 7 Nov 1999 02:09:00 +0000 (02:09 +0000)]
NEWS update
Sascha Schumann [Sat, 6 Nov 1999 13:05:14 +0000 (13:05 +0000)]
- limit find to PHP's automake Makefiles
- check whether patches were applied correctly
Sascha Schumann [Sat, 6 Nov 1999 10:14:36 +0000 (10:14 +0000)]
Disable auto_start until we find a way to access the necessary data fields.
Zeev Suraski [Sat, 6 Nov 1999 10:06:37 +0000 (10:06 +0000)]
Version update
Zeev Suraski [Sat, 6 Nov 1999 10:01:55 +0000 (10:01 +0000)]
- Win32 fixes
- COM module improvements from Boris Wedl
Thies C. Arntzen [Sat, 6 Nov 1999 08:16:25 +0000 (08:16 +0000)]
(PHP var_dump, serialize) now use php.ini's precision size when displying/serializing doubles
@- serialize() and var_dump() now honor the precision as set in php.ini
@ for doubles. (Thies)
<changelog@php.net> [Sat, 6 Nov 1999 02:09:09 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Sat, 6 Nov 1999 02:09:06 +0000 (02:09 +0000)]
NEWS update
Rasmus Lerdorf [Fri, 5 Nov 1999 21:43:53 +0000 (21:43 +0000)]
We need to use mysql_field_count() instead of mysql_num_fields() if
we are using MySQL 3.22.24 or newer when we want to check a mysql struct
instead of a result struct. The reference is here:
http://www.mysql.com/Manual_chapter/manual_Clients.html#mysql_num_fields
Sam Ruby [Fri, 5 Nov 1999 17:52:00 +0000 (17:52 +0000)]
configuration failures trap server
Rasmus Lerdorf [Fri, 5 Nov 1999 15:37:34 +0000 (15:37 +0000)]
# Fix group email address
Thies C. Arntzen [Fri, 5 Nov 1999 08:48:09 +0000 (08:48 +0000)]
(php3_sybase_get_column_content) initialize buffer before call to dbconvert()
@- Fixed garbage returned at the end of certain Sybase-Columns (Thies)
@ Patch submitted by: neal@wanlink.com
<changelog@php.net> [Fri, 5 Nov 1999 02:09:27 +0000 (02:09 +0000)]
ChangeLog update
Andrei Zmievski [Thu, 4 Nov 1999 21:55:47 +0000 (21:55 +0000)]
(PHP multisort) More work, not yet done though.
Andrei Zmievski [Thu, 4 Nov 1999 21:02:35 +0000 (21:02 +0000)]
Made zend_hash_rehash() callable from outside.
Rasmus Lerdorf [Thu, 4 Nov 1999 20:47:19 +0000 (20:47 +0000)]
Try to avoid IBM/Berkeley DB2 confusion
Stig Bakken [Thu, 4 Nov 1999 09:52:44 +0000 (09:52 +0000)]
# Updated to work with the new build system.
Stig Bakken [Thu, 4 Nov 1999 09:40:44 +0000 (09:40 +0000)]
# First shot at 4.0b3.
Stig Bakken [Thu, 4 Nov 1999 09:34:35 +0000 (09:34 +0000)]
# Workaround needed to run automake in makedist.
Andi Gutmans [Thu, 4 Nov 1999 04:48:32 +0000 (04:48 +0000)]
- Add include path. Used relative include path assuming php4 and bindlib_w32
are in the same directory.
<changelog@php.net> [Thu, 4 Nov 1999 02:09:55 +0000 (02:09 +0000)]
ChangeLog update
Andrei Zmievski [Wed, 3 Nov 1999 20:48:42 +0000 (20:48 +0000)]
*** empty log message ***
Frank M. Kromann [Wed, 3 Nov 1999 20:41:24 +0000 (20:41 +0000)]
Added MS SQL server module
Frank M. Kromann [Wed, 3 Nov 1999 20:37:51 +0000 (20:37 +0000)]
Changed directory names to match project
Frank M. Kromann [Wed, 3 Nov 1999 20:35:58 +0000 (20:35 +0000)]
Adding MS SQL Server module for Win32
Andi Gutmans [Wed, 3 Nov 1999 20:15:50 +0000 (20:15 +0000)]
#- Added support for forcing a variable number of internal function arguments
# by reference.
#- This is done by using BYREF_FORCE_REST as the last arg_types value.
Andi Gutmans [Wed, 3 Nov 1999 19:21:56 +0000 (19:21 +0000)]
- Add support for BYREF_FORCE_REST
Evan Klinger [Wed, 3 Nov 1999 02:53:52 +0000 (02:53 +0000)]
#I hope this is the correct way to 'fix' this.
Fix compile warning
<changelog@php.net> [Wed, 3 Nov 1999 02:09:28 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 3 Nov 1999 02:09:21 +0000 (02:09 +0000)]
NEWS update
Sascha Schumann [Tue, 2 Nov 1999 18:35:59 +0000 (18:35 +0000)]
Add <FORM ACTION=...> tag
Sascha Schumann [Tue, 2 Nov 1999 18:27:38 +0000 (18:27 +0000)]
Additional check for concurrent use of --with-{apache,apxs}
Andrei Zmievski [Tue, 2 Nov 1999 14:39:12 +0000 (14:39 +0000)]
Remove extraneous comment.
# Pay no attention to multisort() at the moment.
Evan Klinger [Tue, 2 Nov 1999 03:47:09 +0000 (03:47 +0000)]
(PHP getprotoby{name,number}) New Functions
@- Implemented getprotoby{name,number} (Evan)
<changelog@php.net> [Tue, 2 Nov 1999 02:09:28 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Tue, 2 Nov 1999 02:09:23 +0000 (02:09 +0000)]
NEWS update
Andrei Zmievski [Mon, 1 Nov 1999 20:58:50 +0000 (20:58 +0000)]
*** empty log message ***
Andrei Zmievski [Mon, 1 Nov 1999 20:51:04 +0000 (20:51 +0000)]
Added array_pad() function.
# Ignore multisort() for now.
@- Added array_pad() function. (Andrei)
Chuck Hagenbuch [Mon, 1 Nov 1999 16:44:36 +0000 (16:44 +0000)]
Trying to clean up the last of the body->id/body->description confusion.
Andrei Zmievski [Mon, 1 Nov 1999 16:13:41 +0000 (16:13 +0000)]
Added new session configuration directives.
# Sascha, please document them here.
Sascha Schumann [Mon, 1 Nov 1999 11:48:31 +0000 (11:48 +0000)]
Fix for #2631
<changelog@php.net> [Mon, 1 Nov 1999 02:09:20 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Mon, 1 Nov 1999 02:09:11 +0000 (02:09 +0000)]
NEWS update
Evan Klinger [Mon, 1 Nov 1999 01:07:51 +0000 (01:07 +0000)]
(PHP getservby{name,port}) New functions.
@- Added new getservby{name,port} functions. (Evan)
Sascha Schumann [Sun, 31 Oct 1999 13:29:00 +0000 (13:29 +0000)]
Add missing initialization entry
Sascha Schumann [Sun, 31 Oct 1999 13:27:35 +0000 (13:27 +0000)]
Support current mcrypt. Tested with libmcrypt-2.2.4
Sascha Schumann [Sun, 31 Oct 1999 13:26:40 +0000 (13:26 +0000)]
Change session.lifetime to session.cookie_lifetime. And:
@ - Added session.cookie_path and session.cookie_domain (Sascha)
Sam Ruby [Sun, 31 Oct 1999 11:56:22 +0000 (11:56 +0000)]
@Continue processing PHP_INI_SYSTEM knownDirectives after extension=
#
# Never saw a response to PHP-DEV post of 25-OCT
#
# Given the existence of knownDirectives, I figured that option 2
# was closest to the original design intent.
<changelog@php.net> [Sun, 31 Oct 1999 01:09:17 +0000 (01:09 +0000)]
ChangeLog update
Rasmus Lerdorf [Sat, 30 Oct 1999 14:26:42 +0000 (14:26 +0000)]
typing in the dark
Rasmus Lerdorf [Sat, 30 Oct 1999 14:24:36 +0000 (14:24 +0000)]
Damn, can't see underscores correctly on this silly terminal I am on
Rasmus Lerdorf [Sat, 30 Oct 1999 14:22:10 +0000 (14:22 +0000)]
Clean up regex header file mess. php.h now explicitly includes php_regex.h
and php_regex.h figures out which regex header files to include and
defines symbols that prevents other stuff from including the wrong versions
of regex header files.
<changelog@php.net> [Sat, 30 Oct 1999 01:09:07 +0000 (01:09 +0000)]
ChangeLog update
Rasmus Lerdorf [Fri, 29 Oct 1999 21:00:43 +0000 (21:00 +0000)]
Fix typo found by hholzgra@media-engineering.de
Rasmus Lerdorf [Fri, 29 Oct 1999 17:33:19 +0000 (17:33 +0000)]
Kill the regex header file warnings
Rasmus Lerdorf [Fri, 29 Oct 1999 17:08:46 +0000 (17:08 +0000)]
Looked like this was done by RedHat the way I wrote it.
<changelog@php.net> [Fri, 29 Oct 1999 01:09:23 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Fri, 29 Oct 1999 01:09:20 +0000 (01:09 +0000)]
NEWS update
Rasmus Lerdorf [Thu, 28 Oct 1999 20:33:43 +0000 (20:33 +0000)]
(IBM DB2 Support) Fix stuff to allow IBM DB2 to work with PHP 4.
Tested against DB2 6.1 UDB on Linux (RH-6.0)
@- Enable IBM DB2 support - Tested against DB2 6.1 UDB on Linux (RH-6.0)
Sascha Schumann [Thu, 28 Oct 1999 17:33:36 +0000 (17:33 +0000)]
Remove set-if-not-set colon, since CPPFLAGS is never set by automake.
Andrei Zmievski [Thu, 28 Oct 1999 16:41:17 +0000 (16:41 +0000)]
Fix bug #2623.
Andi Gutmans [Thu, 28 Oct 1999 15:53:31 +0000 (15:53 +0000)]
- Fix for Thies' leak and Andrei's crash
Andrei Zmievski [Thu, 28 Oct 1999 01:40:14 +0000 (01:40 +0000)]
New function.
<changelog@php.net> [Thu, 28 Oct 1999 01:09:21 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Thu, 28 Oct 1999 01:09:18 +0000 (01:09 +0000)]
NEWS update
Sam Ruby [Thu, 28 Oct 1999 00:18:51 +0000 (00:18 +0000)]
look for output.c in its new location in the windows build
Andrei Zmievski [Wed, 27 Oct 1999 22:06:05 +0000 (22:06 +0000)]
(PHP str_repeat) New function.
Thies C. Arntzen [Wed, 27 Oct 1999 18:30:41 +0000 (18:30 +0000)]
moved output.c into ext/standart and made it thread-safe.
moved output-buffering related functions from basic_functions to output.c
Win32 project need to be updated to reflect new position.
# i'm not really happy with this solution, but it seemed the easiest one!
# the whole output code is a bit hard to understand...
@- Output-Buffering system is now Thread-Safe. (Thies)
Thies C. Arntzen [Wed, 27 Oct 1999 17:51:22 +0000 (17:51 +0000)]
@- implemented OCI8 $lob->WriteToFile() function - very useful for streaming
@ large amounts of LOB-Data without to need of a huge buffer. (Thies)