projects
/
php
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
php
2015-07-12
Christopher...
Merge branch 'master' of https://git.php.net/repository...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Christoph M...
updated NEWS
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Christoph M...
Merge branch 'PHP-5.6'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Christoph M...
updated NEWS
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Christoph M...
Fix #53154: Zero-height rectangle has whiskers
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Christoph M...
updated NEWS
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Christoph M...
Merge branch 'PHP-5.6'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Christoph M...
updated NEWS
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Christoph M...
Fix #67447: imagecrop() adds a black line when cropping
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Tjerk Meesters
Fixed #70053 MutlitpleIterator array-keys incompatible...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Christoph M...
updated NEWS
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Christoph M...
Merge branch 'PHP-5.6'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Christoph M...
updated NEWS
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Christoph M...
Fix #68714: copy 'n paste error
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
Christoph M...
Merge branch 'PHP-5.6'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
Christoph M...
Added XFAIL test for bug #53640
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
Christoph M...
updated NEWS
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
Christoph M...
Merge branch 'PHP-5.6'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
Christoph M...
updated NEWS
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
Christoph M...
Fix #66339: PHP segfaults in imagexbm
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
Christoph M...
updated NEWS
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
Christoph M...
Merge branch 'PHP-5.6'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
Christoph M...
updated NEWS
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
Christoph M...
Fix #70047: gd_info() doesn't report WebP support
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
Xinchen Hui
Better implementation
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Christoph M...
Merge branch 'PHP-5.6'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Rasmus Lerdorf
DOMDocument::saveXML has a 2nd optional arg
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Edgar R. Sandi
Adding tests for getprotobyname and getprotobynumber...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Bob Weinand
hmm, we do not need the nop after compilation, so does...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Bob Weinand
a: try { ... } ≠ try { a: ... }
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Ferenc Kovacs
Merge branch 'PHP-5.6'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Ferenc Kovacs
add missing NEWS entry
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Xinchen Hui
Fixed invalid read (Part issue of #69579)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Nikita Popov
Move try/catch/finally tests to common directory
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Nikita Popov
Mark temporary_cleaning_006.phpt as XFAIL
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Nikita Popov
Better opcode dump for finally
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Xinchen Hui
Micro optimization
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Xinchen Hui
Fixed Bug #69996 (Changing the property of a cloned...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Xinchen Hui
Fixed No 2 issue in #1400
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Xinchen Hui
Fixed Issue #1400 (double free static property)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Dmitry Stogov
Resolve GOTO at compile time and replace it with sequnc...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Dmitry Stogov
Exception thrown by "return" statement (from TMP destru...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Dmitry Stogov
Readded tests
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Dmitry Stogov
Merge branch 'master' of git.php.net:php-src
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Dmitry Stogov
Squashed commit of the following:
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Ferenc Kovacs
Merge branch 'PHP-5.6'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Ferenc Kovacs
add missing NEWS entry
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Christopher...
PDO_OCI LOB fixes (Senthil)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Christopher...
Improve test portability (Senthil)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Christopher...
Add new test section. Diff with query 5 is still to...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Christopher...
Add Oracle syntax (Senthil)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Nikita Popov
Don't return T_ERROR from token_get_all()
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Anatol Belski
refix the NEWS
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Dmitry Stogov
Fixed exception catching on break/continue
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Nikita Popov
Fix posix_setrlimit segfault
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Bob Weinand
Fix too early terminated temporary range with break...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Ferenc Kovacs
Merge branch 'PHP-5.6'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Ferenc Kovacs
move the use-after-free fixes to 5.6.11
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Dmitry Stogov
Fixed exception habdling on "return" statement.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Nikita Popov
Fix bug #69430
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Nikita Popov
Update token_get_all() arginfo
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Bob Weinand
Add test guaranteeing that loop vars are only freed...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Dmitry Stogov
Fixed invalid live-range detection
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Dmitry Stogov
Disable opcache.fast_shutdown if USE_ZEND_ALLOC=0
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Dmitry Stogov
Added missing API functions
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Xinchen Hui
Fixed Bug #70032 (make_http_soap_request calls zend_has...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Magnus Määttä
Fix posix_setrlimit() to use int as values instead...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Magnus Määttä
Add posix_setrlimit() FR #54603
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Dmitry Stogov
Fixed situation, when CHECH_EXCEPTION() might change...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Julien Pauli
Merge branch 'PHP-5.6'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Julien Pauli
Merge branch 'PHP-5.5' into PHP-5.6
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Julien Pauli
5.5.27 release
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Bob Weinand
Working fix for ctrl+d on readline/libedit
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Xinchen Hui
Merge branch 'PHP-5.6'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Xinchen Hui
Revert "Fixed invalid read"
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Xinchen Hui
Merge branch 'master' of git.php.net:php-src
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Xinchen Hui
Fixed bug #70018 (exec does not strip all whitespace)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Anatol Belski
fix NEWS
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Xinchen Hui
Fixed invalid read
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Xinchen Hui
Merge branch 'master' of git.php.net:php-src
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Xinchen Hui
Make sure fast_call_var is initialized properly
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Nikita Popov
Add assertion in liveliness computation
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Xinchen Hui
Add comment to explaining the new check
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Xinchen Hui
Remove outdate comment
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Xinchen Hui
Fixed bug #70012 (Exception lost with nested finally...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Xinchen Hui
Merge branch 'PHP-5.6'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Xinchen Hui
Fixed bug #70012 (Exception lost with nested finally...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Aaron Piotrowski
Fix failing tests from exception code changes
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Kalle Sommer...
PHP 7.0.0 Beta 2 NEWS
commit
|
commitdiff
|
tree
|
snapshot
2015-07-07
Nikita Popov
ZEND_SEPARATE reuses temporaries
commit
|
commitdiff
|
tree
|
snapshot
2015-07-07
Aaron Piotrowski
Switch code on thrown TypeError and ParseError to 0...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-07
Christoph M...
Merge branch 'PHP-5.6'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-07
Christoph M...
fixed typo in test for bug #66985
commit
|
commitdiff
|
tree
|
snapshot
2015-07-07
Bob Weinand
Properly exit on EOF on stdin in readline mode
commit
|
commitdiff
|
tree
|
snapshot
2015-07-07
Nikita Popov
Remove loop_var_stack
commit
|
commitdiff
|
tree
|
snapshot
2015-07-07
Rasmus Lerdorf
SQLite3::open/__construct has 2 optional args
commit
|
commitdiff
|
tree
|
snapshot
2015-07-07
Stanislav Malyshev
Merge branch 'PHP-5.6'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-07
Stanislav Malyshev
Better fix for bug #69958
commit
|
commitdiff
|
tree
|
snapshot
2015-07-07
Stanislav Malyshev
Better fix for bug #69958
commit
|
commitdiff
|
tree
|
snapshot
2015-07-07
Stanislav Malyshev
Fix bug #69669 (mysqlnd is vulnerable to BACKRONYM)
commit
|
commitdiff
|
tree
|
snapshot
next