]> granicus.if.org Git - php/shortlog
php
2008-07-12 Marcus Boerger- Add support for linking exceptions (implements TODO)
2008-07-12 <changelog... ChangeLog update
2008-07-11 Felipe Pena- MFB: Fixed bug #45449 (filesize() regression using...
2008-07-11 Rob RichardsMFB: dont forget the header
2008-07-11 Jani Taskinen- Enable bundled library
2008-07-11 Rob RichardsMFB: fix iconv linking
2008-07-11 Derick Rethans- Move lib to libmagic
2008-07-11 Derick Rethans- Step one for bundling the libmagic library. Some...
2008-07-11 Felipe PenaMFB: - Fixed bug #45486 (mb_send_mail(); header 'Conten...
2008-07-11 Jani Taskinen- Silence "unused variable" warning when ip6 support...
2008-07-11 Antony Dovgalmake sure dom extension is present
2008-07-11 Felipe Pena- MFB: Fixed bug #45485 (strip_tags and <?XML tag)
2008-07-11 Antony Dovgalnot all stream wrappers use context, so no need to...
2008-07-11 Felipe PenaMFB: - Fixed the strings size in imap_headerinfo
2008-07-11 Antony Dovgalmanage references of stream context properly
2008-07-11 Antony Dovgalfix skip messages
2008-07-11 Antony Dovgalcheck for posix_getuid()
2008-07-11 Derick Rethans- Fixed a compiler warning - the code didn't make much...
2008-07-11 <changelog... ChangeLog update
2008-07-10 David Soria... PHP Testfest. Tests done by Felix De Vliegher
2008-07-10 Felipe Pena- MFB: Fixed bug #45460 (imap patch for fromlength...
2008-07-10 Etienne KneussForgot to remove the count method here
2008-07-10 Dmitry StogovRemoved SKIPIF sections
2008-07-10 Dmitry StogovFixed unicode support
2008-07-10 <changelog... ChangeLog update
2008-07-09 Etienne KneussFix resolution rule of count vs. handler
2008-07-09 Etienne KneussMove SXI::count to SXE::count and make it user-friendly
2008-07-09 Etienne KneussTest extended iterators methods
2008-07-09 Rob RichardsMFB: fix zlib detection and linking
2008-07-09 Felipe Pena- Fixed test
2008-07-09 Felipe Pena- MFB: Added arginfo
2008-07-09 Scott MacVicarFix windows build
2008-07-09 Etienne KneussMFB: Fix filename/pathname/getpathinfo tests according...
2008-07-09 Joe Orton- tweak test case to better trigger the (now-fixed...
2008-07-09 <changelog... ChangeLog update
2008-07-08 Etienne KneussWoopsy
2008-07-08 Etienne Kneuss- Fix filename in debug_info
2008-07-08 Derick Rethans- Fixed bug #45459 (date_create_from_format() fails...
2008-07-08 Derick Rethans- Fixed a memleak (Original patch by Hannes Magnusson).
2008-07-08 Pierre Joye- use _a for static lib
2008-07-08 Derick Rethans- Fixed some ambiguities in the date parser.
2008-07-08 Nuno LopesMFB: increase pcre.backtrack_limit
2008-07-08 Derick Rethans- Replaced // by /* .. */ comments.
2008-07-08 Derick Rethans- Fixed memory leaks and segfaults, patch by Joe Orton.
2008-07-08 Dmitry StogovClosure::__invoke() is fixed to support references
2008-07-08 Henrique do... Fix the expected FileDateTime
2008-07-08 Nuno Lopeslet re2c do its magic
2008-07-08 Nuno LopesMFB: fix remaining # comments issues
2008-07-08 Nuno Lopesadd new tests
2008-07-08 Dmitry StogovFixed bug #45434 (circular reference causes segfault...
2008-07-08 Dmitry StogovAdded closures support
2008-07-08 <changelog... ChangeLog update
2008-07-07 Stanislav MalyshevMerge intl extension to HEAD
2008-07-07 David Soria... Exif tests from Eric Steward. Testfest task 82.
2008-07-07 Scott MacVicarAdd zend_ini_string_ex so that the you can differentiat...
2008-07-07 Hannes MagnussonMFB: once is enough
2008-07-07 Felipe PenaMFB: - Added arginfo
2008-07-07 Felipe Pena- MFB: Added arginfo
2008-07-07 Felipe PenaMFB:
2008-07-07 Derick Rethans- Updated to version 2008.4 (2008d)
2008-07-07 Felipe Pena- MFB: Removed unused variables
2008-07-07 Felipe PenaMFB:
2008-07-07 Pierre Joye- move common functions to confutil
2008-07-07 Jani Taskinen- Update credits
2008-07-07 Alexey ZakhlestinMFB: string length -> int
2008-07-07 Alexey ZakhlestinMFB: updated to the new parameter-parsing api
2008-07-07 Alexey ZakhlestinMFB: added arginfo (fixes #45388)
2008-07-07 Pierre Joye- add support for old named zlib (no _a or dynamic)
2008-07-07 Pierre Joye- restore wrongly removed vars
2008-07-07 <changelog... ChangeLog update
2008-07-07 Etienne KneussFix my poor name
2008-07-07 Etienne KneussRemove .htaccess file(??)
2008-07-06 Etienne KneussAdd missing test
2008-07-06 Etienne KneussFirst part of count/handlers related fixes
2008-07-06 Pierre Joye - some updates (will be used to send mails when an...
2008-07-06 Pierre Joye- has been moved to PECL
2008-07-06 Pierre Joye- has been moved to siberia (the true one)
2008-07-06 Pierre Joye- update lib/headers detection
2008-07-06 Nuno Lopesadd
2008-07-06 Pierre Joye- update lib detection and does not enable it when...
2008-07-06 Pierre Joye- MFB: don't enable xmlrpc when libxml is missing
2008-07-06 Nuno Lopesuhm, forgot to commit this one
2008-07-06 Nuno LopesMFB
2008-07-06 Nuno Lopesregenerate
2008-07-06 Nuno Lopesadd
2008-07-06 Nuno LopesMFB: fix CVE-2008-2371
2008-07-06 Nuno Lopesupgrade to pcre 7.7
2008-07-06 Pierre Joye- MFB: correctly test the VCVERS (four digits now)
2008-07-06 Felipe PenaMFB:
2008-07-06 Felipe PenaMFB: Added arginfo
2008-07-06 <changelog... ChangeLog update
2008-07-05 Felipe PenaMFB:
2008-07-05 Felipe Pena- MFB: Removed unnecessary #include "zend_arg_defs.c"
2008-07-05 Felipe PenaMFB:
2008-07-05 Felipe Pena- MFB: zend_arg_defs.c is unnecessary now
2008-07-05 Pierre Joye- improve detection of VC version and summary (2k2...
2008-07-05 Pierre Joye- don't redefine WINDOWS and pid_t
2008-07-05 Pierre Joye- _getpid is in process.h
2008-07-05 Pierre Joye- silent redefinition warning
2008-07-05 Pierre Joye- fix build (function was never implemented), even...
next