]> granicus.if.org Git - php/log
php
22 years agoAdded support for Shared Data Mode for OCI8_VERSION >= 8.1, which will provide memory...
Levi Dixon [Tue, 7 Jan 2003 15:55:59 +0000 (15:55 +0000)]
Added support for Shared Data Mode for OCI8_VERSION >= 8.1, which will provide memory savings by sharing common statement data

22 years ago#17098 was MFH'ed
Edin Kadribasic [Tue, 7 Jan 2003 15:27:27 +0000 (15:27 +0000)]
#17098 was MFH'ed

22 years agoAdded a check for availability of PCRE extension needed by test-suite.
Ilia Alshanetsky [Tue, 7 Jan 2003 15:21:34 +0000 (15:21 +0000)]
Added a check for availability of PCRE extension needed by test-suite.

22 years ago* Synchronize with /pear/Archive_Tar/Tar.php 1.5 :
Vincent Blavet [Tue, 7 Jan 2003 15:04:42 +0000 (15:04 +0000)]
* Synchronize with /pear/Archive_Tar/Tar.php 1.5 :
  - Add support for long filenames (greater than 99 characters)
  - Add private methods _readLongHeader() and _writeLongHeader()

22 years agoFixed ZTS build with ZE2.
Ilia Alshanetsky [Tue, 7 Jan 2003 14:34:41 +0000 (14:34 +0000)]
Fixed ZTS build with ZE2.

22 years agoZTS cleanup.
Ilia Alshanetsky [Tue, 7 Jan 2003 13:02:43 +0000 (13:02 +0000)]
ZTS cleanup.

22 years agoFix leaks
Zeev Suraski [Tue, 7 Jan 2003 12:11:40 +0000 (12:11 +0000)]
Fix leaks

22 years agowhitespace
Zeev Suraski [Tue, 7 Jan 2003 11:37:09 +0000 (11:37 +0000)]
whitespace

22 years agoMFB:
Edin Kadribasic [Tue, 7 Jan 2003 11:24:17 +0000 (11:24 +0000)]
MFB:
Fixed bug #21442 (Crash of mail() on Windows when the first parameter
is empty).

22 years agocall dtors on shutdown
Zeev Suraski [Tue, 7 Jan 2003 10:33:22 +0000 (10:33 +0000)]
call dtors on shutdown

22 years agotell user which header files could not be found
Sascha Schumann [Tue, 7 Jan 2003 09:49:08 +0000 (09:49 +0000)]
tell user which header files could not be found

22 years agoFixed small leak
Moriyoshi Koizumi [Tue, 7 Jan 2003 08:57:27 +0000 (08:57 +0000)]
Fixed small leak

22 years agoMaking the mssql extension work when build as a shared object
Frank M. Kromann [Tue, 7 Jan 2003 05:19:48 +0000 (05:19 +0000)]
Making the mssql extension work when build as a shared object

22 years agoFixed ZTS build.
Ilia Alshanetsky [Tue, 7 Jan 2003 03:44:12 +0000 (03:44 +0000)]
Fixed ZTS build.

22 years agoMFB + CS
Ilia Alshanetsky [Tue, 7 Jan 2003 02:47:24 +0000 (02:47 +0000)]
MFB + CS

22 years agoTrivial grammer fix
Moriyoshi Koizumi [Tue, 7 Jan 2003 01:46:38 +0000 (01:46 +0000)]
Trivial grammer fix

22 years agoImplemented quoted-printable stream filter
Moriyoshi Koizumi [Tue, 7 Jan 2003 01:41:18 +0000 (01:41 +0000)]
Implemented quoted-printable stream filter

22 years agoNEWS update
<changelog@php.net> [Tue, 7 Jan 2003 01:36:37 +0000 (01:36 +0000)]
NEWS update

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

22 years agoAdd option to stream_get_filters() user-defined fiters vs. all filters, default to...
Sara Golemon [Tue, 7 Jan 2003 01:02:29 +0000 (01:02 +0000)]
Add option to stream_get_filters() user-defined fiters vs. all filters, default to user only

22 years agoImplemented string.base64 stream filter
Moriyoshi Koizumi [Tue, 7 Jan 2003 00:03:25 +0000 (00:03 +0000)]
Implemented string.base64 stream filter
@- Implemented string.base64 stream filter. (Moriyoshi)

22 years agoAdding support for anonymous fileuploads (#21450)
Stefan Esser [Mon, 6 Jan 2003 23:51:28 +0000 (23:51 +0000)]
Adding support for anonymous fileuploads (#21450)

22 years agoFix for Bug #20827: where stat is a macro on Tru64.
Wez Furlong [Mon, 6 Jan 2003 23:27:03 +0000 (23:27 +0000)]
Fix for Bug #20827: where stat is a macro on Tru64.
Patch from <julien.soula@free.fr>

22 years agoFixed bug #21453 (improper handling of non-terminated <).
Ilia Alshanetsky [Mon, 6 Jan 2003 22:13:03 +0000 (22:13 +0000)]
Fixed bug #21453 (improper handling of non-terminated <).

22 years agoFixed Bug #21443 and related bug #21468.
Ilia Alshanetsky [Mon, 6 Jan 2003 21:43:28 +0000 (21:43 +0000)]
Fixed Bug #21443 and related bug #21468.

22 years agoPatch for bug #19349
Dan Kalowsky [Mon, 6 Jan 2003 18:23:55 +0000 (18:23 +0000)]
Patch for bug #19349

22 years agoCorrection for bug #21279
Dan Kalowsky [Mon, 6 Jan 2003 18:10:06 +0000 (18:10 +0000)]
Correction for bug #21279

22 years agoMoved php_quot_print_decode() to quot_print.c so that it can be used
Moriyoshi Koizumi [Mon, 6 Jan 2003 15:47:25 +0000 (15:47 +0000)]
Moved php_quot_print_decode() to quot_print.c so that it can be used
outside the iconv module

22 years agoAdded more RFC2047-compliancy check in iconv_mime_decode()
Moriyoshi Koizumi [Mon, 6 Jan 2003 15:40:22 +0000 (15:40 +0000)]
Added more RFC2047-compliancy check in iconv_mime_decode()

22 years agoFixed iconv_mime_decode() so that it comforms to RFC2231
Moriyoshi Koizumi [Mon, 6 Jan 2003 15:35:42 +0000 (15:35 +0000)]
Fixed iconv_mime_decode() so that it comforms to RFC2231

22 years agofixed missing & (Thx to Sebastian Bergmann)
Georg Richter [Mon, 6 Jan 2003 14:13:47 +0000 (14:13 +0000)]
fixed missing & (Thx to Sebastian Bergmann)

22 years agoMake it slightly more obvious that the return value is relative to the length
Wez Furlong [Mon, 6 Jan 2003 14:04:23 +0000 (14:04 +0000)]
Make it slightly more obvious that the return value is relative to the length
of the input data.

22 years agoFix for bug #21406; infinite loop during filter flushing.
Wez Furlong [Mon, 6 Jan 2003 14:00:57 +0000 (14:00 +0000)]
Fix for bug #21406; infinite loop during filter flushing.

22 years agoMFB:
Edin Kadribasic [Mon, 6 Jan 2003 10:49:52 +0000 (10:49 +0000)]
MFB:
Fixed bug #20503 (imagesetbrush() availability on windows).

22 years agoRemoved #ifdef NetWare and made the necessary changes in the directory structure...
Anantha Kesari H Y [Mon, 6 Jan 2003 10:28:34 +0000 (10:28 +0000)]
Removed #ifdef NetWare and made the necessary changes in the directory structure of NetWare.

22 years agoHeader file for PostgreSQL. Moved from netware directory to netware/libpq directory.
Anantha Kesari H Y [Mon, 6 Jan 2003 10:27:33 +0000 (10:27 +0000)]
Header file for PostgreSQL. Moved from netware directory to netware/libpq directory.

22 years agoThis file moved to netware/libpq directory.
Anantha Kesari H Y [Mon, 6 Jan 2003 10:24:36 +0000 (10:24 +0000)]
This file moved to netware/libpq directory.

22 years ago- get_path forgotten in .h file
Christian Stocker [Mon, 6 Jan 2003 09:59:53 +0000 (09:59 +0000)]
- get_path forgotten in .h file
- fix crash in domxml_node_insert_before() (by Lukas Schröder)

22 years agoAdded symbols to build PostgreSQL extension for NetWare.
Anantha Kesari H Y [Mon, 6 Jan 2003 09:08:55 +0000 (09:08 +0000)]
Added symbols to build PostgreSQL extension for NetWare.

22 years agoChanges for NetWare makefile.
Anantha Kesari H Y [Mon, 6 Jan 2003 09:05:59 +0000 (09:05 +0000)]
Changes for NetWare makefile.

22 years agoMakefile added newly and modified the header file for NetWare.
Anantha Kesari H Y [Mon, 6 Jan 2003 09:05:03 +0000 (09:05 +0000)]
Makefile added newly and modified the header file for NetWare.

22 years ago@- Added domxml_node_get_path() (Lukas Schröder)
Christian Stocker [Mon, 6 Jan 2003 08:47:35 +0000 (08:47 +0000)]
@- Added domxml_node_get_path() (Lukas Schröder)
- Fixed segfault, when trying to add a node to itself.

22 years agoAdded #ifdef HAVE_SYSLOG_H around syslog function in the whole file to avoid link...
Anantha Kesari H Y [Mon, 6 Jan 2003 05:59:17 +0000 (05:59 +0000)]
Added #ifdef HAVE_SYSLOG_H around syslog function in the whole file to avoid link failure.

22 years agoModified for Netware.
Anantha Kesari H Y [Mon, 6 Jan 2003 05:55:46 +0000 (05:55 +0000)]
Modified for Netware.

22 years agoAdded string.toupper and string.tolower filters and generalized non-op filter methods
Sara Golemon [Mon, 6 Jan 2003 05:22:06 +0000 (05:22 +0000)]
Added string.toupper and string.tolower filters and generalized non-op filter methods

22 years agoNuke warning, on Win32 build
Frank M. Kromann [Mon, 6 Jan 2003 04:29:33 +0000 (04:29 +0000)]
Nuke warning, on Win32 build

22 years agoenable imageftbbox() and imagefttext() on WIn32
Frank M. Kromann [Mon, 6 Jan 2003 04:28:49 +0000 (04:28 +0000)]
enable imageftbbox() and imagefttext() on WIn32

22 years agoExpose stream_filters_hash so that it can be searched by stream_get_filters()
Sara Golemon [Mon, 6 Jan 2003 04:06:40 +0000 (04:06 +0000)]
Expose stream_filters_hash so that it can be searched by stream_get_filters()

22 years agoComplete gif readonly support addition by adding missing gd_gif_in.c
Edin Kadribasic [Mon, 6 Jan 2003 01:39:08 +0000 (01:39 +0000)]
Complete gif readonly support addition by adding missing gd_gif_in.c
file to the project.

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

22 years agoComment out non ANSI C standard comliant code. Fixes win32 build.
Edin Kadribasic [Mon, 6 Jan 2003 01:26:14 +0000 (01:26 +0000)]
Comment out non ANSI C standard comliant code. Fixes win32 build.

22 years agoFixed win32 build.
Edin Kadribasic [Mon, 6 Jan 2003 01:08:59 +0000 (01:08 +0000)]
Fixed win32 build.

22 years agoFixed bug #21445.
Ilia Alshanetsky [Mon, 6 Jan 2003 00:47:40 +0000 (00:47 +0000)]
Fixed bug #21445.

22 years agoFixes to stream_get_wrappers() and stream_get_filters() handle hash table layouts...
Sara Golemon [Sun, 5 Jan 2003 22:24:49 +0000 (22:24 +0000)]
Fixes to stream_get_wrappers() and stream_get_filters() handle hash table layouts better, plus some picune whitespace fixes

22 years agofixed bug #21435
Georg Richter [Sun, 5 Jan 2003 20:53:06 +0000 (20:53 +0000)]
fixed bug #21435

22 years agoDefine HAVE_GD_GIF_READ.
Sebastian Bergmann [Sun, 5 Jan 2003 16:32:01 +0000 (16:32 +0000)]
Define HAVE_GD_GIF_READ.

22 years agoRemove unnnecessary initialization
Zeev Suraski [Sun, 5 Jan 2003 16:11:10 +0000 (16:11 +0000)]
Remove unnnecessary initialization

22 years agoInitialize lineno using the new infrastructure
Zeev Suraski [Sun, 5 Jan 2003 16:10:35 +0000 (16:10 +0000)]
Initialize lineno using the new infrastructure

22 years agoMFZE1 - lineno fix
Zeev Suraski [Sun, 5 Jan 2003 16:09:59 +0000 (16:09 +0000)]
MFZE1 - lineno fix

22 years agoRevert config.w32.h.in -> config.w32.h build step per discussion with Zeev.
Sebastian Bergmann [Sun, 5 Jan 2003 15:58:29 +0000 (15:58 +0000)]
Revert config.w32.h.in -> config.w32.h build step per discussion with Zeev.

22 years agoMake the .dsp use the php4build build directories
Zeev Suraski [Sun, 5 Jan 2003 15:09:11 +0000 (15:09 +0000)]
Make the .dsp use the php4build build directories

22 years agoMFB:
Edin Kadribasic [Sun, 5 Jan 2003 13:54:30 +0000 (13:54 +0000)]
MFB:
Made xslt_set_encoding() available on windows (bug #20640).

22 years agoFixed a memory leak in setlocale() & localeconv().
Ilia Alshanetsky [Sun, 5 Jan 2003 04:29:14 +0000 (04:29 +0000)]
Fixed a memory leak in setlocale() & localeconv().

22 years agoAdded stream_get_filters(); to list registered filters
Sara Golemon [Sun, 5 Jan 2003 03:24:38 +0000 (03:24 +0000)]
Added stream_get_filters(); to list registered filters

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

22 years ago- Fix some of the netware crap
Derick Rethans [Sun, 5 Jan 2003 00:56:17 +0000 (00:56 +0000)]
- Fix some of the netware crap

22 years ago- Change Warnings to Notices
Derick Rethans [Sat, 4 Jan 2003 23:55:57 +0000 (23:55 +0000)]
- Change Warnings to Notices

22 years agoCS fixes.
Ilia Alshanetsky [Sat, 4 Jan 2003 23:31:55 +0000 (23:31 +0000)]
CS fixes.

22 years agoFix ZTS-ZE2 build
Marcus Boerger [Sat, 4 Jan 2003 20:06:32 +0000 (20:06 +0000)]
Fix ZTS-ZE2 build

22 years agobetter to check for existance first
Marcus Boerger [Sat, 4 Jan 2003 19:19:59 +0000 (19:19 +0000)]
better to check for existance first

22 years agoFix ZTS-ZE2 build
Marcus Boerger [Sat, 4 Jan 2003 19:18:43 +0000 (19:18 +0000)]
Fix ZTS-ZE2 build

22 years agoForgot to include these functions in the list
Moriyoshi Koizumi [Sat, 4 Jan 2003 18:49:48 +0000 (18:49 +0000)]
Forgot to include these functions in the list

22 years ago- Fix typo
Derick Rethans [Sat, 4 Jan 2003 18:35:37 +0000 (18:35 +0000)]
- Fix typo

22 years agoFixed cut'n'paste failure
Moriyoshi Koizumi [Sat, 4 Jan 2003 13:52:54 +0000 (13:52 +0000)]
Fixed cut'n'paste failure

22 years agoNEWS update for new iconv functions
Moriyoshi Koizumi [Sat, 4 Jan 2003 13:45:03 +0000 (13:45 +0000)]
NEWS update for new iconv functions

22 years agoAdded test case for iconv_mime_encode()
Moriyoshi Koizumi [Sat, 4 Jan 2003 13:39:59 +0000 (13:39 +0000)]
Added test case for iconv_mime_encode()

22 years ago- Fixed bug #21232 (Unresolved references to PQsetnonblocking). (Patch by
Derick Rethans [Sat, 4 Jan 2003 12:33:46 +0000 (12:33 +0000)]
- Fixed bug #21232 (Unresolved references to PQsetnonblocking). (Patch by
  Floyd <floyd@studiodust.com>)

22 years ago* Update copyright year to 2003.
Martin Jansen [Sat, 4 Jan 2003 11:56:35 +0000 (11:56 +0000)]
* Update copyright year to 2003.

22 years agoNEWS update
<changelog@php.net> [Sat, 4 Jan 2003 01:34:30 +0000 (01:34 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Sat, 4 Jan 2003 01:32:59 +0000 (01:32 +0000)]
ChangeLog update

22 years agoProvide alternative for glibc brokenness test when cross compiling
Alex Waugh [Fri, 3 Jan 2003 22:05:12 +0000 (22:05 +0000)]
Provide alternative for glibc brokenness test when cross compiling

22 years ago- Fix docrefs
Derick Rethans [Fri, 3 Jan 2003 21:33:31 +0000 (21:33 +0000)]
- Fix docrefs

22 years ago- Fix typo (patch by Joseph Tate)
Derick Rethans [Fri, 3 Jan 2003 21:30:49 +0000 (21:30 +0000)]
- Fix typo (patch by Joseph Tate)

22 years agoAdded test case for iconv_mime_decode()
Moriyoshi Koizumi [Fri, 3 Jan 2003 20:33:53 +0000 (20:33 +0000)]
Added test case for iconv_mime_decode()

22 years agoAdded test cases for iconv_strpos() and iconv_strrpos()
Moriyoshi Koizumi [Fri, 3 Jan 2003 20:02:23 +0000 (20:02 +0000)]
Added test cases for iconv_strpos() and iconv_strrpos()

22 years agoFixed an iconv_strrpos() bug that the function doesn't return accurate
Moriyoshi Koizumi [Fri, 3 Jan 2003 20:01:13 +0000 (20:01 +0000)]
Fixed an iconv_strrpos() bug that the function doesn't return accurate
position of last occurrence

22 years ago- Update todo
Derick Rethans [Fri, 3 Jan 2003 19:50:41 +0000 (19:50 +0000)]
- Update todo

22 years ago- Removed support for libmcrypt 2.2.x to allow cleaner code. Another reason
Derick Rethans [Fri, 3 Jan 2003 19:49:44 +0000 (19:49 +0000)]
- Removed support for libmcrypt 2.2.x to allow cleaner code. Another reason
  to upgrade libmcrypt to a 2.5.x series as the older ones have too much bugs
  to be safely used with PHP.
- Updated macro's, php_errors and parameter parsing.
@- Removed support for libmcrypt 2.2.x to allow cleaner code. Another reason
@  to upgrade libmcrypt to a 2.5.x series as the older ones have too much bugs
@  to be safely used with PHP. (Derick)

22 years agoFixed a bug that would cause flock() to never set the 3rd argument.
Ilia Alshanetsky [Fri, 3 Jan 2003 18:33:28 +0000 (18:33 +0000)]
Fixed a bug that would cause flock() to never set the 3rd argument.
CS fixes & switched to new parameter parsing API.

22 years agoFixed a memory leak that occurs if the location specified by redirect header
Ilia Alshanetsky [Fri, 3 Jan 2003 17:12:35 +0000 (17:12 +0000)]
Fixed a memory leak that occurs if the location specified by redirect header
cannot be opened.

22 years agoFurther fixes related to bug #21267.
Ilia Alshanetsky [Fri, 3 Jan 2003 17:05:16 +0000 (17:05 +0000)]
Further fixes related to bug #21267.

22 years agoModified for NetWare.
Anantha Kesari H Y [Fri, 3 Jan 2003 16:06:02 +0000 (16:06 +0000)]
Modified for NetWare.

22 years agoModifications for NetWare.
Anantha Kesari H Y [Fri, 3 Jan 2003 15:59:02 +0000 (15:59 +0000)]
Modifications for NetWare.

22 years agoNew file added for NetWare.
Anantha Kesari H Y [Fri, 3 Jan 2003 15:39:43 +0000 (15:39 +0000)]
New file added for NetWare.

22 years agoSome existing files modified and a couple of files removed for NetWare.
Anantha Kesari H Y [Fri, 3 Jan 2003 15:21:33 +0000 (15:21 +0000)]
Some existing files modified and a couple of files removed for NetWare.

22 years agoNetWare related changes/modifications.
Anantha Kesari H Y [Fri, 3 Jan 2003 15:17:43 +0000 (15:17 +0000)]
NetWare related changes/modifications.

22 years agoModified for NetWare.
Anantha Kesari H Y [Fri, 3 Jan 2003 14:37:42 +0000 (14:37 +0000)]
Modified for NetWare.

22 years agoModified for NetWare.
Anantha Kesari H Y [Fri, 3 Jan 2003 14:31:31 +0000 (14:31 +0000)]
Modified for NetWare.

22 years agoAdded offset validity check for iconv_strpos()
Moriyoshi Koizumi [Fri, 3 Jan 2003 14:29:49 +0000 (14:29 +0000)]
Added offset validity check for iconv_strpos()

22 years agoNew file added for NetWare.
Anantha Kesari H Y [Fri, 3 Jan 2003 14:24:34 +0000 (14:24 +0000)]
New file added for NetWare.