]> granicus.if.org Git - php/log
php
21 years agoChangeLog update
<changelog@php.net> [Fri, 20 Jun 2003 00:31:17 +0000 (00:31 +0000)]
ChangeLog update

21 years agoIgnore some more win32 build files
Edin Kadribasic [Thu, 19 Jun 2003 23:19:49 +0000 (23:19 +0000)]
Ignore some more win32 build files

21 years agoZTS Fixes
Edin Kadribasic [Thu, 19 Jun 2003 23:13:28 +0000 (23:13 +0000)]
ZTS Fixes

21 years agoWin32 build fixes
Edin Kadribasic [Thu, 19 Jun 2003 23:07:14 +0000 (23:07 +0000)]
Win32 build fixes

21 years agoQuiet down decode_context_param when stream (not context) is passed.
Sara Golemon [Thu, 19 Jun 2003 22:30:54 +0000 (22:30 +0000)]
Quiet down decode_context_param when stream (not context) is passed.
Switch stream_socket_*() to use macro for retrieving context from zval.

21 years agoAdded missing safe_mode checks.
Ilia Alshanetsky [Thu, 19 Jun 2003 22:12:21 +0000 (22:12 +0000)]
Added missing safe_mode checks.
Added support for additional libcurl options.
Set CURLOPT_NOSIGNAL by default for ZTS, for signal free operation.

21 years agoReverting previous patch (not necessary, thanks Pollita ;) )
Ilia Alshanetsky [Thu, 19 Jun 2003 21:04:43 +0000 (21:04 +0000)]
Reverting previous patch (not necessary, thanks Pollita ;) )

21 years agoSome tweaks ready for the upcoming 1.0 release.
Wez Furlong [Thu, 19 Jun 2003 20:57:11 +0000 (20:57 +0000)]
Some tweaks ready for the upcoming 1.0 release.

21 years agoMore name fixes (more thanks to george)
Marcus Boerger [Thu, 19 Jun 2003 18:22:17 +0000 (18:22 +0000)]
More name fixes (more thanks to george)

21 years agoForget to remove these namespace crap (thanks to george to remind me)
Marcus Boerger [Thu, 19 Jun 2003 17:38:53 +0000 (17:38 +0000)]
Forget to remove these namespace crap (thanks to george to remind me)

21 years agoFixed memory leak, when invalid context is specified.
Ilia Alshanetsky [Thu, 19 Jun 2003 16:35:17 +0000 (16:35 +0000)]
Fixed memory leak, when invalid context is specified.

21 years agoFixed possible crashes in streams code
Ilia Alshanetsky [Thu, 19 Jun 2003 16:10:54 +0000 (16:10 +0000)]
Fixed possible crashes in streams code

21 years agoAllow the extension to reside elsewhere
Marcus Boerger [Thu, 19 Jun 2003 15:48:06 +0000 (15:48 +0000)]
Allow the extension to reside elsewhere

21 years agoFixed a crash inside php_imagettftext_common();
Ilia Alshanetsky [Thu, 19 Jun 2003 15:47:46 +0000 (15:47 +0000)]
Fixed a crash inside php_imagettftext_common();

21 years agoadd xsl_xsltprocessor_transform_to_uri functionality
Rob Richards [Thu, 19 Jun 2003 15:00:28 +0000 (15:00 +0000)]
add xsl_xsltprocessor_transform_to_uri functionality
fix a few unhandled error conditions
fix compiler warnings

21 years agoto be precise
Marcus Boerger [Thu, 19 Jun 2003 11:10:14 +0000 (11:10 +0000)]
to be precise

21 years ago- Correct stray commit
Derick Rethans [Thu, 19 Jun 2003 08:41:51 +0000 (08:41 +0000)]
- Correct stray commit

21 years ago- Sync with pear/Archive_Tar/package.xml 1.12
Vincent Blavet [Thu, 19 Jun 2003 05:52:28 +0000 (05:52 +0000)]
- Sync with pear/Archive_Tar/package.xml 1.12

21 years agoenable sockets by default.
Sterling Hughes [Thu, 19 Jun 2003 04:39:42 +0000 (04:39 +0000)]
enable sockets by default.

21 years agoChangeLog update
<changelog@php.net> [Thu, 19 Jun 2003 00:30:54 +0000 (00:30 +0000)]
ChangeLog update

21 years agoTypo (sorry Pierre ;)
Tomas V.V.Cox [Wed, 18 Jun 2003 23:19:04 +0000 (23:19 +0000)]
Typo (sorry Pierre ;)

21 years ago- Syncho with pear/Archive_Tar/Archive/Tar.php 1.14
Vincent Blavet [Wed, 18 Jun 2003 21:36:28 +0000 (21:36 +0000)]
- Syncho with pear/Archive_Tar/Archive/Tar.php 1.14

21 years agorecognize CURLOPT_PORT
Sterling Hughes [Wed, 18 Jun 2003 21:02:02 +0000 (21:02 +0000)]
recognize CURLOPT_PORT

21 years agoShould build with PHP5 now...
Wez Furlong [Wed, 18 Jun 2003 19:48:02 +0000 (19:48 +0000)]
Should build with PHP5 now...

21 years agoBe more clever for discovering the default ext_dir
Tomas V.V.Cox [Wed, 18 Jun 2003 19:27:55 +0000 (19:27 +0000)]
Be more clever for discovering the default ext_dir

21 years agoUpdate to 1.2 for PHP 4.3.3
Tomas V.V.Cox [Wed, 18 Jun 2003 18:46:57 +0000 (18:46 +0000)]
Update to 1.2 for PHP 4.3.3

21 years agoFixed bug #24231: ext/sybase_ct could not be build as shared
foobar [Wed, 18 Jun 2003 18:28:47 +0000 (18:28 +0000)]
Fixed bug #24231: ext/sybase_ct could not be build as shared

21 years agoFix for bug #24219 segfault during resource destruction
Rob Richards [Wed, 18 Jun 2003 17:42:39 +0000 (17:42 +0000)]
Fix for bug #24219 segfault during resource destruction
Used bug fix to optimize free_doc routine

21 years agoUse a smaller default size to accomodate the engine
Sascha Schumann [Wed, 18 Jun 2003 16:15:47 +0000 (16:15 +0000)]
Use a smaller default size to accomodate the engine

Submitted by: Stanislav Malyshev, with some massaging by me

21 years agoMake the default mysql connection timeout 60 seconds rather then unlimited.
Ilia Alshanetsky [Wed, 18 Jun 2003 15:19:16 +0000 (15:19 +0000)]
Make the default mysql connection timeout 60 seconds rather then unlimited.

21 years agoFix compiler warnings
Sara Golemon [Wed, 18 Jun 2003 03:26:29 +0000 (03:26 +0000)]
Fix compiler warnings

21 years agoChangeLog update
<changelog@php.net> [Wed, 18 Jun 2003 00:31:01 +0000 (00:31 +0000)]
ChangeLog update

21 years ago- Remove namespace leftovers
Marcus Boerger [Tue, 17 Jun 2003 20:18:10 +0000 (20:18 +0000)]
- Remove namespace leftovers
- Convert some static inline functions to macros
- Faster was of function call parameter stack building

21 years agoNo need to allocate a hashtable when return_value is just going to be overwriten
Sara Golemon [Tue, 17 Jun 2003 18:38:56 +0000 (18:38 +0000)]
No need to allocate a hashtable when return_value is just going to be overwriten

21 years agoHandle numeric keys passed via GPC
Ilia Alshanetsky [Tue, 17 Jun 2003 17:15:02 +0000 (17:15 +0000)]
Handle numeric keys passed via GPC

21 years agoOne more typo ;)
Ilia Alshanetsky [Tue, 17 Jun 2003 14:13:17 +0000 (14:13 +0000)]
One more typo ;)

21 years agoFixed a typo in the check
Ilia Alshanetsky [Tue, 17 Jun 2003 13:59:44 +0000 (13:59 +0000)]
Fixed a typo in the check

21 years agoFixed bug #24223 (missing variable initialization in bundled gd)
Ilia Alshanetsky [Tue, 17 Jun 2003 13:37:43 +0000 (13:37 +0000)]
Fixed bug #24223 (missing variable initialization in bundled gd)

21 years agoAdded a test case for bug #24220
Ilia Alshanetsky [Tue, 17 Jun 2003 13:19:20 +0000 (13:19 +0000)]
Added a test case for bug #24220

21 years agorename SOCKET to PHP_SOCKET to avoid conflicts with Mono
Sterling Hughes [Tue, 17 Jun 2003 04:44:30 +0000 (04:44 +0000)]
rename SOCKET to PHP_SOCKET to avoid conflicts with Mono

21 years agoremove the wierdness that prevented the compileness
Sterling Hughes [Tue, 17 Jun 2003 00:49:24 +0000 (00:49 +0000)]
remove the wierdness that prevented the compileness

21 years agoChangeLog update
<changelog@php.net> [Tue, 17 Jun 2003 00:31:41 +0000 (00:31 +0000)]
ChangeLog update

21 years agoFixed bug #24207: phpize wrong exit code
foobar [Mon, 16 Jun 2003 21:44:29 +0000 (21:44 +0000)]
Fixed bug #24207: phpize wrong exit code

21 years agoBug #24210 : assume misspelled (and thereby not found during configure)
Sara Golemon [Mon, 16 Jun 2003 20:16:06 +0000 (20:16 +0000)]
Bug #24210 : assume misspelled (and thereby not found during configure)

21 years agoFixed the expected result
foobar [Mon, 16 Jun 2003 19:59:27 +0000 (19:59 +0000)]
Fixed the expected result

21 years agoNothing to see here, move along.
foobar [Mon, 16 Jun 2003 19:58:24 +0000 (19:58 +0000)]
Nothing to see here, move along.

21 years agoFixed bug #24208
Ilia Alshanetsky [Mon, 16 Jun 2003 19:24:56 +0000 (19:24 +0000)]
Fixed bug #24208

21 years agoAdd context property to userspace streams object.
Sara Golemon [Mon, 16 Jun 2003 19:13:39 +0000 (19:13 +0000)]
Add context property to userspace streams object.

21 years agoSimplify/fix logging
Sascha Schumann [Mon, 16 Jun 2003 19:11:33 +0000 (19:11 +0000)]
Simplify/fix logging

21 years agoAdded test case for bug #24208
Moriyoshi Koizumi [Mon, 16 Jun 2003 19:10:12 +0000 (19:10 +0000)]
Added test case for bug #24208

21 years agooptionvalue is being copied via zval_copy_ctor, there's no need to addref the original
Sara Golemon [Mon, 16 Jun 2003 18:19:14 +0000 (18:19 +0000)]
optionvalue is being copied via zval_copy_ctor, there's no need to addref the original

21 years ago- Added test for bug #24142
Derick Rethans [Mon, 16 Jun 2003 17:50:07 +0000 (17:50 +0000)]
- Added test for bug #24142

21 years agoFixed bug #24150 (crash in imap_fetch_overview() &
Ilia Alshanetsky [Mon, 16 Jun 2003 17:41:52 +0000 (17:41 +0000)]
Fixed bug #24150 (crash in imap_fetch_overview() &
imap_rfc822_write_address())

21 years agoFixed bug #24198 (Invalid recursion detection in array_merge_recurcive())
Ilia Alshanetsky [Mon, 16 Jun 2003 17:35:16 +0000 (17:35 +0000)]
Fixed bug #24198 (Invalid recursion detection in array_merge_recurcive())

21 years agos/verbose/debug/
Tomas V.V.Cox [Mon, 16 Jun 2003 17:14:27 +0000 (17:14 +0000)]
s/verbose/debug/

21 years agoFix registry obj creation when no installroot is set
Tomas V.V.Cox [Mon, 16 Jun 2003 17:12:33 +0000 (17:12 +0000)]
Fix registry obj creation when no installroot is set

21 years agoExpose phpize output
Tomas V.V.Cox [Mon, 16 Jun 2003 17:10:09 +0000 (17:10 +0000)]
Expose phpize output
Increase verbosity for building process by default
(no need for -v)

21 years agoproto fixes
Andrey Hristov [Mon, 16 Jun 2003 16:36:51 +0000 (16:36 +0000)]
proto fixes
#my head hurts now. no more fixes today ;)

21 years agoflush after banner print
Stanislav Malyshev [Mon, 16 Jun 2003 16:14:38 +0000 (16:14 +0000)]
flush after banner print

21 years agono need to init zval - assignment will init
Stanislav Malyshev [Mon, 16 Jun 2003 15:43:40 +0000 (15:43 +0000)]
no need to init zval - assignment will init

21 years agoFix bug #22592 - cascading assignments to string offsets
Stanislav Malyshev [Mon, 16 Jun 2003 15:41:02 +0000 (15:41 +0000)]
Fix bug #22592 - cascading assignments to string offsets

21 years ago1. proto fixes.
Andrey Hristov [Mon, 16 Jun 2003 15:40:37 +0000 (15:40 +0000)]
1. proto fixes.
2, comments on possible leak : buffer calloc()-ed but not free()-d on error (author will be contacted)

21 years agoupdating license to 3.0
Andrey Hristov [Mon, 16 Jun 2003 15:25:00 +0000 (15:25 +0000)]
updating license to 3.0

21 years ago$Id tag added
Andrey Hristov [Mon, 16 Jun 2003 15:13:32 +0000 (15:13 +0000)]
$Id tag added

21 years agoload of proto fixes
Andrey Hristov [Mon, 16 Jun 2003 15:12:56 +0000 (15:12 +0000)]
load of proto fixes

21 years ago$Id tag added. License added tp php_mhash.h
Andrey Hristov [Mon, 16 Jun 2003 14:27:59 +0000 (14:27 +0000)]
$Id tag added. License added tp php_mhash.h

21 years agoadded $Id tag
Andrey Hristov [Mon, 16 Jun 2003 14:20:07 +0000 (14:20 +0000)]
added $Id tag

21 years agoproto fixes
Andrey Hristov [Mon, 16 Jun 2003 14:03:35 +0000 (14:03 +0000)]
proto fixes

21 years agoproto fix
Andrey Hristov [Mon, 16 Jun 2003 13:39:56 +0000 (13:39 +0000)]
proto fix

21 years agoproto fix
Andrey Hristov [Mon, 16 Jun 2003 13:32:00 +0000 (13:32 +0000)]
proto fix

21 years agoAdd test for the bug - will fail for now!
Stanislav Malyshev [Mon, 16 Jun 2003 12:26:07 +0000 (12:26 +0000)]
Add test for the bug - will fail for now!

21 years agoproto fixes ibase_rollback and ibase_commit
Daniela Mariaschi [Mon, 16 Jun 2003 10:41:42 +0000 (10:41 +0000)]
proto fixes ibase_rollback and ibase_commit

21 years agosupport for self:: and parent:: constants
Stanislav Malyshev [Mon, 16 Jun 2003 10:16:50 +0000 (10:16 +0000)]
support for self:: and parent:: constants

21 years agofix lambda function static vars (related to #17115)
Stanislav Malyshev [Mon, 16 Jun 2003 09:59:02 +0000 (09:59 +0000)]
fix lambda function static vars (related to #17115)

21 years agofix test so it does not depend on variable order
Stanislav Malyshev [Mon, 16 Jun 2003 09:27:33 +0000 (09:27 +0000)]
fix test so it does not depend on variable order

21 years agoadd tests for fixed bugs
Stanislav Malyshev [Mon, 16 Jun 2003 09:20:42 +0000 (09:20 +0000)]
add tests for fixed bugs

21 years agoFixed win32 build
Edin Kadribasic [Mon, 16 Jun 2003 09:11:31 +0000 (09:11 +0000)]
Fixed win32 build

21 years agodefault_classes belongs to ZE2 part
Stanislav Malyshev [Mon, 16 Jun 2003 08:32:35 +0000 (08:32 +0000)]
default_classes belongs to ZE2 part

21 years agoBetter file relocation and invert post/postun logic
Tomas V.V.Cox [Mon, 16 Jun 2003 08:27:47 +0000 (08:27 +0000)]
Better file relocation and invert post/postun logic

21 years agoDo not create the registry obj at Installer object creation
Tomas V.V.Cox [Mon, 16 Jun 2003 07:44:46 +0000 (07:44 +0000)]
Do not create the registry obj at Installer object creation
(it's problematic when pear install -R <DIR> is used)

21 years agoFixed a few remaining compiler warnings.
Ilia Alshanetsky [Mon, 16 Jun 2003 03:05:25 +0000 (03:05 +0000)]
Fixed a few remaining compiler warnings.

21 years agoChangeLog update
<changelog@php.net> [Mon, 16 Jun 2003 00:31:04 +0000 (00:31 +0000)]
ChangeLog update

21 years agoFit the error handler into the naming scheme and get rid of trailing new lines
Marcus Boerger [Mon, 16 Jun 2003 00:18:28 +0000 (00:18 +0000)]
Fit the error handler into the naming scheme and get rid of trailing new lines

21 years agoFixed win32 build (link to external expat).
Edin Kadribasic [Sun, 15 Jun 2003 23:58:33 +0000 (23:58 +0000)]
Fixed win32 build (link to external expat).

21 years agoAdd an error handler (thx to timm for the idea)
Marcus Boerger [Sun, 15 Jun 2003 23:57:48 +0000 (23:57 +0000)]
Add an error handler (thx to timm for the idea)

21 years agoFixed win32 build
Edin Kadribasic [Sun, 15 Jun 2003 23:47:18 +0000 (23:47 +0000)]
Fixed win32 build

21 years agoWin32 build fixes for openssl
Edin Kadribasic [Sun, 15 Jun 2003 23:34:46 +0000 (23:34 +0000)]
Win32 build fixes for openssl

21 years agoThis needs to be exported for dynamic extensions
Edin Kadribasic [Sun, 15 Jun 2003 23:27:05 +0000 (23:27 +0000)]
This needs to be exported for dynamic extensions

21 years agoFixed win32 build
Edin Kadribasic [Sun, 15 Jun 2003 22:58:04 +0000 (22:58 +0000)]
Fixed win32 build

21 years agoremove leftover parser->mem_hdlrs - compiles now
Rob Richards [Sun, 15 Jun 2003 20:56:48 +0000 (20:56 +0000)]
remove leftover parser->mem_hdlrs - compiles now

21 years agoRemoved xmlMemSetup() code as it doesn't help at all.
Moriyoshi Koizumi [Sun, 15 Jun 2003 20:40:45 +0000 (20:40 +0000)]
Removed xmlMemSetup() code as it doesn't help at all.

21 years agoadd Marcus, enough work done
Pierre Joye [Sun, 15 Jun 2003 20:16:46 +0000 (20:16 +0000)]
add Marcus, enough work done

21 years agoAdd ImageXBM
Marcus Boerger [Sun, 15 Jun 2003 20:00:08 +0000 (20:00 +0000)]
Add ImageXBM

21 years agoremove code no longer needed
Rob Richards [Sun, 15 Jun 2003 19:58:42 +0000 (19:58 +0000)]
remove code no longer needed
fix format Output property

21 years agoBetter use '_' instead of '.'
Marcus Boerger [Sun, 15 Jun 2003 19:56:40 +0000 (19:56 +0000)]
Better use '_' instead of '.'

21 years agoBetter configure output
Marcus Boerger [Sun, 15 Jun 2003 19:54:41 +0000 (19:54 +0000)]
Better configure output

21 years agoshould be multithreaded and correct lib naming
Rob Richards [Sun, 15 Jun 2003 19:54:38 +0000 (19:54 +0000)]
should be multithreaded and correct lib naming

21 years agoAdded TODO and IDEAS to makerpm
Tomas V.V.Cox [Sun, 15 Jun 2003 16:52:08 +0000 (16:52 +0000)]
Added TODO and IDEAS to makerpm

21 years agoFix makerpm (again)
Tomas V.V.Cox [Sun, 15 Jun 2003 16:29:10 +0000 (16:29 +0000)]
Fix makerpm (again)
Build an independant filelist tree
(this command still needs some work)

21 years agoproto fixes
Andrey Hristov [Sun, 15 Jun 2003 16:25:59 +0000 (16:25 +0000)]
proto fixes