]>
granicus.if.org Git - php/log
Sascha Schumann [Wed, 29 Mar 2000 17:33:44 +0000 (17:33 +0000)]
Do not add dl function, if libdl is not present.
PR: #3947
Declare user_shutdown_function_name() as static to kill warning.
Andi Gutmans [Wed, 29 Mar 2000 17:13:16 +0000 (17:13 +0000)]
- Make sure zend_API.h has Zend'ish versions of the ZEND macros so that
Zend'ish modules don't need to mix PHP & Zend notation.
Sterling Hughes [Wed, 29 Mar 2000 12:43:13 +0000 (12:43 +0000)]
#yikes stripes, didn't see that one
#its time to go to bed
Re-fixed return value of min and max
Sterling Hughes [Wed, 29 Mar 2000 11:38:47 +0000 (11:38 +0000)]
single, sorta proto.
Sterling Hughes [Wed, 29 Mar 2000 11:19:01 +0000 (11:19 +0000)]
1. Holy protos Batman.
2. Converted some functions from using "return" to RETURN_FALSE
Thies C. Arntzen [Wed, 29 Mar 2000 09:36:27 +0000 (09:36 +0000)]
@- session_start() is now more verbose if headers cannot be send. (Thies)
Sterling Hughes [Wed, 29 Mar 2000 01:39:04 +0000 (01:39 +0000)]
Tis protoriffic.
Egon Schmid [Tue, 28 Mar 2000 20:47:47 +0000 (20:47 +0000)]
Sterling, only one line for the short descritption, even it is massiv.
Sterling Hughes [Tue, 28 Mar 2000 20:26:02 +0000 (20:26 +0000)]
*** empty log message ***
Sterling Hughes [Tue, 28 Mar 2000 18:16:41 +0000 (18:16 +0000)]
*** empty log message ***
Zeev Suraski [Tue, 28 Mar 2000 17:34:21 +0000 (17:34 +0000)]
The checks for func_num_args() and friends were broken - fixed
Egon Schmid [Tue, 28 Mar 2000 17:03:32 +0000 (17:03 +0000)]
Description differs between version 3 and 4.
Uwe Steinmann [Tue, 28 Mar 2000 16:45:05 +0000 (16:45 +0000)]
- added pdf_open_image_file() to read jpeg, tiff, gif and png images
Sterling Hughes [Tue, 28 Mar 2000 01:38:50 +0000 (01:38 +0000)]
Couple of thangs:
1. We've got protos!
2. The second half of the script is now most Zendiferous.
Sascha Schumann [Mon, 27 Mar 2000 23:43:00 +0000 (23:43 +0000)]
Use PHP_ARG_WITH
Sascha Schumann [Mon, 27 Mar 2000 23:33:38 +0000 (23:33 +0000)]
Welcome PHP_ARG_ENABLE and PHP_ARG_WITH. They are there to replace the common
AC_MSG_CHECKING, AC_ARG_[ENABLE,WITH], AC_MSG_RESULT trio.
Sascha Schumann [Mon, 27 Mar 2000 22:52:48 +0000 (22:52 +0000)]
Generate better skeleton config.m4
Sascha Schumann [Mon, 27 Mar 2000 22:40:49 +0000 (22:40 +0000)]
These should not be exported
Sascha Schumann [Mon, 27 Mar 2000 22:40:27 +0000 (22:40 +0000)]
* Check the default location of Berkeley DB 3.0
* Check additionally for libdb-3
Zeev Suraski [Mon, 27 Mar 2000 20:00:51 +0000 (20:00 +0000)]
That's one thing @ missed...
Sterling Hughes [Mon, 27 Mar 2000 18:11:33 +0000 (18:11 +0000)]
Slight change for time on the return side.
@-Added 'I' switch to test whether or not DST is active.
Sterling Hughes [Mon, 27 Mar 2000 16:35:01 +0000 (16:35 +0000)]
*** empty log message ***
Sterling Hughes [Mon, 27 Mar 2000 16:21:15 +0000 (16:21 +0000)]
*** empty log message ***
Rasmus Lerdorf [Mon, 27 Mar 2000 01:35:17 +0000 (01:35 +0000)]
GNU make is not required
Sam Ruby [Mon, 27 Mar 2000 01:00:21 +0000 (01:00 +0000)]
Remove debug libraries from debug build
Sam Ruby [Mon, 27 Mar 2000 00:55:18 +0000 (00:55 +0000)]
Whoops! Not everybody want Java included by default!
Rasmus Lerdorf [Mon, 27 Mar 2000 00:33:47 +0000 (00:33 +0000)]
Update the INSTALL docs
Sam Ruby [Mon, 27 Mar 2000 00:18:59 +0000 (00:18 +0000)]
Remove debug runtime libraries from Release builds
Sam Ruby [Sun, 26 Mar 2000 20:24:55 +0000 (20:24 +0000)]
support non-debug builds
Sam Ruby [Sun, 26 Mar 2000 20:01:59 +0000 (20:01 +0000)]
support non-debug builds
Sascha Schumann [Sun, 26 Mar 2000 19:51:10 +0000 (19:51 +0000)]
PHP_EXTENSION sets $ext_src_base
Sascha Schumann [Sun, 26 Mar 2000 19:47:28 +0000 (19:47 +0000)]
Some white-space changes
Sascha Schumann [Sun, 26 Mar 2000 19:46:42 +0000 (19:46 +0000)]
Ignore errors at this place
Sascha Schumann [Sun, 26 Mar 2000 19:46:11 +0000 (19:46 +0000)]
Allow MySQL to be compiled against extern mysqlclient library
Zeev Suraski [Sun, 26 Mar 2000 19:26:09 +0000 (19:26 +0000)]
Use compression for makedist
Zeev Suraski [Sun, 26 Mar 2000 19:18:59 +0000 (19:18 +0000)]
Package RC1
Andi Gutmans [Sun, 26 Mar 2000 18:40:24 +0000 (18:40 +0000)]
- Stop zend_func_args() and co. from crashing
Zeev Suraski [Sun, 26 Mar 2000 17:06:19 +0000 (17:06 +0000)]
- Change new -> result. Using C++ keywords isn't too hot
Andi Gutmans [Sun, 26 Mar 2000 16:28:37 +0000 (16:28 +0000)]
- Didn't see Thies' commit message although I can't really see how it would
make a difference
Andi Gutmans [Sun, 26 Mar 2000 16:00:35 +0000 (16:00 +0000)]
- Include Andrea's fix for alloca.h
Sascha Schumann [Sun, 26 Mar 2000 15:26:15 +0000 (15:26 +0000)]
Fix internal_functions.c screwup for people not using --with-mm
Thies C. Arntzen [Sun, 26 Mar 2000 14:46:25 +0000 (14:46 +0000)]
<alloca.h> needs to be included before we define macros calling alloca()
atleast using SGI's cc - should not harm other platforms (i hope)
Sterling Hughes [Sun, 26 Mar 2000 14:43:24 +0000 (14:43 +0000)]
Return value corrected.
Thies C. Arntzen [Sun, 26 Mar 2000 14:27:10 +0000 (14:27 +0000)]
no c++ comments // please
Thies C. Arntzen [Sun, 26 Mar 2000 14:25:20 +0000 (14:25 +0000)]
fix cast
Chuck Hagenbuch [Sun, 26 Mar 2000 04:34:05 +0000 (04:34 +0000)]
imap_clearflag_full now returns true appropriately.
Sam Ruby [Sun, 26 Mar 2000 04:31:53 +0000 (04:31 +0000)]
JAVA_LIBPATH was not allways being added to the LIBPATH
Sascha Schumann [Sun, 26 Mar 2000 02:47:00 +0000 (02:47 +0000)]
Revamp session's config.m4 and reenable support for mm. The shared memory
module works now successfully again under Apache and other web servers.
Zeev Suraski [Sun, 26 Mar 2000 02:01:11 +0000 (02:01 +0000)]
@- Fix a data corruption bug in mysql_result(), if used in table.fieldname mode (Zeev)
Hopefully that settles this one.
Sascha Schumann [Sun, 26 Mar 2000 00:43:56 +0000 (00:43 +0000)]
Add MSIE 5-specific Cache-Control fields
Sterling Hughes [Sat, 25 Mar 2000 22:27:30 +0000 (22:27 +0000)]
Tid Bit More.
Zeev Suraski [Sat, 25 Mar 2000 20:25:10 +0000 (20:25 +0000)]
Update .dsp's
Sterling Hughes [Sat, 25 Mar 2000 19:58:19 +0000 (19:58 +0000)]
- snmpwalkoid is an alias now
- small optimizations
- delete that switch case in php_snmp
=The different functions are now in the PHP_FUNCTION declaration thingies
- If-else blocks have brackets
Andi Gutmans [Sat, 25 Mar 2000 19:23:16 +0000 (19:23 +0000)]
*** empty log message ***
Zeev Suraski [Sat, 25 Mar 2000 19:17:41 +0000 (19:17 +0000)]
- Update dsp
- Remove unnecessary includes
Zeev Suraski [Sat, 25 Mar 2000 19:10:07 +0000 (19:10 +0000)]
- Some header dependencies cleanup
- Generalize zval_print() and zval_print_r()
Andi Gutmans [Sat, 25 Mar 2000 16:28:16 +0000 (16:28 +0000)]
- Support getcwd() semantics.
- We need to change this whole business to work with ZTS globals
Sam Ruby [Sat, 25 Mar 2000 15:57:04 +0000 (15:57 +0000)]
Dynamically load java support, for better error messages
Sam Ruby [Sat, 25 Mar 2000 15:40:08 +0000 (15:40 +0000)]
RTLD_NOW => RTLD_LAZY|RTLD_GLOBAL
Zeev Suraski [Sat, 25 Mar 2000 15:35:35 +0000 (15:35 +0000)]
Update dsp's
Thies C. Arntzen [Sat, 25 Mar 2000 12:12:04 +0000 (12:12 +0000)]
andrei, i'm sure we're missing some @ entries in NEWS (this one is one of them)
Sterling Hughes [Sat, 25 Mar 2000 04:05:13 +0000 (04:05 +0000)]
Fixed a few protos and ...
Zeev Suraski [Sat, 25 Mar 2000 01:32:47 +0000 (01:32 +0000)]
@- Modified the registry INI entry reader (Win32) to work with drive letters. For
@ example, if you wish to wish to specify INI entries for C:\foo\bar, you should
@ create HKLM\PHP\Per Directory Values\C\foo\bar in the registry, and add
@ string values for each directive you want to override in this directory (Zeev)
Zeev Suraski [Fri, 24 Mar 2000 23:51:34 +0000 (23:51 +0000)]
- Fixed a crash when sending a non-variable expression to a runtime-bound function
that expected a reference.
Andrei Zmievski [Fri, 24 Mar 2000 14:56:19 +0000 (14:56 +0000)]
@- Fixed extract() for EXTR_PREFIX_SAME and EXTR_SKIP cases. (Andrei)
Andi Gutmans [Fri, 24 Mar 2000 11:16:24 +0000 (11:16 +0000)]
- Nuke hash_*_ptr() functions
Andi Gutmans [Fri, 24 Mar 2000 11:12:30 +0000 (11:12 +0000)]
- Nuke hash_*_ptr functions
Uwe Steinmann [Thu, 23 Mar 2000 19:00:21 +0000 (19:00 +0000)]
- several clean ups
Andrei Zmievski [Thu, 23 Mar 2000 18:40:55 +0000 (18:40 +0000)]
Use WRONG_PARAM_COUNT.
Zeev Suraski [Thu, 23 Mar 2000 18:31:18 +0000 (18:31 +0000)]
- Make it compile
Andrei Zmievski [Thu, 23 Mar 2000 17:54:02 +0000 (17:54 +0000)]
Added get_class_methods().
Andrei Zmievski [Thu, 23 Mar 2000 17:47:28 +0000 (17:47 +0000)]
Added get_class_methods().
Andi Gutmans [Wed, 22 Mar 2000 19:07:47 +0000 (19:07 +0000)]
- Change Zend version as API has changed
Zeev Suraski [Wed, 22 Mar 2000 18:43:25 +0000 (18:43 +0000)]
- Wrong fix
Zeev Suraski [Wed, 22 Mar 2000 18:36:02 +0000 (18:36 +0000)]
- Only free when result != op1
Thies C. Arntzen [Wed, 22 Mar 2000 08:14:00 +0000 (08:14 +0000)]
@- stristr() no longer modifies it's arguments. (Thies)
fix #3890
Andrei Zmievski [Tue, 21 Mar 2000 20:50:56 +0000 (20:50 +0000)]
Attribution.
Andi Gutmans [Tue, 21 Mar 2000 19:04:34 +0000 (19:04 +0000)]
- Adjust for change in zend_startup()
Andi Gutmans [Tue, 21 Mar 2000 19:01:19 +0000 (19:01 +0000)]
- Change zend_startup to accept a flag for starting builtin functions
Andi Gutmans [Tue, 21 Mar 2000 18:48:28 +0000 (18:48 +0000)]
- Move #defines
<changelog@php.net> [Tue, 21 Mar 2000 02:09:09 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Tue, 21 Mar 2000 02:09:06 +0000 (02:09 +0000)]
NEWS update
Andrei Zmievski [Mon, 20 Mar 2000 14:50:56 +0000 (14:50 +0000)]
Please use @ in front of _all_ lines intended for NEWS file.
Rasmus Lerdorf [Mon, 20 Mar 2000 08:19:51 +0000 (08:19 +0000)]
As it turns out, there are some browsers that can't handle default
charsets. I think forcing this on is going to cause us a lot of headache,
so turn it off by default.
@ Don't default to iso-8859-1 since this confuses some browsers
Rasmus Lerdorf [Mon, 20 Mar 2000 07:40:56 +0000 (07:40 +0000)]
Make it possible to specify both a port and a socket in mysql_[p]connect
@ Make it possible to specify both a port and a socket in mysql_[p]connect
Egon Schmid [Mon, 20 Mar 2000 06:46:58 +0000 (06:46 +0000)]
Fixed a proto.
<changelog@php.net> [Mon, 20 Mar 2000 02:09:10 +0000 (02:09 +0000)]
ChangeLog update
Chuck Hagenbuch [Sun, 19 Mar 2000 23:39:05 +0000 (23:39 +0000)]
initial function prototypes
Rasmus Lerdorf [Sun, 19 Mar 2000 23:07:57 +0000 (23:07 +0000)]
Leave sendmail_path commented out to pick up compiled-in default
Ted Rolle Jr [Sun, 19 Mar 2000 22:59:08 +0000 (22:59 +0000)]
Added new function: imap_mime_header_decode
Decodes mime header elements in accordance with RFC 2047.
Andi Gutmans [Sun, 19 Mar 2000 21:10:48 +0000 (21:10 +0000)]
- Quick fopen() support. The code needs some cleaning up and we might
need to think of performance issues with the strdup()'s (definitely
use strndup() and maybe try to do with less string copies).
Shane Caraveo [Sun, 19 Mar 2000 18:24:09 +0000 (18:24 +0000)]
I suppose errors should be printed prior to endthread
Shane Caraveo [Sun, 19 Mar 2000 18:22:11 +0000 (18:22 +0000)]
do this only on win32
Shane Caraveo [Sun, 19 Mar 2000 17:59:05 +0000 (17:59 +0000)]
just a little more detail in exception report
Shane Caraveo [Sun, 19 Mar 2000 17:34:01 +0000 (17:34 +0000)]
libmysql must use USE_TLS for multithreaded compilation on windows.
Sascha Schumann [Sun, 19 Mar 2000 12:38:53 +0000 (12:38 +0000)]
Fix build problems with UCD-SNMP 4.1.x.
First, we need to include default_store.h.
Second, UCD-SNMP supports OpenSSL now, so we additionally need to
link against that.
The changes should be completely backwards-compatible.
Partly suggested by: thor2001@gmx.net
PR: #3451, #3668, #3868
Sascha Schumann [Sun, 19 Mar 2000 12:09:01 +0000 (12:09 +0000)]
Cleanup
Thies C. Arntzen [Sun, 19 Mar 2000 11:08:07 +0000 (11:08 +0000)]
(var_dump) removed "refcount-hack" - comiles without warning again (&works).
Thies C. Arntzen [Sun, 19 Mar 2000 10:56:40 +0000 (10:56 +0000)]
fix some protos
Thies C. Arntzen [Sun, 19 Mar 2000 10:50:48 +0000 (10:50 +0000)]
kill warning