]>
granicus.if.org Git - php/log
Jouni Ahto [Thu, 11 May 2000 19:38:02 +0000 (19:38 +0000)]
SQL_INT64 binding support in prepared and executed queries.
Fixed a (probably) longtime bug with binding to DECIMAL/NUMERIC stored as
scaled integer.
# Be lazy on documentation, then nobody ever uses the features there are,
# and you never get caught for bugs...
Zeev Suraski [Thu, 11 May 2000 19:18:11 +0000 (19:18 +0000)]
Get rid of chval - it's really not necessary and seems to be confusing people
Zeev Suraski [Thu, 11 May 2000 18:49:45 +0000 (18:49 +0000)]
Refined fix
Zeev Suraski [Thu, 11 May 2000 18:31:21 +0000 (18:31 +0000)]
Fix a memory corruption bug with by-ref function arguments
Andreas Karajannis [Thu, 11 May 2000 16:25:58 +0000 (16:25 +0000)]
Prototype adapted
Andreas Karajannis [Thu, 11 May 2000 16:24:03 +0000 (16:24 +0000)]
Restoring old parameter ordering in odbc_fetch_into()
Andi Gutmans [Thu, 11 May 2000 13:52:24 +0000 (13:52 +0000)]
- Remove unneeded object_init(return_value) from three places
Andrei Zmievski [Thu, 11 May 2000 13:00:48 +0000 (13:00 +0000)]
Typo.
Egon Schmid [Thu, 11 May 2000 12:10:53 +0000 (12:10 +0000)]
Fixed some typos.
Andreas Karajannis [Thu, 11 May 2000 11:46:06 +0000 (11:46 +0000)]
Forcing passing by reference for array in odbc_fetch_into()
Added function odbc_column_scale(), new alias odbc_column_precision for odbc_column_len
Added better description in Prototypes for some functions
Sam Ruby [Thu, 11 May 2000 10:39:28 +0000 (10:39 +0000)]
build error on Unix
<changelog@php.net> [Thu, 11 May 2000 01:09:14 +0000 (01:09 +0000)]
ChangeLog update
Danny Heijl [Wed, 10 May 2000 18:56:42 +0000 (18:56 +0000)]
- fix for SQLLVARCHAR provided by Alan Shepherd. (Danny)
Andrei Zmievski [Wed, 10 May 2000 13:36:57 +0000 (13:36 +0000)]
Move to past RC2.
Chuck Hagenbuch [Wed, 10 May 2000 12:44:44 +0000 (12:44 +0000)]
fix for segfault. patch from Jade Nicoletti <nicoletti@nns.ch>.
Andi Gutmans [Wed, 10 May 2000 12:28:13 +0000 (12:28 +0000)]
- Bump up Zend extension version number
Thies C. Arntzen [Wed, 10 May 2000 09:40:46 +0000 (09:40 +0000)]
make waning readable
Sascha Schumann [Wed, 10 May 2000 09:31:53 +0000 (09:31 +0000)]
Fix register_argc_argv entry.
Submitted by: André Langhorst <A.Langhorst@itbnet.de>
Thies C. Arntzen [Wed, 10 May 2000 07:32:51 +0000 (07:32 +0000)]
revert last patch - you can only specify the dl() path relative to extension_dir
again
<changelog@php.net> [Wed, 10 May 2000 01:09:14 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 10 May 2000 01:09:11 +0000 (01:09 +0000)]
NEWS update
Jouni Ahto [Tue, 9 May 2000 20:30:23 +0000 (20:30 +0000)]
Support (partially) the new datatypes in InterBase 6.
Andrei Zmievski [Tue, 9 May 2000 19:27:00 +0000 (19:27 +0000)]
@- Added array_rand() function. (Andrei)
Andi Gutmans [Mon, 8 May 2000 21:46:48 +0000 (21:46 +0000)]
Thoroughly initialize IS_UNUSED for proper cleanup
Andi Gutmans [Mon, 8 May 2000 16:33:52 +0000 (16:33 +0000)]
- Change Zend Engine version number
Andi Gutmans [Mon, 8 May 2000 16:18:20 +0000 (16:18 +0000)]
- Return real size allocated
Zeev Suraski [Mon, 8 May 2000 10:24:26 +0000 (10:24 +0000)]
Make zend_binary_strcasecmp compile again
Thies C. Arntzen [Mon, 8 May 2000 10:10:00 +0000 (10:10 +0000)]
config.m4 redone - now supports building oracle extension as shared module
# i really hope i didn't break linking agains ancient oracle-versions!
Sascha Schumann [Mon, 8 May 2000 10:05:19 +0000 (10:05 +0000)]
Make strcasecmp() act correctly WRT SUS II.
Patch by: hholzgra@php.net
PR: #3556
Thies C. Arntzen [Mon, 8 May 2000 10:04:12 +0000 (10:04 +0000)]
oracle.c expects _ORACLE_
Thies C. Arntzen [Mon, 8 May 2000 09:41:37 +0000 (09:41 +0000)]
imporved version detection
Thies C. Arntzen [Mon, 8 May 2000 09:20:23 +0000 (09:20 +0000)]
oracle/oci8 no longer share the compile-time infos
Thies C. Arntzen [Mon, 8 May 2000 09:06:48 +0000 (09:06 +0000)]
rewritten the configure stuff
Thies C. Arntzen [Mon, 8 May 2000 08:55:45 +0000 (08:55 +0000)]
AC_ADD_LIBRARY_WITH_PATH now always prepends new libraries.
Thies C. Arntzen [Mon, 8 May 2000 08:27:48 +0000 (08:27 +0000)]
support empty libpath in AC_ADD_LIBRARY_WITH_PATH
make sure the link-order for shared and static builds are the same
Thies C. Arntzen [Mon, 8 May 2000 08:12:28 +0000 (08:12 +0000)]
(php_dl) treat path as absolute if it starts with '/'
<changelog@php.net> [Mon, 8 May 2000 01:09:15 +0000 (01:09 +0000)]
ChangeLog update
jim winstead [Sun, 7 May 2000 18:35:41 +0000 (18:35 +0000)]
another minor change to test CVS mails again
Sascha Schumann [Sun, 7 May 2000 05:32:54 +0000 (05:32 +0000)]
Never tell link editor to libc. Some systems use thread-safe
replacements for libc in Pthreads mode.
Sascha Schumann [Sun, 7 May 2000 04:42:04 +0000 (04:42 +0000)]
Libtool creates libphp4.so.0.0 on at least AIX and FreeBSD 2.2.
This hack will catch the resulting shared library anyway.
The Right Way to approach this is to fix libtool to properly
handle -module on all platforms.
Sascha Schumann [Sun, 7 May 2000 03:20:37 +0000 (03:20 +0000)]
executor_globals is always passed to MINIT functions
Sascha Schumann [Sun, 7 May 2000 02:38:05 +0000 (02:38 +0000)]
s/localtime_r/php_localtime_r/
<changelog@php.net> [Sun, 7 May 2000 01:09:13 +0000 (01:09 +0000)]
ChangeLog update
Sascha Schumann [Sun, 7 May 2000 00:18:06 +0000 (00:18 +0000)]
Avoid relying on non-standard tar `z' option.
Turn on best compression for creating the archive.
Sascha Schumann [Sun, 7 May 2000 00:10:32 +0000 (00:10 +0000)]
Move <syslog.h> inclusion into php_syslog.h. This will make sure that
all source files "get it."
Sascha Schumann [Sat, 6 May 2000 23:26:41 +0000 (23:26 +0000)]
This change addresses an issue on systems which cannot link against libnsl
and libsocket, resulting in segfaults. If yp_get_default_domain is
available after checking for libsocket, we assume we do not need libnsl
anymore.
Sascha Schumann [Sat, 6 May 2000 23:17:11 +0000 (23:17 +0000)]
On some systems, <syslog.h> defines syslog to another symbol, so that
syslog.lo does not contain the expected symbols. Including <symbol.h>
in basic_functions.c fixes the resulting linking problem.
Shane Caraveo [Sat, 6 May 2000 23:06:47 +0000 (23:06 +0000)]
add nsapi to workspace
Shane Caraveo [Sat, 6 May 2000 23:06:22 +0000 (23:06 +0000)]
news
Shane Caraveo [Sat, 6 May 2000 23:05:29 +0000 (23:05 +0000)]
nsapi now compiles under win32, untested
Andi Gutmans [Sat, 6 May 2000 18:49:46 +0000 (18:49 +0000)]
- Make zend_eval_string() return SUCCESS/FAILURE
Andi Gutmans [Sat, 6 May 2000 18:40:48 +0000 (18:40 +0000)]
- Make $obj->test = 5; work again (assigning to uninitialized objects)
Shane Caraveo [Sat, 6 May 2000 18:23:28 +0000 (18:23 +0000)]
add apache module to workspace
Shane Caraveo [Sat, 6 May 2000 18:22:42 +0000 (18:22 +0000)]
some news
Andrei Zmievski [Sat, 6 May 2000 18:01:45 +0000 (18:01 +0000)]
Some breaking news for RC2.
Andrei Zmievski [Sat, 6 May 2000 17:59:58 +0000 (17:59 +0000)]
It helps to change the comment too.
Shane Caraveo [Sat, 6 May 2000 17:59:34 +0000 (17:59 +0000)]
oh boy! apache-win32 works!
Andrei Zmievski [Sat, 6 May 2000 17:59:10 +0000 (17:59 +0000)]
Enable assert by default,
Andrei Zmievski [Sat, 6 May 2000 17:57:34 +0000 (17:57 +0000)]
Fixes for possible failure of zend_eval_string().
Sascha Schumann [Sat, 6 May 2000 03:15:41 +0000 (03:15 +0000)]
Fix dbase breakage related to the virtual path changes.
Sascha Schumann [Sat, 6 May 2000 01:48:35 +0000 (01:48 +0000)]
Planning for 4.0RC2 on Monday
Sascha Schumann [Sat, 6 May 2000 01:41:14 +0000 (01:41 +0000)]
Fix regex
<changelog@php.net> [Sat, 6 May 2000 01:09:10 +0000 (01:09 +0000)]
ChangeLog update
Andrei Zmievski [Fri, 5 May 2000 14:07:52 +0000 (14:07 +0000)]
Testing.
Sascha Schumann [Fri, 5 May 2000 12:17:41 +0000 (12:17 +0000)]
Linking directly against libc might result in unexpected behaviour.
We check for dlopen in libdl first, and check then whether dlopen exists.
Sascha Schumann [Fri, 5 May 2000 12:15:36 +0000 (12:15 +0000)]
Assign/restore vars appropiately
Sascha Schumann [Fri, 5 May 2000 11:39:41 +0000 (11:39 +0000)]
Fix a bug introduced when the SAPI checks were moved.
INCLUDES were overwritten, so i.e. APXS builds failed.
Sascha Schumann [Fri, 5 May 2000 11:23:12 +0000 (11:23 +0000)]
Move dlopen in -ldl check to configure.in. This should ensure that if libdl
exists, it will be always found. We define HAVE_LIBDL now always, if the
function dlopen is found.
Sascha Schumann [Fri, 5 May 2000 10:36:00 +0000 (10:36 +0000)]
Put in a hack, so that users can compile PHP, even if the configure-time
checks failed to detect the capabilities of crypt().
Andi Gutmans [Fri, 5 May 2000 07:21:48 +0000 (07:21 +0000)]
- Fix problem with sapi_globals being used before it is initialized.
Andi Gutmans [Fri, 5 May 2000 07:18:50 +0000 (07:18 +0000)]
- Make Windows compile again.
<changelog@php.net> [Fri, 5 May 2000 01:09:15 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Fri, 5 May 2000 01:09:12 +0000 (01:09 +0000)]
NEWS update
Andrei Zmievski [Fri, 5 May 2000 00:16:41 +0000 (00:16 +0000)]
testing
Andrei Zmievski [Thu, 4 May 2000 20:29:36 +0000 (20:29 +0000)]
Updates for changed WDDX API.
Andrei Zmievski [Thu, 4 May 2000 20:28:21 +0000 (20:28 +0000)]
Got rid of infinite recursion when serializing $GLOBALS[].
@- Fixed infinite recursion when serializing $GLOBALS[] in WDDX. (Andrei)
Andrei Zmievski [Thu, 4 May 2000 20:04:38 +0000 (20:04 +0000)]
Done.
Andrei Zmievski [Thu, 4 May 2000 20:00:07 +0000 (20:00 +0000)]
. Reworked string serialization
. <, >, and & in strings are now properly escaped
. Removed a lot of unnecessary calls to strlen()
@- Made WDDX serialization properly escape <, >, and &. Also speeded up
@ the serialization in general. (Andrei)
Sascha Schumann [Thu, 4 May 2000 18:00:10 +0000 (18:00 +0000)]
Generate missing files
Andrei Zmievski [Thu, 4 May 2000 17:52:14 +0000 (17:52 +0000)]
Typo.
Sascha Schumann [Thu, 4 May 2000 17:50:32 +0000 (17:50 +0000)]
`.deps' are sourced only by Makefiles created by fastgen.sh, so it makes
sense to create empty .deps there.
Sascha Schumann [Thu, 4 May 2000 17:49:10 +0000 (17:49 +0000)]
Don't distribute ChangeLog. You can download it from lxr.php.net
Sascha Schumann [Thu, 4 May 2000 16:08:10 +0000 (16:08 +0000)]
Remove trailing slash(es) from pathnames
Andrei Zmievski [Thu, 4 May 2000 13:45:51 +0000 (13:45 +0000)]
Some formatting.
Jouni Ahto [Thu, 4 May 2000 13:43:06 +0000 (13:43 +0000)]
Fix (?) #4314.
Zeev Suraski [Thu, 4 May 2000 13:42:21 +0000 (13:42 +0000)]
- Add -z and -g switches to the CGI
Jouni Ahto [Thu, 4 May 2000 12:28:00 +0000 (12:28 +0000)]
If using a persistent connection, check if it's still there and reopen if
needed.
Sascha Schumann [Thu, 4 May 2000 11:57:59 +0000 (11:57 +0000)]
Install extensions in different directories, so that users can have
various PHP installations with different parameters.
Sascha Schumann [Thu, 4 May 2000 11:36:33 +0000 (11:36 +0000)]
s/strtok_r/php_strtok_r/
Sascha Schumann [Thu, 4 May 2000 11:31:58 +0000 (11:31 +0000)]
Missed localtime_r/ctime_r. Prefix them with php
Sascha Schumann [Thu, 4 May 2000 10:49:36 +0000 (10:49 +0000)]
Don't automatically assign pthreads_cflags/pthreads_libs to env
variables. That allows us to check for the availability of POSIX threads
before actually using it.
Sascha Schumann [Thu, 4 May 2000 10:38:17 +0000 (10:38 +0000)]
Change reentrancy API to always use the php prefix.
Check for the declaration of reentrant functions, so that we can use
them in non-ZTS mode on all platforms.
Sascha Schumann [Thu, 4 May 2000 09:42:27 +0000 (09:42 +0000)]
Determine first whether we will use ZTS mode or not.
This is important, because the system checks will yield different
results depending on whether POSIX threads are enabled or not.
We also use PTHREADS_CFLAGS only in ZTS mode now. Using these flags
in non-ZTS mode causes complete build failures on some platforms
(i.e. FreeBSD 2.2.x). This will cause harmless warnings on some
platforms (i.e. Solaris 2).
Shane Caraveo [Thu, 4 May 2000 03:28:34 +0000 (03:28 +0000)]
more apachewin32 work. much better now, but still crashing in zend_execute. At least it's getting the file open now though.
<changelog@php.net> [Thu, 4 May 2000 01:09:13 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Thu, 4 May 2000 01:09:09 +0000 (01:09 +0000)]
NEWS update
Thies C. Arntzen [Thu, 4 May 2000 01:01:38 +0000 (01:01 +0000)]
.
Thies C. Arntzen [Thu, 4 May 2000 00:53:39 +0000 (00:53 +0000)]
have to work now - maybe iÄll do it tonight
Andi Gutmans [Wed, 3 May 2000 18:01:35 +0000 (18:01 +0000)]
- Change fetch_type to be zend_uint
Andi Gutmans [Wed, 3 May 2000 17:56:44 +0000 (17:56 +0000)]
- Change the place CAST uses for the op_type