]>
granicus.if.org Git - php/log
<changelog@php.net> [Fri, 20 Jun 2003 00:31:17 +0000 (00:31 +0000)]
ChangeLog update
Edin Kadribasic [Thu, 19 Jun 2003 23:19:49 +0000 (23:19 +0000)]
Ignore some more win32 build files
Edin Kadribasic [Thu, 19 Jun 2003 23:13:28 +0000 (23:13 +0000)]
ZTS Fixes
Edin Kadribasic [Thu, 19 Jun 2003 23:07:14 +0000 (23:07 +0000)]
Win32 build fixes
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.
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.
Ilia Alshanetsky [Thu, 19 Jun 2003 21:04:43 +0000 (21:04 +0000)]
Reverting previous patch (not necessary, thanks Pollita ;) )
Wez Furlong [Thu, 19 Jun 2003 20:57:11 +0000 (20:57 +0000)]
Some tweaks ready for the upcoming 1.0 release.
Marcus Boerger [Thu, 19 Jun 2003 18:22:17 +0000 (18:22 +0000)]
More name fixes (more thanks to george)
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)
Ilia Alshanetsky [Thu, 19 Jun 2003 16:35:17 +0000 (16:35 +0000)]
Fixed memory leak, when invalid context is specified.
Ilia Alshanetsky [Thu, 19 Jun 2003 16:10:54 +0000 (16:10 +0000)]
Fixed possible crashes in streams code
Marcus Boerger [Thu, 19 Jun 2003 15:48:06 +0000 (15:48 +0000)]
Allow the extension to reside elsewhere
Ilia Alshanetsky [Thu, 19 Jun 2003 15:47:46 +0000 (15:47 +0000)]
Fixed a crash inside php_imagettftext_common();
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
Marcus Boerger [Thu, 19 Jun 2003 11:10:14 +0000 (11:10 +0000)]
to be precise
Derick Rethans [Thu, 19 Jun 2003 08:41:51 +0000 (08:41 +0000)]
- Correct stray commit
Vincent Blavet [Thu, 19 Jun 2003 05:52:28 +0000 (05:52 +0000)]
- Sync with pear/Archive_Tar/package.xml 1.12
Sterling Hughes [Thu, 19 Jun 2003 04:39:42 +0000 (04:39 +0000)]
enable sockets by default.
<changelog@php.net> [Thu, 19 Jun 2003 00:30:54 +0000 (00:30 +0000)]
ChangeLog update
Tomas V.V.Cox [Wed, 18 Jun 2003 23:19:04 +0000 (23:19 +0000)]
Typo (sorry Pierre ;)
Vincent Blavet [Wed, 18 Jun 2003 21:36:28 +0000 (21:36 +0000)]
- Syncho with pear/Archive_Tar/Archive/Tar.php 1.14
Sterling Hughes [Wed, 18 Jun 2003 21:02:02 +0000 (21:02 +0000)]
recognize CURLOPT_PORT
Wez Furlong [Wed, 18 Jun 2003 19:48:02 +0000 (19:48 +0000)]
Should build with PHP5 now...
Tomas V.V.Cox [Wed, 18 Jun 2003 19:27:55 +0000 (19:27 +0000)]
Be more clever for discovering the default ext_dir
Tomas V.V.Cox [Wed, 18 Jun 2003 18:46:57 +0000 (18:46 +0000)]
Update to 1.2 for PHP 4.3.3
foobar [Wed, 18 Jun 2003 18:28:47 +0000 (18:28 +0000)]
Fixed bug #24231: ext/sybase_ct could not be build as shared
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
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
Ilia Alshanetsky [Wed, 18 Jun 2003 15:19:16 +0000 (15:19 +0000)]
Make the default mysql connection timeout 60 seconds rather then unlimited.
Sara Golemon [Wed, 18 Jun 2003 03:26:29 +0000 (03:26 +0000)]
Fix compiler warnings
<changelog@php.net> [Wed, 18 Jun 2003 00:31:01 +0000 (00:31 +0000)]
ChangeLog update
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
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
Ilia Alshanetsky [Tue, 17 Jun 2003 17:15:02 +0000 (17:15 +0000)]
Handle numeric keys passed via GPC
Ilia Alshanetsky [Tue, 17 Jun 2003 14:13:17 +0000 (14:13 +0000)]
One more typo ;)
Ilia Alshanetsky [Tue, 17 Jun 2003 13:59:44 +0000 (13:59 +0000)]
Fixed a typo in the check
Ilia Alshanetsky [Tue, 17 Jun 2003 13:37:43 +0000 (13:37 +0000)]
Fixed bug #24223 (missing variable initialization in bundled gd)
Ilia Alshanetsky [Tue, 17 Jun 2003 13:19:20 +0000 (13:19 +0000)]
Added a test case for bug #24220
Sterling Hughes [Tue, 17 Jun 2003 04:44:30 +0000 (04:44 +0000)]
rename SOCKET to PHP_SOCKET to avoid conflicts with Mono
Sterling Hughes [Tue, 17 Jun 2003 00:49:24 +0000 (00:49 +0000)]
remove the wierdness that prevented the compileness
<changelog@php.net> [Tue, 17 Jun 2003 00:31:41 +0000 (00:31 +0000)]
ChangeLog update
foobar [Mon, 16 Jun 2003 21:44:29 +0000 (21:44 +0000)]
Fixed bug #24207: phpize wrong exit code
Sara Golemon [Mon, 16 Jun 2003 20:16:06 +0000 (20:16 +0000)]
Bug #24210 : assume misspelled (and thereby not found during configure)
foobar [Mon, 16 Jun 2003 19:59:27 +0000 (19:59 +0000)]
Fixed the expected result
foobar [Mon, 16 Jun 2003 19:58:24 +0000 (19:58 +0000)]
Nothing to see here, move along.
Ilia Alshanetsky [Mon, 16 Jun 2003 19:24:56 +0000 (19:24 +0000)]
Fixed bug #24208
Sara Golemon [Mon, 16 Jun 2003 19:13:39 +0000 (19:13 +0000)]
Add context property to userspace streams object.
Sascha Schumann [Mon, 16 Jun 2003 19:11:33 +0000 (19:11 +0000)]
Simplify/fix logging
Moriyoshi Koizumi [Mon, 16 Jun 2003 19:10:12 +0000 (19:10 +0000)]
Added test case for bug #24208
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
Derick Rethans [Mon, 16 Jun 2003 17:50:07 +0000 (17:50 +0000)]
- Added test for bug #24142
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())
Ilia Alshanetsky [Mon, 16 Jun 2003 17:35:16 +0000 (17:35 +0000)]
Fixed bug #24198 (Invalid recursion detection in array_merge_recurcive())
Tomas V.V.Cox [Mon, 16 Jun 2003 17:14:27 +0000 (17:14 +0000)]
s/verbose/debug/
Tomas V.V.Cox [Mon, 16 Jun 2003 17:12:33 +0000 (17:12 +0000)]
Fix registry obj creation when no installroot is set
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)
Andrey Hristov [Mon, 16 Jun 2003 16:36:51 +0000 (16:36 +0000)]
proto fixes
#my head hurts now. no more fixes today ;)
Stanislav Malyshev [Mon, 16 Jun 2003 16:14:38 +0000 (16:14 +0000)]
flush after banner print
Stanislav Malyshev [Mon, 16 Jun 2003 15:43:40 +0000 (15:43 +0000)]
no need to init zval - assignment will init
Stanislav Malyshev [Mon, 16 Jun 2003 15:41:02 +0000 (15:41 +0000)]
Fix bug #22592 - cascading assignments to string offsets
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)
Andrey Hristov [Mon, 16 Jun 2003 15:25:00 +0000 (15:25 +0000)]
updating license to 3.0
Andrey Hristov [Mon, 16 Jun 2003 15:13:32 +0000 (15:13 +0000)]
$Id tag added
Andrey Hristov [Mon, 16 Jun 2003 15:12:56 +0000 (15:12 +0000)]
load of proto fixes
Andrey Hristov [Mon, 16 Jun 2003 14:27:59 +0000 (14:27 +0000)]
$Id tag added. License added tp php_mhash.h
Andrey Hristov [Mon, 16 Jun 2003 14:20:07 +0000 (14:20 +0000)]
added $Id tag
Andrey Hristov [Mon, 16 Jun 2003 14:03:35 +0000 (14:03 +0000)]
proto fixes
Andrey Hristov [Mon, 16 Jun 2003 13:39:56 +0000 (13:39 +0000)]
proto fix
Andrey Hristov [Mon, 16 Jun 2003 13:32:00 +0000 (13:32 +0000)]
proto fix
Stanislav Malyshev [Mon, 16 Jun 2003 12:26:07 +0000 (12:26 +0000)]
Add test for the bug - will fail for now!
Daniela Mariaschi [Mon, 16 Jun 2003 10:41:42 +0000 (10:41 +0000)]
proto fixes ibase_rollback and ibase_commit
Stanislav Malyshev [Mon, 16 Jun 2003 10:16:50 +0000 (10:16 +0000)]
support for self:: and parent:: constants
Stanislav Malyshev [Mon, 16 Jun 2003 09:59:02 +0000 (09:59 +0000)]
fix lambda function static vars (related to #17115)
Stanislav Malyshev [Mon, 16 Jun 2003 09:27:33 +0000 (09:27 +0000)]
fix test so it does not depend on variable order
Stanislav Malyshev [Mon, 16 Jun 2003 09:20:42 +0000 (09:20 +0000)]
add tests for fixed bugs
Edin Kadribasic [Mon, 16 Jun 2003 09:11:31 +0000 (09:11 +0000)]
Fixed win32 build
Stanislav Malyshev [Mon, 16 Jun 2003 08:32:35 +0000 (08:32 +0000)]
default_classes belongs to ZE2 part
Tomas V.V.Cox [Mon, 16 Jun 2003 08:27:47 +0000 (08:27 +0000)]
Better file relocation and invert post/postun logic
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)
Ilia Alshanetsky [Mon, 16 Jun 2003 03:05:25 +0000 (03:05 +0000)]
Fixed a few remaining compiler warnings.
<changelog@php.net> [Mon, 16 Jun 2003 00:31:04 +0000 (00:31 +0000)]
ChangeLog update
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
Edin Kadribasic [Sun, 15 Jun 2003 23:58:33 +0000 (23:58 +0000)]
Fixed win32 build (link to external expat).
Marcus Boerger [Sun, 15 Jun 2003 23:57:48 +0000 (23:57 +0000)]
Add an error handler (thx to timm for the idea)
Edin Kadribasic [Sun, 15 Jun 2003 23:47:18 +0000 (23:47 +0000)]
Fixed win32 build
Edin Kadribasic [Sun, 15 Jun 2003 23:34:46 +0000 (23:34 +0000)]
Win32 build fixes for openssl
Edin Kadribasic [Sun, 15 Jun 2003 23:27:05 +0000 (23:27 +0000)]
This needs to be exported for dynamic extensions
Edin Kadribasic [Sun, 15 Jun 2003 22:58:04 +0000 (22:58 +0000)]
Fixed win32 build
Rob Richards [Sun, 15 Jun 2003 20:56:48 +0000 (20:56 +0000)]
remove leftover parser->mem_hdlrs - compiles now
Moriyoshi Koizumi [Sun, 15 Jun 2003 20:40:45 +0000 (20:40 +0000)]
Removed xmlMemSetup() code as it doesn't help at all.
Pierre Joye [Sun, 15 Jun 2003 20:16:46 +0000 (20:16 +0000)]
add Marcus, enough work done
Marcus Boerger [Sun, 15 Jun 2003 20:00:08 +0000 (20:00 +0000)]
Add ImageXBM
Rob Richards [Sun, 15 Jun 2003 19:58:42 +0000 (19:58 +0000)]
remove code no longer needed
fix format Output property
Marcus Boerger [Sun, 15 Jun 2003 19:56:40 +0000 (19:56 +0000)]
Better use '_' instead of '.'
Marcus Boerger [Sun, 15 Jun 2003 19:54:41 +0000 (19:54 +0000)]
Better configure output
Rob Richards [Sun, 15 Jun 2003 19:54:38 +0000 (19:54 +0000)]
should be multithreaded and correct lib naming
Tomas V.V.Cox [Sun, 15 Jun 2003 16:52:08 +0000 (16:52 +0000)]
Added TODO and IDEAS to makerpm
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)
Andrey Hristov [Sun, 15 Jun 2003 16:25:59 +0000 (16:25 +0000)]
proto fixes