]> granicus.if.org Git - php/shortlog
php
2014-09-20 Florian MARGAINEDeletes patch leftovers
2014-09-20 Florian MARGAINEReplaces php5 with php7, without whitespace changes.
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()
2014-08-28 Tjerk MeestersChanged 'unsigned size_t' to 'size_t'
2014-08-28 Xinchen HuiFixed segfaults after change size_t of "s"
2014-08-28 Xinchen HuiFixed zend extensions multipy-times loadable
2014-08-28 Xinchen HuiMerge branch 'master' of https://git.php.net/repository...
2014-08-28 Xinchen HuiRevert "Fixed incompatible pointer type"
2014-08-28 Dmitry StogovLOAD_REGS() is not used anymore
2014-08-28 Anatol Belskifix hash_pbkdf2()
2014-08-28 Dmitry StogovFixed type
2014-08-28 Xinchen Huiclosesocket is defined in php_network.h
2014-08-28 Xinchen Huiclosesocket is already defined in main/php_network.h
2014-08-28 Xinchen HuiFixed iconv MINFO
2014-08-28 Xinchen HuiFixed incompatible pointer type
2014-08-28 Tjerk MeestersMerged PR 785 - Fixed ZEND_INT_(MIN/MAX) constants...
2014-08-27 Dmitry StogovUse 'const' qualifier for pointrs to code used at run...
2014-08-27 Anatol Belskifix remaining 's' args for pgsql
2014-08-27 Johannes SchlüterFix compilation on systems without ecdh_curve
2014-08-27 Anatol Belskifix remaining 's' args for openssl
2014-08-27 Anatol Belskifixed remaining 's' args for ftp
2014-08-27 Lior KaplanMerge branch 'PHP-5.6'
2014-08-27 Lior KaplanMerge branch 'PHP-5.5' into PHP-5.6
2014-08-27 Lior Kaplanconfig.guess: add ppc64le / ppcle support by Anton...
2014-08-27 Anatol Belskifix linkinfo()
2014-08-27 Lior Kaplanlibtool: powerpc*le-linux support by Alan Modra <amodra...
2014-08-27 Anatol Belskirestore the old part of ezmlm_hash()
next