]> granicus.if.org Git - php/shortlog
php
2004-12-06 Ilia AlshanetskyMFB: revert.
2004-12-06 Stanislav Malyshevfix startup - if startup did not succeed, do not contin...
2004-12-06 Stanislav Malyshevdo not zero out peak - MM shutdown would do that
2004-12-06 Stanislav Malyshevport fix for #30998: Crash when user error handler...
2004-12-06 Dmitry StogovFixed bug #30922 (reflective functions crash PHP when...
2004-12-06 Stanislav Malyshevif fetch called not from PHP function, ptr can be NULL
2004-12-06 Georg RichterMFH: fixed windows compile errors
2004-12-05 Holger ZimmermannReplaced static server variables by function call and...
2004-12-04 Rob RichardsBFN
2004-12-04 Rob RichardsMFH: Fixed bug #28817 (Var problem when extending domDo...
2004-12-04 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-12-04 Georg Richterfixed bug #30890
2004-12-04 Georg RichterMFH:
2004-12-03 Antony DovgalMFH: fix array_walk_recursive() so it doesn't reuse...
2004-12-03 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-12-03 Stefan Esserfix compile
2004-12-03 Stefan EsserMFH
2004-12-03 Georg RichterMFH: Fix for bug #30967 (properties in extended mysqli...
2004-12-03 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-12-03 Ilia AlshanetskyMFH: Fixed bug #30962 (mssql returns space for NULL...
2004-12-02 Antony DovgalMFH: fix tests
2004-12-02 Antony DovgalMFH: revert my last patch
2004-12-02 Stefan EsserMFH
2004-12-02 Stefan EsserMFH
2004-12-01 Stefan EsserMFH
2004-12-01 Stefan EsserMFH
2004-12-01 Ilia AlshanetskyRemoved extra space that causes problems for some compi...
2004-12-01 Dmitry StogovFixed bug #30329 (Error Fetching http body, No Content...
2004-12-01 Dmitry StogovPort 443 is default for https, so we shouldn't put...
2004-12-01 Dmitry StogovFixed bug #30359 (SOAP client requests have no port...
2004-12-01 Derick Rethans- revert unwanted change
2004-12-01 Derick Rethans- Fixed MacOSX compilation (Patch by Christian)
2004-12-01 Derick Rethans- And in Zend/ too.
2004-12-01 Derick Rethans- Roll back to -dev
2004-12-01 Dmitry StogovFixed bug #29883 (isset gives invalid values on strings).
2004-12-01 Derick Rethans- MF43: Update install instructions
2004-11-30 Andi Gutmans- Go with 5.0.3RC1
2004-11-29 Derick Rethans- MFH: Added testcase for bug #30695
2004-11-29 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-11-29 Derick Rethans- MF43: Revert Joe's work around a bug in GCC patch...
2004-11-28 Sergey Kartashoff- MnoGoSearch extension updated to fix compilation...
2004-11-28 Antony DovgalBFN
2004-11-28 Antony DovgalMFH: fix #29954 (array_reduce segfaults when initial...
2004-11-28 Stefan EsserMFH
2004-11-28 Antony DovgalMFH: fix #30314
2004-11-28 Stefan EsserMFH
2004-11-27 Ilia AlshanetskyMFH: Improve offset check inside shmop_write().
2004-11-27 Marcus Boerger- Nowadays we drop fixes :-)
2004-11-25 Zeev SuraskiReverting get_method() signature change
2004-11-25 Zeev SuraskiReverting get_method() signature change
2004-11-24 Ilia AlshanetskyMFH: Fixed compilation when PHP is built in separate...
2004-11-24 Marcus Boerger- BFN
2004-11-24 Marcus Boerger- MFH Bugfix #30856
2004-11-24 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-11-23 Dmitry StogovTest was fixed.
2004-11-23 Derick Rethans- MFH: We need to install these headers too
2004-11-23 Edin KadribasicMFH
2004-11-23 Derick Rethans- MFH: export "php_iconv_string()"
2004-11-23 Derick Rethans- MFH: Added testcase for bug #28599
2004-11-23 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-11-22 Andi Gutmans- Don't use that ZTS connection pooling code until...
2004-11-22 Frank M. KromannMFH: Fix #30860 configure fails when tds is compiled...
2004-11-22 Dmitry StogovTest was fixed.
2004-11-22 Dmitry StogovSkip condition was fixed.
2004-11-22 Dmitry StogovTests were fixed.
2004-11-21 Rob RichardsMFH: internal entities expanded if no default handler...
2004-11-21 Antony Dovgalfix yet another typo
2004-11-21 Antony Dovgalfix typo (bug #30857)
2004-11-20 Stefan EsserMFH
2004-11-20 Rob RichardsMFH: fix crash when calling com methods
2004-11-19 Antony DovgalBFN
2004-11-19 Antony DovgalMFH: fix bug #30587 (array_multisort doesn't separate...
2004-11-18 Rob RichardsBFN
2004-11-18 Rob RichardsMFH: Fixed bug #30061 (xml_set_start_namespace_decl_han...
2004-11-18 Rob RichardsMFH: prototype fixes (Jakub Vrána)
2004-11-18 Rob RichardsBFN and re-order news
2004-11-18 Rob RichardsMFH: Fixed bug #30832 ("!" stripped off comments in...
2004-11-18 Rob RichardsMFH: fix SAX2 handling to work with libxml 2.6.16
2004-11-18 Antony DovgalMFH: run-test2 should be able to emulate POST & GET...
2004-11-17 Ilia AlshanetskyMFH: Gracefully handle allocation failure.
2004-11-17 Stanislav Malyshevfix #30543
2004-11-17 Dmitry Stogovnamespace was renamed
2004-11-17 Edin KadribasicFix build here too
2004-11-16 Ilia AlshanetskyMFH: Fixed possible usage of un-initialized variable.
2004-11-16 Dmitry Stogovindentation fixed.
2004-11-16 Dmitry StogovFixed bug #30799 (SoapServer doesn't handle private...
2004-11-16 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-11-16 Dmitry StogovClass mapping was implemented (Bug #29385 Soapserver...
2004-11-16 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-11-16 Derick Rethans- Make this compile for the Mac again
2004-11-15 Ilia AlshanetskyMFH: Fixed bug #29801 (Set limit on the size of mmapabl...
2004-11-15 Ilia AlshanetskyFixed build.
2004-11-15 Edin KadribasicMFH
2004-11-15 Frank M. KromannAvoid renaming of sprintf to php_sprintf
2004-11-15 Frank M. KromannFix win32 build.
2004-11-15 Frank M. KromannMFH: Adding most of the changes suggested in #30280...
2004-11-15 Derick Rethans- MFH: Fixed bug #30779 (Compile of Zend/zend_strtod...
2004-11-15 Sergey Kartashoff# Unix EOLs fixed
2004-11-15 Sergey Kartashoff# Copyright header & version info changed to PHP 5...
2004-11-15 Derick Rethans- Those are also fixed with the same commit.
next