]>
granicus.if.org Git - php/log
Stig Bakken [Sun, 26 Sep 1999 16:27:25 +0000 (16:27 +0000)]
Have to keep using AM_PROG_LIBTOOL to keep all automake versions happy.
Sascha Schumann [Sun, 26 Sep 1999 15:38:58 +0000 (15:38 +0000)]
Avoid specifying standard paths. This might result in compiler problems
(see #1937, #2367)
Sascha Schumann [Sun, 26 Sep 1999 15:00:12 +0000 (15:00 +0000)]
Expand relative paths properly, otherwise build process will fail.
Sascha Schumann [Sun, 26 Sep 1999 09:12:55 +0000 (09:12 +0000)]
Do nothing, if PHP_RPATHS is empty.
Sascha Schumann [Sun, 26 Sep 1999 09:05:56 +0000 (09:05 +0000)]
Disable rpaths optionally.
Andi Gutmans [Sun, 26 Sep 1999 05:45:18 +0000 (05:45 +0000)]
- Changed Ts{}.var to Ts{}.var.ptr_ptr.
Sascha Schumann [Sat, 25 Sep 1999 21:08:36 +0000 (21:08 +0000)]
* Use per-thread structure for request data
* Update ChangeLog
Sascha Schumann [Sat, 25 Sep 1999 21:06:11 +0000 (21:06 +0000)]
Do not try to free NULLs.
Sascha Schumann [Sat, 25 Sep 1999 18:51:38 +0000 (18:51 +0000)]
* use faster Ns_ConnWrite()
* access cookies correctly
* set HTTP_* variables for script
Sascha Schumann [Sat, 25 Sep 1999 16:51:18 +0000 (16:51 +0000)]
* cleanup
* make cookies work
Thies C. Arntzen [Sat, 25 Sep 1999 16:42:31 +0000 (16:42 +0000)]
fixed callback code -> now $parser is passed as a resource!
Sascha Schumann [Sat, 25 Sep 1999 16:06:55 +0000 (16:06 +0000)]
* use consistent php_ns prefix
* improve configuration code
* shutdown SAPI/TSRM correctly
Sascha Schumann [Sat, 25 Sep 1999 15:41:51 +0000 (15:41 +0000)]
Add entry for AOLserver.
Sascha Schumann [Sat, 25 Sep 1999 15:37:02 +0000 (15:37 +0000)]
* remove debugging message
* use SAPI's http response code
* improve POST read (still blocks in Ns_ConnRead, even if there is enough
data to read)
* improve config data handling
Sascha Schumann [Sat, 25 Sep 1999 12:09:50 +0000 (12:09 +0000)]
New Zend API
Sascha Schumann [Sat, 25 Sep 1999 11:55:42 +0000 (11:55 +0000)]
Use new Zend API
Andreas Karajannis [Sat, 25 Sep 1999 11:36:34 +0000 (11:36 +0000)]
*** empty log message ***
Andreas Karajannis [Sat, 25 Sep 1999 11:30:28 +0000 (11:30 +0000)]
odbc now uses the new Zend function api
Stefan Roehrich [Sat, 25 Sep 1999 11:23:02 +0000 (11:23 +0000)]
Use new Zend API.
Sascha Schumann [Sat, 25 Sep 1999 01:06:33 +0000 (01:06 +0000)]
- support POST and HEAD requests
- clean up module_main()
- allow arbitrary mappings
Sascha Schumann [Sat, 25 Sep 1999 00:32:25 +0000 (00:32 +0000)]
Initial AOLserver support. Note that the current way of creating
the shared library works only with GNU utilities. Some features
have to be added yet (i.e. POST and cookie support).
Andrey Hristov [Fri, 24 Sep 1999 22:44:41 +0000 (22:44 +0000)]
- Updated array functions to use high-performance API
- Updated preg_split() to allow returning only non-empty pieces
Sascha Schumann [Fri, 24 Sep 1999 20:52:46 +0000 (20:52 +0000)]
PTHREADS is a custom symbol
Sascha Schumann [Fri, 24 Sep 1999 20:14:44 +0000 (20:14 +0000)]
Additionally check libc_r (*BSD) for pthread functions
Andrey Hristov [Fri, 24 Sep 1999 20:12:28 +0000 (20:12 +0000)]
*** empty log message ***
Andrey Hristov [Fri, 24 Sep 1999 20:11:06 +0000 (20:11 +0000)]
Update to new high-performance function API.
Sascha Schumann [Fri, 24 Sep 1999 19:35:25 +0000 (19:35 +0000)]
Use new Zend API.
Sascha Schumann [Fri, 24 Sep 1999 19:22:25 +0000 (19:22 +0000)]
Add _ex API implementation for booleans.
Sascha Schumann [Fri, 24 Sep 1999 19:15:17 +0000 (19:15 +0000)]
Use new Zend API and some minor cleanup.
Andrey Hristov [Fri, 24 Sep 1999 18:58:36 +0000 (18:58 +0000)]
*** empty log message ***
Andrey Hristov [Fri, 24 Sep 1999 18:57:02 +0000 (18:57 +0000)]
Extended var_dump to handle IS_RESOURCE somewhat.
Andrey Hristov [Fri, 24 Sep 1999 18:43:34 +0000 (18:43 +0000)]
Update WDDX for new high-performance function API.
Thies C. Arntzen [Fri, 24 Sep 1999 18:07:26 +0000 (18:07 +0000)]
we want to know who to "blame";-)
Thies C. Arntzen [Fri, 24 Sep 1999 18:02:58 +0000 (18:02 +0000)]
updated XML (only partly tested)
Stig Bakken [Fri, 24 Sep 1999 15:35:35 +0000 (15:35 +0000)]
more high-tech shared building
Stig Bakken [Fri, 24 Sep 1999 15:34:54 +0000 (15:34 +0000)]
kill another warning
Stig Bakken [Fri, 24 Sep 1999 15:34:30 +0000 (15:34 +0000)]
kill warning
Stig Bakken [Fri, 24 Sep 1999 15:34:06 +0000 (15:34 +0000)]
set "phplibdir" in configure so it doesn't have to be set in Makefile.am
Thies C. Arntzen [Fri, 24 Sep 1999 15:10:13 +0000 (15:10 +0000)]
use getParameterEx
Stig Bakken [Fri, 24 Sep 1999 14:41:27 +0000 (14:41 +0000)]
#if !HAVE_FOO -> #ifndef HAVE_FOO
Stig Bakken [Fri, 24 Sep 1999 14:36:43 +0000 (14:36 +0000)]
AM_PROG_LIBTOOL is obsolete in libtool 1.3.3, which we now require.
Using AC_PROG_LIBTOOL instead.
Stig Bakken [Fri, 24 Sep 1999 14:29:28 +0000 (14:29 +0000)]
Detect automake/libtool that are installed with different prefixes.
Thies C. Arntzen [Fri, 24 Sep 1999 14:18:33 +0000 (14:18 +0000)]
fixed warning
Zeev Suraski [Fri, 24 Sep 1999 14:14:47 +0000 (14:14 +0000)]
Compile fixes for WDDX, XML and Zlib (untested)
Zeev Suraski [Fri, 24 Sep 1999 14:11:53 +0000 (14:11 +0000)]
This should make the Sybase CT module compile again (untested)
Zeev Suraski [Fri, 24 Sep 1999 14:09:37 +0000 (14:09 +0000)]
This should make the mSQL module compile again (untested)
Zeev Suraski [Fri, 24 Sep 1999 14:07:15 +0000 (14:07 +0000)]
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.
Zeev Suraski [Fri, 24 Sep 1999 14:03:45 +0000 (14:03 +0000)]
Exify the standardized resource stuff
Sascha Schumann [Thu, 23 Sep 1999 20:27:17 +0000 (20:27 +0000)]
Link with libtsrm.a, if thread-safety is chosen.
Sascha Schumann [Thu, 23 Sep 1999 20:17:07 +0000 (20:17 +0000)]
Exit, if subsequent configure scripts fail.
Sascha Schumann [Thu, 23 Sep 1999 19:34:42 +0000 (19:34 +0000)]
Try to find ANSI/STDC compatible mode of host compiler
Andrew Skalski [Thu, 23 Sep 1999 17:54:26 +0000 (17:54 +0000)]
fixed php3 code problem
Andi Gutmans [Thu, 23 Sep 1999 16:13:31 +0000 (16:13 +0000)]
- Fix bug #2364.
I haven't checked all of the conversion macros yet but there's a change
there are more such bugs there.
Sascha Schumann [Thu, 23 Sep 1999 16:07:16 +0000 (16:07 +0000)]
Fix vpath build w/ thread-safe enabled on Unix.
Andrey Hristov [Thu, 23 Sep 1999 15:37:01 +0000 (15:37 +0000)]
Small clarification.
Sascha Schumann [Thu, 23 Sep 1999 14:53:39 +0000 (14:53 +0000)]
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.
Nick Gorham [Thu, 23 Sep 1999 14:46:35 +0000 (14:46 +0000)]
Added support for Easysoft ODBC-ODBC Bridge
Fixed bug in odbc_setoption
Andrew Skalski [Thu, 23 Sep 1999 14:34:00 +0000 (14:34 +0000)]
fixed typo in mcal_list_alarms()
Sascha Schumann [Thu, 23 Sep 1999 14:09:42 +0000 (14:09 +0000)]
re2c's bit vectors appear to be not binary clean. Revert to
standard mode for the moment.
Thies C. Arntzen [Thu, 23 Sep 1999 11:20:56 +0000 (11:20 +0000)]
tiny optimisation
Thies C. Arntzen [Thu, 23 Sep 1999 10:23:12 +0000 (10:23 +0000)]
Ora_Fetch_Into now resets the returned array in all cases
Thies C. Arntzen [Thu, 23 Sep 1999 09:15:38 +0000 (09:15 +0000)]
fixed NULL column
cleanups
Nick Gorham [Wed, 22 Sep 1999 21:15:35 +0000 (21:15 +0000)]
Added odbc metadata update log
Nick Gorham [Wed, 22 Sep 1999 21:14:03 +0000 (21:14 +0000)]
Added support for metadata functions, odbc_tables, odbc_columns,
odbc_columnprivileges, odbc_foreignkeys, odbc_gettypeinfo,
odbc_primarykeys, odbc_procedurecolumns, odbc_procedures,
odbc_procedurecolumns, odbc_procedures, odbc_specialcolumns,
odbc_statistics, odbc_tableprivileges
Andrew Skalski [Wed, 22 Sep 1999 20:23:34 +0000 (20:23 +0000)]
mcal fix
Andrew Skalski [Wed, 22 Sep 1999 20:21:40 +0000 (20:21 +0000)]
added null-checking in make_event_object
Andrew Skalski [Wed, 22 Sep 1999 16:07:41 +0000 (16:07 +0000)]
Added optional port argument to ftp_connect()
Thies C. Arntzen [Wed, 22 Sep 1999 15:26:16 +0000 (15:26 +0000)]
i always forget something;-)
Thies C. Arntzen [Wed, 22 Sep 1999 15:16:19 +0000 (15:16 +0000)]
fixed Ora_PLogon (rewrote ora_do_logon using php_mysql.c)
oracle_hack.c should no longer be needed!
Thies C. Arntzen [Wed, 22 Sep 1999 09:57:42 +0000 (09:57 +0000)]
preliminary fix for each until andi & zeev clean up!
Thies C. Arntzen [Wed, 22 Sep 1999 09:52:19 +0000 (09:52 +0000)]
resourcified Oracle
Thies C. Arntzen [Wed, 22 Sep 1999 09:46:44 +0000 (09:46 +0000)]
if you pass NULL as the resource_type_name to zend_fetch_resource*&friends the functions will not print any warnings if the resource is not found!
Stefan Roehrich [Wed, 22 Sep 1999 08:11:17 +0000 (08:11 +0000)]
Added new allowable_tags for gzgetss() in ChangeLog, too.
Stefan Roehrich [Wed, 22 Sep 1999 07:43:36 +0000 (07:43 +0000)]
Fixed gzgetss() with new _php3_strip_tags, corrected prototype.
Uwe Steinmann [Wed, 22 Sep 1999 05:27:55 +0000 (05:27 +0000)]
- fixed misleading explaination of fdftk option
Andi Gutmans [Wed, 22 Sep 1999 05:26:22 +0000 (05:26 +0000)]
- Get rid of warning on win32, non-threadsafe mode.
Andrew Skalski [Tue, 21 Sep 1999 23:37:26 +0000 (23:37 +0000)]
removed NULL reference
Andrew Skalski [Tue, 21 Sep 1999 23:34:45 +0000 (23:34 +0000)]
added missing "addr.sin_family = AF_INET" to socket routines
Andrey Hristov [Tue, 21 Sep 1999 21:39:20 +0000 (21:39 +0000)]
*** empty log message ***
Andrey Hristov [Tue, 21 Sep 1999 21:38:51 +0000 (21:38 +0000)]
WDDX can now serialize and deserialize objects. It uses a variable named
'php_classname' to store the class name as part of the structure. This way
WDDX modules in other languages don't get broken by extensions to DTD
we would have had to make otherwise.
Rasmus Lerdorf [Tue, 21 Sep 1999 20:10:53 +0000 (20:10 +0000)]
Slightly redundant to check for crypt() here again, but the TRY_RUN stuff
needs it defined in the same m4 file or it won't work, and it will just
get pulled out of the cache anyway, so it isn't a big deal.
Andi Gutmans [Tue, 21 Sep 1999 20:00:01 +0000 (20:00 +0000)]
- Fix problem where function parameter fetches were created too late.
Rasmus Lerdorf [Tue, 21 Sep 1999 17:50:51 +0000 (17:50 +0000)]
fgetss/gzgetss fixes
Andrey Hristov [Tue, 21 Sep 1999 17:06:30 +0000 (17:06 +0000)]
A couple of fixes.
Sascha Schumann [Tue, 21 Sep 1999 15:00:22 +0000 (15:00 +0000)]
AC_CRYPT_CAP depends on symbol checks performed later.
Sascha Schumann [Tue, 21 Sep 1999 14:51:24 +0000 (14:51 +0000)]
* Do not check explicitly for symbols in the C library (fixes #2339)
* sort function checks
Thies C. Arntzen [Tue, 21 Sep 1999 14:36:41 +0000 (14:36 +0000)]
added krsort() function
Sascha Schumann [Tue, 21 Sep 1999 12:24:41 +0000 (12:24 +0000)]
Continue, if re2c is not available.
Using the ".new" suffix, we prevent the shell from zeroing the file.
Sascha Schumann [Tue, 21 Sep 1999 08:41:31 +0000 (08:41 +0000)]
Fix typo.
catched by: ssb
Sascha Schumann [Tue, 21 Sep 1999 08:37:27 +0000 (08:37 +0000)]
Use install-sh (autoconf) script to install php. This automatically
creates the bindir path, so that the effect described in #2304 disappears.
Sascha Schumann [Tue, 21 Sep 1999 08:22:33 +0000 (08:22 +0000)]
On at least Win32, gettimeofday() returns values in tv_usec which exceed
1,000,000.
For portability reasons we set the integer part of our result to 0.
This is equivalent to using tv_usec %
1000000 .
Zeev Suraski [Tue, 21 Sep 1999 07:32:50 +0000 (07:32 +0000)]
*** empty log message ***
Zeev Suraski [Tue, 21 Sep 1999 07:31:24 +0000 (07:31 +0000)]
Add get_func_args()
Zeev Suraski [Tue, 21 Sep 1999 00:46:22 +0000 (00:46 +0000)]
*** empty log message ***
Rasmus Lerdorf [Tue, 21 Sep 1999 00:21:01 +0000 (00:21 +0000)]
woops
Rasmus Lerdorf [Tue, 21 Sep 1999 00:15:21 +0000 (00:15 +0000)]
Fix zlib compile problem
Andi Gutmans [Mon, 20 Sep 1999 21:29:41 +0000 (21:29 +0000)]
- Move some more language specific functions over to Zend.
get_class() and friends.
Andi Gutmans [Mon, 20 Sep 1999 21:28:37 +0000 (21:28 +0000)]
- Move some more Zend internal functions from PHP
Sascha Schumann [Mon, 20 Sep 1999 21:17:26 +0000 (21:17 +0000)]
Timestamp commit. I do consider removing the rule from Makefile.am
Egon Schmid [Mon, 20 Sep 1999 20:05:26 +0000 (20:05 +0000)]
Here was also something missing.