]> granicus.if.org Git - php/shortlog
php
2008-10-12 Greg Beaverfix files for advanced include_path test
2008-10-12 Greg Beaverincrease code coverage
2008-10-11 Greg Beaverfix links for fseek as well
2008-10-11 Greg Beaverfix reading links from streams (works with PharFileInfo...
2008-10-11 Greg Beavercosmetics/maintainability: reduce code redundancy on...
2008-10-11 Greg Beaverwork around crap stream filter implementation, update...
2008-10-11 Greg Beaverfix Bug #46026: bz2.decompress/zlib.inflate filter...
2008-10-11 Felipe Pena- Fixed bug #46249 (pdo_pgsql always fill in NULL for...
2008-10-10 Kalle Sommer... MFH:
2008-10-10 Stanislav Malyshevimprove OCI detection
2008-10-10 Felipe Pena- Added skipif
2008-10-10 Felipe Pena- New test
2008-10-10 Felipe Pena- MFH: Static'fication
2008-10-10 Felipe Pena- Fixed tests
2008-10-10 Felipe PenaMFH:
2008-10-10 Dmitry StogovFixed bug #46246 (difference between call_user_func...
2008-10-10 Felipe PenaMFH:
2008-10-09 Kalle Sommer... MFH:
2008-10-09 Felipe Pena- MFH: Fixed bug pecl#9641 (Unable to add driver specif...
2008-10-09 Felipe Pena- Fix typo
2008-10-09 Greg Beavernote fix to bug #45907: undefined reference to 'PHP_SHA...
2008-10-09 Greg Beaverfix bug #45907: undefined reference to PHP_SHA512Init
2008-10-08 Ilia Alshanetskyuse proper macro
2008-10-08 Derick Rethans- MFH: Fixed mime-type generation.
2008-10-07 Felipe Pena- MFH: Fixed bug #45575 (Segfault with invalid non...
2008-10-07 Felipe Pena- MFH: Fixed bug #46247 (ibase_set_event_handler()...
2008-10-07 Felipe Pena- MFH: Fixed code ("Division by zero" anymore)
2008-10-06 Kalle Sommer... MFH:
2008-10-06 Ilia AlshanetskyRemoved deprecated usage of zend_get_parameters_ex()
2008-10-06 Felipe Pena- MFH: Fixed compiler warning
2008-10-06 Felipe Pena- MFH: Fixed bug #45373 (php crash on query with errors...
2008-10-06 Derick Rethans- Updated to version 2008.7 (2008g)
2008-10-06 Ilia AlshanetskyFixed a few signedness warnings
2008-10-06 Felipe Pena- MFH: Fixed bug #46238 (Segmentation fault on static...
2008-10-05 Etienne KneussMoved to NEWS in 5_2
2008-10-05 Etienne KneussFix #46222 (Allow indirect modifications of Arrays...
2008-10-05 Kalle Sommer... MFH: New parameter parsing API (with lots of help from...
2008-10-05 Felipe Pena- MFH: Initialize variable
2008-10-05 Arnaud Le BlancMFH: Fixed #46164 (stream_filter_remove() closes the...
2008-10-04 Felipe Pena- MFH: Fixed bug #44991 (Compile Failure With freetds0...
2008-10-04 Felipe Pena- MFH: Fixed bug #44991 (Compile Failure With freetds0...
2008-10-03 Felipe PenaMFH:
2008-10-03 Pierre Joye- Declarations MUST BE done in the beginning of a context
2008-10-03 Mikko KoppanenAdds signal handling around popen/pclose in mail.c.
2008-10-02 Zoe SlatteryCommittting tests for Olafur Waage
2008-10-02 Etienne KneussMFH: Use enum alternative instead of explicit value
2008-10-02 Antony DovgalMFH: use HashPosition to prevent race condition in...
2008-10-02 Felipe Pena- New test
2008-10-02 Felipe Pena- MFH: Fixed bug #46215 (json_encode mutates its parame...
2008-10-01 Johannes SchlüterMFH: Improve order in MINFO output
2008-10-01 Ilia AlshanetskyFixed bug #46206 (pg_query_params/pg_execute convert...
2008-10-01 Johannes SchlüterMFH: Handle failed connections right
2008-10-01 Johannes SchlüterMFH: Fix test
2008-10-01 Antony DovgalMFH: initialize variable
2008-10-01 Dmitry StogovAdded ability to send user defined HTTP headers with...
2008-10-01 Scott MacVicarMFH: Fix bug #46209 - Remove license condition that...
2008-10-01 Dmitry StogovFixed bug #43045 (SOAP encoding violation on "INF"...
2008-10-01 Dmitry StogovFixed bug #46205 (Closure - Memory leaks when Reflectio...
2008-09-30 Rob RichardsMFH: use getenv
2008-09-30 Rob RichardsMFH: initialize keyresource
2008-09-30 Greg Beaverfix test (thanks Tony)
2008-09-30 Rob RichardsMFH: Windows requires SystemRoot env var to run tests
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
next