]> granicus.if.org Git - php/shortlog
php
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()
2014-08-27 Anatol Belskifixed UConverter::convert()
2014-08-27 Anatol Belskifix typo
2014-08-27 Anatol Belskifixed php_wddx_packet_start signature
2014-08-27 Nikita PopovMerge branch 'PHP-5.6'
2014-08-27 Anatol Belskifix signature
2014-08-27 Nikita PopovFix bug #67917 (gmp compound assignment operator leak)
2014-08-27 Anatol Belskifix signature
2014-08-27 Anatol Belskifix signature
2014-08-27 Anatol Belskifix signature
2014-08-27 Anatol Belski's' and size_t - fix some invalid pointers and the...
2014-08-27 Andrea FauldsFixed constants in Zend/zend_multiply.h
2014-08-27 Anatol Belski's' works with size_t round 4
2014-08-27 Anatol Belski's' works with size_t round 3
2014-08-27 Anatol Belskiupdated UPGRADING.INTERNALS
2014-08-27 Anatol Belski's' works with size_t round 2
2014-08-27 Anatol Belskirevert an accident
2014-08-27 Anatol Belskifirst show to make 's' work with size_t
2014-08-27 Dmitry StogovReorder fields for better nenory consumtion and data...
2014-08-27 Dmitry StogovUse efree_size() instead of efree() where posible
2014-08-27 Chris WrightMerge branch 'PHP-5.6'
2014-08-27 Dmitry StogovCleanup IS_VAR handling
2014-08-27 Chris WrightMerge branch 'PHP-5.5' into PHP-5.6
2014-08-27 Chris WrightMerge branch 'PHP-5.4' into PHP-5.5
2014-08-27 Tjerk MeestersFixed corruption of execute_data when ZEND_STRLEN has...
2014-08-27 Chris WrightFix stream_select() issue with OpenSSL buffer
2014-08-27 Anatol BelskiMerge branch 'PHP-5.6'
2014-08-27 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2014-08-27 Anatol Belskifixed DBG_INF macro name
2014-08-27 Dmitry StogovImproved performance of json_encode()
2014-08-27 Julien Paulireworked NEWS for 5.6.0GA
2014-08-27 Anatol Belskiadd note about 'l' and zend_long
2014-08-27 Xinchen HuiIt should be int
2014-08-27 Xinchen HuiFixed folder mark
2014-08-27 Ferenc KovacsMerge branch 'PHP-5.6'
2014-08-27 Ferenc Kovacsfix the NEWS
2014-08-27 Tjerk MeestersMerge PHP RFC: Closure::call
2014-08-27 Ferenc KovacsMerge branch 'PHP-5.6'
2014-08-27 Ferenc Kovacsadd the NEWS entries from the last stable release
2014-08-27 Ferenc KovacsMerge branch 'PHP-5.6'
2014-08-27 Ferenc Kovacsalmost forgot to bump this
2014-08-27 Ferenc Kovacsfrom now on, this should be 5.6.1-dev
2014-08-27 Ferenc KovacsMerge branch 'PHP-5.6'
2014-08-27 Ferenc Kovacsupdate NEWS to reflect what makes into 5.6.0 final
2014-08-27 Ferenc KovacsMerge branch 'PHP-5.6'
2014-08-27 Ferenc Kovacsremove the -dev suffix from the Zend version
2014-08-27 Andrea FauldsNEWS, UPGRADING
2014-08-27 Andrea FauldsFixed Closure::apply() for int64
2014-08-27 Andrea FauldsMerge branch 'master' into Closure_apply
2014-08-26 Nikita PopovFix zend_highlight functionality I broke
2014-08-26 Nikita PopovFix mbstring overloads in zts
2014-08-26 Ferenc KovacsMerge branch 'PHP-5.6'
2014-08-26 Ferenc KovacsMerge branch 'PHP-5.5' into PHP-5.6
2014-08-26 Ferenc KovacsMerge branch 'PHP-5.4' into PHP-5.5
2014-08-26 Ferenc Kovacsupdate the GIT-RULES with the 5.6 and the release branches
2014-08-26 Nikita PopovFix test with opcache/zts dependent output
2014-08-26 Nikita PopovFix session handlers in zts
2014-08-26 Dmitry StogovFixed incorrect ZEND_INIT_FCALL_BY_NAME -> ZEND_INIT_FC...
2014-08-26 Nikita PopovMove =&new deprecation message into compiler
2014-08-26 Nikita PopovFix tokenizer test to not depend on specific token...
2014-08-26 Nikita PopovHandle remaining magic constants in parser as well
2014-08-26 Dmitry StogovSplit and optimize loop
2014-08-26 Nikita PopovAdd backup_doc_comment production
2014-08-26 Nikita Popoveval() with parse error uses clean shutdown now
2014-08-26 Nikita PopovAdd type annotations to parser
2014-08-26 Nikita PopovDon't alloc empty jmp opnum list for single-branch if
2014-08-26 Anatol Belskifixed bitset computing on win64 build
2014-08-26 Dmitry StogovFixed zero-size allocation in debug build
2014-08-26 Anatol Belskitemporary fix for win64
2014-08-26 Dmitry StogovReplaced Zend Memory Manager
2014-08-26 Dmitry StogovFixed uint32_t overflow
2014-08-26 Anatol Belskiseveral signature and data type fixes
2014-08-26 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2014-08-26 Dmitry StogovFixed return operand type (Use IS_TMP_VAR instead of...
2014-08-26 Anatol Belskifixed several long vs zend_long casts
2014-08-26 Dmitry StogovFixed compile-time constants substitution
2014-08-26 Anatol Belskiregenerated date parsers
2014-08-26 Anatol Belskifix typo
2014-08-26 Julien Pauliimplement #67886
2014-08-26 Anatol Belskirenamed macro
2014-08-26 Anatol Belskiedit comment
2014-08-26 Anatol Belskisimplify zend_long defs even more
2014-08-26 Anatol Belskimake timelib independent from zend_long
2014-08-26 Xinchen HuiFixed incompatible pointer
2014-08-26 Xinchen HuiFixed incompatible pointer
2014-08-26 Xinchen HuiFixed incompatible pointer
2014-08-26 Xinchen HuiFixed incompatible pointer type (int64)
next