]> granicus.if.org Git - php/shortlog
php
2006-11-15 Michael Wallner- unicode upgrade
2006-11-15 Michael Wallner- unicode upgrade
2006-11-15 Dmitry StogovFixed bug #39445 (Calling debug_backtrace() in the...
2006-11-15 Dmitry StogovRemoved unnecessary getenv/putenv calls
2006-11-15 Rob Richardsmark more functions unicode compatible
2006-11-15 Antony Dovgalfix test on AIX
2006-11-15 Rob Richardsadd unicode support so Andrei finally stops asking...
2006-11-15 Antony Dovgalfix test
2006-11-15 Dmitry StogovFixed wrong ext/filter behavior. It might not to regist...
2006-11-15 Antony Dovgalfix test
2006-11-15 <changelog... ChangeLog update
2006-11-14 Antony Dovgalone more test
2006-11-14 Antony Dovgaladd new tests
2006-11-14 Edin KadribasicMFB: Tell linker that we're using stati libcurl
2006-11-14 Derick Rethans- No idea if we actually support 16 bit systems, but...
2006-11-14 Dmitry StogovFixed VC2005 support
2006-11-14 Dmitry StogovFixed problem with spaces in libpath
2006-11-14 Dmitry Stogovcgi.* and fastcgi.* directives are moved to INI subsyst...
2006-11-14 Antony Dovgaladd .libs to .cvsignore
2006-11-14 Dmitry StogovAdded comments
2006-11-14 <changelog... ChangeLog update
2006-11-13 Ilia AlshanetskyMFB: Fixed bug #36812 (pg_execute() modifies input...
2006-11-13 Rob RichardsBFN
2006-11-13 Rob RichardsFixed bug #39504 (xmlwriter_write_dtd_entity() creates...
2006-11-13 Antony Dovgaldon't forget to close the stream when/if flock() fails
2006-11-13 Antony Dovgalfix leaks in get_meta_tags() when used with b0rked...
2006-11-13 Antony Dovgalimprove the fix and the test
2006-11-13 Ilia AlshanetskyMFB: php_splice() optimization
2006-11-13 Ilia AlshanetskyMFB: Fixed bug #36644 (possible crash in variant_date_f...
2006-11-13 Dmitry StogovUse symbolic names
2006-11-13 Antony Dovgalactually copy input to return_value
2006-11-13 Antony Dovgalnew test
2006-11-13 Michael Wallner- fix tests
2006-11-13 Michael Wallner- fix buffer size alignment
2006-11-13 Antony Dovgaladd a note that libxml2 2.6.2x is required
2006-11-13 Antony Dovgalfix compile warning
2006-11-13 Dmitry StogovFixed incorrect heap corruptiuon detection code
2006-11-13 <changelog... ChangeLog update
2006-11-12 Hannes MagnussonMFB: add missing headers
2006-11-12 Ilia AlshanetskyMFB: updated generated file
2006-11-12 Marcus Boerger- Optimize SPL directory stuff by making iterator part...
2006-11-12 Marcus Boerger- Update test after SPL change
2006-11-12 Ilia AlshanetskyMFB: Fixed a memory leak when named & positional params...
2006-11-12 Marcus Boerger- Fix memleaks
2006-11-12 Hannes MagnussonSplFileObject no longer overwrites getFilename()
2006-11-12 Hannes MagnussonSplFileObject::getFilename() should not overwrite SplFi...
2006-11-12 Marcus Boerger- Correct comments
2006-11-12 <changelog... ChangeLog update
2006-11-12 Hannes MagnussonFixed bug#36975 (natcasesort() causes array_pop() to...
2006-11-12 Nuno LopesMFB: fix leak in oo_stream.phpt
2006-11-12 Nuno LopesMFB: fix leak in the object destrucotr when zip_close...
2006-11-11 Nuno LopesMFB: fix leaks within zip entries in several tests
2006-11-11 Nuno LopesMFB :fix leak in oo_setArchiveComment.phpt
2006-11-11 <changelog... ChangeLog update
2006-11-10 Nuno LopesMFB
2006-11-10 Antony Dovgalfix type mess (thanks again, Chris)
2006-11-10 Antony Dovgalfix build with old client versions
2006-11-10 Antony DovgalMFB
2006-11-10 Nuno LopesMFB
2006-11-10 Dmitry StogovFixed tests
2006-11-10 Nuno LopesMFB
2006-11-10 Dmitry StogovFixed wrong realpath() result in case of unexistent...
2006-11-10 Dmitry StogovRevert wrong path
2006-11-10 Antony Dovgaladd _not yet 100% complete_ Unicode support
2006-11-10 Antony Dovgalfix segfault in ZTS mode when statements containing...
2006-11-10 Dmitry StogovFixed bug #39454 (Returning a SOAP array segfaults...
2006-11-10 Dmitry Stogovstat() is reimplemented using using GetFileAttributesEx().
2006-11-10 Dmitry StogovFixed tests
2006-11-10 Dmitry StogovUnicode support
2006-11-10 Dmitry StogovRemoved unnecessary ftell() calls (one call for each...
2006-11-10 Dmitry StogovDisabled reading from stream (calls to read()) after EOF
2006-11-10 Dmitry StogovVCWD_REALPATH() is improved to use realpath cache witho...
2006-11-10 Dmitry StogovIntialization code is moved from request startup to...
2006-11-10 Andrei ZmievskiAllow mixing Unicode/binary string types.
2006-11-10 Dmitry StogovStart timiout thread on Windows only if necessary
2006-11-10 Dmitry StogovImplemented registry cache that prevent registry lookup...
2006-11-10 Dmitry Stogovopendir() is reimplemented using GetFistFile/GetNextFil...
2006-11-10 Dmitry StogovRemoved unnecessary checks for ISREG file and correspon...
2006-11-10 Dmitry StogovZend Memory Manager Improvements
2006-11-10 Dmitry StogovFix warnings
2006-11-10 Dmitry StogovUse $(CC) for linking instead of $(LD). This allows...
2006-11-10 Dmitry StogovFaster and better licensed implementation
2006-11-10 Dmitry StogovSimplify the code base as this getpwd() was used only...
2006-11-10 <changelog... ChangeLog update
2006-11-10 Ilia AlshanetskyMFB: Fixed pecl bug #9179 (phpversion("filter") shows...
2006-11-09 Antony Dovgaladd two more unicode related macros
2006-11-09 Hannes MagnussonEnable xmlwriter_start_dtd_entity(), xmlwriter_end_dtd_...
2006-11-09 Ilia AlshanetskyMFB: Added missing PHPAPI declaration
2006-11-09 Ilia AlshanetskyMFB: Fixed bug #38456 (Apache2 segfaults when virtual...
2006-11-09 Nuno LopesMFB: fix test
2006-11-09 Nuno LopesMFB: fix possible segfault
2006-11-09 Nuno LopesMFB: static'fication
2006-11-09 Frank M. KromannMFB 5_2:
2006-11-09 Dmitry StogovFixed tests
2006-11-09 <changelog... ChangeLog update
2006-11-09 Antony Dovgalfix more tests
2006-11-09 Antony Dovgalfix test
2006-11-09 Antony Dovgaleliminate a couple of compile warnings
2006-11-09 Antony Dovgalfix test and prevent endless loop
2006-11-09 Ilia AlshanetskyMFB: Fixed bug #38602 (header( "HTTP/1.0 ..." ) does...
next