projects
/
php
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
php
2015-09-02
Anatol Belski
fix leak
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Anatol Belski
cleanup an atavism
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Anatol Belski
add overflow check
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Anatol Belski
remove unnecessary macros
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Dmitry Stogov
Use regular huge pages instead of anonymous if available.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Dmitry Stogov
Introduced additional check. Its miss might be the...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Dmitry Stogov
Prevent HashTable compaction below HT_MIN_SIZE (this...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Stanislav Malyshev
Temporary add XFAILs, will fix soon
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Stanislav Malyshev
fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Stanislav Malyshev
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Stanislav Malyshev
Merge branch 'PHP-5.6'
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
marcosptf
Add test for ReflectionMethod::getPrototype_basic()
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Daniel Persson
Added two tests to check the main functionallity of...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Hannes Magnusson
Doubles are not refcounted
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Christoph M...
Fix #32490: constructor of mysqli has wrong name
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Stanislav Malyshev
Merge branch 'PHP-5.5' into PHP-5.6
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Stanislav Malyshev
Merge branch 'PHP-5.4' into PHP-5.5
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Stanislav Malyshev
fix unit tests
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Stanislav Malyshev
Merge branch 'PHP-5.5' into PHP-5.6
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Stanislav Malyshev
Merge branch '70284' into PHP-5.6
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Stanislav Malyshev
update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Stanislav Malyshev
Merge branch 'PHP-5.4' into PHP-5.5
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Stanislav Malyshev
add NEWS for fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Stanislav Malyshev
Merge branch 'PHP-5.4' into PHP-5.5
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Stanislav Malyshev
Merge branch 'PHP-5.4.45' into PHP-5.4
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Stanislav Malyshev
Improve fix for #70172
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Bob Weinand
Fixed bug #70397 (Segmentation fault when using Closure...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Joe Watkins
fix for --enable-zend-signals and ZTS
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Joe Watkins
Merge branch 'master' of https://github.com/php/php-src
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Dmitry Stogov
Fixed possible caching with invalid key value
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Joe Watkins
fix zend signal and tsrm compat
zend-signal-zts
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Stanislav Malyshev
Fix bug #70312 - HAVAL gives wrong hashes in specific...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Stanislav Malyshev
fix test
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Dmitry Stogov
Fixed one more problem related to bug #70187 (Notice...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Stanislav Malyshev
add test
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Stanislav Malyshev
Fix bug #70366 - use-after-free vulnerability in unseri...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Stanislav Malyshev
Fix bug #70365 - use-after-free vulnerability in unseri...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Stanislav Malyshev
Fix bug #70172 - Use After Free Vulnerability in unseri...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Stanislav Malyshev
Fix bug #70388 - SOAP serialize_function_call() type...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Dmitry Stogov
Added missing set of fcc->initialized flag.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Bob Weinand
Fix valgrind warning upon displaying lines from eval...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Dmitry Stogov
Ensure proper data alignment
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Dmitry Stogov
Add myself into list of authors of the most refactored...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-30
Bob Weinand
Respect exit status for -rr option with phpdbg
commit
|
commitdiff
|
tree
|
snapshot
2015-08-30
Xinchen Hui
Merge branch 'patch-8' of https://github.com/ovr/php-src
commit
|
commitdiff
|
tree
|
snapshot
2015-08-30
Xinchen Hui
Merge branch 'master' of https://github.com/softwaresp...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-30
Xinchen Hui
Merge branch 'PHP-5.6'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-30
Xinchen Hui
Merge branch 'PHP-5.6' of git.php.net:/php-src into...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-30
Xinchen Hui
Merge branch 'PHP-5.6'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-30
Xinchen Hui
Fixed bug #70389 (PDO constructor changes unrelated...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-30
Stanislav Malyshev
Fixed bug #70350: ZipArchive::extractTo allows for...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-30
Stanislav Malyshev
Improve fix for #70385
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Anatol Belski
fix possible overflow
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Anatol Belski
use non deprecated symbols
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Matteo Beccati
Merge branch 'PHP-5.6'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Matteo Beccati
Added missing skipif for phar+zlib test
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Matteo Beccati
Fixed bug #70386 Can't compile on NetBSD because of...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Stanislav Malyshev
Fix bug #70345 (Multiple vulnerabilities related to...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Stanislav Malyshev
Fix bug #70385 (Buffer over-read in exif_read_data...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Nikita Popov
Fix bug #62441
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Nikita Popov
Fix HT_ASSERT ht->nInternalPointer checks
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Dmitry Stogov
HANDLE_BLOCK_INTERRUPTIONS() is not used by SAPIs anymo...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Anatol Belski
Merge branch 'PHP-5.6'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Dmitry Stogov
Removed signal protection (set to NULL before free...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Dmitry Stogov
Simplified integer overflow checks
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Anatol Belski
fix dir separator in test
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Dmitry Stogov
Removed useless signal protection
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Anatol Belski
fix path separator in test
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Anatol Belski
fix test
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Adam Harvey
Merge branch 'PHP-5.6'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Adam Harvey
Fix NEWS indentation.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Adam Harvey
Don't detect FreeBSD 10 as FreeBSD 1 in libtool.m4.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Jakub Zelenka
Remove merged bug #55259 info from PHP 7 NEWS
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Jakub Zelenka
Merge branch 'PHP-5.6'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Jakub Zelenka
Update NEWS with info about bug #55259
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Dmitry Stogov
Prevent double load on fast path (manual common subexpr...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Jakub Zelenka
Merge branch 'PHP-5.6'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Xinchen Hui
remove redundant ;
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Xinchen Hui
Enable format checking for strpprintf
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Xinchen Hui
Fixed printing
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
softwarespot
Removed trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Anatol Belski
make overflow checks as unexpected
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Jakub Zelenka
Use new range checks in openssl ext
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Dmitry Stogov
Mark parse error functions as cold
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Dmitry Stogov
Removed unused functions
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Anatol Belski
fix year in the header
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Anatol Belski
add range check to ext/soap
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Anatol Belski
add some range checks to pcre
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Anatol Belski
more range checks in ext/tidy
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Anatol Belski
add range checks to ext/tidy
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Anatol Belski
add some range checks to ext/dom
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Anatol Belski
fix test
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Anatol Belski
add range checks to simplexml
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Anatol Belski
fix typo
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Anatol Belski
include range checks with the portability header
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Anatol Belski
added basic stuff with the zend_range_check.h
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Dmitry Stogov
Avoid duplication
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Christopher...
Merge branch 'master' of https://git.php.net/repository...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Christopher...
Squash some more PHP 7 diffs and improve test portabili...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Niklas Keller
Fix Typos: exteption -> exception
commit
|
commitdiff
|
tree
|
snapshot
next