]> granicus.if.org Git - php/shortlog
php
2009-11-15 Felipe Pena- Fixed bug #49521 (PDO fetchObject sets values before...
2009-11-15 Jani Taskinen- Nuke ws
2009-11-15 Rasmus LerdorfFix bug #49868
2009-11-15 Jani Taskinen- Temporary hack to fix bug #49816 (works fine in HEAD...
2009-11-14 Christopher... New test
2009-11-14 Felipe Pena- Fixed bug #50174 (Incorrectly matched docComment)
2009-11-13 Greg Beaverfix PHP Bug #49938: Phar::isBuffering() returns inverte...
2009-11-13 Greg Beaverfix completely random ordering of bugs in NEWS (what...
2009-11-12 David Coallier- MFH: Added test for bug 49910 for phar
2009-11-12 Christopher... Add auroraeos's article URL. Add IRC channels
2009-11-12 Uwe SchindlerAs I am working on it, further improvement for bug...
2009-11-12 Uwe SchindlerFix bug #50087: NSAPI performance improvements
2009-11-12 Johannes SchlüterFix #50063 (safe_mode_include_dir fails)
2009-11-12 Jani Taskinenbfn
2009-11-12 Rasmus LerdorfNEWS entries for mysqli crash fix bug
2009-11-12 Rasmus LerdorfFix bug #49098
2009-11-12 Felipe Pena- Fix typo
2009-11-12 Felipe Pena- Fixed bug #50005 (Throwing through Reflection modifie...
2009-11-11 Greg Beaverfix PHP Bug #49910: no support for ././@LongLink for...
2009-11-11 Christopher... Sigh. Fix grammar of title
2009-11-11 Felipe Pena- Fixed bug #50146 (property_exists: Closure object...
2009-11-11 Felipe Pena- Fixed bug #50152 (ReflectionClass::hasProperty hehave...
2009-11-11 Ilia Alshanetskytypo fix
2009-11-10 Christopher... Add test for long fixed bug
2009-11-09 Rasmus LerdorfFix bug #50129
2009-11-09 Jani Taskinen- Fix bad section names (extra - in the end..)
2009-11-09 Derick Rethans- Updated to version 2009.18 (2009r)
2009-11-09 Rasmus LerdorfFix bug #50124
2009-11-09 Ilia AlshanetskyUpgraded bundled sqlite to version 3.6.20
2009-11-08 Rasmus LerdorfFix bug #50115
2009-11-08 Felipe Pena- Added SKIPIF
2009-11-07 Felipe Pena- Fixed bug #50090 (Typo in IteratorIterator constructor)
2009-11-06 Scott MacVicarFix a typo
2009-11-06 Christopher... Add pecl mail list
2009-11-05 Christopher... Update and fix grammar
2009-11-05 andy wharmbyFix tests
2009-11-05 Ilia AlshanetskyMake sure that max_file_uploads is set to 20 by-default...
2009-11-05 Ulf WendelFixing test: of course, libmysql won't care about open_...
2009-11-05 Ulf WendelFixing test: it didn't do a select_db and gave a false...
2009-11-05 Jani Taskinen- Missing entry
2009-11-05 Dmitry StogovAvoid invoking setitimer when timeouts have been disabl...
2009-11-05 Dmitry StogovFixed unnecessary invokation of setitimer when timeouts...
2009-11-04 Matteo Beccati- Properly fixed bug #49985 (pdo_pgsql prepare() re...
2009-11-04 Matteo Beccati- Reverting previous fix for bug #49985
2009-11-04 Ulf Wendelmysqli won't accept empty string for socket, skip test...
2009-11-04 Ulf WendelSkipping if MySQL old password algorithm is in use...
2009-11-04 Ilia AlshanetskyFixed bug #50073 (parse_url() incorrect when ? in fragm...
2009-11-04 Ulf WendelAdding CLEAN sections and making tests portable between...
2009-11-03 Guenter Knaufadded timezone define for NetWare.
2009-11-03 Guenter Knaufremoved now obsolete NetWare hack since I fixed this
2009-11-03 Ulf WendelFix for bug #49965 . Let mysqli_options() try to cast...
2009-11-03 Scott MacVicarBFN
2009-11-03 Scott MacVicarUpdate PCRE to 8.00
2009-11-03 Pierre Joye- fix lenght for alloc and cpy (Kanwal)
2009-11-02 Pierre Joye- Fixed #50052, Different Hashes on Windows and Linux...
2009-11-02 Felipe Pena- Fixed bug #49244 (Floating point NaN cause garbage...
2009-11-02 Derick Rethans- Updated to version 2009.17 (2009q)
2009-11-02 Ilia AlshanetskyFixed compiler warnings
2009-11-01 Felipe Pena- Fixed bug #49908 (throwing exception in __autoload...
2009-11-01 Felipe Pena- Fixed bug #50006 (Segfault caused by uksort()) [5_2...
2009-11-01 Felipe Pena- Fixed bug #49719 (ReflectionClass::hasProperty return...
2009-11-01 Takeshi AbeFixed a possible memory leak in case that FT_Glyph_To_B...
2009-10-30 Stanislav Malyshevreport collator_get_sort_key
2009-10-30 Kalle Sommer... Set WINVER to Windows 2000 like in config.w32.h.in
2009-10-29 Ilia AlshanetskyFixed bug #50023 (pdo_mysql doesn't use PHP_MYSQL_UNIX_...
2009-10-28 Ilia AlshanetskyLower the max upload default to 20
2009-10-27 Stanislav Malyshevfix version
2009-10-27 Jani Taskinen- You add, remove, fix or implement. Introduce yourself...
2009-10-27 Felipe Pena- Fixed bug #50018 (Typo in spl_limit_it_seek())
2009-10-27 Felipe Pena- Fixed memory leak in openssl_pkcs12_export_to_file()
2009-10-27 Pierre Joye- Fixed crash in com_print_typeinfo when an invalid...
2009-10-27 Ilia AlshanetskyIntroduced a max_file_uploads INI setting, which is...
2009-10-27 David Soria... - Fixed bug #49142 (crash when exception thrown from...
2009-10-27 Pierre Joye- #48752, crash during date parsing with invalid date
2009-10-26 Stanislav Malyshevadd test
2009-10-26 Stanislav Malyshevadd collator_get_sort_key()
2009-10-26 Derick Rethans- Updated to version 2009.16 (2009p)
2009-10-26 Ilia AlshanetskyFixed bug #49921 (Curl post upload functions changed).
2009-10-26 Ulf WendelUpdating test - no error message any more. Maybe the...
2009-10-26 Ulf WendelUpdating test, mysqlnd support init commands
2009-10-26 Ilia Alshanetsky- Fixed bug #49985 (pdo_pgsql prepare() re-use previous...
2009-10-25 Jani Taskinen- Fixed bug #49990 (SNMP3 warning message about securit...
2009-10-24 Pierre Joye- #49986, fix ICU DLLs path
2009-10-23 Johannes SchlüterFix #49972 (AppendIterator undefined function crash)
2009-10-23 Ulf WendelFix: log slow queries in stats regardless of mysqlnd...
2009-10-22 Ilia AlshanetskyFixed test
2009-10-22 Andrey HristovDon't forget to update the length too
2009-10-22 Andrey HristovHave the lengths also to skip many calls to strlen
2009-10-22 Ulf WendelUpdating mysqlnd version number.
2009-10-22 Ulf WendelFixing stats, updating test to accept new stats
2009-10-22 Andrey HristovMove definition
2009-10-22 Andrey HristovCount number of affected_rows for normal and PS queries
2009-10-21 Ulf WendelThere subtle differences between Linux and Win. mysqlnd...
2009-10-21 Pierre Joye- fix leak in DL on error (windows)
2009-10-20 Ulf WendelMaking test a bit more portable
2009-10-20 Ulf WendelFixing test
2009-10-20 Ulf Wendellibmysql is still 'buggy' - skip test with libmysql
2009-10-20 Ulf WendelWell, hacking around to cope with mysql version specifi...
2009-10-20 Antony Dovgalfix crash on empty doc_root
2009-10-20 Ulf WendelSkipping tests if InnoDB is available but disabled...
next