]> granicus.if.org Git - php/log
php
22 years agoTypo fixes.
Ilia Alshanetsky [Wed, 15 Jan 2003 14:05:41 +0000 (14:05 +0000)]
Typo fixes.

22 years agoFixed typo.
Ilia Alshanetsky [Wed, 15 Jan 2003 14:02:11 +0000 (14:02 +0000)]
Fixed typo.

22 years agoVarious corrections.
Ilia Alshanetsky [Wed, 15 Jan 2003 13:55:34 +0000 (13:55 +0000)]
Various corrections.

22 years agoFixed typos.
Ilia Alshanetsky [Wed, 15 Jan 2003 13:50:54 +0000 (13:50 +0000)]
Fixed typos.

22 years agoTypo corrections.
Ilia Alshanetsky [Wed, 15 Jan 2003 13:48:07 +0000 (13:48 +0000)]
Typo corrections.

22 years agowhitespace
Sascha Schumann [Wed, 15 Jan 2003 11:30:39 +0000 (11:30 +0000)]
whitespace

22 years agowhitespace
Sascha Schumann [Wed, 15 Jan 2003 11:22:04 +0000 (11:22 +0000)]
whitespace

22 years agoFixed proto
Yasuo Ohgaki [Wed, 15 Jan 2003 10:21:15 +0000 (10:21 +0000)]
Fixed proto

22 years agoFix functions comments (connection resource rather than connection id).
Adam Dickmeiss [Wed, 15 Jan 2003 08:00:44 +0000 (08:00 +0000)]
Fix functions comments (connection resource rather than connection id).
New functions yaz_set_option and yaz_get_option.
Cleanup in yaz_connect.

22 years agoFix lib config for the case where YAZ depends on multiple libraries
Adam Dickmeiss [Wed, 15 Jan 2003 07:57:52 +0000 (07:57 +0000)]
Fix lib config for the case where YAZ depends on multiple libraries

22 years agoKill compile warning.
Ilia Alshanetsky [Wed, 15 Jan 2003 03:37:11 +0000 (03:37 +0000)]
Kill compile warning.

22 years agoNewer parameter parsing API.
Ilia Alshanetsky [Wed, 15 Jan 2003 03:01:17 +0000 (03:01 +0000)]
Newer parameter parsing API.

22 years agoGetting rid of the old API parsing code.
Ilia Alshanetsky [Wed, 15 Jan 2003 02:54:54 +0000 (02:54 +0000)]
Getting rid of the old API parsing code.

22 years agoChanged php_error to php_error_docref.
Ilia Alshanetsky [Wed, 15 Jan 2003 02:49:38 +0000 (02:49 +0000)]
Changed php_error to php_error_docref.
Made use of the more recent parameter parsing API, zend_get_parameters*.

22 years agoRemoved pointless checks around array_init() & ZE memory allocation macros.
Ilia Alshanetsky [Wed, 15 Jan 2003 02:31:16 +0000 (02:31 +0000)]
Removed pointless checks around array_init() & ZE memory allocation macros.
Changed php_error to php_error_docref.
Dropped getParam* parameter parsing API in favor of zend_get_parameters*.

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

22 years agoThis patch allows cpdf to be compiled in conjunction with ncurses, which was
Ilia Alshanetsky [Wed, 15 Jan 2003 00:52:06 +0000 (00:52 +0000)]
This patch allows cpdf to be compiled in conjunction with ncurses, which was
not possible before due to conflicting defines.

22 years ago- Change "is" to "instanceof" as it explains better what the operator means.
Andi Gutmans [Tue, 14 Jan 2003 21:29:23 +0000 (21:29 +0000)]
- Change "is" to "instanceof" as it explains better what the operator means.
- "is_a" was also appropriate but ugly.

22 years agoPorting of patch applied to ext/xmlrpc.
Ilia Alshanetsky [Tue, 14 Jan 2003 21:04:47 +0000 (21:04 +0000)]
Porting of patch applied to ext/xmlrpc.

22 years agoMade the code use php_error_docref().
Ilia Alshanetsky [Tue, 14 Jan 2003 21:02:14 +0000 (21:02 +0000)]
Made the code use php_error_docref().
Removed pointless checks around array_init() and emalloc().
Switched to zend_get_parameters_ex() argument parsing API.

22 years agoMigrated to C style comments.
Andrey Hristov [Tue, 14 Jan 2003 20:24:40 +0000 (20:24 +0000)]
Migrated to C style comments.

22 years agoChanged getParameters() to zend_get_parameters_ex().
Ilia Alshanetsky [Tue, 14 Jan 2003 20:07:52 +0000 (20:07 +0000)]
Changed getParameters() to zend_get_parameters_ex().

22 years agoFixed compile warnings.
Ilia Alshanetsky [Tue, 14 Jan 2003 20:05:38 +0000 (20:05 +0000)]
Fixed compile warnings.

22 years agoOne more typo.
Ilia Alshanetsky [Tue, 14 Jan 2003 20:02:42 +0000 (20:02 +0000)]
One more typo.

22 years agoFixed typos.
Ilia Alshanetsky [Tue, 14 Jan 2003 19:59:48 +0000 (19:59 +0000)]
Fixed typos.

22 years agoAppended my name to the list of authors
Moriyoshi Koizumi [Tue, 14 Jan 2003 19:26:00 +0000 (19:26 +0000)]
Appended my name to the list of authors

22 years agoTest update for new feature
Moriyoshi Koizumi [Tue, 14 Jan 2003 19:25:10 +0000 (19:25 +0000)]
Test update for new feature

22 years agoSwitched from old getParse* argument parsing API to a more recent
Ilia Alshanetsky [Tue, 14 Jan 2003 18:54:44 +0000 (18:54 +0000)]
Switched from old getParse* argument parsing API to a more recent
zend_get_parameters*.

22 years agoadded function get_memory_usage(). available only when PHP is compiled
Andrey Hristov [Tue, 14 Jan 2003 18:26:47 +0000 (18:26 +0000)]
added function get_memory_usage(). available only when PHP is compiled
with --enable-memory-limit

22 years agoFixed compile warning & removed useless variable.
Ilia Alshanetsky [Tue, 14 Jan 2003 17:45:31 +0000 (17:45 +0000)]
Fixed compile warning & removed useless variable.

22 years agoChanged php_error to php_error_docref.
Ilia Alshanetsky [Tue, 14 Jan 2003 17:44:56 +0000 (17:44 +0000)]
Changed php_error to php_error_docref.
Got rid off the ancient getParameters* parameter parsing API.

22 years agoAdded a new option "force-encode-first" to the quoted-printable encoder
Moriyoshi Koizumi [Tue, 14 Jan 2003 16:42:18 +0000 (16:42 +0000)]
Added a new option "force-encode-first" to the quoted-printable encoder
as per Wez's request. If enabled, the encoder forcefully does qp
tranformation on every first character of lines in incoming stream.

22 years agoChanged php_error() to php_error_docref().
Ilia Alshanetsky [Tue, 14 Jan 2003 15:15:53 +0000 (15:15 +0000)]
Changed php_error() to php_error_docref().
Made pdfdoc retrieval a macro.

22 years agoMade php_quot_print_decode() RFC2045-compliant
Moriyoshi Koizumi [Tue, 14 Jan 2003 15:14:11 +0000 (15:14 +0000)]
Made php_quot_print_decode() RFC2045-compliant
# this function is only used in iconv extension and the corresponding
# userland function doesn't use it, so I don't see any BC issue here.

22 years agofix memory leaks and key size
Stanislav Malyshev [Tue, 14 Jan 2003 15:12:35 +0000 (15:12 +0000)]
fix memory leaks and key size

22 years agoMFB: bind_textdomain_codeset() availability on windows
Edin Kadribasic [Tue, 14 Jan 2003 14:46:33 +0000 (14:46 +0000)]
MFB: bind_textdomain_codeset() availability on windows

22 years agoMFZE2
Ilia Alshanetsky [Tue, 14 Jan 2003 14:21:45 +0000 (14:21 +0000)]
MFZE2

22 years agos/gd/gd2
Derick Rethans [Tue, 14 Jan 2003 13:55:00 +0000 (13:55 +0000)]
s/gd/gd2

22 years agofix warning
Stanislav Malyshev [Tue, 14 Jan 2003 12:27:07 +0000 (12:27 +0000)]
fix warning

22 years agoMake add_property_ functions work via write_property handler
Stanislav Malyshev [Tue, 14 Jan 2003 12:15:09 +0000 (12:15 +0000)]
Make add_property_ functions work via write_property handler

22 years agows
Stanislav Malyshev [Tue, 14 Jan 2003 12:13:51 +0000 (12:13 +0000)]
ws

22 years agoReverting previous patch.
Ilia Alshanetsky [Tue, 14 Jan 2003 02:41:47 +0000 (02:41 +0000)]
Reverting previous patch.

22 years agoChanged php_error to php_error_docref().
Ilia Alshanetsky [Tue, 14 Jan 2003 02:39:10 +0000 (02:39 +0000)]
Changed php_error to php_error_docref().
Removed pointless checks around array_init().

22 years agoChangeLog update
<changelog@php.net> [Tue, 14 Jan 2003 01:35:54 +0000 (01:35 +0000)]
ChangeLog update

22 years agoFixed small memory leak that occurs when the invalid line length is passed
Moriyoshi Koizumi [Tue, 14 Jan 2003 01:27:57 +0000 (01:27 +0000)]
Fixed small memory leak that occurs when the invalid line length is passed
to the qprint ctor.

22 years agoFixed quoted-printable encoder so that it produces RFC2045 complicant
Moriyoshi Koizumi [Tue, 14 Jan 2003 01:23:35 +0000 (01:23 +0000)]
Fixed quoted-printable encoder so that it produces RFC2045 complicant
output. As per this specification requirement, the constructor now accepts
three options: binary (boolean), line-len (uint), line-break-chars (string).

22 years agoFixed bug: #21543, Informix version detection fails
foobar [Mon, 13 Jan 2003 23:31:13 +0000 (23:31 +0000)]
Fixed bug: #21543, Informix version detection fails

22 years agofalse should be VT_FALSE
Frank M. Kromann [Mon, 13 Jan 2003 19:33:10 +0000 (19:33 +0000)]
false should be VT_FALSE

22 years agoFixed typoFixed typoFixed typoFixed typoFixed typoFixed typoFixed typoFixed typo
Moriyoshi Koizumi [Mon, 13 Jan 2003 19:18:18 +0000 (19:18 +0000)]
Fixed typoFixed typoFixed typoFixed typoFixed typoFixed typoFixed typoFixed typo

22 years agoadded array_combine().
Andrey Hristov [Mon, 13 Jan 2003 18:12:23 +0000 (18:12 +0000)]
added array_combine().
Creates an array by using the elements of the first parameter as keys and
the elements of the second as correspoding keys. Error is thrown in case
the arrays has different number of elements. Number of elements 0 is not
valid for both parameters.

22 years agoModifying TS build.
Andrey Hristov [Mon, 13 Jan 2003 16:39:16 +0000 (16:39 +0000)]
Modifying TS build.
Migrating to _ex API for hash traversal.

22 years agoMFZE2
Ilia Alshanetsky [Mon, 13 Jan 2003 16:34:19 +0000 (16:34 +0000)]
MFZE2

22 years agoAdjust paths for the new location of ext/rpc/java
Edin Kadribasic [Mon, 13 Jan 2003 16:07:45 +0000 (16:07 +0000)]
Adjust paths for the new location of ext/rpc/java

22 years agoAdjust paths to the new location java.dsp
Edin Kadribasic [Mon, 13 Jan 2003 15:15:24 +0000 (15:15 +0000)]
Adjust paths to the new location java.dsp

22 years agoFix ZTS build here too.
Edin Kadribasic [Mon, 13 Jan 2003 13:39:29 +0000 (13:39 +0000)]
Fix ZTS build here too.
#
# What is the correct location of XMLRPC extension?
# Can the reduntand one be removed then and the build system fixed
# to acommodate that.

22 years agoFixed ZTS build.
Edin Kadribasic [Mon, 13 Jan 2003 13:36:23 +0000 (13:36 +0000)]
Fixed ZTS build.

22 years agoFixed a silly segfault bug caused by lack of strict type checking
Moriyoshi Koizumi [Mon, 13 Jan 2003 11:00:22 +0000 (11:00 +0000)]
Fixed a silly segfault bug caused by lack of strict type checking

22 years agowhich is not portable. use our bundled shtool instead.
Sascha Schumann [Mon, 13 Jan 2003 10:27:50 +0000 (10:27 +0000)]
which is not portable. use our bundled shtool instead.

22 years ago. Implemented a common filter parameter parsing function.
Moriyoshi Koizumi [Mon, 13 Jan 2003 10:21:40 +0000 (10:21 +0000)]
. Implemented a common filter parameter parsing function.
# For example "base64-encode.line-break-chars=--,base64-decode.blah=foobar"
# will be parsed and splitted into a zval array as
# array(2) {
#   ["base64-encode"]=>
#   array(1) {
#     ["line-break-chars"]=>
#     string(2) "--"
#   }
#   ["base64-decode"]=>
#   array(1) {
#     ["blah"] =>
#     string(6) "foobar"
#   }
# }
. Added automatic line-breaking feature for base64 encode filter. This
  can be turned on by putting a option entry "base64-encode.line-length"
  to the filter parameters.

22 years ago- Fix ZTS build
Derick Rethans [Mon, 13 Jan 2003 08:19:50 +0000 (08:19 +0000)]
- Fix ZTS build

22 years ago- Don't check if the handle is bogus. We should crash.
Andi Gutmans [Mon, 13 Jan 2003 04:55:34 +0000 (04:55 +0000)]
- Don't check if the handle is bogus. We should crash.

22 years agoChangeLog update
<changelog@php.net> [Mon, 13 Jan 2003 01:34:00 +0000 (01:34 +0000)]
ChangeLog update

22 years agoAdded test case for bug #21600
Moriyoshi Koizumi [Sun, 12 Jan 2003 23:56:04 +0000 (23:56 +0000)]
Added test case for bug #21600

22 years agofix wrong dereferenciation
Harald Radi [Sun, 12 Jan 2003 21:59:57 +0000 (21:59 +0000)]
fix wrong dereferenciation

22 years agoFixed a bug of the base64 decoder that a sequence of intervening
Moriyoshi Koizumi [Sun, 12 Jan 2003 21:05:22 +0000 (21:05 +0000)]
Fixed a bug of the base64 decoder that a sequence of intervening
characters that are supposed to be ignored by the decoder cause output
corruption.

22 years agofix inheritance
Stanislav Malyshev [Sun, 12 Jan 2003 18:57:18 +0000 (18:57 +0000)]
fix inheritance

22 years agoZE2 compatibility
Stanislav Malyshev [Sun, 12 Jan 2003 18:42:16 +0000 (18:42 +0000)]
ZE2 compatibility

22 years agoRemove handle_property from here too
Stanislav Malyshev [Sun, 12 Jan 2003 17:22:35 +0000 (17:22 +0000)]
Remove handle_property from here too

22 years agoRIP handle_* functions. ZE2 will use __ handlers instead.
Stanislav Malyshev [Sun, 12 Jan 2003 17:16:07 +0000 (17:16 +0000)]
RIP handle_* functions. ZE2 will use __ handlers instead.
# Yes, I know this will break some things. I will fix those I can find shortly.

22 years agoZTS fixes.
Sebastian Bergmann [Sun, 12 Jan 2003 14:47:18 +0000 (14:47 +0000)]
ZTS fixes.

22 years agoDisable ZE2-incompatible parts
Stanislav Malyshev [Sun, 12 Jan 2003 14:43:04 +0000 (14:43 +0000)]
Disable ZE2-incompatible parts
# This should be rewritten for ZE2 anyway...

22 years agoMove Z_OBJ_P here.
Stanislav Malyshev [Sun, 12 Jan 2003 14:39:45 +0000 (14:39 +0000)]
Move Z_OBJ_P here.

22 years agoRemove Z_OBJ - it's internal to Zend objects, no generic function except
Stanislav Malyshev [Sun, 12 Jan 2003 14:38:54 +0000 (14:38 +0000)]
Remove Z_OBJ - it's internal to Zend objects, no generic function except
those in zend_object_handlers.c should use it.
Add Z_OBJ_HANDLER macro for easy access to handlers

22 years agoZTS fixes.
Sebastian Bergmann [Sun, 12 Jan 2003 14:25:58 +0000 (14:25 +0000)]
ZTS fixes.

22 years agoadd get_class_name handler
Stanislav Malyshev [Sun, 12 Jan 2003 13:56:51 +0000 (13:56 +0000)]
add get_class_name handler

22 years agoremove unneeded var
Stanislav Malyshev [Sun, 12 Jan 2003 13:50:17 +0000 (13:50 +0000)]
remove unneeded var

22 years agoFixed infinite loop bug when an invalid quoted-printable escape sequence
Moriyoshi Koizumi [Sun, 12 Jan 2003 13:46:11 +0000 (13:46 +0000)]
Fixed infinite loop bug when an invalid quoted-printable escape sequence
appears in the streem.

22 years agoUse generic handlers instead of Z_OBJ
Stanislav Malyshev [Sun, 12 Jan 2003 13:45:50 +0000 (13:45 +0000)]
Use generic handlers instead of Z_OBJ

22 years agoFixed error msg format so it correctly reports the actual filter name
Moriyoshi Koizumi [Sun, 12 Jan 2003 13:41:35 +0000 (13:41 +0000)]
Fixed error msg format so it correctly reports the actual filter name

22 years agorecommending SHA-1 as hash function
Sascha Schumann [Sun, 12 Jan 2003 13:26:47 +0000 (13:26 +0000)]
recommending SHA-1 as hash function

22 years ago#@!$$grml*$%
Harald Radi [Sun, 12 Jan 2003 13:18:05 +0000 (13:18 +0000)]
#@!$$grml*$%

22 years agopartially revert previous commit and
Harald Radi [Sun, 12 Jan 2003 13:14:23 +0000 (13:14 +0000)]
partially revert previous commit and
change zend_modules.h to include
a forward declaration to zend_ini_entry

22 years agosync entries
Sascha Schumann [Sun, 12 Jan 2003 13:09:54 +0000 (13:09 +0000)]
sync entries

22 years agoadd INI setting session.hash_function
Sascha Schumann [Sun, 12 Jan 2003 13:07:14 +0000 (13:07 +0000)]
add INI setting session.hash_function
add support for creating session ids using SHA-1
source more entropy for session ids

22 years agohandle ERANGE from strtol properly
Sascha Schumann [Sun, 12 Jan 2003 13:05:32 +0000 (13:05 +0000)]
handle ERANGE from strtol properly

22 years agoadded zend_ini_entry to zend_modules_entry as
Harald Radi [Sun, 12 Jan 2003 13:00:28 +0000 (13:00 +0000)]
added zend_ini_entry to zend_modules_entry as
discussed with zeev

22 years agofix 'use of uninitialized variable' warning
Harald Radi [Sun, 12 Jan 2003 12:57:20 +0000 (12:57 +0000)]
fix 'use of uninitialized variable' warning

22 years agovalidate handle
Stanislav Malyshev [Sun, 12 Jan 2003 12:56:04 +0000 (12:56 +0000)]
validate handle

22 years ago. Updated quoted-printable filter by a neater implementation.
Moriyoshi Koizumi [Sun, 12 Jan 2003 12:48:13 +0000 (12:48 +0000)]
. Updated quoted-printable filter by a neater implementation.
. Changed emalloc family functions to pemalloc ones for persistent filters.
. Changed base64 and quoted-printable filter names to "convert.base64-encode",
  "convert.base64-decode", "convert.quoted-printable-encode", and
  "convert.quoted-printable-decode" respectively for the consistency that
  may be requested later.

22 years ago- Update NEWS to show 5.0.0
Derick Rethans [Sun, 12 Jan 2003 12:45:19 +0000 (12:45 +0000)]
- Update NEWS to show 5.0.0

22 years agoImplemented compatibility mode
Zeev Suraski [Sun, 12 Jan 2003 12:39:06 +0000 (12:39 +0000)]
Implemented compatibility mode
To enable - zend2.implicit_clone = on in php.ini or using ini_set()

22 years ago - fix typo
Jan Lehnardt [Sun, 12 Jan 2003 11:42:29 +0000 (11:42 +0000)]
 - fix typo

22 years agoPatch by Giuseppe Tanzilli <g.tanzilli@gruppocsf.com>.
Sebastian Bergmann [Sun, 12 Jan 2003 08:03:18 +0000 (08:03 +0000)]
Patch by Giuseppe Tanzilli <g.tanzilli@gruppocsf.com>.

22 years agoPatch by Giuseppe Tanzilli <g.tanzilli@gruppocsf.com>.
Sebastian Bergmann [Sun, 12 Jan 2003 08:01:42 +0000 (08:01 +0000)]
Patch by Giuseppe Tanzilli <g.tanzilli@gruppocsf.com>.

22 years agoRelease skiped results. This will free memory on the server.
Frank M. Kromann [Sun, 12 Jan 2003 06:28:41 +0000 (06:28 +0000)]
Release skiped results. This will free memory on the server.
Make mssql_execute work for stored procedures with and without returning result sets

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

22 years agoDo not 'convert' double columns to integers after the 1st row in the result
Ilia Alshanetsky [Sat, 11 Jan 2003 23:50:37 +0000 (23:50 +0000)]
Do not 'convert' double columns to integers after the 1st row in the result
set.

22 years agoFixed handling of NUMERIC type, when it contains numbers that could
Ilia Alshanetsky [Sat, 11 Jan 2003 23:06:35 +0000 (23:06 +0000)]
Fixed handling of NUMERIC type, when it contains numbers that could
potentially exceed the interger limit.

22 years agoReverted because correct decision has not been made yet.
Moriyoshi Koizumi [Sat, 11 Jan 2003 23:05:19 +0000 (23:05 +0000)]
Reverted because correct decision has not been made yet.

22 years agoThis patch is likely to fix win32 build
Moriyoshi Koizumi [Sat, 11 Jan 2003 22:36:38 +0000 (22:36 +0000)]
This patch is likely to fix win32 build