]> granicus.if.org Git - php/shortlog
php
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...
2014-08-29 Anatol Belskidata type fixes
2014-08-29 Anatol Belskiavoid usage of 'type' before the null pointer check
2014-08-29 Anatol Belskiexclude log2 usage which requires C99 support
2014-08-29 Lior KaplanMerge branch 'PHP-5.6'
2014-08-29 Lior KaplanAdd missing CVE IDs for 5.6.0
2014-08-29 Lior KaplanAlign entiries format to "Fixed bug #..."
2014-08-29 Lior KaplanUse #66356 instead of #66714, as the latter is only...
2014-08-29 Lior KaplanAdd an entry for bug#66060 (fixed in 5.5.8)
2014-08-29 Anatol Belskifixed path in test
2014-08-29 Stanislav MalyshevMerge branch 'PHP-5.6'
2014-08-29 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2014-08-29 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2014-08-29 Stanislav Malyshevfix NEWS for fcgi fix merge
2014-08-29 David Zuelkerestore FPM compatibility with mod_fastcgi broken since...
2014-08-29 Xinchen Huiuse zend_string_equals_ci
2014-08-29 Xinchen HuiKeep folder mark style in this file
2014-08-29 Xinchen Huiresource type is int
2014-08-28 Johannes SchlüterFix comparison in case of constant NULL as default...
2014-08-28 Nikita PopovFix bug #67922
2014-08-28 Andrea FauldsSpecial-case aliases, add warning comments to implement...
2014-08-28 Anatol Belskiskip this if we can't check the uid
2014-08-28 Anatol Belskifixed trim() and strtok() to work with big strings
2014-08-28 Anatol Belskifixed strip_tags() and hebrev() to work with big strings
2014-08-28 Anatol Belskimake array/object APIs accept large strings as values...
2014-08-28 Anatol Belskireplace llabs with imaxabs
2014-08-28 Dmitry StogovDuplicate array only if neccessary
2014-08-28 Anatol BelskiMerge branch 'master' of git.php.net:php-src
2014-08-28 Anatol Belskifix phar copy-on-write
2014-08-28 Popa Adrian... rename misleading define
2014-08-28 Anatol Belskifix incompatible pointer
2014-08-28 Anatol Belskifix format
2014-08-28 Anatol Belskiremove duplicate condition already present a line upper
2014-08-28 Popa Adrian... solve conflicting type size_t vs int
2014-08-28 Dmitry StogovUse better hash functions
2014-08-28 Dmitry StogovRefactored optimizer (compile different opimizer passes...
2014-08-28 Anatol Belskiuse stddef.h definitions for uintptr_t and intptr_t
2014-08-28 Anatol Belskibetter alignment, won 8 byte on 64 bit with default...
2014-08-28 Anatol Belskifix number format
2014-08-28 Anatol Belskifix dir separator
2014-08-28 Anatol Belskiremove the expression parts, which are always true
2014-08-28 Anatol Belskifix some types and unnecessary casts
2014-08-28 Anatol Belskifix type
2014-08-28 Xinchen HuiMerge branch 'master' of https://git.php.net/repository...
2014-08-28 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2014-08-28 Xinchen HuiFixed typo
2014-08-28 Xinchen HuiMerge branch 'master' of https://git.php.net/repository...
2014-08-28 Xinchen HuiFixed zbacktrace
2014-08-28 Anatol Belskifix pg_last_notice()
next