]> granicus.if.org Git - php/shortlog
php
2015-05-27 Xinchen HuiSeems useless now
2015-05-27 Xinchen HuiFixed the fix in f68dc94aa727085040650b4c9354672f2f62ee6a
2015-05-27 Xinchen HuiMerge branch 'master' into merge-fastcgi
2015-05-27 Reeze XiaRemove useless cast
2015-05-27 Xinchen HuiMerge pull request #2 from weltling/merge-fastcgi
2015-05-26 Bob WeinandAdd test for memory leak with wrong return type
2015-05-26 Bob WeinandFix memory leak with return types upon failure
2015-05-26 Bob WeinandFix phpdbg class fetch / method opcodes
2015-05-26 Dmitry StogovAdd targets to simplify building PHP with FDO (Feedback...
2015-05-26 Reeze XiaFixed phpdbg exit unexpected after signal SIGCONT on...
2015-05-26 Anatol Belskifix dir sep in test
2015-05-26 Xinchen HuiEven fake token better to be in upper case
2015-05-26 Xinchen HuiMerge branch 'PHP-5.6'
2015-05-26 Xinchen HuiMerge branch 'PHP-5.5' into PHP-5.6
2015-05-26 Xinchen HuiFixed C89
2015-05-26 Anatol Belskiadded the shared fcgi imp to sapi/cgi
2015-05-26 Anatol Belskiremove fastcgi.c from the dll target
2015-05-26 Anatol Belskireverted 0512b38 and 1411ca5
2015-05-26 Xinchen HuiMerge branch 'master' into merge-fastcgi
2015-05-26 Xinchen HuiOnly link fastcgi into fpm and cgi
2015-05-26 Xinchen HuiMicro optimizations
2015-05-26 Xinchen Huiimplicit declaration of function ‘zend_multibyte_yyinpu...
2015-05-25 Bob WeinandRan wrong tests, fixed bug in impl; simplified
2015-05-25 Bob WeinandSpeed up implod()'ing between 5% and 30% (by time)
2015-05-25 Bob WeinandFix tokenizer test due to recent changes
2015-05-25 Bob WeinandAdd class to semi_reserved tests
2015-05-25 Márcio Almadaupdates grammar tests with class members named as metho...
2015-05-25 Bob WeinandAlso unreserve T_CLASS
2015-05-25 Bob WeinandSet %expect to 0 in parser (Using %prec)
2015-05-25 Bob WeinandMerge branch 'master' of https://github.com/php/php-src
2015-05-25 Bob WeinandRebuild scanner, add NEWS/UPGRADING
2015-05-25 Dmitry StogovPrevent op_array->this_var setting when method uses...
2015-05-25 Bob WeinandMerge context sensitive lexer RFC
2015-05-25 Dmitry StogovFixed typo
2015-05-25 Anatol Belskimove S_IFLNK define into header
2015-05-25 Anatol Belskifurther cleanups with S_IF* macros generalized declarations
2015-05-25 Anatol Belskicleanup more redundant S_IS* declarations
2015-05-25 Anatol Belskicleanup redundant S_IFDIR declaration
2015-05-25 Anatol Belskicleanup duplicated stat declarations in ext/phar
2015-05-25 Anatol Belskimove some stat declarations into zend_virtual_cwd.h
2015-05-25 Dmitry StogovFixed bug #69700 (tests/lang/this_assignment.phpt memor...
2015-05-25 Xinchen HuiFixed va_list double used
2015-05-24 Anatol Belskipick up sasl auth plugins if there was any in the deps
2015-05-24 Anatol Belskiremove non-applicable comment
2015-05-24 Anatol Belskifix datetime tests with vc14
2015-05-24 Anatol Belskimake the test more reliable
2015-05-24 Nikita PopovImprove phpdbg opcode dump
2015-05-24 Remi ColletMerge branch 'PHP-5.6'
2015-05-24 Remi ColletNEWS
2015-05-24 Remi ColletMerge branch 'PHP-5.5' into PHP-5.6
2015-05-24 Remi ColletNEWS
2015-05-24 Remi ColletFixed Bug #69479 GD fails to build with newer libvpx
2015-05-24 Xinchen HuiMerge branch 'master' into merge-fastcgi
2015-05-24 Xinchen Huifcgi_is_allowed should not log error
2015-05-24 Xinchen HuiMerge pull request #1 from weltling/merge-fastcgi
2015-05-23 Anatol BelskiMerge branch 'PHP-5.6'
2015-05-23 Anatol Belskiupdated NEWS
2015-05-23 Nikita PopovFixes for x32 ABI
2015-05-23 Anatol Belskiadd the remaining useful symbols to the export
2015-05-23 Anatol Belskiimplement necessary symbol exports
2015-05-23 Xinchen HuiAvoid multipy allocating of request env
2015-05-23 Anatol BelskiMerge branch 'PHP-5.6'
2015-05-23 Anatol Belskiincrease the internal post data buffer
2015-05-23 Xinchen HuiUse weak function for fcgi_log
2015-05-23 Xinchen HuiFixed fpm-side (tests passes)
2015-05-23 Levi MorrisonInline zend_find_builtin_type
2015-05-23 Levi MorrisonRemove duplication
2015-05-23 Levi MorrisonRename some variables and functions
2015-05-23 Radu BrănișcanCorrected line comment 5256
2015-05-23 Nikita PopovRemove ZEND_BRK/ZEND_CONT from VM
2015-05-23 Nikita PopovUse ZEND_JMP instead of ZEND_BRK/ZEND_CONT
2015-05-23 Nikita PopovEmbed break/continue depth into opline
2015-05-23 Nikita PopovMove loop var stack management into begin/end loop
2015-05-23 Nikita PopovDrop FREE_ON_RETURN flag, check brk_cont->start instead
2015-05-23 Nikita PopovDrop THIS_HASHVAL define
2015-05-23 Xinchen HuiMerge branch 'master' into merge-fastcgi
2015-05-22 Anatol BelskiMerge branch 'PHP-5.6'
2015-05-22 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2015-05-22 Anatol Belskifix test
2015-05-22 Lior KaplanMerge branch 'PHP-5.5' into PHP-5.6
2015-05-22 Lior KaplanAdd entry for bug #69354, fixed in 5.5.25
2015-05-22 Lior KaplanAdd CVE for bugs in 5.6.9
2015-05-22 Lior KaplanAdd entry about PCRE upgrade (rev 95fa7279)
2015-05-22 Lior KaplanAdd CVE for bugs in 5.5.25
2015-05-22 Xinchen HuiForgot the test for bug #69688
2015-05-22 Xinchen HuiFixed test
2015-05-22 Xinchen HuiFixed bug #69688 (segfault with eval and opcache fast...
2015-05-21 Anthony FerraraFixed bug #69686 password_verify reports back error...
2015-05-21 Nikita PopovFix scope_is_known() for class constants
2015-05-21 Dmitry StogovFixed build with DEBUG_COMPACT_LITERALS=1
2015-05-21 Dmitry StogovFixed typo in ZEND_GCC_GLOBAL_REGS configure test ...
2015-05-21 Peter Cowburnremoved old news item
2015-05-21 Remi ColletMerge branch 'PHP-5.6'
2015-05-21 Remi ColletNEWS
2015-05-21 Remi ColletMerge branch 'PHP-5.5' into PHP-5.6
2015-05-21 Remi ColletFixed bug #69680 (phar symlink in binary directory...
2015-05-21 ponceMake the phar symlink relative
2015-05-21 Anatol BelskiMerge branch 'PHP-5.6'
2015-05-21 Anatol Belskiremove duplicated declaration, fix build
2015-05-21 Anatol BelskiMerge branch 'PHP-5.6'
next