]> granicus.if.org Git - php/shortlog
php
2016-07-23 Nikita PopovMerge branch 'PHP-7.1'
2016-07-23 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2016-07-23 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
2016-07-23 Nikita PopovMore tolerance in another IntlCalendar test
2016-07-23 Nikita PopovMerge branch 'PHP-7.1'
2016-07-23 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2016-07-23 Nikita PopovEnsure session GC is not run during variation6.phpt
2016-07-23 Anatol BelskiMerge branch 'PHP-7.1'
2016-07-23 Anatol Belskiadd folds
2016-07-23 Anatol Belskiimprove typedef and fix the fake function
2016-07-23 Anatol Belskiadd missing cast
2016-07-23 Nikita PopovMerge branch 'PHP-7.1'
2016-07-23 Sjon HortensiusFix typos, previous version used reserver/reserverd...
2016-07-23 Anatol BelskiMerge branch 'PHP-7.1'
2016-07-23 Anatol BelskiFixed bug #72625 realpath() fails on non canonical...
2016-07-23 Anatol Belskicorrect comment
2016-07-23 Anatol Belskidon't return long path prefix to script
2016-07-23 Anatol BelskiMerge branch 'PHP-7.1'
2016-07-23 Anatol Belskifix test
2016-07-23 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2016-07-23 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-07-23 Anatol Belskifix test
2016-07-23 Christoph M... Merge branch 'PHP-7.1'
2016-07-23 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2016-07-23 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-23 Christoph M... Fix #68712: suspicious if-else statements
2016-07-23 Christoph M... Merge branch 'PHP-7.1'
2016-07-23 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2016-07-23 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-23 Christoph M... Fix copy&paste errors in gd_interpolation.c
2016-07-23 Christoph M... Merge branch 'PHP-7.1'
2016-07-23 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2016-07-23 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-23 Christoph M... Fix #66555: Always false condition in ext/gd/libgd...
2016-07-23 Bob WeinandMerge branch 'PHP-7.1'
2016-07-23 Bob WeinandMerge remote-tracking branch 'origin/PHP-7.0' into...
2016-07-23 Bob WeinandFix ClosedGeneratorException possibly thrown into wrong...
2016-07-23 Mark JonesRemove unused DEFAULT_KEY_LENGTH define
2016-07-23 Nikita PopovMerge branch 'PHP-7.1'
2016-07-23 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2016-07-23 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
2016-07-23 vhukFix for bug #54431
2016-07-22 Nikita PopovMerge branch 'PHP-7.1'
2016-07-22 Nikita PopovFix build
2016-07-22 Nikita PopovMerge branch 'PHP-7.1'
2016-07-22 Nikita PopovMake sure TOKEN_PARSE mode is thread safe
2016-07-22 Andrey HristovMerge branch 'PHP-7.1'
2016-07-22 Andrey HristovFix for bug #71863 Segfault when EXPLAIN with "Unknown...
2016-07-22 Nikita PopovMerge branch 'PHP-7.1'
2016-07-22 Nikita PopovUse OPENSSL_RAW_DATA in raw data decryption tests
2016-07-22 Nikita PopovMerge branch 'PHP-7.1'
2016-07-22 Nikita PopovMake base64_decode() in non-strict mode binary safe
2016-07-22 Nikita PopovMerge branch 'PHP-7.1'
2016-07-22 Nikita PopovAdd NEWS entries
2016-07-22 Lauri Kenttäbase64_decode: Add tests
2016-07-22 Lauri Kenttäbase64_decode: Handle all invalid padding equally
2016-07-22 Lauri Kenttäbase64_decode: strict: Fail on excessive padding
2016-07-22 Lauri Kenttäbase64_decode: strict: Fail on truncated input
2016-07-22 Lauri Kenttäbase64_decode: Avoid code duplication in failures
2016-07-22 Lauri KenttäRequire strict base64 in data URI
2016-07-22 Lauri KenttäRequire strict base64 in openssl_decode
2016-07-22 Lauri KenttäFix test: Use valid base64 even for invalid OpenSSL...
2016-07-22 Nikita PopovMerge branch 'PHP-7.1'
2016-07-22 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2016-07-22 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
2016-07-22 Nikita PopovMake IntlCalendar::getNow() test more tolerant
2016-07-22 Xinchen HuiMerge branch 'PHP-7.1'
2016-07-22 Xinchen HuiMerge branch 'PHP-7.0' into PHP-7.1
2016-07-22 Xinchen HuiFixed bug #72647 (xmlrpc_encode() unexpected output...
2016-07-22 Xinchen HuiUpdate NEWs
2016-07-22 Xinchen HuiMerge branch 'PHP-7.0' into PHP-7.1
2016-07-22 Xinchen HuiFixed bug #72647 (xmlrpc_encode() unexpected output...
2016-07-22 Christoph M... Merge branch 'PHP-7.1'
2016-07-22 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2016-07-22 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-22 Christoph M... Fix #72646: SplFileObject::getCsvControl does not retur...
2016-07-22 Remi ColletMerge branch 'PHP-7.1'
2016-07-22 Remi ColletMerge branch 'PHP-7.0' into PHP-7.1
2016-07-22 Remi ColletMerge branch 'PHP-5.6' into PHP-7.0
2016-07-22 Remi ColletFPM: add test for CVE-2016-5385
2016-07-21 Páll HaraldssonTypo..
2016-07-21 Christoph M... Merge branch 'PHP-7.1'
2016-07-21 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2016-07-21 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-21 Christoph M... Fix #72330: CSV fields incorrectly split if escape...
2016-07-21 Christoph M... Merge branch 'PHP-7.1'
2016-07-21 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2016-07-21 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-21 Pieter HordijkRemoved incorrect (leftover?) sentence in ini
2016-07-21 Christoph M... Merge branch 'PHP-7.1'
2016-07-21 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2016-07-21 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-21 Pieter HordijkRemoved incorrect (leftover?) sentence in ini
2016-07-21 Davey ShafikMerge branch 'PHP-7.1'
2016-07-21 Davey ShafikUpdate NEWS for 7.1.0beta1
2016-07-21 Remi Colletbump zip extension version
2016-07-21 Remi ColletMerge branch 'PHP-7.1'
2016-07-21 Remi ColletMerge branch 'PHP-7.0' into PHP-7.1
2016-07-21 Remi Colletbump zip extension version
2016-07-21 Xinchen HuiMerge branch 'PHP-7.1'
next