]> granicus.if.org Git - php/shortlog
php
2016-01-22 Xinchen HuiWe don't need to dup zend_class_constant here.
2016-01-21 Nikita PopovMake op1/op2 decoding in phpdbg more complete
2016-01-21 Nikita PopovDon't print try-catch offset for FAST_RET w/o ev
2016-01-21 Nikita PopovMark op1 of INIT_FCALL as NUM
2016-01-21 Nikita PopovConsolidate op1/op2 vm flags
2016-01-21 Andrey HristovAdd missing macro
2016-01-21 Xinchen HuiTypo (SKIPF -> SKIPIF)
2016-01-21 Xinchen HuiEmpty line
2016-01-21 Xinchen HuiCover overloaded functions
2016-01-21 Xinchen HuiLet's add a class entry for testing
2016-01-21 Xinchen HuiMerge branch 'master' of git.php.net:/php-src
2016-01-21 Xinchen HuiFixed bug #71413 (Crash with constants on internal...
2016-01-21 Ferenc KovacsMerge branch 'PHP-7.0'
2016-01-21 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2016-01-21 Ferenc Kovacsre-arrange NEWS
2016-01-20 Ferenc KovacsMerge branch 'PHP-7.0'
2016-01-20 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2016-01-20 Ferenc Kovacs5.6.19 will be next
2016-01-20 Remi ColletMerge branch 'PHP-7.0'
2016-01-20 Remi ColletMerge branch 'PHP-5.6' into PHP-7.0
2016-01-20 Remi ColletFix test when run with openssl < 1.0.2 (reorder so...
2016-01-20 Joe WatkinsMerge branch 'master' of https://github.com/php/php-src
2016-01-20 Joe Watkinsfix ReflectionClass::__toString doc block omitted
2016-01-20 Joe WatkinsMerge branch 'PHP-7.0' of https://github.com/php/php...
2016-01-20 Joe Watkinsfix ReflectionClass::__toString doc block omitted
2016-01-20 Anatol BelskiMerge branch 'PHP-7.0'
2016-01-20 Anatol Belskiimprove fix for bug #71201
2016-01-20 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-01-20 Anatol Belskiimprove fix for bug #71201
2016-01-19 Nikita PopovMark isset($$var) as INDIRECT_VAR_ACCESS
2016-01-19 Nikita PopovAdd support for Pi type constraints
2016-01-19 Dmitry StogovTypo (ASSESS->ACCESS)
2016-01-19 Dmitry StogovUse ZEND_FUNC_INDIRECT_VAR_ASSESS instead of ZEND_FUNC_...
2016-01-19 Anatol Belskivc doesn't support #warning
2016-01-19 Anatol Belskireorder comments
2016-01-19 Anatol Belskiget rid of win32_ prefix
2016-01-19 Anatol Belskicheck return values and cleanup the job object on exit
2016-01-19 Anatol BelskiMerge branch 'PHP-7.0'
2016-01-19 Anatol Belskiadd 7.0.4 block to NEWS
2016-01-19 Anatol Belskibump version to 7.0.4-dev
2016-01-18 Anatol Belskitrap also children exits on shutdown to avoid unhandled...
2016-01-18 Anatol Belskiintegrate the /Gw compiler switch
2016-01-18 Anatol Belskifix compiler version check
2016-01-18 Anatol Belskiintegrate /Zc:inline switch
2016-01-18 Anatol Belskiadd proper noinline specifier for VC
2016-01-18 Anatol BelskiMerge branch 'PHP-7.0'
2016-01-18 Anatol Belskifix test for 7.0, OpenSSL >= 1.0.2 disables SSLv2 by...
2016-01-18 Anatol BelskiMerge branch 'PHP-7.0'
2016-01-18 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-01-18 Anatol Belskifork test
2016-01-18 Anatol Belskifix test
2016-01-18 Anatol Belskifork test
2016-01-18 Anatol Belskifork test for win32
2016-01-18 Anatol Belskifork test
2016-01-18 Anatol Belskiadd UPGRADING note for PHP_FCGI_CHILDREN on Windows
2016-01-18 Yasuo OhgakiMerge branch 'PHP-7.0'
2016-01-18 Yasuo OhgakiMerge branch 'PHP-5.6' into PHP-7.0
2016-01-18 Yasuo OhgakiUse SUCCESS/FAILURE
2016-01-18 Yasuo OhgakiFixed bug #71070 Custom session handler write method...
2016-01-18 Yasuo OhgakiFixed bug #65720 ext/mbstring/libmbfl/filters/mbfilter_...
2016-01-18 Yasuo OhgakiMerge branch 'PHP-7.0'
2016-01-18 Yasuo OhgakiMerge branch 'PHP-5.6' into PHP-7.0
2016-01-18 Yasuo OhgakiFixed bug #65720 ext/mbstring/libmbfl/filters/mbfilter_...
2016-01-18 Yasuo OhgakiUpdate NEWS
2016-01-18 Yasuo OhgakiMerge branch 'PHP-7.0'
2016-01-18 Yasuo OhgakiMerge branch 'pull-request/1731' into PHP-7.0
2016-01-18 Yasuo OhgakiMerge branch 'PHP-7.0'
2016-01-18 Yasuo OhgakiFixed bug #71397 (mb_send_mail segmentation fault)
2016-01-17 Tim DüsterhusFixed bug 71397 (mb_send_mail segmentation fault)
2016-01-17 Yasuo OhgakiMerge branch 'PHP-7.0' of git.php.net:php-src into...
2016-01-17 Yasuo OhgakiMerge branch 'PHP-7.0'
2016-01-17 Yasuo OhgakiFixed bug #71394 (session_regenerate_id() must close...
2016-01-17 Yasuo OhgakiRemove unnecessary warning by warning reorder.
2016-01-17 Yasuo OhgakiMerge branch 'PHP-7.0'
2016-01-17 Yasuo OhgakiRemove unnecessary warning by warning reorder.
2016-01-15 Yasuo OhgakiMerge branch 'PHP-7.0'
2016-01-15 Yasuo OhgakiAdd test for Bug #70133 (Extended SessionHandler::read...
2016-01-15 Anatol BelskiMerge branch 'PHP-7.0'
2016-01-15 Anatol BelskiPS(id) is zend_string *, use appropriate API
2016-01-15 Anatol Belskifork test
2016-01-15 Anatol Belskifork test
2016-01-15 Anatol Belskiadd WinEditLine support for CLI
2016-01-15 Anatol Belskiadd wineditline info to minfo
2016-01-15 Anatol Belskibasic support for wineditline
2016-01-15 Anatol Belskiconfig.w32 for ext/readline
2016-01-15 Yasuo OhgakiUpdate NEWS
2016-01-15 Anatol BelskiMerge branch 'PHP-7.0'
2016-01-15 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-01-15 Jason YoungFix header file include
2016-01-15 Yasuo OhgakiMerge branch 'PHP-7.0'
2016-01-15 Yasuo OhgakiMerge branch 'PHP-5.6' into PHP-7.0
2016-01-15 Yasuo OhgakiFixed bug #69111 (Crash in SessionHandler::read()).
2016-01-15 Yasuo OhgakiFix typo
2016-01-15 Yasuo OhgakiFix uninitialized read in rfc1867 handler reported...
2016-01-15 Andrey HristovMove cleanup code to a separate function and export...
2016-01-15 Yasuo OhgakiMerge branch 'PHP-7.0'
2016-01-15 Yasuo OhgakiMerge branch 'PHP-5.6' into PHP-7.0
2016-01-15 Yasuo OhgakiImproved fix for bug #68063 (Empty session IDs do still...
2016-01-14 Anatol BelskiMerge branch 'PHP-7.0'
2016-01-14 Anatol Belskiupdate NEWS
next