]> granicus.if.org Git - php/shortlog
php
2015-05-12 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2015-05-12 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-05-12 Stanislav Malyshevfix format
2015-05-12 Stanislav Malyshevupdate NEWS
2015-05-12 Julien PauliUpdated NEWS
2015-05-12 Julien PauliMerge branch 'PHP-5.5' into PHP-5.6
2015-05-12 Julien PauliFix for #66048
2015-05-12 Nikita PopovFix bug #69599
2015-05-11 Stanislav MalyshevAdd test for bug #69522
2015-05-11 Stanislav MalyshevUpdate tests
2015-05-11 Stanislav MalyshevFix bug #69522 - do not allow int overflow
2015-05-10 Stanislav MalyshevForgot test file
2015-05-10 Stanislav MalyshevFix bug #69403 and other int overflows
2015-05-10 Stanislav MalyshevFixed bug #69418 - more s->p fixes for filenames
2015-05-10 Stanislav MalyshevFixed bug #69364 - use smart_str to assemble strings
2015-05-10 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2015-05-10 Stanislav MalyshevFix #48147 - implement manual handling of //IGNORE...
2015-05-07 Dmitry StogovMerge branch 'PHP-5.5' into PHP-5.6
2015-05-07 Dmitry StogovFixed bug #69549 (Memory leak with opcache.optimization...
2015-05-05 Remi ColletMerge branch 'PHP-5.5' into PHP-5.6
2015-05-05 Remi ColletRelax tests failing on i386 with new zic
2015-05-05 Rasmus LerdorfRemove SSLv3 test dependencies
2015-05-05 Xinchen HuiMerge branch 'PHP-5.6' of git.php.net:php-src into...
2015-05-05 Xinchen HuiMerge branch 'PHP-5.5' into PHP-5.6
2015-05-05 Xinchen HuiUpdate version
2015-05-04 Anatol Belskiadd config vars for phpize
2015-05-04 Xinchen HuiMerge branch 'PHP-5.5' into PHP-5.6
2015-05-04 Xinchen HuiSaving the latter checking in most cases
2015-05-04 Xinchen HuiMerge branch 'PHP-5.5' into PHP-5.6
2015-05-04 Xinchen HuiUpdate NEWS
2015-05-04 John BoehrFix uninitialized value with extension traits
2015-05-04 John BoehrFix uninitialized value with extension traits
2015-04-30 Stanislav MalyshevFix bug #69453 - don't try to cut empty string
2015-04-30 Stanislav MalyshevFix bug #69545 - avoid overflow when reading list
2015-04-30 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2015-04-30 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-04-30 Stanislav MalyshevUpgrade to PCRE 8.37 due to various bugfixes
2015-04-29 Ferenc Kovacs5.6.10 will be next
2015-04-29 Julien PauliMerge branch 'PHP-5.5' into PHP-5.6
2015-04-29 Julien Pauli5.5.26 now
2015-04-28 Derick RethansMerge branch 'PHP-5.5' into PHP-5.6
2015-04-28 Derick RethansUse new structures for tzdb header here as well
2015-04-28 Derick RethansMerge branch 'PHP-5.5' into PHP-5.6
2015-04-28 Derick RethansThis doesn't work in PHP 5.5 - sigh, I wish the libs...
2015-04-28 Derick RethansMerge branch 'PHP-5.5' into PHP-5.6
2015-04-28 Derick RethansSplit header reading in 32bit and 64bit variants.
2015-04-28 Derick RethansMerge branch 'PHP-5.5' into PHP-5.6
2015-04-28 Derick RethansMerge whitespace changes that have been made to timelib...
2015-04-28 Anatol Belskiupdated NEWS
2015-04-28 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2015-04-28 Anatol Belskibackported patch for bug #69472
2015-04-28 Anatol Belskiupdated NEWS
2015-04-28 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2015-04-28 Anatol Belskiupdated NEWS
2015-04-28 Frederic MarchalFixed bug #69381 out of memory with sage odbc driver
2015-04-28 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2015-04-28 Anatol BelskiMerge branch 'PHP-5.4' into PHP-5.5
2015-04-28 Anatol Belskifix VC9 build with PCRE
2015-04-28 Matteo BeccatiRevert "Fix segfault in ext/date since 957aa2"
2015-04-28 Matteo BeccatiRevert "Fix segfault in ext/date since 957aa2"
2015-04-28 Remi ColletMerge branch 'PHP-5.5' into PHP-5.6
2015-04-28 Remi Colletrelax tests with huge year (new zic)
2015-04-28 Remi Colletignore second value for huge timestamp test (new zic)
2015-04-28 Remi Colletrelax test for date < INT32_MIN (new zic)
2015-04-28 Remi Colletrelax bigbang content (new zic)
2015-04-28 Remi ColletMake date transitions tests more flexible
2015-04-28 Matteo BeccatiMerge branch 'PHP-5.5' into PHP-5.6
2015-04-28 Matteo BeccatiFix segfault in ext/date since 957aa2
2015-04-28 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2015-04-28 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-04-28 Stanislav MalyshevUpgrade PCRE to 8.36, it fixes some crashes
2015-04-26 Derick RethansMerge branch 'PHP-5.5' into PHP-5.6
2015-04-26 Derick RethansFixed location reading due to file format changes
2015-04-24 Derick Rethans- Updated to version 2015.4 (2015d)
2015-04-24 Derick RethansEmpty merge
2015-04-24 Derick Rethans- Updated to version 2015.4 (2015d)
2015-04-24 Yasuo OhgakiMerge branch 'PHP-5.5' into PHP-5.6
2015-04-24 Yasuo OhgakiSet NULL after efree
2015-04-22 Lior KaplanAdd entry for bug #69152 in 5.6.8
2015-04-22 Lior KaplanAdd entry for bug #69152 in 5.5.24
2015-04-22 Lior KaplanFormat alignment
2015-04-22 Lior KaplanBug #68846 was fixed in 5.6.8 by 934d6ed9
2015-04-22 Lior KaplanAdd merged bug fixes into 5.5.24
2015-04-22 Xinchen HuiSince 5.6 stat.cwd using emalloc (Thanks to Remi)
2015-04-21 Xinchen HuiMerge branch 'PHP-5.5' into PHP-5.6
2015-04-21 Xinchen HuiRemove tail blank which is committed by accident
2015-04-21 Xinchen HuiUpdate NEWS
2015-04-21 Xinchen HuiMerge branch 'PHP-5.5' into PHP-5.6
2015-04-21 Xinchen HuiFixed Bug #69467 (Wrong checked for the interface by...
2015-04-19 Anatol Belskiupdated NEWS
2015-04-19 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2015-04-19 Anatol Belskiupdated NEWS
2015-04-19 Anatol Belskifix more dir separators
2015-04-19 Stanislav MalyshevMerge remote-tracking branch 'github/pr/637' into PHP-5.6
2015-04-18 Remi Colletrelax tests with huge year (new zic)
2015-04-18 Remi Colletignore second value for huge timestamp test (new zic)
2015-04-18 Remi Colletrelax test for date < INT32_MIN (new zic)
2015-04-18 Remi Colletrelax bigbang content (new zic)
2015-04-18 Remi ColletMake date transitions tests more flexible
2015-04-17 Hannes MagnussonMerge branch 'PHP-5.5' into PHP-5.6
next