]> granicus.if.org Git - php/shortlog
php
2017-09-12 Xinchen HuiMerge branch 'PHP-7.2'
2017-09-12 Xinchen HuiMerge branch 'PHP-7.1' into PHP-7.2
2017-09-12 Xinchen HuiFixed arginfo for get_defined_functions
2017-09-12 Xinchen HuiNarrow typeinfos down for zend_parse_paramenters_none
2017-09-11 Christoph M... Merge branch 'PHP-7.2'
2017-09-11 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2017-09-11 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2017-09-11 Christoph M... Fixed bug #46781 (BC math handles minus zero incorrectly)
2017-09-11 Dmitry StogovFixed yet another object aliasing problem
2017-09-11 Dmitry StogovFixed copy semantics in escape analysis
2017-09-11 Christoph M... [ci-skip] Merge branch 'PHP-7.2'
2017-09-11 Christoph M... [ci-skip] Add NEWS entry for bug #75185
2017-09-11 Christoph M... Merge branch 'PHP-7.2'
2017-09-11 Christoph M... [ci-skip] Add missing UPGRADING entry for commit 0d0f7cd
2017-09-11 Anatol BelskiMerge branch 'PHP-7.2'
2017-09-11 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-09-11 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-09-11 Anatol BelskiFork test to keep up with libxsl >= 1.1.30
2017-09-11 Anatol BelskiMerge branch 'PHP-7.2'
2017-09-11 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-09-11 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-09-11 Anatol BelskiAdd symbol to libxml exports
2017-09-11 Anatol BelskiMerge branch 'PHP-7.2'
2017-09-11 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-09-11 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-09-11 Anatol BelskiFix test compat with libxml2 2.9.5
2017-09-11 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2017-09-11 Dmitry StogovFixed SCCP failure, because of aliased objects.
2017-09-11 Anatol BelskiMerge branch 'PHP-7.2'
2017-09-11 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-09-11 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-09-11 Anatol BelskiFix test compat with libxml2 2.9.5
2017-09-11 Dmitry StogovFixed compilation error
2017-09-11 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2017-09-11 Dmitry StogovImproved JMP optimization
2017-09-11 Anatol BelskiMerge branch 'PHP-7.2'
2017-09-11 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-09-11 Anatol BelskiFix test portability
2017-09-11 Anatol BelskiMerge branch 'PHP-7.2'
2017-09-11 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-09-11 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-09-11 Anatol BelskiFix test compatibility with libxml2 2.9.5
2017-09-11 Remi ColletUse system libzip by default
2017-09-11 Xinchen HuiMerge branch 'PHP-7.2'
2017-09-11 Xinchen HuiMerge branch 'PHP-7.1' into PHP-7.2
2017-09-11 Xinchen HuiNot sure why these lines are removed :<
2017-09-11 Xinchen HuiMerge branch 'PHP-7.2'
2017-09-11 Xinchen HuiUpdate NEWS
2017-09-11 Xinchen HuiMerge branch 'PHP-7.1' into PHP-7.2
2017-09-11 Xinchen HuiMerge branch 'PHP-7.1' of git.php.net:/php-src into...
2017-09-11 Xinchen HuiFixed bug #75152 (signed integer overflow in parse_iv)
2017-09-10 Christoph M... Merge branch 'PHP-7.2'
2017-09-10 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2017-09-10 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2017-09-10 Christoph M... Fixed bug #73730 (textdomain(null) throws in strict...
2017-09-10 Xinchen HuiThey should always be equal (zend_call_graph.c:#109)
2017-09-10 Xinchen HuiMerge branch 'master' of git.php.net:/php-src
2017-09-09 Christoph M... Optimize truncation to zero scale in bc_raisemod()
2017-09-09 Christoph M... Merge branch 'PHP-7.2'
2017-09-09 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2017-09-09 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2017-09-09 Christoph M... Fix bug75178.phpt on Windows
2017-09-09 Xinchen HuiFixed signature
2017-09-09 Christoph M... Merge branch 'PHP-7.2'
2017-09-09 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2017-09-09 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2017-09-09 Christoph M... Fixed bug #75178 (bcpowmod() misbehaves for non-integer...
2017-09-09 Xinchen HuiAdded gd func infos
2017-09-09 Xinchen HuiAdded fileinfo func infos
2017-09-08 Christoph M... Remove unused member
2017-09-08 Dmitry StogovCollect all jump optimisations in a single optimization...
2017-09-08 Xinchen HuiAdded ctype func infos
2017-09-08 Xinchen HuiAdded getext func infos
2017-09-08 Xinchen HuiAdded filter func infos
2017-09-08 Xinchen HuiMerge branch 'master' of git.php.net:/php-src
2017-09-08 Xinchen HuiAdd exif func infos
2017-09-08 Xinchen HuiAdd bcmath func infos
2017-09-08 Xinchen HuiFunc info for pgsql
2017-09-08 Xinchen HuiComplete func infos for session and sodium
2017-09-07 Sara GolemonMerge branch 'PHP-7.2'
2017-09-07 Sara GolemonDo not include BC for zend_symbtable_add_new on 7.2...
2017-09-07 Sara GolemonMerge branch 'PHP-7.1' into PHP-7.2
2017-09-07 Sara GolemonMerge branch 'PHP-7.0' into PHP-7.1
2017-09-07 Sara GolemonAdd BC define for users of the typoed zend_symbtable_ad...
2017-09-07 Sara GolemonMerge branch 'PHP-7.2'
2017-09-07 Sara GolemonMerge branch 'PHP-7.1' into PHP-7.2
2017-09-07 Sara GolemonMerge branch 'PHP-7.0' into PHP-7.1
2017-09-07 Sara GolemonFix typo in zend_symtable_add_new() API name
2017-09-07 Nikita PopovMerge branch 'PHP-7.2'
2017-09-07 Sammy Kaye... Improve sodium "invalid parameters" error messages
2017-09-07 Nikita PopovMerge branch 'PHP-7.2'
2017-09-07 Nikita PopovFixed bug #75170
2017-09-07 Xinchen HuiMerge branch 'master' of git.php.net:/php-src
2017-09-07 Xinchen HuiComplete func info for mysqli
2017-09-07 Côme ChillietMerge branch 'PHP-7.2'
2017-09-07 Côme ChillietRemoving client controls attribute from ldap_exop signature
2017-09-07 Dmitry StogovMerge branch 'PHP-7.2'
2017-09-07 Dmitry StogovFixed SSA reconstruction
2017-09-07 Remi ColletRevert "drop support for bundled libzip (linux)"
2017-09-07 Remi ColletRevert "try to switch to something more recent than...
next