projects
/
php
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
php
2015-09-23
Dmitry Stogov
Cleanup: replace removed condition with ZEND_ASSERT()
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Dmitry Stogov
Fixed memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Anatol Belski
Merge branch 'PHP-5.6' into PHP-7.0
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Anatol Belski
update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Anatol Belski
Merge branch 'PHP-5.6' into PHP-7.0
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Anatol Belski
add test
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Anatol Belski
expose openssl config path so it can be tested
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Andrey Hristov
Spread the news about 70384
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Andrey Hristov
Fix for Bug #70384 mysqli_real_query(): Unknown type...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Bob Weinand
Fixed bug #70531 (-rr should not fallback to interactiv...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Andrey Hristov
Fix for Bug #70384 mysqli_real_query(): Unknown type...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Bob Weinand
Fixed bug #70532 (respect set_exception_handler in...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Anatol Belski
use bundled openssl.cnf
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Xinchen Hui
Fixed memleaks in apache2handler
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Xinchen Hui
Fixed NEWS
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Xinchen Hui
Fixed Bug #70558 ("Couldn't fetch" error in DOMDocument...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Joe Watkins
ZEND_COMPILE_GUARDS compiler option
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Anatol Belski
update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Dmitry Stogov
Don't keep dangling pointers
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Anatol Belski
add test
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Anatol Belski
expose openssl config path so it can be tested
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Anatol Belski
Merge branch 'PHP-5.6' into PHP-7.0
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Anatol Belski
add missing header
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Anatol Belski
silence mkdir to fix fails after unclean test run
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Dmitry Stogov
Fixed test
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Xinchen Hui
Fixed Bug #70557 (Memleak on return type verifying...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Xinchen Hui
Fixed bug #70548 (Redundant information printed in...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Xinchen Hui
Fixed bug #70555 (fun_get_arg() on unsetted vars return...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Dmitry Stogov
Cleanup: removed deprecated commented code. Incorrect...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Dmitry Stogov
Cleanup: zend_object_std_dtor() is called through free_...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Dmitry Stogov
Properly cleanup on wrong ZEND_OVERLOADED_FUNCTION...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Dmitry Stogov
Cleanup: removed deprecated commented code
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Anatol Belski
unmap correct handle
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Anatol Belski
add test
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Anatol Belski
nullify the memory chunk to avoid crashes when freeing...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Anatol Belski
check for NULL return
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Dmitry Stogov
Cleanup: don't keep useless dangling pointer
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Dmitry Stogov
Cleanup: removed old commented code
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Dmitry Stogov
Cleanup: removed deprecated commented code
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Dmitry Stogov
Cleanup: removed comments (zend_object.handle and zend_...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Dmitry Stogov
Cleanup (we keep and reuse size from zend_mm_huge_list)
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Dmitry Stogov
Fixed reporting about repeatable "huge" memory leaks.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Dmitry Stogov
Make use of timelib 2015.02's support for external...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Derick Rethans
Merge branch 'PHP-5.6' into PHP-7.0
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Derick Rethans
Update timelib to 2015.02
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Derick Rethans
Merge branch 'PHP-7.0' of git.php.net:php-src into...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Derick Rethans
Merge branch 'PHP-5.6' into PHP-7.0
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Derick Rethans
Fixed test cases due to changes in rules
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Derick Rethans
Bumb timelib version to 2015.01
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Xinchen Hui
Fixed bug #70279 (HTTP Authorization Header is sometime...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Xinchen Hui
Fixed #70547 similar bug in func_get_args
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Xinchen Hui
Fixed bug #70546 (ext/sysvshm: two broken tests on...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Xinchen Hui
Fixed bug #70547 (unsetting function variables corrupts...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Xinchen Hui
Fixed bug #70544 (ext/zip/tests/oo_addglob.phpt broken...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Xinchen Hui
Fixed bug #70538 ("php-fpm -i" crashes)
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Xinchen Hui
Fixed bug #70538 ("php-fpm -i" crashes)
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Xinchen Hui
Use die
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Xinchen Hui
Fixed bug #70535 (XSLT: free(): invalid pointer)
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Jakub Zelenka
Require at least OpenSSL version 0.9.8
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Jakub Zelenka
Merge branch 'PHP-5.6' into PHP-7.0
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Jakub Zelenka
Use tabs for arg info indent in openssl.c
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Xinchen Hui
Unused var
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Xinchen Hui
Fixed bug #70528 (assert() with instanceof adds apostro...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Bob Weinand
Add FAST_ZPP to various important stream funcs
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Bob Weinand
Remove superfluous branches
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Bob Weinand
Short-circuit zend_parse_parameters_none() so that...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Bob Weinand
Set expectations in generator handling
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Bob Weinand
Revert accidentally committed closures.c and execute.c
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Bob Weinand
Optimize zend_mm_small_size_to_bin()
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Bob Weinand
Force compiler to prefer ZEND_CALL_NESTED_FUNCTION
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Bob Weinand
Always properly show exit status in phpdbg
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Bob Weinand
Fix oplog...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Xinchen Hui
Merge branch 'PHP-7.0' of git.php.net:/php-src into...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Bob Weinand
Apply same fixes for until
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Xinchen Hui
Fixed bug #70526 (xmlrpc_set_type returns false on...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Bob Weinand
Fix leave and finish
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Yasuo Ohgaki
Fixed bug #70529 Session read causes "String is not...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Xinchen Hui
Fixed bug #70481 (Memory leak in auto_global_copy_ctor...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Xinchen Hui
RETURN_FALSE
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Dmitry Stogov
Use Zend MM to keep statistic of non-persistent connect...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Matteo Beccati
Skip session_regenerate_id_cookie.phpt when there's...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Bob Weinand
Add eventual escaping for phpdbg arguments
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Bob Weinand
Add # delimiter to phpdbg commands
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Dmitry Stogov
Don't allocate memory for empty HashTables.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Dmitry Stogov
Update information about new opcache features
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Dmitry Stogov
Added information about new opcache configuration direc...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Ferenc Kovacs
Merge branch 'PHP-5.6' into PHP-7.0
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Ferenc Kovacs
prepare for PHP-5.6.14RC1
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Yasuo Ohgaki
Add test for #70516 session_regenerate_id() does not...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Anatol Belski
add range check
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Remi Collet
fix regressio introduce in 22e23e7cb8ca9aa134d138b5fed0...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Sebastian Bergmann
Fugbix typo
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Xinchen Hui
Suppressed warning about this function is not used
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Xinchen Hui
Add Note about huge_code_pages
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Xinchen Hui
Suppressed warning -Wvolatile-register-var
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Xinchen Hui
Upgrade unicode_data.h to UnicodeData.txt 8.0.0 (part...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Anatol Belski
prepare NEWS for RC4
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Anatol Belski
add missing NEWS entry
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Christopher...
Improve row fetch changes for PHP7. Update test SKIPIFs...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
Dmitry Stogov
Enabled placing PHP code segment into huge pages
commit
|
commitdiff
|
tree
|
snapshot
next