]> granicus.if.org Git - php/shortlog
php
2008-07-14 Jani Taskinen- Some config*.m4 file cleanups: NO tabs in these!
2008-07-14 Jani Taskinen- Update credits: Whenever some extension is removed...
2008-07-14 Antony DovgalMFH: minor speedup - convert offset to long only when...
2008-07-14 Stanislav Malyshevadd icu version to phpinfo
2008-07-14 Antony Dovgalfix typo
2008-07-14 Stanislav Malyshevfix test
2008-07-14 Stanislav Malyshev- increase max locale to 80
2008-07-14 Stanislav Malyshevtodo
2008-07-13 Marcus Boerger- BFN
2008-07-13 Marcus Boerger- Use new helper
2008-07-13 Marcus Boerger- MFH Fix test
2008-07-13 Antony Dovgalmore fixed tests
2008-07-13 Marcus Boerger- MFH Exception handling
2008-07-13 Antony Dovgalfix skipif sections
2008-07-13 Antony Dovgaladd missing SKIPIF sections
2008-07-13 Antony DovgalMFH
2008-07-13 Antony Dovgalimprove code coverage
2008-07-13 Etienne KneussMFH: Implement toArray,fromArray and get_properties...
2008-07-13 Antony Dovgalblind fix for a segfault in ext/pdo_firebird/tests...
2008-07-13 Antony Dovgalfix test
2008-07-13 Pierre Joye- wrong bracket position while mergin
2008-07-13 Antony Dovgalapply correct fix
2008-07-13 Antony Dovgalfix segfault in Exception::__toString()
2008-07-13 Antony Dovgalfix test
2008-07-13 Rui Hirokawafixed #43227 removed PHP_INI_PERDIR from mbstring.func_...
2008-07-13 Rui Hirokawaupdated bundled oniguruma from 4.4.0 to 4.7.1
2008-07-12 Pierre Joye- MFH: fix build with VC9 PSDK6.x
2008-07-12 Pierre Joye- MFH: support for new naming
2008-07-12 Pierre Joye- MFH: don't use inet_ntop when not present
2008-07-12 Felipe Pena- MFB: Fixed bug #45220 (curl_read callback returns...
2008-07-12 Steph FoxThis looks more than it is due to ws/cs and minor fixes...
2008-07-12 Marcus Boerger- Missed one line in merge
2008-07-12 Marcus Boerger- MFH Allow multiple exceptions in spl's autoload
2008-07-12 Marcus Boerger- MFH Add support for linking exceptions (implements...
2008-07-11 Felipe Pena- MFB: Fixed bug #45449 (filesize() regression using...
2008-07-11 Rob Richardsdont forget the header
2008-07-11 Rob Richardsfix iconv linking
2008-07-11 Felipe PenaMFB: - Fixed bug #45486 (mb_send_mail(); header 'Conten...
2008-07-11 Jani Taskinennuke unused variable
2008-07-11 Jani TaskinenMFH: silence warning
2008-07-11 Antony DovgalMFH
2008-07-11 Felipe Pena- MFB: Fixed bug #45485 (strip_tags and <?XML tag)
2008-07-11 Felipe PenaMFB: - Fixed the strings size in imap_headerinfo
2008-07-11 Antony DovgalMFH: manage references of stream context properly
2008-07-11 Antony DovgalMFH
2008-07-11 Antony DovgalMFH
2008-07-11 Antony Dovgaldrop unused var
2008-07-11 Antony Dovgalfix function protos and is_link() wrapper
2008-07-11 Derick Rethans- MFH: Fixed a compiler warning - the code didn't make...
2008-07-10 David Soria... PHP Testfest. Tests done by Felix De Vliegher
2008-07-10 Stanislav Malyshevfix date formatter positions (bug #14263)
2008-07-10 Felipe Pena- MFB: Fixed bug #45460 (imap patch for fromlength...
2008-07-10 Dmitry StogovFixed wrong refcount updates
2008-07-10 Dmitry StogovAdded tests that demonstrate serious PHAR errors
2008-07-10 Dmitry StogovExtensions MUST NOT manipulate with internal functions...
2008-07-09 Etienne KneussMFH: Fix resolution rule of count vs. handler
2008-07-09 Etienne KneussMFH: Move SXI::count to SXE::count and make it user...
2008-07-09 Etienne KneussMFH: Test extended iterators methods
2008-07-09 Rob Richardsfix zlib detection and linking
2008-07-09 Steph Fox- It's amazing the havoc one little misplaced bracket...
2008-07-09 Steph Fox- Clean up ws/cs a bit and add some comments
2008-07-09 Antony Dovgaladd missing cvsignore
2008-07-09 Antony Dovgaladd zero-terminator to the delimiter (and make valgrind...
2008-07-09 Felipe Pena- Fixed test
2008-07-09 Felipe Pena- Added arginfo
2008-07-09 Antony Dovgalremove UEXPECTF section
2008-07-09 Etienne Kneussadd SplFileInfo::getPathInfo fix to NEWS
2008-07-09 Dmitry StogovFixed efree(NULL)
2008-07-09 Etienne KneussFix filename/pathname/getpathinfo tests according to...
2008-07-09 Joe Orton- MFH: tweak test case to better trigger the (now-fixed...
2008-07-09 Steph Fox- Add generated files to .cvsignore
2008-07-09 Steph Fox- Embryonic project file generation. Use buildconf...
2008-07-08 Etienne KneussMFH: - Fix filename in debug_info
2008-07-08 Derick Rethans- MFH: Fixed bug #45459 (date_create_from_format()...
2008-07-08 Derick Rethans- MFH: Fixed a memleak (Original patch by Hannes Magnus...
2008-07-08 Pierre JoyeMFH:
2008-07-08 Derick Rethans- MFH: Fixed some ambiguities in the date parser.
2008-07-08 Nuno Lopesincrease pcre.backtrack_limit so that the phpinfo.phpt...
2008-07-08 Derick Rethans- Replaced // by /* .. */ comments.
2008-07-08 Derick Rethans- MFH: Fixed memory leaks and segfaults, patch by Joe...
2008-07-08 Antony Dovgalfix typo
2008-07-08 Nuno Lopesregenerate
2008-07-08 Nuno Lopesnow really fix once and for all the #-style comments.
2008-07-08 Nuno Lopesadd more tests for the parser. currently both fail
2008-07-08 Scott MacVicarTypo, missing items and clarify what sqlite was updated.
2008-07-08 Scott MacVicarAdd missing NEWS items.
2008-07-08 Jani Taskinen- We do not mention bugs that were not in any release...
2008-07-08 Jani Taskinen- Some more reordering
2008-07-08 Jani Taskinen- Reorder, simplify, make it somewhat more readable...
2008-07-08 Antony Dovgalcapitalize multibyte support
2008-07-08 Dmitry StogovFixed bug #45434 (circular reference causes segfault...
2008-07-07 David Soria... Exif tests from Eric Steward. Testfest task 82.
2008-07-07 Stanislav MalyshevMerge intl extension
2008-07-07 Stanislav MalyshevMerge intl extension into core
2008-07-07 Scott MacVicarTweak last commit, should always return NULL when an...
2008-07-07 Scott MacVicarAdd zend_ini_string_ex so that the you can differentiat...
2008-07-07 Hannes MagnussonHe doesn't actually maintain it that much... :)
2008-07-07 Felipe Pena- Added arginfo
2008-07-07 Felipe Pena- Added arginfo
2008-07-07 Derick Rethans- Updated to version 2008.4 (2008d)
next