]> granicus.if.org Git - php/shortlog
php
2008-09-30 Scott MacVicarMFH: SQLite3::escapeString can be static as it doesn...
2008-09-30 Greg Beavernote fix to Bug #46194 SIGSEGV when requested file...
2008-09-30 Greg Beaverfix Bug #46194: SIGSEGV when requested file is not...
2008-09-29 Etienne KneussMFH: Fix #46192 (Serialization of ArrayObject with...
2008-09-29 Johannes SchlüterMFH: Free persistent cache and improve MINFO output
2008-09-29 Johannes SchlüterMFH: No mysqli stuff in ext/mysql
2008-09-29 Rob RichardsBFN
2008-09-29 Rob RichardsMFH: fix bug #46185 (importNode changes the namespace...
2008-09-28 Rob RichardsMFH: fix bug #46191 (BC break: DOMDocument saveXML...
2008-09-26 Greg Beaverfix 017.phpt in streams.c, and very dangerous intercept...
2008-09-26 Greg Beavernote fix to Bug #46178 memory leak in ext/phar, remove...
2008-09-26 Greg Beaverfix bug #46178: memory leak in ext/phar
2008-09-26 Pierre Joye- add nts to the zip names
2008-09-26 Sanjay MantoorNew testcases for array_diff_uassoc() function
2008-09-26 Greg Beaverfix another memory leak
2008-09-26 Greg Beaverfix obvious memory leak
2008-09-25 Pierre Joye- MFH: add VC version and architecture to the created...
2008-09-24 Ilia AlshanetskyFixed typo
2008-09-23 Felipe Pena- MFH: Fixed bug #46157 (PDOStatement::fetchObject...
2008-09-23 Nuno Lopesclean some dead code (with static analysis help)
2008-09-23 Felipe Pena- BFN #46160
2008-09-23 Felipe Pena- MFH: Fixed bug #46160 (SPL - Memory leak when excepti...
2008-09-22 Rob RichardsMFH: fix hints causing phpdoc crash
2008-09-22 Felipe Pena- New test
2008-09-22 Felipe Pena- MFH: Fixed bug #46088 (RegexIterator::accept - segfault)
2008-09-22 Greg Beaverworkaround for Bug #46147 for PHP < 5.2.7
2008-09-22 Greg BeaverMF52 fix Bug #46147: after stream seek, appending strea...
2008-09-21 Ilia AlshanetskyWS
2008-09-21 George Wang*** empty log message ***
2008-09-21 George Wangdisable core dump by default
2008-09-20 Pierre Joye- fix VC6 build
2008-09-20 Arnaud Le BlancMFH: Fixed #46059 (Compile failure under IRIX 6.5.30...
2008-09-19 Dmitry StogovFixed bug #46115 (Memory leak when calling a method...
2008-09-19 Andrey HristovMFH:Fix for bug#46019 MySQLi::init() leaks memory
2008-09-18 Scott MacVicarMFH: Show the library version currently loaded as well...
2008-09-18 Antony Dovgalupdate tests
2008-09-18 Scott MacVicarMFH: mhash algorithm parameter was modified when it...
2008-09-18 Rob RichardsBFN
2008-09-18 Rob RichardsMFH: fix bug #46099 (Xsltprocessor::setProfiling -...
2008-09-18 Antony Dovgalfix test
2008-09-17 Ilia AlshanetskyFixed bug #46110 (XMLWriter - openmemory() and openuri...
2008-09-17 Dmitry StogovFixed bug #46106 (Memory leaks when using global statement)
2008-09-17 Dmitry StogovFixed possible crash because of overriden error handler
2008-09-17 Ilia AlshanetskyFixed bug #45392 (ob_start()/ob_end_clean() and memory_...
2008-09-16 Johannes SchlüterMFH Fix #44425 (Extending PDO/MySQL class with a __call...
2008-09-16 Felipe Pena- BFN #46071
2008-09-16 Felipe Pena- MFH: Fixed bug #46071 (finfo_open() segfaults with...
2008-09-16 Antony DovgalMFH
2008-09-16 Andrey HristovMFH:
2008-09-16 Antony Dovgalfix test
2008-09-16 Antony DovgalMFH: fix compile warning
2008-09-16 Scott MacVicarMFH: Fix memory leak in a few cases
2008-09-16 Ilia AlshanetskyFixed bug #46087 (DOMXPath - segfault on destruction...
2008-09-15 Scott MacVicarMissed variable declaration.
2008-09-15 Scott MacVicarFixed bug #46086 (Segfault when accessing fileinfo...
2008-09-15 Andrey HristovMFH:
2008-09-15 Felipe PenaMFH: - Added E_ERROR in constructors
2008-09-15 Derick Rethans- Updated to version 2008.6 (2008f)
2008-09-15 Andrey HristovMFH:Compile-in a string-to-int conversion for INT colum...
2008-09-15 Dmitry StogovFixed bug #43053 (Regression: some numbers shown in...
2008-09-15 Antony Dovgaladd missing .cvsignore
2008-09-15 Etienne KneussMFH: Fix #45656 (new Class silenting exceptions in...
2008-09-15 Felix De VliegherMFH: More fileinfo tests.
2008-09-15 Scott MacVicarMFH: Sync libsqlite to 3.6.2 with some VC6 patches
2008-09-15 Scott MacVicarFixed bug #46033 (Segfault when instantiating SQLite3St...
2008-09-14 Pierre Joye- fix build (declaration must be fist in a given contex)
2008-09-14 Nuno Lopesupdate list of pcre symbols
2008-09-14 Greg Beaverfix compile on IRIX with MIPSPro (Bug #46072)
2008-09-14 Greg Beaverincrease code coverage, fix bzip2-compressed alias...
2008-09-13 Greg Beaverfix minor issues found by ICC (unused variables and...
2008-09-13 Antony DovgalMFH
2008-09-13 Greg Beavernote fix of Bug #46060: Phar::addEmptyDir() breaks
2008-09-13 Greg Beaverfix Bug #46060: addEmptyDir() breaks
2008-09-13 Moriyoshi Koizumi- MFH: Reenable ini_set("mbstring.internal_encoding...
2008-09-13 Moriyoshi Koizumi- MFH: Properly initialize/finalize the library. This...
2008-09-13 Moriyoshi Koizumi- MFH: mb_list_*() issue settlements
2008-09-13 Moriyoshi Koizumi- MFH: WS
2008-09-13 Moriyoshi Koizumi- MFH: Add missing =DIR
2008-09-12 Moriyoshi Koizumi- MFH: use memcmp() for binary safety.
2008-09-12 Arnaud Le BlancAdd tests for pcntl
2008-09-12 Arnaud Le BlancMFH: initialize optional args
2008-09-12 Arnaud Le BlancMFH: make pharcommand.inc works without ereg
2008-09-12 Andrey HristovMFH:
2008-09-12 Arnaud Le BlancMFH: Fix cwd when running tests out of tree with ZTS...
2008-09-12 Arnaud Le BlancMFH Fix test
2008-09-12 Felipe Pena- MFH: Fixed unexpected zval changes
2008-09-11 Ilia AlshanetskyFixed bug #45382 (timeout bug in stream_socket_enable_c...
2008-09-11 Lars StrojnyMFH: prev()-tests by Iain Lewis <ilewis@uk.ibm.com>
2008-09-11 Arnaud Le BlancMFH: Fixed #46053 (SplFileObject::seek - Endless loop)
2008-09-11 Arnaud Le BlancMFH: Fixed #46051 (SplFileInfo::openFile - memory overlap)
2008-09-11 Rob RichardsMFH: fix bug #46047 (SimpleXML converts empty nodes...
2008-09-11 Rob RichardsMFH: fix bug #45901 (wddx_serialize_value crash with...
2008-09-11 Antony Dovgalfix test
2008-09-11 Sanjay MantoorFixed expected output
2008-09-11 Sanjay MantoorNew testcases for array_intersect_key() function
2008-09-11 Greg Beaverupdate NEWS to note bug #46032 fix
2008-09-11 Greg Beaverfix Bug #46032: PharData::__construct wrong memory...
2008-09-11 Stanislav Malyshevfix file format
2008-09-11 Stanislav Malyshevadd some windows-style INI entries to tests
2008-09-11 Stanislav Malyshevupdate scanner files
next