]> granicus.if.org Git - php/log
php
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

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

21 years agoFix ZTS build.
Sebastian Bergmann [Sun, 15 Jun 2003 15:34:00 +0000 (15:34 +0000)]
Fix ZTS build.

21 years agoproto fixes
Andrey Hristov [Sun, 15 Jun 2003 15:29:46 +0000 (15:29 +0000)]
proto fixes

21 years agoFix bug #23279 - exception handler exits after first function call
Stanislav Malyshev [Sun, 15 Jun 2003 15:07:55 +0000 (15:07 +0000)]
Fix bug #23279 - exception handler exits after first function call

21 years agobe nice if i named the dll correctly and put it somewhere
Rob Richards [Sun, 15 Jun 2003 14:57:06 +0000 (14:57 +0000)]
be nice if i named the dll correctly and put it somewhere

21 years agofix xsl release build
Rob Richards [Sun, 15 Jun 2003 14:52:23 +0000 (14:52 +0000)]
fix xsl release build
link libxml2 and libxslt dynamically for consistancy

21 years agolink libxml2 dynamically for consistancy
Rob Richards [Sun, 15 Jun 2003 14:50:11 +0000 (14:50 +0000)]
link libxml2 dynamically for consistancy

21 years agoNo need to duplicate code - zend_get_constant() knows to
Stanislav Malyshev [Sun, 15 Jun 2003 14:46:15 +0000 (14:46 +0000)]
No need to duplicate code - zend_get_constant() knows to
handle class constants now

21 years agoFix bug #18872 - Improper handling of class constants used as default
Stanislav Malyshev [Sun, 15 Jun 2003 14:42:39 +0000 (14:42 +0000)]
Fix bug #18872 - Improper handling of class constants used as default
function argument values

21 years agoset ending \0 for string
Stanislav Malyshev [Sun, 15 Jun 2003 14:40:38 +0000 (14:40 +0000)]
set ending \0 for string

21 years agoFix bug #23384 - static class::constant constants should now
Stanislav Malyshev [Sun, 15 Jun 2003 13:58:50 +0000 (13:58 +0000)]
Fix bug #23384 - static class::constant constants should now
work in static & array expressions.

21 years agoFixed win32 build
Edin Kadribasic [Sun, 15 Jun 2003 12:19:57 +0000 (12:19 +0000)]
Fixed win32 build

21 years agoFixed ZTS build
Edin Kadribasic [Sun, 15 Jun 2003 12:10:28 +0000 (12:10 +0000)]
Fixed ZTS build

21 years agoFixed ZTS build
Edin Kadribasic [Sun, 15 Jun 2003 11:50:17 +0000 (11:50 +0000)]
Fixed ZTS build

21 years agoNo need for this in the HEAD branch
Edin Kadribasic [Sun, 15 Jun 2003 11:48:47 +0000 (11:48 +0000)]
No need for this in the HEAD branch

21 years agoFix bug #21800 - initialize opcode handlers in interactive mode
Stanislav Malyshev [Sun, 15 Jun 2003 11:44:30 +0000 (11:44 +0000)]
Fix bug #21800 - initialize opcode handlers in interactive mode

21 years agoFixed win32 build (mod_php4 -> mod_php5)
Edin Kadribasic [Sun, 15 Jun 2003 11:36:02 +0000 (11:36 +0000)]
Fixed win32 build (mod_php4 -> mod_php5)

21 years agoSwitch to dynamic linking of php_domxml.dll due to the libxml2 dependency
Edin Kadribasic [Sun, 15 Jun 2003 01:31:43 +0000 (01:31 +0000)]
Switch to dynamic linking of php_domxml.dll due to the libxml2 dependency
already being present for the core php4ts.dll.

21 years agoNEWS update
<changelog@php.net> [Sun, 15 Jun 2003 00:31:08 +0000 (00:31 +0000)]
NEWS update

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

21 years agoNo more namespaces
Marcus Boerger [Sat, 14 Jun 2003 22:10:15 +0000 (22:10 +0000)]
No more namespaces

21 years agoFix test
Marcus Boerger [Sat, 14 Jun 2003 19:42:32 +0000 (19:42 +0000)]
Fix test

21 years agoFix ZTS mode (hopefully all is working fine now again)
Marcus Boerger [Sat, 14 Jun 2003 19:30:42 +0000 (19:30 +0000)]
Fix ZTS mode (hopefully all is working fine now again)

21 years ago- Update license
Marcus Boerger [Sat, 14 Jun 2003 18:16:47 +0000 (18:16 +0000)]
- Update license
- Don't buffer in non buffered mode