]> granicus.if.org Git - php/shortlog
php
2015-05-13 Dmitry StogovPartial revert of 6a819bba40661a9a8d7080994cb2f24b73c5d46c.
2015-05-12 Stanislav MalyshevMerge branch 'PHP-5.6'
2015-05-12 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2015-05-12 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-05-12 Stanislav Malyshevfix format
2015-05-12 Stanislav Malyshevupdate NEWS
2015-05-12 Julien Paulifix #66048 for PHP7
2015-05-12 Julien PauliFix for #66048
2015-05-12 Julien PauliMerge branch 'PHP-5.6'
2015-05-12 Julien PauliUpdated NEWS
2015-05-12 Julien PauliMerge branch 'PHP-5.5' into PHP-5.6
2015-05-12 Julien PauliFix for #66048
2015-05-12 Nikita PopovMerge branch 'PHP-5.6'
2015-05-12 Nikita PopovFix bug #69599
2015-05-12 Dmitry StogovMark first call frames of stack segment with ZEND_CALL_...
2015-05-12 Julien PauliUpdated NEWS
2015-05-12 Christoph M... return FALSE instead of NULL from ZipArchive::getStream...
2015-05-12 Adil IlhanHTTP 506 status code added.
2015-05-12 Matthias BreddinUpdate www.conf.in
2015-05-12 Matthias BreddinDetailed information about the strftime access.log...
2015-05-12 Julien PauliUpdated NEWS
2015-05-12 Aaron PiotrowskiAdd support for $callable() sytnax with 'Class::method'
2015-05-12 Julien PauliReworked NEWS for PHP 7
2015-05-12 Dmitry StogovFixed string handling (string cached in SHM marked...
2015-05-12 Xinchen HuiMerge branch 'phpize-zts-display' of https://github...
2015-05-12 Yuchen WangFix wrong display in ZTS checking
2015-05-12 Julien PauliUpdated NEWS
2015-05-12 Mats LindhAdd comment about SEARCH HTTP Verb being possible as...
2015-05-12 Mats LindhAdd test for the SEARCH HTTP verb in the CLI HTTP server.
2015-05-12 Mats LindhAdd "SEARCH" as supported HTTP verb.
2015-05-12 Julien PauliUpdated UPGRADING
2015-05-12 Julien PauliFixed tests
2015-05-12 Stanislav MalyshevBan rebinding closures to different internal classes
2015-05-12 Julien PauliUpdated UPGRADING
2015-05-12 Christoph M... prohibit empty cookie names for setcookie()
2015-05-12 Xinchen HuiMerge branch 'fpm-trace' of https://github.com/laruence...
2015-05-12 Xinchen HuiUse explicit type here
2015-05-12 Andreas HeiglImplements extended error messages
2015-05-12 Loïck PieraFix typo in INSTALL
2015-05-12 Josef ŠimánekRemove MSIE 5-specific Cache-Control fields.
2015-05-11 Stanislav MalyshevAdd test for bug #69522
2015-05-11 Stanislav MalyshevUpdate tests
2015-05-11 Stanislav MalyshevFix bug #69522 - do not allow int overflow
2015-05-11 Xinchen HuiImplemented fpm_trace for PHP7
2015-05-10 Anatol Belskicatch more places for libxml headers search
2015-05-10 Anatol Belskiimprove searchability for libxml2 headers
2015-05-10 Anatol Belskifix snprintf redefinition in libxmlrpc under vc14
2015-05-10 Anatol Belskifix timezone usage in soap for vc14
2015-05-10 Jakub ZelenkaTidy up and regenerate json parser with latest bison...
2015-05-10 Anatol Belskifix _timezone usage for vc14
2015-05-10 Lauri Kenttärandom_int: Fix power of two check.
2015-05-10 Stanislav MalyshevForgot test file
2015-05-10 Stanislav MalyshevFix bug #69403 and other int overflows
2015-05-10 Stanislav MalyshevFixed bug #69418 - more s->p fixes for filenames
2015-05-10 Stanislav MalyshevFixed bug #69364 - use smart_str to assemble strings
2015-05-10 Stanislav MalyshevMerge branch 'PHP-5.6'
2015-05-10 Stanislav MalyshevMerge branch 'fix48147'
2015-05-10 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2015-05-10 Stanislav MalyshevFix #48147 - implement manual handling of //IGNORE...
2015-05-09 SammyKAdd tests for CSPRNG, fix C99 comments
2015-05-09 LeighImprove CSPRNG implementation
2015-05-09 SammyKInitial implementation for CSPRNG API
2015-05-08 Stanislav MalyshevFix #48147 - implement manual handling of //IGNORE...
2015-05-08 Nikita PopovFix static closure error in call_user_func opcode
2015-05-08 Xinchen HuiSorry, missed here should be checked
2015-05-08 Xinchen HuiRemove not necessary checks
2015-05-08 Xinchen HuiReorder fields of curl
2015-05-08 Xinchen Huirevert previously change to this
2015-05-07 Daniel LowreyImprove ZBLOCK handling with zlib < 1.2.4
2015-05-07 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2015-05-07 Dmitry StogovImproved fast path locality
2015-05-07 Dmitry StogovFixed $this release
2015-05-07 Xinchen HuiMerge branch 'php-ini-typo' of https://github.com/lazys...
2015-05-07 Nikita PopovAdd some NEWS entries
2015-05-07 Nikita PopovAllow self etc in eval / file scope
2015-05-07 Dmitry StogovAvoid unnecessary reference counter incrementation...
2015-05-07 Daniel LowreyFix Z_BLOCK breakage when built against zlib < 1.2.4
2015-05-07 Xinchen HuiMerge branch 'master' of git.php.net:php-src
2015-05-07 Xinchen HuiFixed test in some cases(for more children, needs more...
2015-05-07 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2015-05-07 Dmitry StogovMerge branch 'PHP-5.6'
2015-05-07 Dmitry StogovMerge branch 'PHP-5.5' into PHP-5.6
2015-05-07 Dmitry StogovFixed bug #69549 (Memory leak with opcache.optimization...
2015-05-07 Remi Colletset ext/zip version to 1.13 (as we have new methods...
2015-05-07 Dmitry StogovStrings and other pointers should be handled differently
2015-05-07 Dmitry StogovFixed redundand internal constructor behavior (they...
2015-05-07 Rasmus LerdorfFix build
2015-05-07 Xinchen HuiTemporary fix for SIGFPE
2015-05-06 Dmitry StogovAdded experimental (disabled by default) file based...
2015-05-06 Dmitry StogovFixed return without value
2015-05-06 Dmitry StogovFixed bug #69534 (Cycle leaks through declared properti...
2015-05-06 Nikita PopovFix compiler assumptions about self/etc wrt closures
2015-05-06 Nikita PopovDon't implicitly make closures in static methods static
2015-05-06 Remi Colletbetter fix (also fix i386 build)
2015-05-06 Remi Collettry to fix build when LONG_MAX not defined
2015-05-06 Remi ColletNEWS
2015-05-06 Remi Colletadd ZipArchive::setCompressionName and ZipArchive:...
2015-05-06 Remi Colletdon't use deprecated libzip call
2015-05-06 Remi Colletupdate libzip to version 1.0.1
2015-05-06 Xinchen HuiUse fast zpp for frequently used gettext(_)
next