]> granicus.if.org Git - php/log
php
22 years agoadded missing entry
foobar [Wed, 12 Feb 2003 16:18:59 +0000 (16:18 +0000)]
added missing entry

22 years agoFixed bug #22048 (incorrect insertion of session id when tabs are used to
Ilia Alshanetsky [Wed, 12 Feb 2003 14:56:13 +0000 (14:56 +0000)]
Fixed bug #22048 (incorrect insertion of session id when tabs are used to
separate tag elements).

22 years ago- Fixed compile errors and some oddities like missing strcmp
Uwe Steinmann [Wed, 12 Feb 2003 11:18:43 +0000 (11:18 +0000)]
- Fixed compile errors and some oddities like missing strcmp

22 years agoadded new tests
Georg Richter [Wed, 12 Feb 2003 10:40:19 +0000 (10:40 +0000)]
added new tests

22 years agoremoved function mysql_num_warnings (libmysql change).
Georg Richter [Wed, 12 Feb 2003 10:39:06 +0000 (10:39 +0000)]
removed function mysql_num_warnings (libmysql change).

22 years ago"Generate" the man page so that it gets correct version always.
foobar [Wed, 12 Feb 2003 04:38:30 +0000 (04:38 +0000)]
"Generate" the man page so that it gets correct version always.

22 years agoMan page is added in 4.3.1, moved this entry to branch
foobar [Wed, 12 Feb 2003 04:08:29 +0000 (04:08 +0000)]
Man page is added in 4.3.1, moved this entry to branch

22 years ago- Added the man page installation
foobar [Wed, 12 Feb 2003 04:04:36 +0000 (04:04 +0000)]
- Added the man page installation

22 years agoFix obvious errors..
foobar [Wed, 12 Feb 2003 03:05:28 +0000 (03:05 +0000)]
Fix obvious errors..

22 years agonews news news..
foobar [Wed, 12 Feb 2003 02:58:13 +0000 (02:58 +0000)]
news news news..

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

22 years agoadding a few tests
Georg Richter [Wed, 12 Feb 2003 00:46:29 +0000 (00:46 +0000)]
adding a few tests

22 years agoinitial upload
Georg Richter [Wed, 12 Feb 2003 00:45:53 +0000 (00:45 +0000)]
initial upload

22 years agosupply mandir to makefile
Sascha Schumann [Tue, 11 Feb 2003 23:46:39 +0000 (23:46 +0000)]
supply mandir to makefile

22 years agoFixed bug #22048 (crash in imap_headers when the e-mail contains an
Ilia Alshanetsky [Tue, 11 Feb 2003 22:57:22 +0000 (22:57 +0000)]
Fixed bug #22048 (crash in imap_headers when the e-mail contains an
abnormally large number of special characters).

22 years agoNew function news.
Ilia Alshanetsky [Tue, 11 Feb 2003 22:49:22 +0000 (22:49 +0000)]
New function news.

22 years agoAdded strpbrk(), which is essentially a wrapper around C's strpbrk function
Ilia Alshanetsky [Tue, 11 Feb 2003 22:47:26 +0000 (22:47 +0000)]
Added strpbrk(), which is essentially a wrapper around C's strpbrk function
that allows searching through a string for a character list.

22 years agosize matters not.
Stefan Esser [Tue, 11 Feb 2003 21:44:02 +0000 (21:44 +0000)]
size matters not.

22 years ago8 + 20 + 1 + 1 = 30
Stefan Esser [Tue, 11 Feb 2003 21:41:32 +0000 (21:41 +0000)]
8 + 20 + 1 + 1 = 30

There was no Bufferoverflow on 64bit systems.

And the "fix" broke the header code on systems with old style snprintf.

22 years ago- Fixed some weird crashes causd by the new default behaviour
foobar [Tue, 11 Feb 2003 21:11:42 +0000 (21:11 +0000)]
- Fixed some weird crashes causd by the new default behaviour
  of libtool 1.4.3
- Require libtool 1.4.3 or newer from now on.

22 years agoMake that clear
Marcus Boerger [Tue, 11 Feb 2003 20:34:24 +0000 (20:34 +0000)]
Make that clear

22 years agoDocument -H added by Ilia
Marcus Boerger [Tue, 11 Feb 2003 20:31:34 +0000 (20:31 +0000)]
Document -H added by Ilia

22 years agospeed up
Marcus Boerger [Tue, 11 Feb 2003 20:30:37 +0000 (20:30 +0000)]
speed up

22 years agoUpdate time
Melvyn Sopacua [Tue, 11 Feb 2003 20:26:27 +0000 (20:26 +0000)]
Update time

22 years agoinitial checkin of the apache2 SAPI using a handler instead of filters.
Ian Holsman [Tue, 11 Feb 2003 17:40:11 +0000 (17:40 +0000)]
initial checkin of the apache2 SAPI using a handler instead of filters.
TBD: src highlighting
     better post handling

22 years agoAdded -H option to CLI binary. This option can be used to hide any arguments
Ilia Alshanetsky [Tue, 11 Feb 2003 16:18:42 +0000 (16:18 +0000)]
Added -H option to CLI binary. This option can be used to hide any arguments
including the script name passed to the CLI binary.

22 years agoFix require() handling - that's an old bug!
Zeev Suraski [Tue, 11 Feb 2003 15:41:46 +0000 (15:41 +0000)]
Fix require() handling - that's an old bug!

22 years agoFix random crashes
Zeev Suraski [Tue, 11 Feb 2003 13:46:30 +0000 (13:46 +0000)]
Fix random crashes

22 years agoImprove parser handling of 'abstract'
Zeev Suraski [Tue, 11 Feb 2003 09:48:37 +0000 (09:48 +0000)]
Improve parser handling of 'abstract'

22 years agoFixed ZTS build
Moriyoshi Koizumi [Tue, 11 Feb 2003 03:55:08 +0000 (03:55 +0000)]
Fixed ZTS build

22 years ago- There's no point in allowing using both --with-readline and --with-libedit
foobar [Tue, 11 Feb 2003 03:24:30 +0000 (03:24 +0000)]
- There's no point in allowing using both --with-readline and --with-libedit
  the same time. Prefer --with-readline.
- Use PHP_ADD_LIBRARY when there is no path available.

22 years agomoved entry to branch NEWS
foobar [Tue, 11 Feb 2003 03:07:39 +0000 (03:07 +0000)]
moved entry to branch NEWS

22 years ago- Fixed bug: #21549 (problem with Ingres II persistent connections)
foobar [Tue, 11 Feb 2003 02:42:59 +0000 (02:42 +0000)]
- Fixed bug: #21549 (problem with Ingres II persistent connections)

22 years agomove check to proper place
Sascha Schumann [Tue, 11 Feb 2003 02:34:52 +0000 (02:34 +0000)]
move check to proper place

22 years agoDetect whether BUFFs contain a fd element. IBM is hiding the actual
Sascha Schumann [Tue, 11 Feb 2003 02:23:29 +0000 (02:23 +0000)]
Detect whether BUFFs contain a fd element. IBM is hiding the actual
descriptor behind a void *, so we just disable this for IBM servers

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..