projects
/
php
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
php
2017-05-31
Remi Collet
NEWS
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Dmitry Stogov
New optimization pattern
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Xinchen Hui
Merge branch 'PHP-7.1'
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Xinchen Hui
Update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Xinchen Hui
Merge branch 'PHP-7.0' into PHP-7.1
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Xinchen Hui
Fixed bug #74673 (Segfault when cast Reflection object...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Dmitry Stogov
Avoid double copying
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Dmitry Stogov
Merge branch 'PHP-7.1'
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Dmitry Stogov
Merge branch 'PHP-7.0' into PHP-7.1
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Dmitry Stogov
Fixed wrong condition
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Dmitry Stogov
Fixed function name resolution
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
David Caldwell
ext/ldap/test: Test that ldap_connect() uses defaults...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
David Caldwell
ext/ldap: Allow default host from ldap.conf to work.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Côme Bernigaud
Merge branch 'PHP-7.0' into PHP-7.1
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Côme Bernigaud
Merge branch 'pull-request/2536' into PHP-7.0
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Dmitry Stogov
Check for possible run-time function name resolution
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Dmitry Stogov
trim() micro-optimization
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Anatol Belski
reapply platform related onig patches
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Remi Collet
Merge branch 'PHP-7.1'
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Remi Collet
NEWS
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Remi Collet
Merge branch 'PHP-7.0' into PHP-7.1
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Remi Collet
NEWS
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Remi Collet
Patch from the upstream git
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Remi Collet
Patch from the upstream git
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Remi Collet
Patch from the upstream git
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Remi Collet
Patch from the upstream git
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Remi Collet
Patch from the upstream git
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Remi Collet
Update Oniguruma to latest upstream version 6.3.0
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Dmitry Stogov
Update opcode description
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Dmitry Stogov
Fixed support for C compilers that don't support global...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Dmitry Stogov
Added ZEND_FUNC_NUM_ARGS, ZEND_FUNC_GET_ARGS instructio...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Dmitry Stogov
Extend ZEND_SEND_ARRAY to eliminate array_slice() call...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Dmitry Stogov
Don't allocate empty strings, use single interned strin...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Remi Collet
missing fix for another test
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Remi Collet
missing fix for test
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Nicolas Grekas
add PREG_UNMATCHED_AS_NULL flag to allow distinguish...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Remi Collet
Fix possible test failure with path > 108
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Anatol Belski
further data type fixes to ext/dba
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Anatol Belski
move dba handlers to size_t
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Remi Collet
fix hash build (when build dir != src dir)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Remi Collet
Merge branch 'master' of git.php.net:php-src
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Joe Watkins
Merge branch 'PHP-7.1'
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Fabien Villepinte
Fix Bug #74386Phar::__construct(): wrong number of...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Joe Watkins
Merge branch 'PHP-7.1'
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Joe Watkins
Merge branch 'PHP-7.0' into PHP-7.1
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Fabien Villepinte
Fix Bug #74386 Phar::__construct(): wrong number of...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Markus Staab
Fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Anatol Belski
fix typo
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Anatol Belski
fix resetting cursor data if dba_firstkey failed
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Anatol Belski
fix wrong define
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Anatol Belski
fix c/p issue
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Anatol Belski
enable ext/dba on AppVeyor
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Anatol Belski
implement support for LMDB in ext/dba
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Anatol Belski
fix identiation
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Sara Golemon
Merge branch 'PHP-7.1'
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Sara Golemon
Merge branch 'PHP-7.0' into PHP-7.1
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Sara Golemon
Bugfix #74556 stream_socket_get_name() returns empty...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Sara Golemon
Fix abstract name handling to be binary safe
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Kalle Sommer...
Added more EXIF MAKERNOTE formats:
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Christian Schneider
Replace slow generic sha3 implementation by https:...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Sara Golemon
Merge branch 'PHP-7.1'
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Sara Golemon
Merge branch 'PHP-7.0' into PHP-7.1
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Sara Golemon
Bugfix #74598 ftp:// ignores context
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Anatol Belski
Improve conditions and visibility
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Anatol Belski
[ci skip] update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Anatol Belski
Fix test
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Anatol Belski
Fixed bug #72885 flatfile: dba_fetch() fails to read...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Xinchen Hui
Merge branch 'PHP-7.1'
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Xinchen Hui
Update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Xinchen Hui
Merge branch 'PHP-7.0' into PHP-7.1
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Xinchen Hui
Fixed bug #74663 (Segfault with opcache.memory_protect...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Anatol Belski
extend condition
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Xinchen Hui
Merge branch 'PHP-7.1'
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Xinchen Hui
Merge branch 'PHP-7.0' into PHP-7.1
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Xinchen Hui
Correct the location
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Xinchen Hui
Merge branch 'PHP-7.1'
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Xinchen Hui
Added NEWs
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Xinchen Hui
Merge branch 'PHP-7.0' into PHP-7.1
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Xinchen Hui
Fixed bug #74657 (Undefined constants in array properti...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Kalle Sommer...
Remove accidently added byte
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Kalle Sommer...
Added zend_parse_parameters_none_throw()
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
David Caldwell
ext/ldap/test: Test that ldap_connect() uses defaults...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Anatol Belski
Turn interactive mode on, if cli binary is clicked...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Dmitry Stogov
Fixed copy-paste mistake
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Dmitry Stogov
Added ZEND_GET_CLASS, ZEMD_GET_CALLED_CLASS, ZEND_GET_T...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Derick Rethans
Merge branch 'PHP-7.1'
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Derick Rethans
Added a test case for (docs) bug #74652
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Dmitry Stogov
Fixed test (backtrace was changed)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Dmitry Stogov
Added ZEND_COUNT instruction, to implement correspondin...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Dmitry Stogov
"Countable" interface is moved from SPL to Core
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Dmitry Stogov
Fixed ZEND_IN_ARRAY related issues
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
David Caldwell
ext/ldap: Allow default host from ldap.conf to work.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Dmitry Stogov
Improved UTF-8 validation in JSON
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Dmitry Stogov
Merge branch 'master' of git.php.net:php-src
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Sara Golemon
Remove `user=foo` from FPM test config
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Sara Golemon
Skip FPM tests when running as root (unless requested)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Dmitry Stogov
Optimizer support for ZEND_IN_ARRAY
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Dmitry Stogov
Added ZEND_IN_ARRAY instruction, implementing optimized...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Nikita Popov
Merge branch 'PHP-7.1'
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Nikita Popov
Merge branch 'PHP-7.0' into PHP-7.1
commit
|
commitdiff
|
tree
|
snapshot
next