]> granicus.if.org Git - php/shortlog
php
2017-06-29 Adam BaratzFixed bug #69356
2017-06-29 Adam BaratzMerge branch 'PHP-7.0' into PHP-7.1
2017-06-29 Adam BaratzFixed #69356: PDOStatement::debugDumpParams() truncates...
2017-06-28 Tyson AndreFix typo in PHP 7.1.8 news
2017-06-28 George WangMerge branch 'PHP-7.0' into PHP-7.1
2017-06-28 George Wang[BUGFIX] fixes the issue that a value from .user.ini...
2017-06-25 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-06-25 Nikita PopovFixed bug #73173
2017-06-25 Bob WeinandMerge branch 'PHP-7.0' into PHP-7.1
2017-06-25 Bob WeinandExpose inflate_get_status() and inflate_get_read_len...
2017-06-25 Matthew TrescottAdd more constants, improve comments, and add tests
2017-06-25 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-06-25 Nikita PopovFixed bug #73900
2017-06-25 Jakub ZelenkaAdd OPENSSL_DONT_ZERO_PAD_KEY constant to prevent key...
2017-06-25 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-06-25 Nikita PopovDon't leave holes in func_get_args() and backtraces
2017-06-25 Bob WeinandFixed bug #73944 (inflate_init() dictionary option...
2017-06-25 wapmorganRemove invalid check of dictionary content and add...
2017-06-23 Anatol Belski[ci skip] update NEWS
2017-06-23 Anatol BelskiFix bug #74798 pkcs7_en/decrypt does not work if \x0a...
2017-06-23 Nikita PopovFixed bug #74623
2017-06-23 Nikita PopovMake inference robust against infinite loop
2017-06-23 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-06-23 idealFix error if compiled without -fpermissive flag.
2017-06-23 Joe WatkinsMerge branch 'PHP-7.0' into PHP-7.1
2017-06-23 danchukasfix method "eof"
2017-06-23 Joe WatkinsMerge branch 'PHP-7.0' into PHP-7.1
2017-06-23 Thomas PuntRemove superfluous branch
2017-06-22 Joe WatkinsMerge branch 'PHP-7.0' into PHP-7.1
2017-06-22 Peter KokotFix configure error
2017-06-22 Joe WatkinsMerge branch 'PHP-7.0' into PHP-7.1
2017-06-22 jhdxrfix bug #73471 PHP freezes with AppendIterator
2017-06-22 Joe WatkinsMerge branch 'PHP-7.0' into PHP-7.1
2017-06-22 jhdxrfix bug #74780 parse_url() borken when query string...
2017-06-21 Christopher... Update NEWS
2017-06-21 Christopher... Merge branch 'PHP-7.0' into PHP-7.1
2017-06-21 Christopher... Merge branch 'pull-request/2532' into PHP-7.0
2017-06-21 Christopher... Add bug #74625 to package.xml
2017-06-21 Christopher... Add IN bind case to bug74625.phpt
2017-06-21 Ingmar RungeFixed bug #74625 (Integer overflow in oci_bind_array_by...
2017-06-21 Christopher... Merge branch 'PHP-7.0' into PHP-7.1
2017-06-21 Christopher... Remove use of obsolete create_function()
2017-06-21 Christopher... Merge branch 'PHP-7.0' into PHP-7.1
2017-06-21 Christopher... Update OCI8 version test and package.xml
2017-06-20 Stanislav MalyshevFix bug #73634 - grapheme_strpos illegal memory access
2017-06-20 Stanislav MalyshevFix bug #73648 - integer overflow in substr
2017-06-20 Joe Watkinsbump versions
2017-06-20 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-06-20 Anatol BelskiSplit requested size as expected by CreateFileMapping.
2017-06-20 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-06-20 Anatol Belskimove next
2017-06-20 Christopher... Update NEWS
2017-06-20 Christopher... Merge branch 'PHP-7.0' into PHP-7.1
2017-06-20 Christopher... PDO_OCI: support IC 12.2 in configure option
2017-06-20 Christopher... Merge branch 'PHP-7.0' into PHP-7.1
2017-06-20 Christopher... Bump OCI8 version
2017-06-20 Christopher... Merge branch 'PHP-7.0' into PHP-7.1
2017-06-20 Christopher... Merge branch 'pull-request/1569' into PHP-7.0
2017-06-20 Chuck Burgessadd test for bug #70700
2017-06-20 Christopher... Update NEWS
2017-06-20 Christopher... Update NEWS
2017-06-20 Christopher... Merge branch 'PHP-7.0' into PHP-7.1
2017-06-20 Christopher... Merge branch 'pull-request/2459' into PHP-7.0
2017-06-20 KoenigsKindoci8 - Implementation of Oracle TAF Callback
2017-06-20 Christopher... Merge branch 'PHP-7.0' into PHP-7.1
2017-06-20 Christopher... Merge branch 'pull-request/1566' into PHP-7.0
2017-06-20 Chuck Burgessadd test for bug #60994
2017-06-18 Jakub ZelenkaMerge branch 'PHP-7.0' into PHP-7.1
2017-06-18 Jelle van der Waaopenssl: Add openssl_pkcs12_(read, export) tests
2017-06-18 Jakub ZelenkaMerge branch 'PHP-7.0' into PHP-7.1
2017-06-18 Jakub ZelenkaRegenerate and bump re2c version to 0.16
2017-06-16 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-06-16 Anatol BelskiNext round on AppVeyor reliability.
2017-06-16 Jakub ZelenkaMerge branch 'PHP-7.0' into PHP-7.1
2017-06-16 Jelle van der Waaopenssl: Fix spkstr and spki leak in openssl_spki_new
2017-06-13 Dmitry StogovMerge branch 'PHP-7.0' into PHP-7.1
2017-06-13 Dmitry StogovFixed bug #74679 (Incorrect conversion array with WSDL_...
2017-06-13 Remi ColletNEWS
2017-06-13 Remi ColletMerge branch 'PHP-7.0' into PHP-7.1
2017-06-13 Remi ColletNEWS
2017-06-13 Remi ColletFix bug #74705 for collator_get_sort_key
2017-06-13 Tyson AndreFixes bug #74705 Wrong ReflectionInfo for Collator...
2017-06-13 Remi ColletNEWS
2017-06-13 Remi ColletMerge branch 'PHP-7.0' into PHP-7.1
2017-06-13 Remi ColletNEWS
2017-06-13 Tyson AndreFixes bug #74708 reflection signatures for random_bytes...
2017-06-13 Xinchen HuiForgotten NEWs update
2017-06-13 Xinchen HuiMerge branch 'PHP-7.0' into PHP-7.1
2017-06-13 Xinchen HuiForgotten NEWs update
2017-06-12 Xinchen HuiMerge branch 'PHP-7.0' into PHP-7.1
2017-06-12 Xinchen HuiMerge branch 'bug74600' of https://github.com/manuelm...
2017-06-09 Anatol Belskigroup the change for bug #74720
2017-06-09 Manuel MauszAdd simple cli test for PATH/HOST ini sections
2017-06-09 Anatol Belskiupdate NEWS
2017-06-09 Anatol BelskiFixed bug #74720 pkcs7_en/decrypt does not work if...
2017-06-09 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2017-06-09 Christoph M... Use reasonable SQLite3 module version
2017-06-08 Manuel MauszFixed bug #74600
2017-06-08 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-06-08 Anatol Belskienforce exit status propagation and up the sdk version
next