projects
/
php
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
php
2015-07-28
Xinchen Hui
Previously fix is not right
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Xinchen Hui
Revert "Attempt to fix bug35437.phpt fails"
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Xinchen Hui
Revert "re-generate zend_vm_execute.h"
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Xinchen Hui
re-generate zend_vm_execute.h
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Xinchen Hui
Merge branch 'master' of git.php.net:php-src
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Xinchen Hui
Attempt to fix bug35437.phpt fails
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Bob Weinand
Fix test execution result with opcache
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Ferenc Kovacs
use https for fetching the pear installer
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Christoph M...
updated NEWS
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Christoph M...
Fix #36365: scandir duplicates file name at every 65535...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Bob Weinand
Set CG(zend_lineno) to beginning for final class errors/ops
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Christoph M...
Add support for regenerating phpdbg lexers and scanners...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Bob Weinand
Fix phpdbg stepping on CATCH with exception
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Remi Collet
fix memleak
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Bob Weinand
Fix: A buf == NULL on filehandle will segfault
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Xinchen Hui
Cleanup and also include the error path into test
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Remi Collet
Fix test
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Remi Collet
UPGRADING
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Remi Collet
NEWS
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Remi Collet
Fix #70112 RFE Allow dirname to go up various times
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Bob Weinand
Remove -Wunused-result warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Xinchen Hui
Hmm, not sure why this is missed while merged
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Xinchen Hui
Merge branch 'master' of git.php.net:php-src
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Xinchen Hui
Fixed bug #70140 (str_ireplace/php_string_tolower ...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
Bob Weinand
Fix infinite lexer loop for :\ sequence in phpdbg
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
Ferenc Kovacs
Merge branch 'PHP-5.6'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
Ferenc Kovacs
Merge branch 'PHP-5.5' into PHP-5.6
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
Ferenc Kovacs
make the travis irc notification a oneliner
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
Bob Weinand
Fix bug #70138 (difference between gcc and clang)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
Bob Weinand
Fix leaks from bug #70138
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
Nikita Popov
Fix RECV_VARIADIC literal compacting wrt cache slot
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
Anatol Belski
exclude the platform diff case from the test
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
Anatol Belski
add NULL check
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
Christoph M...
Merge branch 'PHP-5.6'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
Christoph M...
allow to skip slow tests
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
Ferenc Kovacs
use the new php7 compatible pear installer
commit
|
commitdiff
|
tree
|
snapshot
2015-07-25
Yasuo Ohgaki
Fixed Bug #70092 pg_field_type() is too slow
commit
|
commitdiff
|
tree
|
snapshot
2015-07-25
Bob Weinand
Just always copy the buffer, that makes it much safer
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Bob Weinand
Remove old unused header file
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Bob Weinand
Fix memory leak with opcache
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Bob Weinand
Fix op_arrays with opcache
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Bob Weinand
Fix print of ZEND_CATCH
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Anatol Belski
Revert "avoid pointer truncation"
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Bob Weinand
Fully fix typed generator returns
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Anatol Belski
fix printf format
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Anatol Belski
avoid pointer truncation
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Anatol Belski
fix scope
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Bob Weinand
Fix bug using not set temporary with typed generator...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Anatol Belski
update libs_version.txt
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Anatol Belski
Merge branch 'PHP-5.6'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Anatol Belski
updated libs_versions.txt
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Bob Weinand
Fix non-debug build
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Bob Weinand
Use relative paths in phpdbg_lexer.c
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Bob Weinand
Cleanup shutdown, enable proper memory leak displaying
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Anatol Belski
fix libwebp namings
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Xinchen Hui
Merge branch 'master' of git.php.net:php-src
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Xinchen Hui
Fixed bug #70124 (null ptr deref / seg fault in ZEND_HA...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Christoph M...
Merge branch 'PHP-5.6'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Christoph M...
added regression test for bug #55472, which has already...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Christoph M...
Merge branch 'PHP-5.6'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Christoph M...
Fix #53854: Missing constants for compression type
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Christoph M...
updated NEWS
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Christoph M...
Merge branch 'PHP-5.6'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Christoph M...
updated NEWS
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Christoph M...
Fix #70052: getimagesize() fails for very large and...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Anatol Belski
enable ext/gd to support libpng16
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Bob Weinand
Fix build failure for non-osx *nixes
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Bob Weinand
Fix valgrind warning with sigaction
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Bob Weinand
Fix printf format issues on 32 bit
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Anatol Belski
Merge branch 'PHP-5.6'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Anatol Belski
fix config.w32
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Anatol Belski
fix C99 compat
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Xinchen Hui
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Xinchen Hui
Make IS_TMP_VAR and IS_VAR differentiable
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Xinchen Hui
Merge branch 'master' of git.php.net:php-src
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Xinchen Hui
Fixed bug #70117 (Unexpected return type error)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Bob Weinand
Fix phpdbg test failure and crash with opcache
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Bob Weinand
Opcache is assuming that op_arrays without refcount...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Lior Kaplan
Align CVE format for #69669
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Lior Kaplan
Fix 69882 entry
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Bob Weinand
Add phpdbg_get_executable() (gets executable ops/lines)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Bob Weinand
We cannot safely assume that all op array will be refco...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Xinchen Hui
Fixed bug #70111 (Segfault when a function uses both...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Bob Weinand
Always lowercase function names for lookup in phpdbg -p
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Bob Weinand
Fix opcode tests which may generate FCALL instead of...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Bob Weinand
Add -e (ZEND_EXT_* generation) option to phpdbg
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Nikita Popov
Emit EXT_STMT for each statement
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Xinchen Hui
Fixed opcodes printing.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Julien Pauli
Merge branch 'PHP-5.6'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Julien Pauli
5.6.13 now
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Bob Weinand
$argv and $argc may be IS_INDIRECT
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Bob Weinand
Undefined values may lead to big allocation
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Nikita Popov
Remove FAST_CALL_FROM_CATCH
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Bob Weinand
Fix bug #70106 (Inheritance by anonymous class)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Bob Weinand
Add an option to not generate INIT_FCALL ops for user...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Anatol Belski
version up in NEWS
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Anatol Belski
remove BOM from NEWS
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Anatol Belski
Reverted ad4533fdbabcc3e545277e30023b2fdce16297a0
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Anatol Belski
update UPGRADING
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Anatol Belski
updated NEWS
commit
|
commitdiff
|
tree
|
snapshot
next