]> granicus.if.org Git - php/shortlog
php
2017-09-28 Anatol BelskiMerge branch 'PHP-7.2'
2017-09-28 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-09-28 Anatol BelskiFix mkdir() special case for path length < 260 and...
2017-09-27 Christoph M... Merge branch 'PHP-7.2'
2017-09-27 Christoph M... [ci skip] hash_hmac_algos() is new in PHP 7.2.0
2017-09-27 Côme ChillietUpdated NEWS
2017-09-27 Dmitry StogovMerge branch 'PHP-7.2'
2017-09-27 Dmitry StogovMerge branch 'PHP-7.1' into PHP-7.2
2017-09-27 Dmitry StogovFixed bug #75255 (Request hangs and not finish)
2017-09-27 Joe WatkinsMerge branch 'PHP-7.2'
2017-09-27 jhdxrfix bug #75222 DateInterval microseconds property always 0
2017-09-27 Joe WatkinsMerge branch 'PHP-7.2'
2017-09-27 Joe WatkinsMerge branch 'PHP-7.1' into PHP-7.2
2017-09-27 Joe WatkinsMerge branch 'PHP-7.0' into PHP-7.1
2017-09-27 Peter KokotFix CGI m4 config message when CGI is disabled
2017-09-27 Joe WatkinsMerge branch 'PHP-7.2'
2017-09-27 Joe WatkinsMerge branch 'PHP-7.1' into PHP-7.2
2017-09-27 Joe WatkinsMerge branch 'PHP-7.0' into PHP-7.1
2017-09-27 Peter KokotFix bug #75248 and #75251
2017-09-27 Joe WatkinsMerge branch 'PHP-7.2'
2017-09-27 Joe WatkinsMerge branch 'PHP-7.1' into PHP-7.2
2017-09-27 Joe WatkinsMerge branch 'PHP-7.0' into PHP-7.1
2017-09-27 NesterFixed #75220 - Segfault when calling is_callable on...
2017-09-26 Frank DenisMerge branch 'PHP-7.2'
2017-09-26 Frank Denisext/sodium: call crypto_pwhash_argon2id() explicitly...
2017-09-26 Frank Denisext/sodium: avoid tautological comparisons
2017-09-26 Frank DenisMerge branch 'PHP-7.2'
2017-09-26 Frank Denisext/sodium: signing empty messages is fine
2017-09-26 Dmitry StogovSplit CFG after RECV independently from ZEND_ACC_HAS_TY...
2017-09-26 Remi ColletUpdate NEWS for 7.2.0RC4
2017-09-26 Remi ColletUpdate NEWS for PHP 7.2.0RC3
2017-09-26 Nikita PopovMerge branch 'PHP-7.2'
2017-09-26 Nikita PopovCreate $http_response_header even if not used
2017-09-25 Christoph M... Merge branch 'PHP-7.2'
2017-09-25 Christoph M... Merge branch 'pull-request/2773' into PHP-7.2
2017-09-25 Anatol BelskiMerge branch 'PHP-7.2'
2017-09-25 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-09-25 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-09-25 Peter KokotRemove some old sapi/apache_hooks and sapi/apache leftovers
2017-09-25 Dmitry StogovMerge branch 'PHP-7.2'
2017-09-25 Dmitry StogovMerge branch 'PHP-7.1' into PHP-7.2
2017-09-25 Dmitry StogovAdded missed ~
2017-09-25 Dmitry StogovMerge branch 'PHP-7.2'
2017-09-25 Dmitry StogovMerge branch 'PHP-7.1' into PHP-7.2
2017-09-25 Dmitry StogovFixed type inference
2017-09-25 Peter KokotFix PHP_GD_TTSTR: command not found warning in ext/gd
2017-09-24 Peter KokotRemove empty and done TODO file for CLI SAPI
2017-09-24 Xinchen HuiMerge branch 'PHP-7.2'
2017-09-24 Xinchen HuiFixed bug #75230 (Invalid opcode 49/1/8 using opcache)
2017-09-24 Xinchen HuiMerge branch 'PHP-7.2'
2017-09-24 Xinchen HuiUpdate NEWS
2017-09-24 Xinchen HuiMerge branch 'PHP-7.1' into PHP-7.2
2017-09-24 Xinchen HuiUpdate NEWS
2017-09-24 Xinchen HuiMerge branch 'PHP-7.0' into PHP-7.1
2017-09-24 Xinchen HuiFixed bug #75241 (Null pointer dereference in zend_mm_a...
2017-09-24 Xinchen HuiCompiler warning
2017-09-24 Nikita PopovMerge branch 'PHP-7.2'
2017-09-24 Nikita PopovMerge branch 'PHP-7.1' into PHP-7.2
2017-09-24 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-09-24 Nikita PopovFixed bug #75252
2017-09-22 Dmitry StogovMerge branch 'PHP-7.2'
2017-09-22 Dmitry StogovUsing "enum" types as bit-fields is not portable.
2017-09-21 Frank DenisMerge branch 'PHP-7.2'
2017-09-21 Frank Denisext/sodium: avoid negations on unsigned values
2017-09-21 Côme ChillietMerge branch 'master' of git.php.net:/php-src
2017-09-21 Anatol BelskiMerge branch 'PHP-7.2'
2017-09-21 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-09-21 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-09-21 Anatol BelskiFix thread safety
2017-09-21 Côme ChillietMerge branch 'pull-request/2640'
2017-09-21 Côme ChillietAdded support for VLV controls request and response
2017-09-21 Côme ChillietAdded support for SORT controls
2017-09-21 Côme ChillietAdded skip when control are not supported by the test...
2017-09-21 Côme ChillietAvoid memory leak when creating paged control value
2017-09-21 Côme ChillietFixed ifdef for VLV controls (copy/paste error)
2017-09-21 Côme ChillietAdded ldap_rename_ext and its test
2017-09-21 Côme ChillietIndexing controls by OID when parsing them
2017-09-21 Côme ChillietAvoid returning iscritical field when parsing response...
2017-09-21 Côme ChillietFixed ldap_parse_result comment
2017-09-21 Côme ChillietAdded ldap_delete_ext and its test
2017-09-21 Côme ChillietAdded ldap_mod_*_ext methods for modification with...
2017-09-21 Côme ChillietAdded ldap_add_ext and preread/postread support and...
2017-09-21 Côme ChillietAdded ldap_bind_ext to pass controls and get result...
2017-09-21 Côme ChillietImproved a bit error handling to avoid passing commands...
2017-09-21 Côme ChillietAdded support and test for LDAP_CONTROL_VALUESRETURNFILTER
2017-09-21 Côme ChillietRemoved client controls alltogether
2017-09-21 Côme ChillietFixed ldap_exop test since rebase remove client controls
2017-09-21 Côme ChillietAdded support for controls in ldap_modify_batch
2017-09-21 Côme ChillietAdded controls support to ldap_compare
2017-09-21 Côme ChillietAdded controls support to ldap_rename
2017-09-21 Côme ChillietFixed prototypes in comments
2017-09-21 Côme ChillietUsing new control syntax for MANAGEDSAIT control when...
2017-09-21 Côme ChillietFixed wrong argument number error tests
2017-09-21 Côme ChillietAdded controls support to ldap_delete
2017-09-21 Côme ChillietAdded support for controls in ldap_add, ldap_modify...
2017-09-21 Côme ChillietAdded a test for assertion control
2017-09-21 Côme ChillietAdded a test for PROXY_AUTHZ control on ldap_exop
2017-09-21 Côme ChillietAdded support for assert control value encoding
2017-09-21 Côme ChillietAdded controls support to ldap_exop
2017-09-21 Côme ChillietAdded controls support to ldap_search, ldap_list and...
next