]> granicus.if.org Git - php/shortlog
php
2016-07-12 Christoph M... Merge branch 'PHP-7.0'
2016-07-12 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-12 Christoph M... Partially fix #72506: idn_to_ascii for UTS #46 incorrec...
2016-07-12 Anatol Belskiupdate NEWS
2016-07-12 Anatol BelskiMerge branch 'PHP-7.0'
2016-07-12 Anatol Belskiupdate NEWS
2016-07-12 y-utiMake phpize set a proper build type (windows)
2016-07-12 Julien PauliUpdated NEWS
2016-07-12 Julien PauliMerge branch 'PHP-7.0'
2016-07-12 Julien PauliUpdated NEWS
2016-07-12 Julien PauliMerge branch 'PHP-5.6' into PHP-7.0
2016-07-12 Julien PauliUpdated NEWS
2016-07-12 Bishop BettiniFixes #52384: Adds parameter value to dumped output...
2016-07-12 Julien PauliMerge branch 'PHP-7.0'
2016-07-12 Julien PauliUpdated NEWS
2016-07-12 Julien PauliMerge branch 'PHP-5.6' into PHP-7.0
2016-07-12 Julien PauliUpdated NEWS
2016-07-12 goohFix #72575: using --allow-to-run-as-root should ignore...
2016-07-12 Julien PauliMerge branch 'PHP-7.0'
2016-07-12 Julien PauliMerge branch 'PHP-5.6' into PHP-7.0
2016-07-12 Julien PauliUpdated NEWS
2016-07-12 Loz CalverFix 72122 - don't use EH_THROW for calls to getIterator
2016-07-12 Xinchen HuiMerge branch 'PHP-7.0'
2016-07-12 Xinchen HuiMerge branch 'PHP-5.6' into PHP-7.0
2016-07-12 Xinchen Huibackport to 5.6 (we should not unset the default value)
2016-07-12 Xinchen HuiUpate NEWS
2016-07-12 Xinchen HuiMerge branch 'PHP-7.0'
2016-07-12 Xinchen HuiFixed bug #72581 (previous property undefined in Except...
2016-07-11 Aaron PiotrowskiFix pcntl_signal_get_handler() test
2016-07-11 Bob WeinandRewrite watchpoints to be much more stable
2016-07-11 Anatol Belskishow libtidy version in the info, if available
2016-07-11 Christoph M... Update NEWS
2016-07-11 Christoph M... Merge branch 'PHP-7.0'
2016-07-11 Christoph M... Update NEWS
2016-07-11 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-11 Christoph M... Bug #66836 has been fixed
2016-07-11 Julien PauliMerge branch 'PHP-7.0'
2016-07-11 Julien PauliMerge branch 'PHP-5.6' into PHP-7.0
2016-07-11 Julien PauliRemove needless zeroing of anonymously mmap'd memory
2016-07-11 Michael McConvilleRemove needless zeroing of anonymously mmap'd memory
2016-07-11 Anatol Belskiupdate NEWS
2016-07-11 Anatol Belskifix config.w32 for new libtidy support
2016-07-11 Michael Orlitzkyext/tidy: work around a legacy libtidy bug in a test.
2016-07-11 Michael Orlitzkyext/tidy: update the configuration file test to not...
2016-07-11 Michael Orlitzkyext/tidy: fix expected test output with tidy-html5.
2016-07-11 Michael Orlitzkyext/tidy: fix non-deterministic expected output in...
2016-07-11 Michael Orlitzkyext/tidy: fix DOCTYPE definitions in expected test...
2016-07-11 Michael Orlitzkyext/tidy: add support for the new tidy-html5 library.
2016-07-11 Christoph M... Credit Scott, who authored the ext/mcrypt deprecation RFC
2016-07-11 Julien PauliUpdate for NEWS
2016-07-11 Christoph M... Deprecate mcrypt and mdecrypt stream filters
2016-07-11 Christoph M... Fix tests according to changed deprecation message
2016-07-11 Christoph M... Use PHP_DEP_FE instead of manually emitting deprecation...
2016-07-11 Christoph M... Fix missed test
2016-07-11 Christoph M... Implement RFC: Deprecate (then Remove) Mcrypt
2016-07-11 c9sAdd document for zend_gc_collect_cycles
2016-07-11 Derick RethansMerge branch 'PHP-7.0'
2016-07-11 Derick RethansMerge branch 'PHP-5.6' into PHP-7.0
2016-07-11 Derick RethansGenerate new .c file from .re file, as that was missing...
2016-07-11 Anatol Belskimove the internal only info into UPGRADING.INTERNALS
2016-07-11 Christoph M... Implement RFC "Deprecate mb_ereg_replace eval option"
2016-07-11 Anatol Belskiadd comment and fix typo
2016-07-11 Anatol Belskiadded UPGRADING and NEWS notes
2016-07-11 Anatol Belskifix build with mod_winnt
2016-07-11 Martin VobrubaPass error severity to SAPI modules and raise correspon...
2016-07-11 Anatol Belskifix cli codepage reset
2016-07-11 Anatol Belskisilence compiler noise
2016-07-11 Xinchen HuiMerge branch 'PHP-7.0'
2016-07-11 Xinchen HuiFixed bug #72571 (SQLite3::bindValue, SQLite3::bindPara...
2016-07-10 Nikita PopovAdd opcodes to zend_wrong_string_offset()
2016-07-10 Matteo BeccatiMerge branch 'PHP-7.0'
2016-07-10 Matteo BeccatiFixed bug #72570 Segmentation fault when binding parame...
2016-07-10 Matteo BeccatiMerge branch 'PHP-5.6' into PHP-7.0
2016-07-10 Matteo BeccatiFixed bug #70313 PDO statement fails to throw exception
2016-07-08 Julien PauliUpdated NEWS
2016-07-08 Adam SaponaraEnsure optind is correct when flags appear after dash...
2016-07-08 Adam SaponaraAdd optind param to getopt
2016-07-08 Julien PauliUpdated NEWS
2016-07-08 Julien PauliMerge branch 'PHP-7.0'
2016-07-08 Julien PauliUpdated NEWS
2016-07-08 Julien PauliMerge branch 'PHP-5.6' into PHP-7.0
2016-07-08 Julien PauliUpdated NEWS
2016-07-08 Jos Elstgeestupdate filter_var filters for ipv4 addresses to reflect...
2016-07-08 Julien PauliMerge branch 'PHP-7.0'
2016-07-08 Adam BaratzCorrect for connection with PDO::ATTR_STRINGIFY_FETCHES...
2016-07-08 Julien PauliMerge branch 'pull-request/1987'
2016-07-08 Julien PauliUpdated NEWS
2016-07-08 Christoph M... Implement #43269: Retrieve FD_SETSIZE within PHP
2016-07-08 Julien PauliMerge branch 'PHP-7.0'
2016-07-08 Julien PauliUpdated NEWS
2016-07-08 Julien PauliMerge branch 'PHP-5.6' into PHP-7.0
2016-07-08 Julien PauliUpdated NEWS
2016-07-08 Julien PauliBackported bug #71144 (Segmentation fault when using...
2016-07-08 Michael Maroszekfix bug #72024 (microtime() leaks memory)
2016-07-08 Remi ColletNEWS
2016-07-08 Remi ColletMerge branch 'PHP-7.0'
2016-07-08 Remi ColletNEWS
2016-07-08 Remi ColletFixed Bug #72564 boolean always deserialized as "true"
2016-07-08 Remi ColletMerge branch 'PHP-5.6' into PHP-7.0
2016-07-08 Remi Colletadd test for bug #72564 (7.x regression)
next