projects
/
php
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
php
2017-01-20
Remi Collet
Fixed bug #73965 DTrace reported as enabled when disabled
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Xinchen Hui
Fixed another part in ldap (bug #73933)
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Ferenc Kovacs
Merge branch 'PHP-5.6' into PHP-7.0
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Ferenc Kovacs
update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Mitch Hagstrand
Removing zmemcheck from .gdbinit
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Joe Watkins
Fix bug #73949 leak in mysqli_fetch_object
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Thomas Punt
Remove remnants of TSMRLS_* macro calls
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Marcus Bointon
DNS CAA record type implementation and tests for https...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Leigh
Change free to OPENSSL_free
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Remi Collet
NEWS
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Remi Collet
Fix #73956 Link use CC instead of CXX
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Thomas Punt
Fix ce comparison
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Joe Watkins
updates to release docs
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Mitch Hagstrand
Fixes in .gdbinit for ZE 3
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Anatol Belski
[ci skip] sync NEWS
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Anatol Belski
Merge branch 'PHP-5.6' into PHP-7.0
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Christoph M...
Fix #73869: Signed Integer Overflow gd_io.c
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Christoph M...
Fix #73868: DOS vulnerability in gdImageCreateFromGd2Ctx()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Xinchen Hui
Fixed bug #73933 (error/segfault with ldap_mod_replace...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Nikita Popov
Merge branch 'PHP-5.6' into PHP-7.0
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Nikita Popov
Add additional serialize tests for fixed bugs
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Stanislav Malyshev
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Niklas Keller
Add test ini_set with invalid time zone
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Stanislav Malyshev
Merge branch 'PHP-5.6' into PHP-7.0
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Stanislav Malyshev
Fix test
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Stanislav Malyshev
Merge branch 'PHP-5.6' into PHP-7.0
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Stanislav Malyshev
Update more functions with path check
commit
|
commitdiff
|
tree
|
snapshot
2017-01-15
Anatol Belski
fix AppVeyor failures with Opcache enabled
commit
|
commitdiff
|
tree
|
snapshot
2017-01-14
Yordan Gigov
Fixed bug #69993
commit
|
commitdiff
|
tree
|
snapshot
2017-01-14
Mitch Hagstrand
Added test for "opcache: print restart reason" to basic...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Alexander Polyakov
opcache: print restart reason
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Anatol Belski
fix remaining tests for Opcache runs
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Anatol Belski
ensure the end path wouldn't contain double slashes
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Anatol Belski
templatize the resource number
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Mitch Hagstrand
Increase wait time for tests involving sockets to impro...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Xinchen Hui
Fixed bug #73916 (zend_print_flat_zval_r doesn't consid...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-12
rfussenegger
Fix bug #69899
commit
|
commitdiff
|
tree
|
snapshot
2017-01-12
Mitch Hagstrand
Fixed bug #72680 gdbinit print_cvs not prepared for...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Markus Staab
added a note to opache.fast_shutdown why its not enable...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Joe Watkins
Merge branch 'PHP-7.0' of git.php.net:/php-src into...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Joe Watkins
Fixed bug #71219 configure script incorrectly checks...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Robrecht Plaisier
Fixed bug #67707 IV not needed for ECB encryption mode...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Arnout Boks
Fixed #73907 (nextSibling property not included in...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Arnout Boks
Fixed bug #61858 (DOMAttr debug info generates E_WARNING)
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Nikita Popov
Merge branch 'PHP-5.6' into PHP-7.0
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Mitch Hagstrand
Fix glob-wrapper.phpt to not fail in Windows
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Christoph M...
Fix #73893: A hidden danger of death cycle in a functio...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Joe Watkins
Merge branch 'pull-request/1807' into PHP-7.0
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
marcosptf
pull-request/1807:
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Ondřej Surý
Prevent fd leak in readdir_r that causes false negative...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Joe Watkins
Fixed #73902 mention router support in usage output...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Sara Golemon
Merge branch 'PHP-5.6' into PHP-7.0
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Nikita Popov
Un-XFAIL serialization test
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Leigh
Fix check for linux getrandom syscall
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Mitch Hagstrand
Add print zend string function to gdbinit
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Sara Golemon
Fix open_basedir check for glob:// opendir wrapper
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Joe Watkins
Revert "set more suitable defaults for opcache in ini...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Joe Watkins
update release process notes
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Joe Watkins
Merge branch 'PHP-7.0' of git.php.net:/php-src into...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Joe Watkins
fix stub to accept user properly
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Dmitry Stogov
Fixed bug #73896 (spl_autoload() crashes when calls...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Joe Watkins
Merge branch 'pull-request/2291' into PHP-7.0
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Markus Staab
set more suitable defaults for opcache in ini and code
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Xinchen Hui
Fixed bug #73854 (Always true condition in php_openssl_...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Joe Watkins
Fixed bug #72979 money_format stores wrong length on AIX
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Joe Watkins
update ip2long_varation2 test to skip for AIX, see...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Joe Watkins
Fixed #72974 imap is undefined service on AIX
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Mitch Hagstrand
Fix FTP tests for Travis CI.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-08
Markus Staab
Use proper file extension for the README
commit
|
commitdiff
|
tree
|
snapshot
2017-01-08
Peter Kokot
Fix 404 links in Litespeed README - Bug 73890
commit
|
commitdiff
|
tree
|
snapshot
2017-01-08
Anatol Belski
update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2017-01-08
Remi Collet
improve FPM tests (mostly for systemd build)
commit
|
commitdiff
|
tree
|
snapshot
2017-01-08
Sara Golemon
[ast] Fix exporting **= in expansion of assign op
commit
|
commitdiff
|
tree
|
snapshot
2017-01-08
Nikita Popov
deflate_add(): Don't add unnecessary +1 to size
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Nikita Popov
Fix OOB read introduced by previous commit
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Rowan Collins
http_fopen_wrapper.c - Handle HTTP headers with varying...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Nikita Popov
Fixed bug #67583
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Nikita Popov
Rename fcgi_request.closed to .ended
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Joe Watkins
Merge branch '1391' into PHP-7.0
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Andreas Heigl
Adapts the readme to the new test-possibility
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Anatol Belski
Implement github PR #1736
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Anatol Belski
fix wrong version
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Anatol Belski
extend UPGRADING
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Evgeniy Makhrov
add 'e' flag for fopen() to enable CLOEXEC
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Joe Watkins
Merge branch 'pull-request/2283' into PHP-7.0
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Leigh
Remove superfluous variable reinit
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Joe Watkins
Merge branch '2211' into PHP-7.0
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Craig Duncan
PR #2211 don't supress warnings in tests
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Joe Watkins
Merge branch 'pull-request/2284' into PHP-7.0
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Mitch Hagstrand
Fixes for session and fpm tests in PHP7.0 branch
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Anatol Belski
/guard is also a security flag
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Mitch Hagstrand
Revert "Test request47456.phpt for PR 1303" on PHP...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Anatol Belski
fix typo
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Anatol Belski
update NEWS and UPGRADING
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Dorin Marcoci
Return integer field types as native integers instead...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Mitch Hagstrand
Test request47456.phpt for PR 1303
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Joe Watkins
fix build broken by #2124
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Leigh
Some commentary, change free method
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Leigh
Conditionally free depending on how assignment happened
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Leigh
Fix memleaks from #1755 and some pre-existing ones
commit
|
commitdiff
|
tree
|
snapshot
next