History log of /php-src/ (Results 113326 – 113350 of 114808)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
be0eeccd24-Sep-1999 Andrey Hristov

Update WDDX for new high-performance function API.

8ad2f4a224-Sep-1999 Thies C. Arntzen

we want to know who to "blame";-)

c626d9e424-Sep-1999 Thies C. Arntzen

updated XML (only partly tested)

79e729d624-Sep-1999 Stig Bakken

more high-tech shared building

a4bc947824-Sep-1999 Stig Bakken

kill another warning

63b101f324-Sep-1999 Stig Bakken

kill warning

701bd7cf24-Sep-1999 Stig Bakken

set "phplibdir" in configure so it doesn't have to be set in Makefile.am

032b459224-Sep-1999 Thies C. Arntzen

use getParameterEx

33a946d324-Sep-1999 Stig Bakken

#if !HAVE_FOO -> #ifndef HAVE_FOO

bd3132bc24-Sep-1999 Stig Bakken

AM_PROG_LIBTOOL is obsolete in libtool 1.3.3, which we now require.
Using AC_PROG_LIBTOOL instead.

5665459624-Sep-1999 Stig Bakken

Detect automake/libtool that are installed with different prefixes.

10ec822b24-Sep-1999 Thies C. Arntzen

fixed warning

360675ce24-Sep-1999 Zeev Suraski

Compile fixes for WDDX, XML and Zlib (untested)

83a5bfdd24-Sep-1999 Zeev Suraski

This should make the Sybase CT module compile again (untested)

e99e7c0424-Sep-1999 Zeev Suraski

This should make the mSQL module compile again (untested)

86133ef424-Sep-1999 Zeev Suraski

Ok guys, the prototype for zend_fetch_resource*() has changed - it now
accepts a zval ** instead of a zval *, to be suitable for use with the
getParametersEx() API.
You don't have to swit

Ok guys, the prototype for zend_fetch_resource*() has changed - it now
accepts a zval ** instead of a zval *, to be suitable for use with the
getParametersEx() API.
You don't have to switch to the getParametersEx() API, but you will have to
go over your code and add &'s where it's applicable (of course, if you have
the mental strength to go over your code and convert it to use the Ex API,
it's best).

The MySQL module now uses the getParametersEx() API completely.

show more ...

85844ace24-Sep-1999 Zeev Suraski

Exify the standardized resource stuff

c8ac4bb023-Sep-1999 Sascha Schumann

Link with libtsrm.a, if thread-safety is chosen.

f0ee629b23-Sep-1999 Sascha Schumann

Exit, if subsequent configure scripts fail.

8bf4fe0223-Sep-1999 Sascha Schumann

Try to find ANSI/STDC compatible mode of host compiler

1e573a9a23-Sep-1999 Andrew Skalski

fixed php3 code problem

63c15d2923-Sep-1999 Andi Gutmans

- Fix bug #2364.
I haven't checked all of the conversion macros yet but there's a change
there are more such bugs there.

4efa22c823-Sep-1999 Sascha Schumann

Fix vpath build w/ thread-safe enabled on Unix.

9f07657b23-Sep-1999 Andrey Hristov

Small clarification.

de8120f523-Sep-1999 Sascha Schumann

This version is finally the standard one. The last one was created
using the 'nested ifs mode' which seems to be the source of the problem.

1...<<4531453245334534453545364537453845394540>>...4593