]> granicus.if.org Git - php/shortlog
php
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...
2017-09-21 Côme ChillietAdded controls support to ldap_parse_result and ldap_ex...
2017-09-20 Andrea FauldsMerge branch 'PHP-7.2'
2017-09-20 Andrea FauldsMerge branch 'PHP-7.1' into PHP-7.2
2017-09-20 Andrea FauldsMerge branch 'PHP-7.0' into PHP-7.1
2017-09-20 Andrea FauldsFix bug #75236
2017-09-20 Sara GolemonMerge branch 'PHP-7.2'
2017-09-20 Jannes Jeising[ci skip] Fix more typos in UPGRADING
2017-09-20 Christoph M... Merge branch 'PHP-7.2'
2017-09-20 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2017-09-20 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2017-09-20 Christoph M... Fixed bug #73629 (SplDoublyLinkedList::setIteratorMode...
2017-09-20 Anatol BelskiSync json parser defs
2017-09-19 Dmitry StogovRefactored array creation API. array_init() and array_i...
2017-09-19 Dmitry StogovMerge branch 'PHP-7.2'
2017-09-19 Dmitry StogovFixed NOP removal (empty blocks should be shifted as...
2017-09-19 Frank DenisMerge branch 'PHP-7.2'
2017-09-19 Frank Denisext/sodium: throw an exception if only the prefix of...
2017-09-19 Remi ColletMerge branch 'PHP-7.2'
2017-09-19 Remi Colletrename test
2017-09-18 Christoph M... Merge branch 'PHP-7.2'
2017-09-18 Christoph M... [ci skip] Update NEWS
2017-09-18 Dmitry StogovMerge branch 'PHP-7.2'
2017-09-18 Dmitry StogovUse private names for new libpcre symbols.
2017-09-18 Remi ColletMerge branch 'PHP-7.2'
2017-09-18 Remi ColletNEWS
2017-09-18 Remi ColletFixed Bug #75212 php_value acts like php_admin_value
2017-09-18 Christoph M... Remove pointless preprocessor directive
2017-09-18 Christoph M... [ci skip] Update UPGRADING wrt. PR 2742
2017-09-18 Christoph M... Merge branch 'pull-request/2742'
2017-09-18 Dmitry StogovOptimize POST_INC_OBJ + FREE into PRE_INC_OBJ (in the...
2017-09-18 Dmitry StogovAllow removing of unused func_get_args() and func_get_n...
2017-09-18 Dmitry StogovMerge branch 'PHP-7.2'
2017-09-18 Dmitry StogovFixed optimization (the bug caused endless-loop on...
2017-09-18 Dmitry StogovProperty access micro-optimization. (ZEND_WRONG_PROPERT...
2017-09-18 Anatol BelskiMerge branch 'PHP-7.2'
2017-09-18 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-09-18 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-09-18 Anatol BelskiFix the version check causing the test fail
2017-09-18 Dmitry StogovMerge branch 'PHP-7.2'
2017-09-18 Dmitry StogovFixed bug #74878 (Data race in ZTS builds)
2017-09-18 Anatol BelskiMerge branch 'PHP-7.2'
2017-09-18 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-09-18 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-09-18 Anatol BelskiUpdate lib_versions.txt
2017-09-15 Anatol BelskiMerge branch 'PHP-7.2'
2017-09-15 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-09-15 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-09-15 Anatol BelskiMove to next binary SDK version for AppVeyor
2017-09-15 Dmitry StogovRemoved IS_TYPE_COPYABLE flag.
2017-09-14 Christoph M... Merge branch 'pull-request/2751'
2017-09-14 Florian Engelhardtreworked test
2017-09-14 Dmitry StogovStructures comming from "unknown sources" should be...
2017-09-14 Dmitry StogovAvoid redundand iterations, checks and reloads
2017-09-14 Dmitry StogovFixed escape analysis for ASSIGN_DIM/ASSIGN_OBJ opcodes...
2017-09-14 Florian Engelhardtadded credits for #phptestfest
2017-09-14 Florian Engelhardtreworked the tests, created test cases for defalte...
2017-09-14 Dmitry Stogovtypo
2017-09-14 Christoph M... [ci skip] Merge branch 'pull-request/2752'
2017-09-13 Christoph M... [ci skip] Merge branch 'pull-request/2753'
2017-09-13 Christoph M... Merge branch 'PHP-7.2'
2017-09-13 Christoph M... [ci skip] Fix typos in UPGRADING
2017-09-13 Dmitry StogovAdded test. Invalid usage doesn't affect escape_satte...
2017-09-13 Dmitry StogovRevert "Mark incorrectly used arrays and objects as...
2017-09-13 Dmitry StogovAdded debug output
2017-09-13 Sammy Kaye... Fix type-o in ext/reflection comment :speech_balloon:
2017-09-13 Markus StaabFixed typo
2017-09-13 Dmitry StogovImproved reference dependencies analysis
2017-09-13 Christoph M... Merge branch 'pull-request/2745'
2017-09-13 Christoph M... Merge branch 'pull-request/2739'
2017-09-13 Anatol BelskiMerge branch 'PHP-7.2'
2017-09-13 Anatol Belski[ci skip] update NEWS
2017-09-13 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-09-13 Anatol Belski[ci skip] update NEWS
2017-09-13 Dmitry StogovMark incorrectly used arrays and objects as escaping
2017-09-13 Florian Engelhardtadded basic zlib_get_coding_type() test
2017-09-13 Anatol BelskiMerge branch 'PHP-7.2'
2017-09-13 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-09-13 Anatol BelskiFixed bug #75018, fixed bug #75177
2017-09-13 Remi ColletMerge branch 'PHP-7.2'
2017-09-13 Remi Colletfix tests for 32-bit
next