]>
granicus.if.org Git - php/log
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
Andrey Hristov [Sun, 15 Jun 2003 16:04:31 +0000 (16:04 +0000)]
proto fixes
Sebastian Bergmann [Sun, 15 Jun 2003 15:34:00 +0000 (15:34 +0000)]
Fix ZTS build.
Andrey Hristov [Sun, 15 Jun 2003 15:29:46 +0000 (15:29 +0000)]
proto fixes
Stanislav Malyshev [Sun, 15 Jun 2003 15:07:55 +0000 (15:07 +0000)]
Fix bug #23279 - exception handler exits after first function call
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
Rob Richards [Sun, 15 Jun 2003 14:52:23 +0000 (14:52 +0000)]
fix xsl release build
link libxml2 and libxslt dynamically for consistancy
Rob Richards [Sun, 15 Jun 2003 14:50:11 +0000 (14:50 +0000)]
link libxml2 dynamically for consistancy
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
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
Stanislav Malyshev [Sun, 15 Jun 2003 14:40:38 +0000 (14:40 +0000)]
set ending \0 for string
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.
Edin Kadribasic [Sun, 15 Jun 2003 12:19:57 +0000 (12:19 +0000)]
Fixed win32 build
Edin Kadribasic [Sun, 15 Jun 2003 12:10:28 +0000 (12:10 +0000)]
Fixed ZTS build
Edin Kadribasic [Sun, 15 Jun 2003 11:50:17 +0000 (11:50 +0000)]
Fixed ZTS build
Edin Kadribasic [Sun, 15 Jun 2003 11:48:47 +0000 (11:48 +0000)]
No need for this in the HEAD branch
Stanislav Malyshev [Sun, 15 Jun 2003 11:44:30 +0000 (11:44 +0000)]
Fix bug #21800 - initialize opcode handlers in interactive mode
Edin Kadribasic [Sun, 15 Jun 2003 11:36:02 +0000 (11:36 +0000)]
Fixed win32 build (mod_php4 -> mod_php5)
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.
<changelog@php.net> [Sun, 15 Jun 2003 00:31:08 +0000 (00:31 +0000)]
NEWS update
<changelog@php.net> [Sun, 15 Jun 2003 00:31:02 +0000 (00:31 +0000)]
ChangeLog update
Marcus Boerger [Sat, 14 Jun 2003 22:10:15 +0000 (22:10 +0000)]
No more namespaces
Marcus Boerger [Sat, 14 Jun 2003 19:42:32 +0000 (19:42 +0000)]
Fix test
Marcus Boerger [Sat, 14 Jun 2003 19:30:42 +0000 (19:30 +0000)]
Fix ZTS mode (hopefully all is working fine now again)
Marcus Boerger [Sat, 14 Jun 2003 18:16:47 +0000 (18:16 +0000)]
- Update license
- Don't buffer in non buffered mode
Rob Richards [Sat, 14 Jun 2003 18:15:50 +0000 (18:15 +0000)]
use xmlInitParser instead of xmlInitThreads
reentrant safe as well no need for xml_parser_inited
Rob Richards [Sat, 14 Jun 2003 18:14:05 +0000 (18:14 +0000)]
use xmlInitParser instead of xmlInitThreads
reentrant safe as well
Marcus Boerger [Sat, 14 Jun 2003 17:14:42 +0000 (17:14 +0000)]
Correct license again
Marcus Boerger [Sat, 14 Jun 2003 17:08:49 +0000 (17:08 +0000)]
Fix ZTS mode
Tomas V.V.Cox [Sat, 14 Jun 2003 16:56:19 +0000 (16:56 +0000)]
Fix some typos in makerpm and removed unused debug code
Marcus Boerger [Sat, 14 Jun 2003 16:54:18 +0000 (16:54 +0000)]
Update before moving to PECL