]> granicus.if.org Git - php/log
php
23 years agoFixing Win32 build...
Frank M. Kromann [Wed, 26 Sep 2001 03:24:19 +0000 (03:24 +0000)]
Fixing Win32 build...

23 years agoChangeLog update
<changelog@php.net> [Wed, 26 Sep 2001 00:10:05 +0000 (00:10 +0000)]
ChangeLog update

23 years agono message
Harald Radi [Tue, 25 Sep 2001 23:39:50 +0000 (23:39 +0000)]
no message

23 years ago2nd phase in back-substitution those macro's
Jeroen van Wolffelaar [Tue, 25 Sep 2001 22:49:04 +0000 (22:49 +0000)]
2nd phase in back-substitution those macro's

I've got pretty much everything now...

23 years agoShould've used my own script... 3rd try.
Jeroen van Wolffelaar [Tue, 25 Sep 2001 22:34:57 +0000 (22:34 +0000)]
Should've used my own script... 3rd try.

23 years agoBack-substitute for Z_* macro's. If it breaks some extension (the script isn't optima...
Jeroen van Wolffelaar [Tue, 25 Sep 2001 21:58:48 +0000 (21:58 +0000)]
Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know.

23 years agofix release_ts_dbg libpath
Daniel Beulshausen [Tue, 25 Sep 2001 17:16:27 +0000 (17:16 +0000)]
fix release_ts_dbg libpath

23 years agonuke VARIANT module
Daniel Beulshausen [Tue, 25 Sep 2001 17:08:02 +0000 (17:08 +0000)]
nuke VARIANT module

23 years agoJust in case...
Jeroen van Wolffelaar [Tue, 25 Sep 2001 16:06:39 +0000 (16:06 +0000)]
Just in case...

23 years agoEnhance to also process objects, and be more verbose
Jeroen van Wolffelaar [Tue, 25 Sep 2001 15:57:58 +0000 (15:57 +0000)]
Enhance to also process objects, and be more verbose

23 years agoAdded REQ_RANDSTR to support msession_randstr
Mark L. Woodward [Tue, 25 Sep 2001 12:21:45 +0000 (12:21 +0000)]
Added REQ_RANDSTR to support msession_randstr

23 years agoChanged config.m4 to a better default, updated README.
Mark L. Woodward [Tue, 25 Sep 2001 12:12:48 +0000 (12:12 +0000)]
Changed config.m4 to a better default, updated README.

23 years agoAdded msession_randstr, creates a random string from a single
Mark L. Woodward [Tue, 25 Sep 2001 12:11:25 +0000 (12:11 +0000)]
Added msession_randstr, creates a random string from a single
source.

23 years agoadd a 7.9 version check
Sterling Hughes [Tue, 25 Sep 2001 07:07:22 +0000 (07:07 +0000)]
add a 7.9 version check

23 years agoChangeLog update
<changelog@php.net> [Tue, 25 Sep 2001 00:10:25 +0000 (00:10 +0000)]
ChangeLog update

23 years agofix constant
Sterling Hughes [Mon, 24 Sep 2001 18:45:08 +0000 (18:45 +0000)]
fix constant

23 years agoremoved VARIANT module and put the VARIANT class into
Harald Radi [Mon, 24 Sep 2001 15:56:18 +0000 (15:56 +0000)]
removed VARIANT module and put the VARIANT class into
the COM module.
also fixed a few bugs.

23 years ago- Fix crash bug (patch by <chocolateboy@lunomail.com>)
Derick Rethans [Mon, 24 Sep 2001 08:33:51 +0000 (08:33 +0000)]
- Fix crash bug (patch by <chocolateboy@lunomail.com>)

23 years agoChangeLog update
<changelog@php.net> [Mon, 24 Sep 2001 00:09:58 +0000 (00:09 +0000)]
ChangeLog update

23 years ago- Commit fix for bug #11998 by Ralf Bolte <r.bolte@gmx.net>
Andi Gutmans [Sun, 23 Sep 2001 19:17:44 +0000 (19:17 +0000)]
- Commit fix for bug #11998 by Ralf Bolte <r.bolte@gmx.net>

23 years agoMake chop the alias and rtrim the main function, in order to get automagically
Jeroen van Wolffelaar [Sun, 23 Sep 2001 18:32:46 +0000 (18:32 +0000)]
Make chop the alias and rtrim the main function, in order to get automagically
generated alias-listings correct.

23 years ago- Don't return from the function, so that mcrypt get properly initialized
Derick Rethans [Sun, 23 Sep 2001 14:39:08 +0000 (14:39 +0000)]
- Don't return from the function, so that mcrypt get properly initialized
  (fix for bug #13399)

23 years ago- Added mcrypt_generic_deinit and added a warning about mcrypt_generic_end
Derick Rethans [Sun, 23 Sep 2001 14:14:27 +0000 (14:14 +0000)]
- Added mcrypt_generic_deinit and added a warning about mcrypt_generic_end
  being deprecated.
- Reordened constants, and added MCRYPT_3DES to the 2.4 set of constants

23 years agombstring is no more in experimental status.
Rui Hirokawa [Sun, 23 Sep 2001 13:42:00 +0000 (13:42 +0000)]
mbstring is no more in experimental status.

23 years agoChangeLog update
<changelog@php.net> [Sun, 23 Sep 2001 00:09:59 +0000 (00:09 +0000)]
ChangeLog update

23 years agoNEWS update
<changelog@php.net> [Sun, 23 Sep 2001 00:09:55 +0000 (00:09 +0000)]
NEWS update

23 years agoMoved the check for mcrypt_generic_deinit to the right place.
foobar [Sat, 22 Sep 2001 17:55:16 +0000 (17:55 +0000)]
Moved the check for mcrypt_generic_deinit to the right place.

23 years agoCheck if mcrypt lib has mcrypt_generic_deinit
foobar [Sat, 22 Sep 2001 17:51:07 +0000 (17:51 +0000)]
Check if mcrypt lib has mcrypt_generic_deinit

23 years agoKeep ZEND_CHANGES up-to-date.
Sebastian Bergmann [Sat, 22 Sep 2001 17:03:05 +0000 (17:03 +0000)]
Keep ZEND_CHANGES up-to-date.

23 years agofix compile
Sterling Hughes [Sat, 22 Sep 2001 16:56:21 +0000 (16:56 +0000)]
fix compile

23 years agoMFZE1
Zeev Suraski [Sat, 22 Sep 2001 14:03:27 +0000 (14:03 +0000)]
MFZE1

23 years agonew apache_setenv()
Rasmus Lerdorf [Sat, 22 Sep 2001 10:11:53 +0000 (10:11 +0000)]
new apache_setenv()
@- add apache_setenv() function for injecting variables into Apache's
@  subprocess_env table.

23 years agoremoved autogenerated file from cvs
foobar [Sat, 22 Sep 2001 01:59:24 +0000 (01:59 +0000)]
removed autogenerated file from cvs

23 years agoLet settype also accept 'int', 'bool', 'float' and 'null'
Jeroen van Wolffelaar [Sat, 22 Sep 2001 01:39:14 +0000 (01:39 +0000)]
Let settype also accept 'int', 'bool', 'float' and 'null'
@Let settype also accept 'int', 'bool', 'float' and 'null' (Jeroen)

23 years agoupdate to curl 7.9 (when it comes out :)
Sterling Hughes [Sat, 22 Sep 2001 00:38:59 +0000 (00:38 +0000)]
update to curl 7.9 (when it comes out :)
make REGISTER_CURL_CONSTANT() only take one argument
couple of speed-up's
few style fixes

23 years agoChangeLog update
<changelog@php.net> [Sat, 22 Sep 2001 00:12:16 +0000 (00:12 +0000)]
ChangeLog update

23 years agoMFZE1
Zeev Suraski [Sat, 22 Sep 2001 00:09:24 +0000 (00:09 +0000)]
MFZE1

23 years agoproto fixes "double" -> "float"
Hartmut Holzgraefe [Fri, 21 Sep 2001 21:59:27 +0000 (21:59 +0000)]
proto fixes "double" -> "float"

23 years agolocal resource fix
Hartmut Holzgraefe [Fri, 21 Sep 2001 21:57:41 +0000 (21:57 +0000)]
local resource fix

23 years agorenamed doubleval to floatval and made doubleval an alias to floatval
Hartmut Holzgraefe [Fri, 21 Sep 2001 21:29:14 +0000 (21:29 +0000)]
renamed doubleval to floatval and made doubleval an alias to floatval
made is_float the function entry and is_double the alias

23 years agoFix warning on Win32 (thanks to Sebastian)
Sascha Schumann [Fri, 21 Sep 2001 17:21:50 +0000 (17:21 +0000)]
Fix warning on Win32 (thanks to Sebastian)

23 years agodon't use boyer_str_to_str. It is experimental
Sascha Schumann [Fri, 21 Sep 2001 16:17:14 +0000 (16:17 +0000)]
don't use boyer_str_to_str.  It is experimental

23 years agoAlways seed the LCG from the request-init hook, otherwise the seed
Sascha Schumann [Fri, 21 Sep 2001 13:38:44 +0000 (13:38 +0000)]
Always seed the LCG from the request-init hook, otherwise the seed
would be shared among the threads which is quite pointless.  Also
use a function of the current time as one factor.

Use gettimeofday() instead of time(), because it is faster on some
operating systems.

23 years agoindentation fix
Sascha Schumann [Fri, 21 Sep 2001 13:13:10 +0000 (13:13 +0000)]
indentation fix

23 years agoChangeLog update
<changelog@php.net> [Fri, 21 Sep 2001 00:10:28 +0000 (00:10 +0000)]
ChangeLog update

23 years ago- Nuke unused enum
Andi Gutmans [Thu, 20 Sep 2001 15:50:11 +0000 (15:50 +0000)]
- Nuke unused enum

23 years ago(Removed Makefile, added accidentally.)
Mark L. Woodward [Thu, 20 Sep 2001 12:21:01 +0000 (12:21 +0000)]
(Removed Makefile, added accidentally.)
Eliminated mod_msession in ext/session, and moved that code into msesion.c

23 years agoRework some string-to-number and vice-versa functions to work smarter
Sascha Schumann [Thu, 20 Sep 2001 08:22:44 +0000 (08:22 +0000)]
Rework some string-to-number and vice-versa functions to work smarter
(e.g. without using functions that use slow locales, without allocating
 extra memory and with fewer integer/float operations)

23 years agoChangeLog update
<changelog@php.net> [Thu, 20 Sep 2001 00:10:58 +0000 (00:10 +0000)]
ChangeLog update

23 years agoNEWS update
<changelog@php.net> [Thu, 20 Sep 2001 00:10:54 +0000 (00:10 +0000)]
NEWS update

23 years agoMFZE1
Zeev Suraski [Wed, 19 Sep 2001 22:34:11 +0000 (22:34 +0000)]
MFZE1

23 years agoNot using _free_ldap_result destructor for le_result_entry, leads to
Stig Venaas [Wed, 19 Sep 2001 19:43:59 +0000 (19:43 +0000)]
Not using _free_ldap_result destructor for le_result_entry, leads to
crashes due to freeing same memory several times in some cases

23 years agoCollections core-dump fix. ocicollgetelem was using OCIInd instead
Andy Sautins [Wed, 19 Sep 2001 19:25:43 +0000 (19:25 +0000)]
Collections core-dump fix.  ocicollgetelem was using OCIInd instead
of OCIInd * in call to OCICollGetElem

23 years agoAdded IPv6 support to gethostbyaddr()
Stig Venaas [Wed, 19 Sep 2001 18:08:15 +0000 (18:08 +0000)]
Added IPv6 support to gethostbyaddr()
@- Added IPv6 support to gethostbyaddr()
@  (Patch by Matthias Wimmer <matthias@charente.de> and venaas)

23 years agoFixing debug build on Win32
Frank M. Kromann [Wed, 19 Sep 2001 17:48:34 +0000 (17:48 +0000)]
Fixing debug build on Win32

23 years agoargument count fix plus beginning local query support
Hartmut Holzgraefe [Wed, 19 Sep 2001 17:14:14 +0000 (17:14 +0000)]
argument count fix plus beginning local query support

23 years agoThe extension should not be GPL.
Mark L. Woodward [Wed, 19 Sep 2001 15:46:20 +0000 (15:46 +0000)]
The extension should not be GPL.

23 years agodoh\!
Wez Furlong [Wed, 19 Sep 2001 15:12:30 +0000 (15:12 +0000)]
doh\!

23 years agoAdded
Mark L. Woodward [Wed, 19 Sep 2001 13:14:24 +0000 (13:14 +0000)]
Added

23 years agoquickly fix newly introdued off-by-one
Sascha Schumann [Wed, 19 Sep 2001 11:03:58 +0000 (11:03 +0000)]
quickly fix newly introdued off-by-one

23 years agoFix silly bugs
Wez Furlong [Wed, 19 Sep 2001 10:59:12 +0000 (10:59 +0000)]
Fix silly bugs

23 years agoRewrite _php_match_basetozval to need only one multiplication
Sascha Schumann [Wed, 19 Sep 2001 10:57:50 +0000 (10:57 +0000)]
Rewrite _php_match_basetozval to need only one multiplication
per iteration and avoid the U?LONG_MAX hassle.

23 years ago- MFZE1
Andi Gutmans [Wed, 19 Sep 2001 10:41:35 +0000 (10:41 +0000)]
- MFZE1

23 years agoMFZE1
Sebastian Bergmann [Wed, 19 Sep 2001 10:25:04 +0000 (10:25 +0000)]
MFZE1

23 years agoMFZE1
Sebastian Bergmann [Wed, 19 Sep 2001 10:06:09 +0000 (10:06 +0000)]
MFZE1

23 years agoFix indentation of ./configure --help
Sascha Schumann [Wed, 19 Sep 2001 09:17:56 +0000 (09:17 +0000)]
Fix indentation of ./configure --help

23 years agoKill unnecessary quoting, and set host_alias to host, if only the latter
Sascha Schumann [Wed, 19 Sep 2001 09:01:05 +0000 (09:01 +0000)]
Kill unnecessary quoting, and set host_alias to host, if only the latter
is defined.

23 years agoadd missing dependency
Sascha Schumann [Wed, 19 Sep 2001 08:56:58 +0000 (08:56 +0000)]
add missing dependency

23 years agoDon't manually register the resource, let php_domobject_new do it for us.
Joey Smith [Wed, 19 Sep 2001 02:24:05 +0000 (02:24 +0000)]
Don't manually register the resource, let php_domobject_new do it for us.
This fixes and elusive SIGSEGV.
Bug id'd and fixed by Ivo Hulinsky <huld@fido.cz>.

This fixes #13322.

23 years agoChangeLog update
<changelog@php.net> [Wed, 19 Sep 2001 00:10:08 +0000 (00:10 +0000)]
ChangeLog update

23 years agoFixing win32 debug build
Frank M. Kromann [Tue, 18 Sep 2001 23:39:25 +0000 (23:39 +0000)]
Fixing win32 debug build

23 years agoargument count fix
Hartmut Holzgraefe [Tue, 18 Sep 2001 20:42:37 +0000 (20:42 +0000)]
argument count fix

23 years agoanother attempt at fixing compile warnings...
Sterling Hughes [Tue, 18 Sep 2001 20:05:05 +0000 (20:05 +0000)]
another attempt at fixing compile warnings...

23 years agohopefully fix win32 compile warnings
Sterling Hughes [Tue, 18 Sep 2001 05:48:49 +0000 (05:48 +0000)]
hopefully fix win32 compile warnings

# I really wish i had a box to compile php with win32 on

23 years agoChangeLog update
<changelog@php.net> [Tue, 18 Sep 2001 00:10:02 +0000 (00:10 +0000)]
ChangeLog update

23 years agoyet another ncurses 4.x fix
Hartmut Holzgraefe [Mon, 17 Sep 2001 22:11:55 +0000 (22:11 +0000)]
yet another ncurses 4.x fix

23 years agoeditor hints added
Hartmut Holzgraefe [Mon, 17 Sep 2001 22:00:38 +0000 (22:00 +0000)]
editor hints added

23 years agowhitespace
Hartmut Holzgraefe [Mon, 17 Sep 2001 21:59:15 +0000 (21:59 +0000)]
whitespace

23 years agosome keyboard constants
Hartmut Holzgraefe [Mon, 17 Sep 2001 21:57:09 +0000 (21:57 +0000)]
some keyboard constants

23 years agosome more function implementations
Hartmut Holzgraefe [Mon, 17 Sep 2001 21:54:25 +0000 (21:54 +0000)]
some more function implementations

23 years agoMerge in qsort changes
Sterling Hughes [Mon, 17 Sep 2001 21:02:53 +0000 (21:02 +0000)]
Merge in qsort changes

23 years agoChange duration of temporary lobs to avoid leakage of temporary lob
David Benson [Mon, 17 Sep 2001 20:52:31 +0000 (20:52 +0000)]
Change duration of temporary lobs to avoid leakage of temporary lob
space (dbenson).

23 years agosome proto fixes (not all done yet)
Hartmut Holzgraefe [Mon, 17 Sep 2001 19:55:22 +0000 (19:55 +0000)]
some proto fixes (not all done yet)

23 years agogot rid of strtok and added some comments
Hartmut Holzgraefe [Mon, 17 Sep 2001 19:49:17 +0000 (19:49 +0000)]
got rid of strtok and added some comments

23 years agowill now configure out functions not available in ncurses 4.2
Hartmut Holzgraefe [Mon, 17 Sep 2001 16:24:11 +0000 (16:24 +0000)]
will now configure out functions not available in ncurses 4.2

23 years agoadding RFC for loose type requirements for functions
Brian Moon [Mon, 17 Sep 2001 16:01:20 +0000 (16:01 +0000)]
adding RFC for loose type requirements for functions

23 years agofix macros
Daniel Beulshausen [Mon, 17 Sep 2001 13:37:11 +0000 (13:37 +0000)]
fix macros

23 years agofix fcntl
Daniel Beulshausen [Mon, 17 Sep 2001 13:21:10 +0000 (13:21 +0000)]
fix fcntl

23 years agofixed a warning regarding incompatible function pointer types
Hartmut Holzgraefe [Mon, 17 Sep 2001 13:02:26 +0000 (13:02 +0000)]
fixed a warning regarding incompatible function pointer types

23 years agofix macro + nuke warning
Daniel Beulshausen [Mon, 17 Sep 2001 12:22:35 +0000 (12:22 +0000)]
fix macro + nuke warning

23 years agoChangeLog update
<changelog@php.net> [Mon, 17 Sep 2001 00:10:09 +0000 (00:10 +0000)]
ChangeLog update

23 years agoNEWS update
<changelog@php.net> [Mon, 17 Sep 2001 00:10:05 +0000 (00:10 +0000)]
NEWS update

23 years agoCollection fix. getelem method now handles returning nulls
Andy Sautins [Sun, 16 Sep 2001 21:53:58 +0000 (21:53 +0000)]
Collection fix.  getelem method now handles returning nulls
correctly and gives warning when accessing an index that does
not exist.

23 years agoMake rand thread safe when ZTS is defined.
Sterling Hughes [Sun, 16 Sep 2001 20:49:57 +0000 (20:49 +0000)]
Make rand thread safe when ZTS is defined.

23 years agoHopefully fix compile warnings on win32 systems
Sterling Hughes [Sun, 16 Sep 2001 17:37:19 +0000 (17:37 +0000)]
Hopefully fix compile warnings on win32 systems

23 years agoMFZE1
Zeev Suraski [Sun, 16 Sep 2001 16:48:38 +0000 (16:48 +0000)]
MFZE1

23 years ago- Start giving the notes extension an indentation face lift but I got
Andi Gutmans [Sun, 16 Sep 2001 16:23:58 +0000 (16:23 +0000)]
- Start giving the notes extension an indentation face lift but I got
- tried half way through :)

23 years agoWS-fix and directly use ap_psprintf instead of sprintf/ap_pstrdup
Sascha Schumann [Sun, 16 Sep 2001 16:03:49 +0000 (16:03 +0000)]
WS-fix and directly use ap_psprintf instead of sprintf/ap_pstrdup

23 years agofixed memory_peak resetting
Thies C. Arntzen [Sun, 16 Sep 2001 15:45:25 +0000 (15:45 +0000)]
fixed memory_peak resetting

23 years agocompiles without warnings now
Hartmut Holzgraefe [Sun, 16 Sep 2001 15:18:03 +0000 (15:18 +0000)]
compiles without warnings now