]> granicus.if.org Git - php/shortlog
php
2015-06-29 Anatol Belskirefix the negative zend_long to size_t casts
2015-06-29 Christoph M... Merge branch 'PHP-5.6'
2015-06-29 Edgar R. Sandiadding several other testing scenarios of code without...
2015-06-29 Christoph M... Merge branch 'PHP-5.6'
2015-06-29 Edgar R. Sandiadding another testing scenario without coverage in...
2015-06-29 Dmitry StogovMerge branch 'PHP-5.6'
2015-06-29 Dmitry StogovOn Windows PHP may be restarted with different set...
2015-06-29 Dmitry StogovOn Windows PHP may be restarted with different set...
2015-06-29 jrchampUPGRADING typos/wording
2015-06-29 Dmitry StogovImproved zend_string API (Francois Laupretre)
2015-06-29 Côme BernigaudDeprecating ldap_sort the right way
2015-06-29 Dmitry StogovRestored old behavior
2015-06-29 Anatol Belskifix more places with subtle negative zend_long to size_...
2015-06-29 Anatol Belskiremove useless check
2015-06-29 Anatol Belskiremove comment
2015-06-29 Dmitry StogovRevert "Fixed last previously broken tests"
2015-06-29 Dmitry StogovPrevent attempts of compile-time evaluation of invalid...
2015-06-29 Dmitry StogovReverted wrong fb08798c9f0ea820d567668d0cea4833dc61dd8e
2015-06-29 Andreas HeiglFixes ldap_sort-tests
2015-06-29 Andreas HeiglAdds deprecation-message for ldap_sort
2015-06-29 Dmitry StogovDon't evaluate invalid constant expressions.
2015-06-29 Anatol Belskifix negative zend_long to size_t cast
2015-06-29 Edgar R. Sandiremoved unreachable code in the substr_replace function
2015-06-29 Dmitry StogovFixed bug #69955 (Segfault when trying to combine ...
2015-06-29 Anatol Belskikeep LDAP_DEPRECATED in config.w32
2015-06-29 Côme BernigaudPutting back deprecated symbols for ldap_sort
2015-06-29 Côme BernigaudRemoved deprecated function calls from ldap module
2015-06-29 Côme BernigaudRemoved ifdefs of LDAP_API_FEATURE_X_OPENLDAP, fixed...
2015-06-29 Xinchen HuiMerge branch 'master' of git.php.net:php-src
2015-06-29 Xinchen HuiFixed memroy errors with valgrind
2015-06-29 Stanislav MalyshevMerge branch 'PHP-5.6'
2015-06-29 Côme BernigaudMerge PR about LDAP cleaning by removing deprecated...
2015-06-29 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2015-06-29 Xinchen HuiMerge branch 'master' of git.php.net:php-src
2015-06-29 Xinchen HuiFixed segfault in wordpress (introduced in rev 4a4529ad...
2015-06-29 Côme BernigaudPutting back deprecated symbols for ldap_sort
2015-06-29 Anatol Belskifix tests
2015-06-29 Anatol Belskiremove useless assignment
2015-06-29 Anatol Belskifix FCGI crash in TS mode
2015-06-29 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-06-29 Stanislav MalyshevMerge branch 'pull-request/1350' into PHP-5.4
2015-06-29 Bob WeinandFix assertion failure with Z_REFCOUNT() in info constants
2015-06-29 Rasmus Lerdorf2nd arg of sprintf is optional
2015-06-29 Bob WeinandMake backtraces *much* more readable
2015-06-29 Bob WeinandAdd yield from to frame leaving instructions
2015-06-28 Bob WeinandShow exception source in phpdbg
2015-06-28 Bob WeinandFixed last previously broken tests
2015-06-28 Bob WeinandShow full signature upon inheritance mismatch
2015-06-28 Bob WeinandRemove now unneeded step option (-s)
2015-06-28 Jakub ZelenkaFix incompatible JSON errors
2015-06-28 Bob WeinandFix bug #69957 (Different ways of handling div/mod...
2015-06-28 Jakub ZelenkaFix bug #62010 (json_decode produces invalid byte-seque...
2015-06-28 Jakub ZelenkaBump re2c version for json scanner
2015-06-28 Bob WeinandFix bug #69952 (Dereferencing issue in session_start())
2015-06-28 Bob WeinandForgot to git add rope leak test
2015-06-28 Bob WeinandFix rope memory leaks upon exception
2015-06-28 Xinchen HuiFixed ZEND_VM_DEFINE_OP build when --without-specializer
2015-06-28 Xinchen HuiMerge branch 'master' of git.php.net:php-src
2015-06-28 Xinchen HuiUnused ret
2015-06-28 Anatol Belskiupdated NEWS
2015-06-28 Cameron PorterCorrect oci8 hash destructors to prevent segfaults...
2015-06-27 Anatol Belskitweak the zendparse symbol to be exported with newer...
2015-06-27 Anatol Belskifix touching
2015-06-27 Anatol Belskitouch all the files before creating a tarball
2015-06-27 Anatol Belskifix one more bad char in the NEWS
2015-06-27 Anatol Belskiremove BOM and a unicode char from the NEWS
2015-06-27 Christoph M... updated NEWS
2015-06-27 Christoph M... Merge branch 'PHP-5.6'
2015-06-27 Christoph M... updated NEWS
2015-06-27 Christoph M... Fixed #69655: php -S changes MKCALENDAR request method...
2015-06-27 Christoph M... Merge branch 'PHP-5.6'
2015-06-27 Christoph M... added skip condition for powershell requirement of...
2015-06-27 Christoph M... updated NEWS
2015-06-27 Christoph M... Merge branch 'PHP-5.6'
2015-06-27 Christoph M... updated NEWS
2015-06-27 Christoph M... Fix #64878: 304 responses return Content-Type header
2015-06-27 Christopher... Merge some fixes from Senthil. Some test diffs still...
2015-06-27 Christopher... Fix table name in initialization DROP TABLE statement
2015-06-26 Tjerk MeestersFeature: Enhanced array_column() to also work with...
2015-06-26 Christoph M... Merge branch 'PHP-5.6'
2015-06-26 Christoph M... added regression test for bug #69679
2015-06-26 Christoph M... Merge branch 'PHP-5.6'
2015-06-26 Christoph M... slightly revised bug69462.phpt
2015-06-26 Tomasz SawickiTest for bug #69462
2015-06-26 Bob WeinandFix warning in zend_execute.c by explicit cast
2015-06-26 Bob WeinandUse ZEND_INIT_STATIC_METHOD_CALL for literals of form...
2015-06-26 Aaron PiotrowskiFix closure leak test
2015-06-26 Aaron PiotrowskiFix test duplication, add more tests
2015-06-26 Christoph M... restricted test to English locale (fails otherwise)
2015-06-26 Christoph M... fixed broken test (syntax error in SKIPIF section)
2015-06-26 Kalle Sommer... Add test for bug #69939
2015-06-26 Kalle Sommer... Fixed bug #69939 (Casting object to bool returns false)
2015-06-26 Kalle Sommer... Merge branch 'master' of https://git.php.net/push/php-src
2015-06-26 Bob WeinandFix Closure leak in aborted INIT_DYNAMIC_FCALL
2015-06-26 Aaron PiotrowskiAdded more indirect call tests, remove invalid test
2015-06-26 Aaron PiotrowskiFix 'Class::method' indirect call with empty method...
2015-06-25 Tjerk MeestersMerge branch 'PHP-5.6'
2015-06-25 Tjerk MeestersFixed #69882: OpenSSL error "key values mismatch" after...
2015-06-25 Rasmus Lerdorf3rd arg to stream_set_timeout is optional
2015-06-25 Julien PauliMerge branch 'PHP-5.6'
next