]> granicus.if.org Git - php/shortlog
php
2015-08-19 Anatol Belskiuse the bare tarball filename for the stub, no path...
2015-08-19 Xinchen HuiUpdate NEWs
2015-08-19 Xinchen HuiMerge branch 'master' of https://github.com/marcioAlmad...
2015-08-19 Xinchen HuiThis bug is already fixed, but it's better to have...
2015-08-19 Christopher... Resolve build warnings. Bump ver. Better range check...
2015-08-18 Bob WeinandFixed bug #70295 (Segmentation fault with setrawcookie)
2015-08-18 Márcio Almadafixes a syntactical inconsistency with group use and...
2015-08-18 Anatol Belskicorrect NEWS
2015-08-18 Christoph M... Merge branch 'PHP-5.6'
2015-08-18 Christoph M... Fix #67604: The built windows documention refers to...
2015-08-18 Jakub ZelenkaUse macros for openssl overflow checks
2015-08-18 Jakub ZelenkaFix possible overflow in openssl_pbkdf2
2015-08-18 Anatol BelskiNEWS for next
2015-08-18 Joe WatkinsFix mangled property names on anon classes
2015-08-18 Côme BernigaudMerge branch 'PHP-5.6'
2015-08-18 Côme BernigaudMerge branch 'pull-request/1477' into PHP-5.6
2015-08-18 Côme BernigaudPatch from Rainer Jung to provide Solaris LDAP support
2015-08-18 Xinchen HuiMerge branch 'patch-gdbinit' of https://github.com...
2015-08-18 Xinchen HuiFixed memleak in Zend/tests/bug39297
2015-08-18 Xinchen HuiFixed bug #70288 (Apache crash related to ZEND_SEND_REF)
2015-08-18 Bob WeinandFixed bug #70293 (Crash with specific assertions and...
2015-08-18 Julien PauliRemoved unused code
2015-08-18 Bob WeinandWoops, accidentally made TS build fail...
2015-08-18 Bob WeinandRevert fix for nicer truncation on log_errors_max_len
2015-08-18 Christoph M... Fix #70289: Different sort in php7 (and hhvm) compared...
2015-08-18 Xinchen HuiLost this entry while merging
2015-08-18 Xinchen HuiMerge branch 'master' of git.php.net:php-src
2015-08-18 Bob WeinandBetter fix for exception traces truncation with anon...
2015-08-18 Xinchen HuiFixed bug #70272 (Segfault in pdo_mysql)
2015-08-18 Xinchen HuiImproved fix for bug #70262
2015-08-18 Xinchen HuiMerge branch 'master' of git.php.net:php-src
2015-08-18 Xinchen HuiIt should not be skip
2015-08-18 Xinchen HuiSkip the test with valgrind
2015-08-18 Dmitry StogovRevert "Do not truncate exception traces upon anon...
2015-08-18 Michael Wallnerfix inheritance of internal interfaces with constants
2015-08-18 Michael Wallnerfix printzv (refcount)
2015-08-18 Bob WeinandDo not truncate exception traces upon anon class name
2015-08-17 Anatol Belskifix test
2015-08-17 Anatol BelskiTSRM_TLS should be usable in NTS build
2015-08-17 Christoph M... no need to skip this test if no dictionaries are installed
2015-08-17 Christoph M... Merge branch 'pull-request/1473'
2015-08-17 marcosptfnew test for enchant pwl file
2015-08-17 Jakub ZelenkaCheck and use correct signature_len type for EVP_Verify...
2015-08-17 Christoph M... updated NEWS
2015-08-17 Christoph M... fixed changed error message in test
2015-08-17 Christoph M... Merge branch 'PHP-5.6'
2015-08-17 Christoph M... updated NEWS
2015-08-17 Julien PauliRemoved dead code
2015-08-17 Julien PauliRenamed struct member
2015-08-17 Christoph M... Fix #70277: new DateTimeZone($foo) is ignoring text...
2015-08-17 Dmitry StogovFixed bug #70262 (Accessing array crashes PHP 7.0beta3)
2015-08-17 Dmitry StogovFixed tests on 32-bit systems
2015-08-16 Derick RethansMerge branch 'PHP-5.6'
2015-08-16 Derick RethansFixed sorting order
2015-08-16 Derick RethansUpdated to version 2015.6 (2015f)
2015-08-16 Derick RethansEmpty merge
2015-08-16 Derick RethansUpdated to version 2015.6 (2015f)
2015-08-16 Jakub ZelenkaFix some int overflows in openssl
2015-08-15 Anatol Belskiupdate NEWS
2015-08-15 Anatol Belskifix incompatible types
2015-08-15 Anatol Belskiadd SIZEOF_SIZE_T to oniguruma
2015-08-15 Anatol Belskifix pointer truncation cases
2015-08-15 Tjerk MeestersMerge branch 'PHP-5.6'
2015-08-15 Tjerk MeestersUpdated NEWS for #70157
2015-08-15 Tjerk MeestersMerge branch 'bug70157' into PHP-5.6
2015-08-15 Tjerk MeestersFixed #70157 parse_ini_string() segmentation fault...
2015-08-15 Christoph M... Merge branch 'PHP-5.6'
2015-08-15 Christoph M... fixed wrong params in proto
2015-08-14 Adam SaponaraPrevent warning when printing arrays in gdb
2015-08-14 Christoph M... Merge branch 'master' of https://git.php.net/repository...
2015-08-14 Christoph M... updated NEWS
2015-08-14 Christoph M... Merge branch 'PHP-5.6'
2015-08-14 Nikita PopovExecuted file can be NULL
2015-08-14 Christoph M... updated NEWS
2015-08-14 Christoph M... Fix #70264: CLI server directory traversal
2015-08-14 Nikita PopovFix leak in previous commit
2015-08-14 Nikita PopovDon't copy zend_strings during exception creation
2015-08-14 Anatol Belskifix array size calculation for range, related to bug...
2015-08-14 Anatol Belskiadd range() tests
2015-08-14 Anatol BelskiFixed bug #70239 Creating a huge array doesn't result...
2015-08-14 Christoph M... updated NEWS
2015-08-14 Christoph M... Merge branch 'PHP-5.6'
2015-08-14 Christoph M... updated NEWS
2015-08-14 Christoph M... Fix #70266 (DateInterval::__construct.interval_spec...
2015-08-14 Xinchen HuiRemove useless insert
2015-08-14 Xinchen HuiFixed dumpbt
2015-08-14 Dmitry StogovSet expectations
2015-08-13 Adam HarveyWe don't need CVS/SVN keywords in UPGRADING.
2015-08-13 Adam HarveyWe did eventually decide it was PHP 7.0, so make it so.
2015-08-13 Christoph M... Merge branch 'pull-request/1454'
2015-08-13 Xinchen HuiSimplify the macro (HT_DATA_SIZE/HT_HASH_SIZE is not...
2015-08-13 Xinchen HuiFixed similar issues(segfault on OOM)
2015-08-13 Xinchen HuiFixed segfault while OOM in pack_to_hash
2015-08-13 Xinchen HuiFixed tests(I am not sure, these tests seems strange...
2015-08-13 Christoph M... updated NEWS
2015-08-13 Christoph M... Merge branch 'PHP-5.6'
2015-08-13 Christoph M... updated NEWS
2015-08-13 Christoph M... Fix #70232: Incorrect bump-along behavior with \K and...
2015-08-13 Dmitry StogovGet rid of implicit type casting in GC_*() macros in...
2015-08-13 Derick RethansMerge branch 'PHP-5.6'
next