]>
granicus.if.org Git - php/log
Sascha Schumann [Tue, 23 May 2000 10:21:40 +0000 (10:21 +0000)]
--with-foo causes $withval to be set to "yes," not ""
Thies C. Arntzen [Tue, 23 May 2000 10:12:42 +0000 (10:12 +0000)]
even better check for netinet/in.h
Thies C. Arntzen [Tue, 23 May 2000 10:11:09 +0000 (10:11 +0000)]
make ftp compile on unix again
Sascha Schumann [Tue, 23 May 2000 09:39:25 +0000 (09:39 +0000)]
s/COMPILE_DL/COMPILE_DL_EXTNAME/
Sascha Schumann [Tue, 23 May 2000 09:33:51 +0000 (09:33 +0000)]
Use #ifdef COMPILE_DL_EXTNAME solely.
Sascha Schumann [Tue, 23 May 2000 09:22:01 +0000 (09:22 +0000)]
s/COMPILE_DL/COMPILE_DL_EXTNAME/ for Windows build files.
Sascha Schumann [Tue, 23 May 2000 09:09:11 +0000 (09:09 +0000)]
Only print the attention thing, if the MD5 and DES checks failed.
Frank M. Kromann [Tue, 23 May 2000 08:05:22 +0000 (08:05 +0000)]
making ftp module compile and work on win32
Thies C. Arntzen [Tue, 23 May 2000 07:49:23 +0000 (07:49 +0000)]
bump version to 4.0.1-dev
Jouni Ahto [Tue, 23 May 2000 06:03:34 +0000 (06:03 +0000)]
According to current PostgreSQL docs, using PQoidStatus() is deprecated.
Hartmut Holzgraefe [Tue, 23 May 2000 05:04:28 +0000 (05:04 +0000)]
again (due to feature request in bug id #3251)
added optional 3rd parameter 'limit' to explode() as in split()
Sterling Hughes [Tue, 23 May 2000 04:09:20 +0000 (04:09 +0000)]
@-Add the swf_ortho function. (Sterling)
<changelog@php.net> [Tue, 23 May 2000 01:09:13 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Tue, 23 May 2000 01:09:10 +0000 (01:09 +0000)]
NEWS update
Hartmut Holzgraefe [Mon, 22 May 2000 23:24:55 +0000 (23:24 +0000)]
fix for bug #2852 : argc inconsistency
Hartmut Holzgraefe [Mon, 22 May 2000 22:49:18 +0000 (22:49 +0000)]
-i, -v, -h and -? execution pathes didn't flush the output buffer
on exit, resultiong in no output at all when "output-buffering=On"
( BUG id#3420 )
Sascha Schumann [Mon, 22 May 2000 22:33:51 +0000 (22:33 +0000)]
Add section about adding shared module support to an existing module.
Frank M. Kromann [Mon, 22 May 2000 21:58:30 +0000 (21:58 +0000)]
oops forgot to save project before commit
Frank M. Kromann [Mon, 22 May 2000 21:58:29 +0000 (21:58 +0000)]
adding project for swf
Andrew Skalski [Mon, 22 May 2000 21:16:58 +0000 (21:16 +0000)]
applied Luca Montecchiani's win32 fixes (open files in binary mode
using the "b" fopen flag, and use closesocket rather than close
when closing sockets)
Sterling Hughes [Mon, 22 May 2000 20:56:09 +0000 (20:56 +0000)]
@-Allow the writing of flash files to stdout.
Sterling Hughes [Mon, 22 May 2000 20:50:10 +0000 (20:50 +0000)]
Add SWF.
Hartmut Holzgraefe [Mon, 22 May 2000 20:37:26 +0000 (20:37 +0000)]
in [mt_]rand(): (see BUG #3353)
- additional range checking for (max-min)<=[MT_]RAND_MAX
- [mt_]rand(0,[mt_]getrandmax()) will now work without integer overflow
Jouni Ahto [Mon, 22 May 2000 20:26:36 +0000 (20:26 +0000)]
# Guess I'll take it for now... there's actually even something coming, just
# waited for 4.0.0 to be released.
Zeev Suraski [Mon, 22 May 2000 16:56:22 +0000 (16:56 +0000)]
Sigh, that should be the last one :I
Zeev Suraski [Mon, 22 May 2000 16:55:56 +0000 (16:55 +0000)]
- Remove ugly Ltd.
Andi Gutmans [Mon, 22 May 2000 16:46:37 +0000 (16:46 +0000)]
- Fix LICENSE (one language error and one URL error)
Zeev Suraski [Mon, 22 May 2000 15:49:49 +0000 (15:49 +0000)]
- Make calendar compile as a dll on Windows
Ben Mansell [Mon, 22 May 2000 14:39:33 +0000 (14:39 +0000)]
Fixed check for Zeus under Solaris (/bin/sh doesn't understand '!')
Zeev Suraski [Mon, 22 May 2000 13:38:13 +0000 (13:38 +0000)]
Notify people that .phps is now fixed
<changelog@php.net> [Mon, 22 May 2000 01:09:08 +0000 (01:09 +0000)]
ChangeLog update
Sterling Hughes [Sun, 21 May 2000 23:15:09 +0000 (23:15 +0000)]
fix bug 4533
Jouni Ahto [Sun, 21 May 2000 21:13:32 +0000 (21:13 +0000)]
Fix #4230. Putenv() was modifying its argument, a no-no.
Sam Ruby [Sun, 21 May 2000 19:26:50 +0000 (19:26 +0000)]
Windows build failure
Andi Gutmans [Sun, 21 May 2000 18:05:04 +0000 (18:05 +0000)]
- Move activate_models() back to where it was. I don't want to make such
- an optimization right before 4.0.0. Who knows, maybe one of the phpinfo()
- functions depends on some information only available after RINIT.
- In any case, my fix for .phps stays in.
Andi Gutmans [Sun, 21 May 2000 17:41:16 +0000 (17:41 +0000)]
- Fix Apache php source highlighting mode. It was crashing due to the
- module shutdown functions being called when the startup functions weren't
- being called.
Andi Gutmans [Sun, 21 May 2000 16:36:16 +0000 (16:36 +0000)]
- Fix Apache php source highlighting mode. It was crashing due to the
- module shutdown functions being called when the startup functions weren't
- being called.
Andi Gutmans [Sun, 21 May 2000 16:29:38 +0000 (16:29 +0000)]
- Get ready for release
Sam Ruby [Sun, 21 May 2000 11:26:26 +0000 (11:26 +0000)]
use simpler foreach instead of while
Sam Ruby [Sun, 21 May 2000 11:24:49 +0000 (11:24 +0000)]
passing Strings as Objects
Andreas Karajannis [Sun, 21 May 2000 08:46:51 +0000 (08:46 +0000)]
Turn off retrieving the whole error stack
<changelog@php.net> [Sun, 21 May 2000 01:09:15 +0000 (01:09 +0000)]
ChangeLog update
Hartmut Holzgraefe [Sat, 20 May 2000 05:07:53 +0000 (05:07 +0000)]
patch to explode (bug id #3251) suspended till 4.0.1
<changelog@php.net> [Sat, 20 May 2000 01:09:11 +0000 (01:09 +0000)]
ChangeLog update
Sterling Hughes [Sat, 20 May 2000 00:13:05 +0000 (00:13 +0000)]
Proto fixes.
#Harmut -- I love your web site, I was able to see that these functions
#didn't have prototypes just by checking out the SWF extension area!
Hartmut Holzgraefe [Fri, 19 May 2000 22:00:38 +0000 (22:00 +0000)]
added optional 3rd parameter 'limit' to explode() as in split()
(due to feature request in bug id #3251)
Zeev Suraski [Fri, 19 May 2000 16:17:18 +0000 (16:17 +0000)]
Give some more room for configurability
Zeev Suraski [Fri, 19 May 2000 16:14:24 +0000 (16:14 +0000)]
be consistent with the URLs
Thies C. Arntzen [Fri, 19 May 2000 10:48:05 +0000 (10:48 +0000)]
fix the fix (it's still a hack)
Thies C. Arntzen [Fri, 19 May 2000 10:40:34 +0000 (10:40 +0000)]
make sigchild handler more robust.
Zeev Suraski [Fri, 19 May 2000 09:32:33 +0000 (09:32 +0000)]
Open these up for the API
Thies C. Arntzen [Fri, 19 May 2000 09:19:20 +0000 (09:19 +0000)]
added some Notice about --enable-sigchild
Zeev Suraski [Fri, 19 May 2000 08:28:53 +0000 (08:28 +0000)]
Minor output mods
<changelog@php.net> [Fri, 19 May 2000 01:09:12 +0000 (01:09 +0000)]
ChangeLog update
Thies C. Arntzen [Thu, 18 May 2000 19:45:34 +0000 (19:45 +0000)]
added new option "--enable-sigchild" (default is off)
when using this option php will setup it's own SIGCHLD handler.
when using oracle-libraries >= 8.1 on linux you need this option
if you are connecting using the BEQ interface - elsewise you will
see <defunc> processes whenever a php-script disconnects from oracle.
Thies C. Arntzen [Thu, 18 May 2000 18:50:44 +0000 (18:50 +0000)]
22 May is my birthday!
Zeev Suraski [Thu, 18 May 2000 17:43:19 +0000 (17:43 +0000)]
Package 4.0.0
Zeev Suraski [Thu, 18 May 2000 15:34:45 +0000 (15:34 +0000)]
Update the license with the new clause 6
Zeev Suraski [Thu, 18 May 2000 14:51:19 +0000 (14:51 +0000)]
Do it in thread unsafe mode for now.
Sascha Schumann [Thu, 18 May 2000 13:10:13 +0000 (13:10 +0000)]
Later AOLserver releases will copy the include to the installation dir.
Andrei Zmievski [Thu, 18 May 2000 12:29:58 +0000 (12:29 +0000)]
(PHP round) Fix proto.
Andrei Zmievski [Thu, 18 May 2000 12:29:45 +0000 (12:29 +0000)]
(PHP array_multisort) Fix the array_size test.
Sascha Schumann [Thu, 18 May 2000 12:07:15 +0000 (12:07 +0000)]
Kill warnings
Sascha Schumann [Thu, 18 May 2000 11:41:41 +0000 (11:41 +0000)]
Cosmetic change
Sascha Schumann [Thu, 18 May 2000 11:35:17 +0000 (11:35 +0000)]
Make the shared library suffix dynamic. Improve workaround for libtool's
inflexibility WRT -avoid-version to support various numbers of .0
Andi Gutmans [Thu, 18 May 2000 11:25:03 +0000 (11:25 +0000)]
- Do this someplace else.
Sascha Schumann [Thu, 18 May 2000 10:36:35 +0000 (10:36 +0000)]
Fix workaround for systems where libtool cannot handle -avoid-version
correctly.
Andi Gutmans [Thu, 18 May 2000 10:21:24 +0000 (10:21 +0000)]
- Fix include() when used on resources (shouldn't work but shouldn't crash
either).
Uwe Steinmann [Thu, 18 May 2000 05:35:11 +0000 (05:35 +0000)]
- fixed bug #4076
Andrei Zmievski [Thu, 18 May 2000 01:53:41 +0000 (01:53 +0000)]
Update for sort functions - user can now specify sort type.
<changelog@php.net> [Thu, 18 May 2000 01:09:11 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Thu, 18 May 2000 01:09:08 +0000 (01:09 +0000)]
NEWS update
Andrei Zmievski [Thu, 18 May 2000 00:52:32 +0000 (00:52 +0000)]
Tough to explain in two lines.
Andrei Zmievski [Thu, 18 May 2000 00:47:57 +0000 (00:47 +0000)]
Update for sort functions - user can now specify sort type.
Sterling Hughes [Thu, 18 May 2000 00:39:00 +0000 (00:39 +0000)]
Make the SWF module compile again + 1 stylistic change.
Andi Gutmans [Wed, 17 May 2000 23:49:26 +0000 (23:49 +0000)]
- Make non-threaded project build on Win32
Andi Gutmans [Wed, 17 May 2000 23:42:18 +0000 (23:42 +0000)]
- Fix Win32 build
Hartmut Holzgraefe [Wed, 17 May 2000 19:50:22 +0000 (19:50 +0000)]
proto corrected
Egon Schmid [Wed, 17 May 2000 19:48:43 +0000 (19:48 +0000)]
Fixed the format.
Hartmut Holzgraefe [Wed, 17 May 2000 19:45:46 +0000 (19:45 +0000)]
proto-takeover from php3
Hartmut Holzgraefe [Wed, 17 May 2000 19:42:08 +0000 (19:42 +0000)]
proto takeover from php3
Hartmut Holzgraefe [Wed, 17 May 2000 19:40:10 +0000 (19:40 +0000)]
proto-takeover from php3
Hartmut Holzgraefe [Wed, 17 May 2000 19:36:51 +0000 (19:36 +0000)]
typo fix
Hartmut Holzgraefe [Wed, 17 May 2000 19:27:08 +0000 (19:27 +0000)]
correction
Andi Gutmans [Wed, 17 May 2000 19:20:18 +0000 (19:20 +0000)]
- Nuke dlist.[ch] from Win32 build.
Andi Gutmans [Wed, 17 May 2000 19:12:51 +0000 (19:12 +0000)]
- Remove dlist from build
Andi Gutmans [Wed, 17 May 2000 19:11:43 +0000 (19:11 +0000)]
- Remove dlist.[ch]. Should not be needed anymore
Sascha Schumann [Wed, 17 May 2000 19:08:44 +0000 (19:08 +0000)]
Add debug.log facility. If there are any obscure bugs in our build system,
this will give us enough information to find and fix it.
Hartmut Holzgraefe [Wed, 17 May 2000 18:58:27 +0000 (18:58 +0000)]
proto-takeover from php3
Andi Gutmans [Wed, 17 May 2000 18:55:22 +0000 (18:55 +0000)]
- Add support for string_compare_function() and number_compare_function().
UNTESTED!
Egon Schmid [Wed, 17 May 2000 18:17:07 +0000 (18:17 +0000)]
Second parameter is optional.
Hartmut Holzgraefe [Wed, 17 May 2000 18:14:05 +0000 (18:14 +0000)]
took over missing prototypes from php3 source
(copied them only, didn't check for parameter changes!)
Hartmut Holzgraefe [Wed, 17 May 2000 17:54:54 +0000 (17:54 +0000)]
name in proto should be name of real function, not alias
Zeev Suraski [Wed, 17 May 2000 17:08:25 +0000 (17:08 +0000)]
Normalize results of compare_function()
Sascha Schumann [Wed, 17 May 2000 17:04:46 +0000 (17:04 +0000)]
Fix build against recent thttpd versions
Sascha Schumann [Wed, 17 May 2000 16:10:48 +0000 (16:10 +0000)]
.
Sascha Schumann [Wed, 17 May 2000 16:08:42 +0000 (16:08 +0000)]
Fix 64-bit issue in gethostbyaddr().
Zeev Suraski [Wed, 17 May 2000 15:50:30 +0000 (15:50 +0000)]
Fix crash if %> is encountered in HTML while ASP-tags are disabled
Uwe Steinmann [Wed, 17 May 2000 15:47:15 +0000 (15:47 +0000)]
- fixed wrong interpretation of last parameter of swf_rotate()
- add MOD_COLOR and MOD_MATRIX constants
Uwe Steinmann [Wed, 17 May 2000 15:45:56 +0000 (15:45 +0000)]
- test script to test creation of flash files