]> granicus.if.org Git - php/shortlog
php
2013-01-15 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-01-15 Stanislav Malyshevfix NEWS
2013-01-15 Adam HarveyMerge branch 'PHP-5.4' into PHP-5.5
2013-01-15 Adam HarveyApply the fputcsv test fix to SplFileObject_fputcsv...
2013-01-15 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
2013-01-15 Xinchen HuiMerge branch 'PHP-5.4' of git.php.net:php-src into...
2013-01-15 Xinchen HuiFixed bug #57702 (Multi-row BLOB fetches)
2013-01-15 Adam HarveyMerge branch 'PHP-5.4' into PHP-5.5
2013-01-15 Adam HarveyMerge branch 'PHP-5.3' into PHP-5.4
2013-01-15 Adam HarveyUpdate fputcsv() to escape all characters equally.
2013-01-15 Adam HarveyFix compile failure introduced by the fix for bug ...
2013-01-14 Lars StrojnyMerge branch 'PHP-5.5' of git://github.com/php/php...
2013-01-14 Derick RethansAdded NEWS item for DateTimeImmutable
2013-01-14 Lars StrojnyMerge branch 'PHP-5.4' into PHP-5.5
2013-01-14 Lars StrojnyBug #52958: Segfault in PDO_OCI on cleanup after runnin...
2013-01-14 Derick RethansMake DatePeriod support DateTimeImmutable as well.
2013-01-14 Derick RethansFixed crash bug when the non-OO interface was used.
2013-01-14 Derick RethansRename DateTimePoint to DateTimeImmutable.
2013-01-14 Derick RethansAdded another test to test the unmodified inherited...
2013-01-14 Derick RethansAdded a few missing TSRMLS_DC/TSRMLS_CC.
2013-01-14 Derick RethansAdded a test case for DateTimePoint.
2013-01-14 Derick RethansImplemented immutable DateTime objects as the DateTimeP...
2013-01-14 Lars StrojnyBug #46408: Fix double formatting for PostgreSQL bound...
2013-01-14 Lars StrojnyPR #260: Update css for 404 pages to feel more up to...
2013-01-14 Lars StrojnyMerge branch 'PHP-5.4' into PHP-5.5
2013-01-14 Lars StrojnySupport BITMAPV5HEADER in getimagesize(): https://en...
2013-01-14 Lars StrojnyMerge branch 'PHP-5.4' into PHP-5.5
2013-01-14 Lars StrojnyFix bug #63916: PDO::PARAM_INT casts to 32bit int inter...
2013-01-14 Lars StrojnyMerge branch 'PHP-5.4' into PHP-5.5
2013-01-14 Lars StrojnyFixed bug #63921: sqlite3::bindvalue and relative PHP...
2013-01-14 Xinchen HuiUse zend_unmangle_property_name_ex to save strlen
2013-01-14 Xinchen HuiFixed bug #63980 (object members get trimmed by zero...
2013-01-14 Adam HarveyTinker with UPGRADING's wording for the format string...
2013-01-14 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-01-14 Stanislav Malyshevfix bug #63982: isset() inconsistently produces a fatal...
2013-01-14 Stanislav Malyshevdifferent OSes have different messages, and that's...
2013-01-13 Arnaud Le BlancMerge branch 'PHP-5.4' into PHP-5.5
2013-01-13 Arnaud Le Blancfixed alternate form for 'x' and 'X' formats
2013-01-10 Dmitry StogovMerge branch 'PHP-5.4' into PHP-5.5
2013-01-10 Dmitry StogovMerge branch 'PHP-5.3' into PHP-5.4
2013-01-10 Dmitry StogovFixed uninitialized zval.type (Yoram)
2013-01-10 ULF WENDELMerge branch 'PHP-5.4' into PHP-5.5
2013-01-10 ULF WENDELMySQL 5.6 EXPIRE PASSWORD flag tests
2013-01-10 Remi ColletMerge branch 'PHP-5.4' into PHP-5.5
2013-01-10 Remi ColletMerge branch 'PHP-5.3' into PHP-5.4
2013-01-10 Remi ColletFix test after fix for bug #63943 (Bad warning text...
2013-01-09 Andrey HristovMerge branch 'PHP-5.4' into PHP-5.5
2013-01-09 Andrey HristovAdd mysqli support - constants and checking in mysqli_o...
2013-01-09 Andrey HristovMerge branch 'PHP-5.4' into PHP-5.5
2013-01-09 Andrey Hristovbackport handling of expired passwords in mysqlnd to 5.4
2013-01-09 Andrey HristovMerge branch 'PHP-5.4' into PHP-5.5
2013-01-09 Andrey Hristovfix compilation error after merge
2013-01-09 Andrey HristovMerge branch 'PHP-5.4' into PHP-5.5
2013-01-09 Andrey HristovMerge branch 'PHP-5.3' into PHP-5.4
2013-01-09 Andrey HristovUse during connect the flags set with set_client_option()
2013-01-09 Andrey Hristovsupport for password expiration in mysqlnd, through...
2013-01-09 Andrey HristovMerge branch 'PHP-5.5' of ssh://git.php.net/php-src...
2013-01-09 Dmitry StogovMerge branch 'PHP-5.4' into PHP-5.5
2013-01-09 Andrey HristovAdd new constants
2013-01-09 Dmitry StogovMerge branch 'PHP-5.3' into PHP-5.4
2013-01-09 Dmitry StogovFixed compilator bug that might cause jump depended...
2013-01-09 Dmitry StogovMerge branch 'PHP-5.4' into PHP-5.5
2013-01-09 Dmitry StogovFixed bug #63882 (zend_std_compare_objects crash on...
2013-01-09 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
2013-01-09 Xinchen Huiupdate NEWS
2013-01-09 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2013-01-09 Xinchen HuiFixed bug #63943 (Bad warning text from strpos() on...
2013-01-08 Adam HarveyMerge branch 'PHP-5.4' into PHP-5.5
2013-01-08 Adam HarveyAdd NEWS for the previously cherry picked commit.
2013-01-08 George Wangsapi/litespeed/lsapi_main.c: Fix bug #63228
2013-01-07 Andrey Hristovfix different values of mysqli_stmt_affected_rows betwe...
2013-01-07 Pierre JoyeMerge branch 'PHP-5.4' into PHP-5.5
2013-01-07 Pierre JoyeMerge branch 'PHP-5.3' into PHP-5.4
2013-01-07 Pierre Joye- fix the fix for bug #50524
2013-01-06 Anatoliy Belskyfix windows build
2013-01-06 Derick RethansMerge branch 'PHP-5.5' of git.php.net:/php-src into...
2013-01-06 Derick RethansMerge branch 'PHP-5.4' of git.php.net:/php-src into...
2013-01-06 Derick RethansUpdate news with new bug fix.
2013-01-06 Derick RethansMerge branch 'PHP-5.4' into PHP-5.5
2013-01-06 Derick RethansMerge branch 'PHP-5.3' into PHP-5.4
2013-01-06 Lars StrojnyNews entry for bug #52126
2013-01-06 Martin JansenAdd unit test for mail.log ini setting.
2013-01-06 Martin JansenAdd a timestamp to the mail log.
2013-01-06 Lars StrojnyMerge branch 'PHP-5.4' into PHP-5.5
2013-01-06 Lars StrojnyAdding test for bug #63462
2013-01-06 Derick RethansFixed bug #55397: Comparsion of incomplete DateTime...
2013-01-06 Lars StrojnyMerge branch 'PHP-5.4' into PHP-5.5
2013-01-06 Lars StrojnyCoding style, ANSI C compatibility
2013-01-06 Xinchen HuiMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-01-06 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
2013-01-06 Lars StrojnyBug #23955: allow specifiy max age for setcookie()
2013-01-06 Xinchen Huibump year
2013-01-06 Xinchen HuiMerge branch 'PHP-5.4' of git.php.net:php-src into...
2013-01-06 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2013-01-06 Xinchen Huibump year
2013-01-06 Lars StrojnyAdding test from 5.5
2013-01-06 Lars StrojnyBug #63699: performance improvements for varios ext...
2013-01-06 Lars StrojnyBug #63699 performance improvements for ext/date by...
2013-01-05 Pierrick CharronImprove resource management for curl handle
2013-01-04 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
next