1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 02:33:17 +02:00
Commit Graph

21628 Commits

Author SHA1 Message Date
Andrey Hristov e1b285dc93 updating license to 3.0 2003-06-16 15:25:00 +00:00
Andrey Hristov e050348b67 $Id tag added 2003-06-16 15:13:32 +00:00
Andrey Hristov e064275b03 load of proto fixes 2003-06-16 15:12:56 +00:00
Andrey Hristov 23e7163a2d $Id tag added. License added tp php_mhash.h 2003-06-16 14:27:59 +00:00
Andrey Hristov 69154f527e added $Id tag 2003-06-16 14:20:07 +00:00
Andrey Hristov 1e42a25ca1 proto fixes 2003-06-16 14:03:35 +00:00
Andrey Hristov 9e9bd915aa proto fix 2003-06-16 13:39:56 +00:00
Andrey Hristov 3e95de04a9 proto fix 2003-06-16 13:32:00 +00:00
Stanislav Malyshev 10642b81a0 Add test for the bug - will fail for now! 2003-06-16 12:26:07 +00:00
Daniela Mariaschi e537337398 proto fixes ibase_rollback and ibase_commit 2003-06-16 10:41:42 +00:00
Stanislav Malyshev f57ac82bb0 support for self:: and parent:: constants 2003-06-16 10:16:50 +00:00
Stanislav Malyshev 4dcc1ef66c fix lambda function static vars (related to #17115) 2003-06-16 09:59:02 +00:00
Stanislav Malyshev c44e4eddbe fix test so it does not depend on variable order 2003-06-16 09:27:33 +00:00
Stanislav Malyshev 91ec828de5 add tests for fixed bugs 2003-06-16 09:20:42 +00:00
Edin Kadribasic 5a3c09c440 Fixed win32 build 2003-06-16 09:11:31 +00:00
Stanislav Malyshev e64dbbfda6 default_classes belongs to ZE2 part 2003-06-16 08:32:35 +00:00
Tomas V.V.Cox d93e9fea6a Better file relocation and invert post/postun logic 2003-06-16 08:27:47 +00:00
Tomas V.V.Cox d335b38a37 Do not create the registry obj at Installer object creation
(it's problematic when pear install -R <DIR> is used)
2003-06-16 07:44:46 +00:00
Ilia Alshanetsky b25c652f95 Fixed a few remaining compiler warnings. 2003-06-16 03:05:25 +00:00
0e4f73ee54 ChangeLog update 2003-06-16 00:31:04 +00:00
Marcus Boerger 46b4ab47be Fit the error handler into the naming scheme and get rid of trailing new lines 2003-06-16 00:18:28 +00:00
Edin Kadribasic 711cf23894 Fixed win32 build (link to external expat). 2003-06-15 23:58:33 +00:00
Marcus Boerger e208b0e77e Add an error handler (thx to timm for the idea) 2003-06-15 23:57:48 +00:00
Edin Kadribasic c61492823e Fixed win32 build 2003-06-15 23:47:18 +00:00
Edin Kadribasic 6e2743023b Win32 build fixes for openssl 2003-06-15 23:34:46 +00:00
Edin Kadribasic 6bcf810687 This needs to be exported for dynamic extensions 2003-06-15 23:27:05 +00:00
Edin Kadribasic e92e7d47c5 Fixed win32 build 2003-06-15 22:58:04 +00:00
Rob Richards 19a9489cb6 remove leftover parser->mem_hdlrs - compiles now 2003-06-15 20:56:48 +00:00
Moriyoshi Koizumi f9b194f609 Removed xmlMemSetup() code as it doesn't help at all. 2003-06-15 20:40:45 +00:00
Pierre Joye 445c710733 add Marcus, enough work done 2003-06-15 20:16:46 +00:00
Marcus Boerger 8fd5e11ff4 Add ImageXBM 2003-06-15 20:00:08 +00:00
Rob Richards 2a02045596 remove code no longer needed
fix format Output property
2003-06-15 19:58:42 +00:00
Marcus Boerger 4593a04e3b Better use '_' instead of '.' 2003-06-15 19:56:40 +00:00
Marcus Boerger 8913dcd267 Better configure output 2003-06-15 19:54:41 +00:00
Rob Richards 6ed47a404a should be multithreaded and correct lib naming 2003-06-15 19:54:38 +00:00
Tomas V.V.Cox 02ef813164 Added TODO and IDEAS to makerpm 2003-06-15 16:52:08 +00:00
Tomas V.V.Cox 47aa7a9b36 Fix makerpm (again)
Build an independant filelist tree
(this command still needs some work)
2003-06-15 16:29:10 +00:00
Andrey Hristov 900263aaa9 proto fixes 2003-06-15 16:25:59 +00:00
Andrey Hristov 7711dbac76 proto fixes 2003-06-15 16:04:31 +00:00
Sebastian Bergmann 2c7ebe557f Fix ZTS build. 2003-06-15 15:34:00 +00:00
Andrey Hristov eb33adf139 proto fixes 2003-06-15 15:29:46 +00:00
Stanislav Malyshev b81873134b Fix bug #23279 - exception handler exits after first function call 2003-06-15 15:07:55 +00:00
Rob Richards 02bc7c3217 be nice if i named the dll correctly and put it somewhere 2003-06-15 14:57:06 +00:00
Rob Richards 6082168510 fix xsl release build
link libxml2 and libxslt dynamically for consistancy
2003-06-15 14:52:23 +00:00
Rob Richards c1b5700333 link libxml2 dynamically for consistancy 2003-06-15 14:50:11 +00:00
Stanislav Malyshev fe1ef91e77 No need to duplicate code - zend_get_constant() knows to
handle class constants now
2003-06-15 14:46:15 +00:00
Stanislav Malyshev 95a936becc Fix bug #18872 - Improper handling of class constants used as default
function argument values
2003-06-15 14:42:39 +00:00
Stanislav Malyshev 4a8c31d6c9 set ending \0 for string 2003-06-15 14:40:38 +00:00
Stanislav Malyshev 8cd9792375 Fix bug #23384 - static class::constant constants should now
work in static & array expressions.
2003-06-15 13:58:50 +00:00
Edin Kadribasic 68ae83f339 Fixed win32 build 2003-06-15 12:19:57 +00:00