]> granicus.if.org Git - php/shortlog
php
2008-07-14 Antony Dovgaluse int for length
2008-07-14 Antony Dovgaluse long for "l"
2008-07-14 Antony Dovgaluse zend_bool for "b"
2008-07-14 Jani TaskinenMFB
2008-07-14 Jani Taskinen- Closures come in 5.3
2008-07-14 Jani TaskinenMFB
2008-07-14 Antony Dovgalminor speedup - convert offset to long only when needed
2008-07-14 Antony Dovgalfix test
2008-07-14 Stanislav Malyshevadd icu version to phpinfo
2008-07-14 <changelog... ChangeLog update
2008-07-13 Marcus Boerger- Use new helper
2008-07-13 Marcus Boerger- Fix test
2008-07-13 Marcus Boerger- Fix/add tests
2008-07-13 Marcus Boerger- Fix old workaround, since we are not C++ we can deal...
2008-07-13 Marcus Boerger- Fix setting previous exception and add new helper...
2008-07-13 Marcus Boerger- Fix function copying (in TSRM mode)
2008-07-13 Marcus Boerger- Improve/fix debugging experience
2008-07-13 Antony Dovgaladd missing SKIPIF
2008-07-13 Antony Dovgalimprove code coverage
2008-07-13 Etienne KneussImplement toArray,fromArray and get_properties (Thanks...
2008-07-13 Antony Dovgalfix test
2008-07-13 Pierre Joye- MFB: wrong bracket position while merging
2008-07-13 <changelog... ChangeLog update
2008-07-12 Pierre Joye- fix build with VC9 PSDK6.x
2008-07-12 Pierre Joye- support for new naming
2008-07-12 Pierre Joye- don't use inet_ntop when not present
2008-07-12 Felipe Pena- MFB: Fixed bug #45220 (curl_read callback returns...
2008-07-12 Marcus Boerger- Allow multiple exceptions in spl's autoload
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(??)
next