]> granicus.if.org Git - php/shortlog
php
2014-09-03 Nikita PopovRevert "remove a few gcc format attributes from some...
2014-09-03 Nikita PopovUse zval_ptr_dtor_nogc to destroy literals
2014-09-03 Dmitry StogovDisabled usage of built-in functions in write context...
2014-09-03 Dmitry StogovSimplify BEGIN_SILENCE/END_SILENCE to not modify ini...
2014-09-03 Matteo BeccatiMerge branch 'PHP-5.6'
2014-09-03 Matteo BeccatiMerge branch 'PHP-5.5' into PHP-5.6
2014-09-03 Matteo BeccatiMerge branch 'PHP-5.4' into PHP-5.5
2014-09-03 Matteo BeccatiFixed test with freetype >= 2.4.12
2014-09-02 Dmitry StogovRevert "Fixed memory leaks"
2014-09-02 Dmitry StogovFixed memory leaks
2014-09-02 Stanislav MalyshevMerge branch 'PHP-5.6'
2014-09-02 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2014-09-02 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2014-09-02 Stanislav Malyshev5.4.34 is next
2014-09-02 Stanislav MalyshevMerge branch 'PHP-5.6'
2014-09-02 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2014-09-02 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2014-09-02 Stanislav MalyshevRevert "Fix bug #67644 - Memory corruption & crash...
2014-09-02 Stanislav MalyshevMerge branch 'PHP-5.6'
2014-09-02 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2014-09-02 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2014-09-02 Stanislav MalyshevFix bug #67644 - Memory corruption & crash during ob_st...
2014-09-02 Dmitry StogovAvoid memory allocation/deallocation in BEGIN_SILENCE...
2014-09-02 Nikita PopovMerge branch 'PHP-5.6'
2014-09-02 Nikita PopovFixed bug #50175
2014-09-02 Nikita PopovFix C89 build and small cleanup
2014-09-02 Nikita PopovSkip 64bit test on 32bit
2014-09-02 Anatol Belskifix datatypes for gmp to be compatible with GMP/MPIR...
2014-09-02 Anatol Belskiadd a test with gmp and PHP_INT_MAX
2014-09-02 Anatol Belskione semicolon too much
2014-09-02 Anatol Belskiuse portable strtol
2014-09-02 Anatol Belskifix type
2014-09-02 Nikita Popovmpz functions don't work on zend_ulongs...
2014-09-02 Nikita PopovMerge branch 'PHP-5.6'
2014-09-02 LeighImplement gmp_import() and gmp_export()
2014-09-02 Dmitry StogovFixed memory leaks
2014-09-02 Dmitry Stogovfixed reference counting
2014-09-02 Dmitry StogovAvoid string duplication
2014-09-02 Dmitry StogovFixed destruction on error
2014-09-01 Tjerk MeestersRevert "Updated UPGRADING"
2014-09-01 Tjerk MeestersUpdated UPGRADING
2014-09-01 Tjerk MeestersUpdated NEWS
2014-09-01 Tjerk MeestersMerge branch 'PHP-5.6'
2014-09-01 Stanislav MalyshevReintroduce fix from pull #770 in a PHP 7 way
2014-09-01 Stanislav MalyshevFix ZTS build
2014-09-01 Tjerk MeestersMake DOMNode::textContent writeable
2014-09-01 Tjerk MeestersUpdated UPGRADING
2014-09-01 Tjerk MeestersUpdated NEWS
2014-09-01 Stanislav Malyshevfix apache handler build
2014-09-01 Stanislav MalyshevRevert "Merge branch 'PHP-5.6'"
2014-09-01 Stanislav MalyshevMerge branch 'PHP-5.6'
2014-09-01 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2014-09-01 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2014-09-01 Stanislav Malyshevupdate NEWS
2014-09-01 Stanislav MalyshevMerge branch 'pull-request/770' into PHP-5.4
2014-09-01 Anatol Belskirestore the length var and fix the com_dotnet ini
2014-09-01 Dmitry StogovRefactored INI subsystem to use zend_string* instead...
2014-09-01 Derick RethansMerge branch 'PHP-5.6'
2014-09-01 Derick RethansMerge branch 'PHP-5.5' into PHP-5.6
2014-09-01 Derick RethansMerge branch 'PHP-5.4' into PHP-5.5
2014-09-01 Derick Rethans- Updated to version 2014.7 (2014g)
2014-09-01 Tjerk MeestersFixed 'long' -> 'zend_long' for call to 'is_numeric_str...
2014-09-01 Tjerk MeestersUpdated UPGRADING for #38409
2014-09-01 Tjerk MeestersUpdated NEWS for #38409
2014-09-01 Tjerk MeestersMerge branch 'PHP-5.6'
2014-09-01 Tjerk MeestersUpdated UPGRADING for #38409
2014-09-01 Tjerk MeestersUpdated NEWS for #38409
2014-09-01 Tjerk MeestersAdded test case
2014-09-01 Tjerk MeestersMaking ini parser typed
2014-09-01 Anatol Belskiswitch to built-in atanh() on vs2013 and up
2014-09-01 Anatol Belskifix acosh for vs2012 and earlier
2014-09-01 Anatol Belskifix asinh() on win64 for big negative values
2014-09-01 Anatol Belskifix acosh and asinh on win64 with vs2013+
2014-08-31 Anatol Belskifix C89 compat
2014-08-31 Nuno Lopesremove a few gcc format attributes from some printf...
2014-08-31 Nuno Lopesadd a few more patterns to .gitignore
2014-08-31 Anatol Belskifix expected warning in test
2014-08-31 Anatol Belskifix dir separators in test
2014-08-31 Anatol Belskifix iptcembed()
2014-08-30 Nikita PopovMerge branch 'PHP-5.6'
2014-08-30 Nikita PopovFix bug #67938: Segfault when extending interface metho...
2014-08-30 Anatol BelskiMerge branch 'PHP-5.6'
2014-08-30 Anatol Belskiupdated NEWS
2014-08-30 Anatol BelskiMerge branch 'PHP-5.6'
2014-08-30 Anatol BelskiFixed bug #67731 finfo::file() returns invalid mime...
2014-08-29 Johannes SchlüterUse global symbol table for completion after $ in readline.
2014-08-29 Nikita PopovDon't depend on exact parse error messages in assert...
2014-08-29 Nikita PopovCombine foreach copy / switch cond stacks
2014-08-29 Nikita PopovDon't distinguish between ast/list in parser
2014-08-29 Nikita PopovIntroduce optional_expr
2014-08-29 Nikita PopovRemove parenthesis_expr
2014-08-29 Nikita PopovSimplify `argument` production
2014-08-29 Christopher... Merge branch 'PHP-5.6'
2014-08-29 Christopher... Merge branch 'PHP-5.5' into PHP-5.6
2014-08-29 Christopher... Remove 550+ compile warnings on OS X
2014-08-29 Christopher... Allow PHP 7 to install in Apache 2 on OS X
2014-08-29 Anatol Belskirestore the old behavior for the assignment to string...
2014-08-29 Anatol Belskirevert the lstat part
2014-08-29 Anatol Belskifix stat vs zend_stat
2014-08-29 Anatol Belskifix implicit st_rdev element handling when negative...
next