]> granicus.if.org Git - php/log
php
22 years agoChangeLog update
<changelog@php.net> [Tue, 11 Feb 2003 01:31:35 +0000 (01:31 +0000)]
ChangeLog update

22 years agoBug #20426. Convert SMALLDATETIME correct
Frank M. Kromann [Tue, 11 Feb 2003 01:24:07 +0000 (01:24 +0000)]
Bug #20426. Convert SMALLDATETIME correct

22 years ago* clean up so Jani is not so confused
Stig Bakken [Tue, 11 Feb 2003 01:17:20 +0000 (01:17 +0000)]
* clean up so Jani is not so confused

22 years agoAdd "log to stdout" feature
Sascha Schumann [Tue, 11 Feb 2003 00:58:54 +0000 (00:58 +0000)]
Add "log to stdout" feature

22 years agoclean up source and improve hashing for implicitly
Harald Radi [Tue, 11 Feb 2003 00:55:27 +0000 (00:55 +0000)]
clean up source and improve hashing for implicitly
created objects (aka return values)

22 years agoimproved reverse lookup of ProgID based on an IDispatch pointer
Harald Radi [Tue, 11 Feb 2003 00:54:27 +0000 (00:54 +0000)]
improved reverse lookup of ProgID based on an IDispatch pointer

22 years agoupdate regarding session.save_path
Sascha Schumann [Tue, 11 Feb 2003 00:50:00 +0000 (00:50 +0000)]
update regarding session.save_path

22 years agosupport setting the filemode using session.save_path
Sascha Schumann [Tue, 11 Feb 2003 00:42:54 +0000 (00:42 +0000)]
support setting the filemode using session.save_path

22 years agouse appropiate prefixes in the ps_module structure so we don't clash
Sascha Schumann [Tue, 11 Feb 2003 00:42:14 +0000 (00:42 +0000)]
use appropiate prefixes in the ps_module structure so we don't clash
with syscalls

22 years agofix news entry per for file() parameter..
foobar [Tue, 11 Feb 2003 00:34:35 +0000 (00:34 +0000)]
fix news entry per for file() parameter..

22 years agoBlah
foobar [Tue, 11 Feb 2003 00:09:03 +0000 (00:09 +0000)]
Blah

22 years agokrhm..
foobar [Tue, 11 Feb 2003 00:08:51 +0000 (00:08 +0000)]
krhm..

22 years agofix rpc_error call
Wez Furlong [Mon, 10 Feb 2003 23:22:49 +0000 (23:22 +0000)]
fix rpc_error call

22 years agoMerged the flags for the file() function into a single flag.
Ilia Alshanetsky [Mon, 10 Feb 2003 22:26:53 +0000 (22:26 +0000)]
Merged the flags for the file() function into a single flag.

22 years agoa bunch of fixes
Harald Radi [Mon, 10 Feb 2003 20:59:11 +0000 (20:59 +0000)]
a bunch of fixes

22 years agos/com/skeleton/ is not always a good idea
Harald Radi [Mon, 10 Feb 2003 20:58:30 +0000 (20:58 +0000)]
s/com/skeleton/ is not always a good idea

22 years agobyref really means that we want the zval...
Wez Furlong [Mon, 10 Feb 2003 20:30:24 +0000 (20:30 +0000)]
byref really means that we want the zval...

22 years agoFixed possible snprintf problem
Moriyoshi Koizumi [Mon, 10 Feb 2003 20:18:08 +0000 (20:18 +0000)]
Fixed possible snprintf problem
# besides snprintf returns int value, not uint / size_t...

22 years agoFixed possible buffer overflow in 64bit systems
Moriyoshi Koizumi [Mon, 10 Feb 2003 20:11:10 +0000 (20:11 +0000)]
Fixed possible buffer overflow in 64bit systems

22 years agodot dot dot..
Moriyoshi Koizumi [Mon, 10 Feb 2003 19:55:18 +0000 (19:55 +0000)]
dot dot dot..

22 years agoMFB: Fixed typo
Moriyoshi Koizumi [Mon, 10 Feb 2003 19:53:13 +0000 (19:53 +0000)]
MFB: Fixed typo

22 years agoJani happification
Moriyoshi Koizumi [Mon, 10 Feb 2003 19:45:34 +0000 (19:45 +0000)]
Jani happification

22 years agoNew function
Moriyoshi Koizumi [Mon, 10 Feb 2003 19:39:43 +0000 (19:39 +0000)]
New function
# "deprecate me!"

22 years agoRemoved unnecessary code
Moriyoshi Koizumi [Mon, 10 Feb 2003 19:12:02 +0000 (19:12 +0000)]
Removed unnecessary code

22 years agoFixed zlib.output_compression so it can work even if zlib extension is built as shared
Moriyoshi Koizumi [Mon, 10 Feb 2003 19:04:44 +0000 (19:04 +0000)]
Fixed zlib.output_compression so it can work even if zlib extension is built as shared

22 years agoMFB: disable output buffering
Melvyn Sopacua [Mon, 10 Feb 2003 18:58:49 +0000 (18:58 +0000)]
MFB: disable output buffering

22 years agoImplement com_describe
Wez Furlong [Mon, 10 Feb 2003 18:37:28 +0000 (18:37 +0000)]
Implement com_describe

22 years ago- Updated libtool to 1.4.3 which has test for the sed problem..
foobar [Mon, 10 Feb 2003 17:09:48 +0000 (17:09 +0000)]
- Updated libtool to 1.4.3 which has test for the sed problem..

22 years agoFix zend_initialize_class_data()
Zeev Suraski [Mon, 10 Feb 2003 16:46:05 +0000 (16:46 +0000)]
Fix zend_initialize_class_data()

22 years agoCentralize class initialization
Zeev Suraski [Mon, 10 Feb 2003 16:11:24 +0000 (16:11 +0000)]
Centralize class initialization

22 years agoCorrect the spelling of 'supported'.
Jon Parise [Mon, 10 Feb 2003 15:46:47 +0000 (15:46 +0000)]
Correct the spelling of 'supported'.

22 years ago* update PEAR::isError phpdoc
Stig Bakken [Mon, 10 Feb 2003 14:27:21 +0000 (14:27 +0000)]
* update PEAR::isError phpdoc

22 years ago* PEAR::isError accepts second parameter that will be matched against
Stig Bakken [Mon, 10 Feb 2003 14:26:19 +0000 (14:26 +0000)]
* PEAR::isError accepts second parameter that will be matched against
  the error code.  PEAR::isError($obj, FOO) will return true if $obj
  is an error object, and $obj->getCode() returns FOO.

22 years ago* the "a" in "pear" is "application" now
Stig Bakken [Mon, 10 Feb 2003 14:17:32 +0000 (14:17 +0000)]
* the "a" in "pear" is "application" now

22 years agoError reporting clean up
Wez Furlong [Mon, 10 Feb 2003 13:13:28 +0000 (13:13 +0000)]
Error reporting clean up

22 years ago- Treat $this->foo inside class X as an implicit 'public $foo' if X::$foo
Zeev Suraski [Mon, 10 Feb 2003 12:46:58 +0000 (12:46 +0000)]
- Treat $this->foo inside class X as an implicit 'public $foo' if X::$foo
  is not explicitly declared
- Forbid multiple declaration of the same variable

22 years agoNewly created objects should use a separate function_table from the global class...
Wez Furlong [Mon, 10 Feb 2003 12:36:07 +0000 (12:36 +0000)]
Newly created objects should use a separate function_table from the global class entry table.
For objects instantiated via new, make sure that intern->function_table uses the newly created table when the class is registered.
For generic per-object hashing, copy the ce->function_table into intern->function_table.

22 years agoError reporting leaks and cleanup
Wez Furlong [Mon, 10 Feb 2003 12:33:15 +0000 (12:33 +0000)]
Error reporting leaks and cleanup

22 years agowhitespace
Zeev Suraski [Mon, 10 Feb 2003 11:49:21 +0000 (11:49 +0000)]
whitespace

22 years agoAdd missing destructors
Zeev Suraski [Mon, 10 Feb 2003 11:03:22 +0000 (11:03 +0000)]
Add missing destructors

22 years agoFix the test
Zeev Suraski [Mon, 10 Feb 2003 10:58:56 +0000 (10:58 +0000)]
Fix the test

22 years agoupdate static constants too
Stanislav Malyshev [Mon, 10 Feb 2003 10:57:14 +0000 (10:57 +0000)]
update static constants too

22 years agoFix get_parent_class()
Zeev Suraski [Mon, 10 Feb 2003 10:04:08 +0000 (10:04 +0000)]
Fix get_parent_class()

22 years agoRestore missing check
Zeev Suraski [Mon, 10 Feb 2003 10:03:19 +0000 (10:03 +0000)]
Restore missing check

22 years agoAdd additional optional parameter to openssl_pkcs7_encrypt to specify the
Wez Furlong [Mon, 10 Feb 2003 09:49:31 +0000 (09:49 +0000)]
Add additional optional parameter to openssl_pkcs7_encrypt to specify the
cipher.  The cipher can be one of the constants listed below.

Based on a patch from:
stefan at cuba dot ionum dot ch

  OPENSSL_CIPHER_RC2_40,   (the default)
  OPENSSL_CIPHER_RC2_128,
  OPENSSL_CIPHER_RC2_64,
  OPENSSL_CIPHER_DES,
  OPENSSL_CIPHER_3DES,

proto bool openssl_pkcs7_encrypt(string infile, string outfile,
   mixed recipcerts, array headers [, long flags [, long cipher]])

22 years agoAdd ability to reference self:: and parent:: in constant initializers
Zeev Suraski [Mon, 10 Feb 2003 09:45:27 +0000 (09:45 +0000)]
Add ability to reference self:: and parent:: in constant initializers
(bug #21849)

22 years agoRemove redundant code
Zeev Suraski [Mon, 10 Feb 2003 08:32:44 +0000 (08:32 +0000)]
Remove redundant code

22 years agoChangeLog update
<changelog@php.net> [Mon, 10 Feb 2003 01:32:53 +0000 (01:32 +0000)]
ChangeLog update

22 years agoproto fixes
Hartmut Holzgraefe [Mon, 10 Feb 2003 00:47:45 +0000 (00:47 +0000)]
proto fixes

22 years agosome win32 fixes by Kai
foobar [Mon, 10 Feb 2003 00:21:51 +0000 (00:21 +0000)]
some win32 fixes by Kai

22 years agoFix php.ini customization.
Wez Furlong [Mon, 10 Feb 2003 00:20:53 +0000 (00:20 +0000)]
Fix php.ini customization.
Apparently, it seems that running the php script with output captured to
the log prevented it from working correctly.

Also, deletes the php.ini when uninstalled.

TODO: The defaults install and activate all extensions.  This is a problem
for those extension that require non-bundled .dlls (such as OCI).

22 years agostyle, ws
foobar [Sun, 9 Feb 2003 23:48:22 +0000 (23:48 +0000)]
style, ws

22 years agoSome compilers puke on these..
foobar [Sun, 9 Feb 2003 23:29:56 +0000 (23:29 +0000)]
Some compilers puke on these..

22 years agofix a memleak
Harald Radi [Sun, 9 Feb 2003 23:17:42 +0000 (23:17 +0000)]
fix a memleak

22 years agoZTS fix
Wez Furlong [Sun, 9 Feb 2003 23:11:23 +0000 (23:11 +0000)]
ZTS fix

22 years agoWe move, fix, change or add stuff
foobar [Sun, 9 Feb 2003 23:09:23 +0000 (23:09 +0000)]
We move, fix, change or add stuff

22 years agofix for #17928
Kai Schroeder [Sun, 9 Feb 2003 21:44:51 +0000 (21:44 +0000)]
fix for #17928

22 years agoFix various little leaks and segfaults.
Wez Furlong [Sun, 9 Feb 2003 21:40:13 +0000 (21:40 +0000)]
Fix various little leaks and segfaults.
Fix scripts like this:
$obj = new COM('Foo');
$obj2 = $obj->get_object();
$obj2->method();  // <-- would segfault here

22 years agoAdd get_class_name handler so that the current var_dump implementation does not segfault.
Wez Furlong [Sun, 9 Feb 2003 21:37:41 +0000 (21:37 +0000)]
Add get_class_name handler so that the current var_dump implementation does not segfault.
Add a generic rpc_object_from_data() function for generating rpc objects from C code (as discussed with Harald).

22 years agoFix some warnings
Wez Furlong [Sun, 9 Feb 2003 21:35:31 +0000 (21:35 +0000)]
Fix some warnings

22 years agouse SUCCESS/FAILURE instead of 0/-1
Sascha Schumann [Sun, 9 Feb 2003 21:15:55 +0000 (21:15 +0000)]
use SUCCESS/FAILURE instead of 0/-1

22 years agoNew features.
Ilia Alshanetsky [Sun, 9 Feb 2003 20:47:32 +0000 (20:47 +0000)]
New features.

22 years agoAdded feature request #9173 (added stream_get_line(), this function will
Ilia Alshanetsky [Sun, 9 Feb 2003 20:43:05 +0000 (20:43 +0000)]
Added feature request #9173 (added stream_get_line(), this function will
read either the specified number of bytes or until the ending string is
found).

22 years agoAdded feature request #17983 (optional parameter to mkdir() that makes
Ilia Alshanetsky [Sun, 9 Feb 2003 20:35:54 +0000 (20:35 +0000)]
Added feature request #17983 (optional parameter to mkdir() that makes
directory creation recursive).
Fixed prototype for file() function.

22 years agoorder, style..
foobar [Sun, 9 Feb 2003 20:07:22 +0000 (20:07 +0000)]
order, style..

22 years agoAdded feature request #14097 (option allowing file() command not to include
Ilia Alshanetsky [Sun, 9 Feb 2003 20:05:13 +0000 (20:05 +0000)]
Added feature request #14097 (option allowing file() command not to include
line endings in it's output. As well as another option, which allows blank
lines to be excluded from the output).

22 years agobreak: First one not needed, second missing.
foobar [Sun, 9 Feb 2003 19:57:50 +0000 (19:57 +0000)]
break: First one not needed, second missing.

22 years agonews entry for previous commit
Shane Caraveo [Sun, 9 Feb 2003 19:52:43 +0000 (19:52 +0000)]
news entry for previous commit

22 years agoFixed compile failures when ZLIB / PCRE are compiled as shared
foobar [Sun, 9 Feb 2003 19:09:52 +0000 (19:09 +0000)]
Fixed compile failures when ZLIB / PCRE are compiled as shared
extensions in same build.

22 years agoLet this compile even if PCRE is compiled as shared in same build.
foobar [Sun, 9 Feb 2003 18:47:21 +0000 (18:47 +0000)]
Let this compile even if PCRE is compiled as shared in same build.

22 years agoFix the array() problem (and probably some other problems too)
Zeev Suraski [Sun, 9 Feb 2003 17:30:50 +0000 (17:30 +0000)]
Fix the array() problem (and probably some other problems too)

22 years agoFixed bug #22131, enable use of shared lib with pcre.
foobar [Sun, 9 Feb 2003 14:59:07 +0000 (14:59 +0000)]
Fixed bug #22131, enable use of shared lib with pcre.

22 years agoKill some warnings
Marcus Boerger [Sun, 9 Feb 2003 14:17:05 +0000 (14:17 +0000)]
Kill some warnings
# the remainig is not easy to solve: float_var = float_cast(extpression)
# This cannot be fixed by simply casting again to float because some
# compilers may ignore the double casting.

22 years agoXBM for win
Marcus Boerger [Sun, 9 Feb 2003 14:05:23 +0000 (14:05 +0000)]
XBM for win

22 years agoshane added is_executable() for windows last night
Kai Schroeder [Sun, 9 Feb 2003 13:54:01 +0000 (13:54 +0000)]
shane added is_executable() for windows last night

22 years agoreverting to version 1.5; shane added is_executable() for windows last night
Kai Schroeder [Sun, 9 Feb 2003 13:52:46 +0000 (13:52 +0000)]
reverting to version 1.5; shane added is_executable() for windows last night

22 years agonewlines changed
Kai Schroeder [Sun, 9 Feb 2003 13:25:23 +0000 (13:25 +0000)]
newlines changed

22 years agogetopt() is currently not available on Windows
Kai Schroeder [Sun, 9 Feb 2003 13:23:50 +0000 (13:23 +0000)]
getopt() is currently not available on Windows

22 years agothere are no symlinks on Windows
Kai Schroeder [Sun, 9 Feb 2003 13:20:17 +0000 (13:20 +0000)]
there are no symlinks on Windows

22 years agois_executable() does not exist on Windows
Kai Schroeder [Sun, 9 Feb 2003 13:19:23 +0000 (13:19 +0000)]
is_executable() does not exist on Windows

22 years agodie() to skip second message
Kai Schroeder [Sun, 9 Feb 2003 12:34:55 +0000 (12:34 +0000)]
die() to skip second message

22 years agoMSVC's mktime() does not examine the existence of a daylight-saving-time zone
Kai Schroeder [Sun, 9 Feb 2003 12:28:01 +0000 (12:28 +0000)]
MSVC's mktime() does not examine the existence of a daylight-saving-time zone

22 years agoWindows doesn't know timezone CET
Kai Schroeder [Sun, 9 Feb 2003 12:22:18 +0000 (12:22 +0000)]
Windows doesn't know timezone CET

22 years agoskip for Windows (does not support dates prior to midnight, January 1, 1970)
Kai Schroeder [Sun, 9 Feb 2003 12:21:47 +0000 (12:21 +0000)]
skip for Windows (does not support dates prior to midnight, January 1, 1970)

22 years agoWindows does not support dates prior to midnight, January 1, 1970
Kai Schroeder [Sun, 9 Feb 2003 12:20:54 +0000 (12:20 +0000)]
Windows does not support dates prior to midnight, January 1, 1970

22 years agotest for mktime()
Kai Schroeder [Sun, 9 Feb 2003 12:19:02 +0000 (12:19 +0000)]
test for mktime()

22 years ago- Whitespace fixes
Derick Rethans [Sun, 9 Feb 2003 12:15:05 +0000 (12:15 +0000)]
- Whitespace fixes

22 years agocleanup variable initializations
Frank M. Kromann [Sun, 9 Feb 2003 09:39:53 +0000 (09:39 +0000)]
cleanup variable initializations

22 years agoFixing coredump when no php.ini file is used
Frank M. Kromann [Sun, 9 Feb 2003 08:33:40 +0000 (08:33 +0000)]
Fixing coredump when no php.ini file is used

22 years agoMFB
Frank M. Kromann [Sun, 9 Feb 2003 07:50:56 +0000 (07:50 +0000)]
MFB

22 years agoFixed one more improper row offset handling.
Yasuo Ohgaki [Sun, 9 Feb 2003 07:50:16 +0000 (07:50 +0000)]
Fixed one more improper row offset handling.

22 years agoFixed improper result offset handling.
Yasuo Ohgaki [Sun, 9 Feb 2003 07:24:18 +0000 (07:24 +0000)]
Fixed improper result offset handling.
Prevent error when connection is broken. (optional)

22 years agoBug #21707 problem with real
Frank M. Kromann [Sun, 9 Feb 2003 07:18:02 +0000 (07:18 +0000)]
Bug #21707 problem with real

22 years agoSyncronize with branch
Frank M. Kromann [Sun, 9 Feb 2003 06:27:38 +0000 (06:27 +0000)]
Syncronize with branch

22 years agois_executable() now available on win32
Shane Caraveo [Sun, 9 Feb 2003 03:49:43 +0000 (03:49 +0000)]
is_executable() now available on win32
stats can now get information provided by access()

22 years agoChangeLog update
<changelog@php.net> [Sun, 9 Feb 2003 01:31:33 +0000 (01:31 +0000)]
ChangeLog update

22 years agowhitespace changes
Shane Caraveo [Sun, 9 Feb 2003 00:30:49 +0000 (00:30 +0000)]
whitespace changes

22 years agofixed zend_parse_method_param
Georg Richter [Sat, 8 Feb 2003 20:54:02 +0000 (20:54 +0000)]
fixed zend_parse_method_param

22 years agoadding a note.
Andrey Hristov [Sat, 8 Feb 2003 19:13:04 +0000 (19:13 +0000)]
adding a note.

22 years agomaking it compilable under ZE2 (PHP5).
Andrey Hristov [Sat, 8 Feb 2003 19:11:04 +0000 (19:11 +0000)]
making it compilable under ZE2 (PHP5).
NOTE : Even it is compilable there is an compilation warning because of that
handle_function_call is deprecated in ZE2 (#if 0). Look like there will is
a problem with __call().