]> granicus.if.org Git - php/shortlog
php
2004-12-05 Holger ZimmermannReplaced static server variables by function call and...
2004-12-05 <changelog... ChangeLog update
2004-12-04 Rasmus LerdorfFix proto
2004-12-04 Rob Richardsadd test
2004-12-04 Rob RichardsFixed bug #28817 (Var problem when extending domDocumen...
2004-12-04 Georg Richteradded skipif section
2004-12-04 Georg RichterFixed bug #30890 (testsuite)
2004-12-04 Rasmus LerdorfAdd apache_reset_timeout() function for Apache1. This...
2004-12-04 <changelog... ChangeLog update
2004-12-03 Antony Dovgalfix array_walk_recursive() so it doesn't reuse cached...
2004-12-03 Stefan EsserHandle already existing elements correctly
2004-12-03 Georg RichterFixed bug #30967 (properties in extended mysqli classes...
2004-12-03 Ilia AlshanetskyFixed bug #30962 (mssql returns space for NULL columns).
2004-12-03 <changelog... ChangeLog update
2004-12-02 Antony Dovgalrevert my previous patch as it breaks more than fixes
2004-12-02 Antony Dovgalfix tests
2004-12-02 <changelog... ChangeLog update
2004-12-02 Stefan EsserFixed: virtual_popen in ZTS mode
2004-12-02 Stefan EsserPartly reverted because of problems with some realpath...
2004-12-01 Stefan EsserFixed behaviour of TSRM in case of realpath() failure
2004-12-01 Stefan EsserBeware of negative indices
2004-12-01 Stefan EsserDo not silently truncate
2004-12-01 Ilia AlshanetskyMFB: Removed extra space that causes problems for some...
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- Fixed MacOSX compilation (Patch by Christian)
2004-12-01 Dmitry StogovFixed bug #29883 (isset gives invalid values on strings).
2004-12-01 Derick Rethans- MF43: Update install instructions
2004-12-01 Greg Beaverremove old test files
2004-12-01 <changelog... ChangeLog update
2004-11-30 Ilia AlshanetskyFixed bug #30945 (make ctype_* functions return FALSE...
2004-11-30 <changelog... ChangeLog update
2004-11-30 Ilia AlshanetskyThis test is conditional on the libTidy library. On...
2004-11-29 Derick Rethans- Added testcase for bug #30695
2004-11-29 Derick Rethans- MFH: Revert Joe's work around a bug in GCC patch...
2004-11-29 <changelog... ChangeLog update
2004-11-28 Ilia AlshanetskySave test result file inside the build directory.
2004-11-28 Sergey Kartashoff- MnoGoSearch extension updated to fix compilation...
2004-11-28 Antony Dovgalfix #29954 (array_reduce segfaults when initial value...
2004-11-28 Stefan EsserFixed: Correctly Initialize fields
2004-11-28 Antony Dovgalfix #30314
2004-11-28 Stefan EsserFixed: removed possible integer over-/underflows
2004-11-28 <changelog... ChangeLog update
2004-11-27 Ilia AlshanetskyImprove offset check inside shmop_write().
2004-11-27 Marcus BoergerBFN
2004-11-27 <changelog... ChangeLog update
2004-11-26 Stanislav Malyshev'l' is long - int won't work on 64-bit
2004-11-26 <changelog... ChangeLog update
2004-11-25 Ilia AlshanetskyCS
2004-11-25 <changelog... ChangeLog update
2004-11-24 Ilia AlshanetskyFixed compilation when PHP is built in separate directory.
2004-11-24 Marcus Boerger- Fix Bug #30856 (ReflectionClass::getStaticProperties...
2004-11-24 Marcus Boerger- Add new test
2004-11-24 <changelog... ChangeLog update
2004-11-23 Dmitry StogovTest was fixed.
2004-11-23 Derick Rethans- We need to install the headers too.
2004-11-23 Edin KadribasicOnly dllexport during the compilation of iconv.c
2004-11-23 Derick Rethans- Export "php_iconv_string()".
2004-11-23 Derick Rethans- Added test for bug #28599
2004-11-23 <changelog... ChangeLog update
2004-11-22 Ilia AlshanetskyFixed compile warning.
2004-11-22 Frank M. KromannAdding fbsql_set_characterset.
2004-11-22 Andi Gutmans- Don't reuse Oracle connections in multi-threaded...
2004-11-22 Derick Rethans- Added test case for bug #30862.
2004-11-22 Frank M. KromannFix #30860 configure fails when tds is compiled as...
2004-11-22 Dmitry StogovTest was fixed.
2004-11-22 Dmitry StogovSkip condition was fixed.
2004-11-22 Dmitry StogovTests were fixed.
2004-11-22 <changelog... ChangeLog update
2004-11-21 Ilia Alshanetskyemalloc -> safe_emalloc.
2004-11-21 Rob Richardsinternal entities get expanded if no default handler...
2004-11-21 Antony Dovgalfix yet another typo
2004-11-21 Antony Dovgalfix typo (bug #30857)
2004-11-21 Andi Gutmans*** empty log message ***
2004-11-21 <changelog... ChangeLog update
2004-11-20 Stefan EsserFixed: strip quotes from filename
2004-11-20 Pierre Joye- Attempt to fix #28598, bug introduced in GD (around...
2004-11-20 Rob Richardsfix crash when calling com methods
2004-11-20 <changelog... ChangeLog update
2004-11-19 Antony Dovgalfix bug #30587 (array_multisort doesn't separate zvals...
2004-11-19 <changelog... ChangeLog update
2004-11-18 Rob RichardsFixed bug #30061 (xml_set_start_namespace_decl_handler...
2004-11-18 Rob Richardsprototype fixes (Jakub Vrána)
2004-11-18 Rob RichardsFixed bug #30832 ("!" stripped off comments in xml...
2004-11-18 Rob Richardsfix SAX2 handling to work with libxml 2.6.16
2004-11-18 Rob Richardsfix typo so it compiles
2004-11-18 Antony Dovgalrun-test2 should be able to emulate POST & GET in the...
2004-11-18 <changelog... ChangeLog update
2004-11-17 Ilia AlshanetskyGracefully handle allocation failure.
2004-11-17 Pierre Joye- Really fix imagefill, part of my previous (old) fix...
2004-11-17 Pierre Joye- MFB: fix #30739, imagefill did not set back alphablen...
2004-11-17 Stanislav Malyshevfix crash
2004-11-17 Dmitry Stogovnamespace was renamed
2004-11-17 <changelog... ChangeLog update
2004-11-16 Ilia AlshanetskyFixed 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 Dmitry StogovClass mapping was implemented (Bug #29385 Soapserver...
2004-11-16 Derick Rethans- Make this compile for the Mac again
next