]> granicus.if.org Git - php/shortlog
php
2009-05-07 Scott MacVicarUpdate bundled libsqlite to 3.6.14
2009-05-07 Hannes MagnussonMFB5.3: Fix tests
2009-05-07 <changelog... ChangeLog update
2009-05-06 Jani Taskinen- Add missing file
2009-05-06 Ilia AlshanetskyMFB: Fixed bug #48156 (Added support for lcov v1.7)
2009-05-06 <changelog... ChangeLog update
2009-05-05 Ilia AlshanetskyMFB: Fixed compiler warning due to llabs() function
2009-05-05 Jani Taskinen- Maybe this is enough on windows..
2009-05-05 Matt WilmasRegenerate
2009-05-05 Jani Taskinenws fix + missing folding tags
2009-05-05 Greg BeaverMFB: remove precautionary #ifdef - the problem was...
2009-05-05 Matt WilmasImplemented manual scanning for strings/comments, plus...
2009-05-05 <changelog... ChangeLog update
2009-05-05 Jani Taskinen- Fix the patch
2009-05-05 Jani Taskinen- Fix build (modified utf7 stuff is rather new..)
2009-05-05 Jani Taskinen- Fixed bug #45092 (header HTTP context option not...
2009-05-04 Pierre Joye- revert last commit and fix inline
2009-05-04 Scott MacVicarUpdate libmagic data file to 5.02
2009-05-04 Scott MacVicarUpdate libmagic to 5.02
2009-05-04 Pierre Joye- a macro will just do it too
2009-05-04 Derick Rethans- Fixed warnings
2009-05-04 Pierre Joye- cleaner fix
2009-05-04 Pierre Joye- add llabs
2009-05-04 Pierre Joye- fix build
2009-05-04 Pierre Joye- win extension_dir
2009-05-04 Antony Dovgaluse correct function
2009-05-04 Antony Dovgaldon't segfault on bindto == NULL
2009-05-04 Pierre Joye- [DOC] a note about the symbol -> version page/doc
2009-05-04 Pierre Joye- [DOC] #39637, add CURLOPT_FTP_FILEMETHOD which accept...
2009-05-04 Ilia AlshanetskyMFB: Fixed bug #48131 (Don't try to bind ipv4 addresses...
2009-05-04 Pierre Joye- [DOC] #47739. add option CURLOPT_IPRESOLVE which...
2009-05-04 Greg BeaverMFB: disable mysterious segfault on PHP 5.3 (5.2 not...
2009-05-04 <changelog... ChangeLog update
2009-05-03 Pierre Joye- #47966, cannot access curl info array without binary
2009-05-03 Derick Rethans- Added timezone_version_get() to retrieve the version...
2009-05-03 Derick Rethans- Fixed bug #45191 (error_log ignores date.timezone...
2009-05-03 Derick Rethans- Fixed bug #45682 (Unable to var_dump(DateInterval)).
2009-05-03 Derick Rethans- Fixed bug #48058 (Year formatter goes wrong with...
2009-05-03 Pierre Joye- ws/cs
2009-05-03 Pierre Joye- c/p error
2009-05-03 Pierre Joye- [DOC] #41712, implement progress callback
2009-05-03 Derick Rethans- Added test for (bogus) bug #48097.
2009-05-03 <changelog... ChangeLog update
2009-05-02 Jani Taskinen- Revert bad patch (which caused bug #48133)
2009-05-02 Jani Taskinen- Fixed bug #48132 (configure fails to test curl ssl...
2009-05-02 Pierre Joye- [DOC] add imap_mutf7_to_utf8 and imap_utf8_to_mutf7
2009-05-02 Pierre Joye- NL cleanup (mixed or windows)
2009-05-02 Kalle Sommer... Fix typo
2009-05-02 Jani Taskinen- Fix parameter variable type to match "l"
2009-05-02 Kalle Sommer... Update copyright year + line feeds
2009-05-02 Kalle Sommer... Fix proto
2009-05-02 <changelog... ChangeLog update
2009-05-01 Antony Dovgalfix test
2009-05-01 Jani Taskinen- Fix compile warning in debug mode
2009-05-01 Zoe Slatteryfixed to expect fail
2009-05-01 Antony Dovgalinitialize ext_len
2009-05-01 Felipe Pena- Fixed bug #48038 (odbc_execute changes variables...
2009-05-01 Felipe Pena- Fixed bug #48120 (Implementing abstract class FilterI...
2009-05-01 <changelog... ChangeLog update
2009-05-01 Arnaud Le Blancrevert to allow Andrei to make his changes
2009-05-01 Arnaud Le BlancAdded missing UChar* and zstr malloc variants
2009-05-01 Arnaud Le Blanccleanup
2009-05-01 Arnaud Le BlancRemoved code for register_globals in file uploads
2009-05-01 Arnaud Le BlancRemoved code handling non-unicode input (was used when...
2009-04-30 Pierre Joye- MFB: #47940, memory leaks in imap_body
2009-04-30 Jani TaskinenFix test
2009-04-30 Jani Taskinen-Fix test
2009-04-30 Matteo Beccati- Removed HAVE_PQEXECPARAMS which was left out during...
2009-04-30 Matteo Beccati- Changed PDO_PGSQL configure script to require libpq 7.4
2009-04-30 Jani Taskinen- Add missing test
2009-04-30 Pierre Joye- fix build (Marcus, fix re2c please)
2009-04-30 Greg BeaverMFPECL: fixed PECL Bug #14646: phar error message uncle...
2009-04-30 <changelog... ChangeLog update
2009-04-29 Derick Rethans- Updated to version 2009.7 (2009g)
2009-04-29 Zoe SlatteryRefixing to follow documented behaviour
2009-04-29 Greg BeaverMFPECL: fix PECL bug #16338, php_stream_copy_to_stream...
2009-04-29 <changelog... ChangeLog update
2009-04-28 Felipe Pena- Fix test
2009-04-28 Stanislav MalyshevMF5 fix for #47930
2009-04-28 Ilia AlshanetskyMFB: Fixed bug #47365 (ip2long() may allow some invalid...
2009-04-28 Antony Dovgalfix test
2009-04-28 Pierre Joye- space to tabs
2009-04-28 Pierre Joye- [DOC] MFB: add imap_gc (purge cache(s) and constants...
2009-04-28 Dmitry StogovFixed bug #48034 (PHP crashes when script is 8192 ...
2009-04-28 <changelog... ChangeLog update
2009-04-27 Felipe Pena- Fixed bug #47254 (Wrong Reflection for extends class)
2009-04-27 Scott MacVicarAdd the ability to enable exceptions rather than warnin...
2009-04-27 Scott MacVicarFix bug #47695 - xmlrpc --with-iconv-dir mangles -...
2009-04-27 Kalle Sommer... Fixed bug #48088 (Wrong ARG_INFO for OO-API of DateTime)
2009-04-27 Felipe Pena- Fixed bug #48087 (call_user_method() invalid free...
2009-04-27 <changelog... ChangeLog update
2009-04-27 Sebastian Schürmann- fixing spl_classes test here as well
2009-04-26 Pierre Joye- rmeove duplicate definition
2009-04-26 Ilia AlshanetskyFixed compiler warning
2009-04-26 Pierre Joye- correct clause
2009-04-26 <changelog... ChangeLog update
2009-04-25 Arnaud Le BlancFix memleak
2009-04-25 Jani Taskinen- Fix cleanup
2009-04-25 Jani Taskinen- Added missing SKIPIF
2009-04-25 Arnaud Le BlancFixed tests (mostly MFB)
next