]> granicus.if.org Git - php/shortlog
php
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...
2006-11-08 Dmitry StogovHashTable copying optimization (Matt Wilmas)
2006-11-08 Dmitry StogovFixed bug #39297 (Memory corryption because of indirect...
2006-11-08 Dmitry StogovFixed bug #39344 (Unnecessary calls to OnModify callbac...
2006-11-08 Sara GolemonPut zend_lookup_class_ex back into the API for BC.
2006-11-08 Dmitry StogovFixed bug #38536 (SOAP returns an array of values inste...
2006-11-08 <changelog... ChangeLog update
2006-11-07 Ilia Alshanetsky1.0.4
2006-11-07 Ilia AlshanetskyImproved mime magic file detection
2006-11-07 Ilia AlshanetskyFixed pecl bug #6284
2006-11-07 Ilia AlshanetskyMFB: Fixed bug #33282 (Re-assignment by reference does...
2006-11-07 Ilia AlshanetskyMFB: fixed tests
2006-11-07 Ilia AlshanetskyMFB: Fixed bug #39398 (Booleans are not automatically...
2006-11-07 Johannes Schlüter- No C++ comments (fix #39414)
2006-11-07 <changelog... ChangeLog update
2006-11-06 Hannes MagnussonFix arginfo
2006-11-06 Andrei ZmievskiUnicode support in entities/special chars funcs. See...
2006-11-06 Dmitry StogovFixed bug #39121 (Incorrect return array handling in...
2006-11-06 Hannes MagnussonEnable the new 5th parameter
2006-11-06 Hannes MagnussonThrow exception on invalid parameters in DateTime:...
2006-11-06 Hannes MagnussonFix segfault on $splinfo->openFile()->getPath()
2006-11-06 Dmitry StogovWindows doesn't have chown(). Remove unused function...
2006-11-06 <changelog... ChangeLog update
2006-11-05 Rasmus Lerdorfdata: and php:stdin/input allow_url_include checks
2006-11-05 Ilia AlshanetskyMFB: Fixed bug #39362 (Added an option to imap_open...
2006-11-05 Pierre Joye- MFH: Merge from gd-cvs, initialize the signature...
2006-11-05 <changelog... ChangeLog update
2006-11-04 Marcus Boerger- Make parameter parsing api check happy
2006-11-04 Rasmus LerdorfMark memory streams as is_url
2006-11-04 Marcus Boerger- Store length of autoload file exts
2006-11-04 Marcus Boerger- Mark some funcs as unicode ready
2006-11-04 Frank M. KromannFix win32 build
2006-11-04 Pierre Joye- MFB: update cvsignore
2006-11-04 Pierre Joye- Fixed filter argument for imagepng in gdImagePngEx
2006-11-04 Pierre Joye- MFB: vim folding
2006-11-04 Pierre Joye- MFB: silent compiler warnings
2006-11-04 Pierre Joye- ws
2006-11-04 Pierre Joye- #39366, imagerotate does not use alpha with angles>45
2006-11-04 Pierre Joye- MFB: #39273, imagecopyresized and alpha channel
2006-11-04 <changelog... ChangeLog update
2006-11-03 Ilia AlshanetskyFixed bug #39358 (INSTALL_HEADERS contains incorrect...
2006-11-03 Ilia AlshanetskyMFB: Fixed bug #39361 (Removed warning on empty haystac...
2006-11-03 Marcus Boerger- Include new headers only if present
2006-11-03 Pierre Joye- _zip_error_clear declaration
2006-11-03 Pierre Joye- fix protos
2006-11-03 Pierre Joye- add .libs
2006-11-03 Ilia AlshanetskyMFB: Fixed bug #39354 (Allow building of curl extension...
2006-11-03 Hannes MagnussonRemove SKIPIF
2006-11-03 Hannes MagnussonCS fix
2006-11-03 Hannes MagnussonAdd missing includes
2006-11-03 Ilia AlshanetskyMFB: Fixed bug #39215 (Inappropriate close of stdin...
2006-11-03 Ilia AlshanetskyFixed bug #39265 (Fixed path handling inside mod_files.sh)
2006-11-02 <changelog... ChangeLog update
2006-11-01 Johannes Schlüter- restoring init of the uni str which has been removed...
2006-11-01 Pierre Joye- add simple test for addEmptyDir()
2006-11-01 Nuno Lopesconvert a few more functions
2006-11-01 Nuno Lopesstart converting the tidy and tidyNode objects to be...
2006-11-01 Ilia AlshanetskyMFB: Added missing boundary checks.
2006-11-01 <changelog... ChangeLog update
2006-11-01 Pierre Joye- fix stat when used with freshly added entries
next