projects
/
php
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
php
2019-07-09
David Carlier
CGI: Fix memory leak on error paths
commit
|
commitdiff
|
tree
|
snapshot
2019-07-09
Dmitry Stogov
Avoid unintended inlining
commit
|
commitdiff
|
tree
|
snapshot
2019-07-09
Nikita Popov
Merge branch 'PHP-7.3' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-07-09
Nikita Popov
Merge branch 'PHP-7.2' into PHP-7.3
commit
|
commitdiff
|
tree
|
snapshot
2019-07-09
Nikita Popov
Revert "Fixed bug #76980"
commit
|
commitdiff
|
tree
|
snapshot
2019-07-09
Derick Rethans
Merge remote-tracking branch 'origin/PHP-7.4' into...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-09
Christoph M...
Merge branch 'PHP-7.3' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-07-09
Christoph M...
Merge branch 'PHP-7.2' into PHP-7.3
commit
|
commitdiff
|
tree
|
snapshot
2019-07-09
Christoph M...
Merge branch 'PHP-7.1' into PHP-7.2
commit
|
commitdiff
|
tree
|
snapshot
2019-07-09
Christoph M...
Upgrade to SQLite 3.28.0
commit
|
commitdiff
|
tree
|
snapshot
2019-07-09
Dmitry Stogov
Remove duplicated code for (PRE|POST)_DEC_(OBJ|STATIC_P...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-09
Derick Rethans
Update NEWS for 7.4.0beta1
commit
|
commitdiff
|
tree
|
snapshot
2019-07-09
Derick Rethans
Update NEWS for PHP 7.4.0alpha3
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Peter Kokot
Catch up with current procedures
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Peter Kokot
Add zend.exception_ignore_args [ci skip]
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Peter Kokot
Update NEWS [ci skip]
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Peter Kokot
Merge branch 'PHP-7.3' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Peter Kokot
Update NEWS [ci skip]
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Peter Kokot
Merge branch 'PHP-7.2' into PHP-7.3
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Peter Kokot
Update NEWS [ci skip]
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Dmitry Stogov
Fixed dispatch from inlined hybrid opcode to another...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Nikita Popov
Add ReflectionReference::getRefcount()
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Peter Kokot
Catch up with recent changes [ci skip]
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Peter Kokot
Remove APACHE symbol
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Peter Kokot
Refactor genif.sh
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Nikita Popov
Make busy wait busier
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Dmitry Stogov
Delay EG(exception) check on slow path
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Scott Dutton
Deprecate passing invalid character to base_convert etc
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Peter Kokot
Remove C89 checks for signal.h and strerror
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Peter Kokot
Update libmagic patch
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Christoph M...
Implement FR #77230: Support custom CFLAGS and LDFLAGS...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Christoph M...
Fix TsHashTable related race conditions
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Peter Kokot
Simplify PHP_CHECK_PDO_INCLUDES calls
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Dmitry Stogov
Fixed opcode description
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Peter Kokot
Remove some unused variables
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Sara Golemon
Provide argon2i(d) password hashing from sodium when...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-07
Stanislav Malyshev
Simplify expression and remove the possibility of div...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-07
Peter Kokot
Remove PHP_DEBUG_MACRO
commit
|
commitdiff
|
tree
|
snapshot
2019-07-07
Peter Kokot
Remove some more Apache 1 left overs
commit
|
commitdiff
|
tree
|
snapshot
2019-07-07
Nikita Popov
Mention that zend_parse_parameters should not be tested
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
Peter Kokot
Move footer to the end of configure output
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
Peter Kokot
Remove PTHREADS_ASSIGN_VARS
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
Christoph M...
Remove superfluous assignment
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
Dmitry Stogov
Eliminate useless checks
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
Christoph M...
Temporarily skip test
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
Nikita Popov
Merge branch 'PHP-7.3' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
Nikita Popov
Merge branch 'PHP-7.2' into PHP-7.3
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
Nikita Popov
Backport fe_reset_rw case
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
Nikita Popov
Make sure all cases of fetch_dim_w adjustment are handled
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
Nikita Popov
Merge branch 'PHP-7.3' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
Nikita Popov
Merge branch 'PHP-7.2' into PHP-7.3
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
Nikita Popov
Fix inference for compound object op on dim
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
Nikita Popov
Optimize integer in_array with strict=true
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
Dmitry Stogov
Replace ZEND_ASSIGN_ADD (and others) by ZEND_ASSIGN_OP...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
Nikita Popov
Add test
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
Nikita Popov
Fix wrong size calculation related to function name
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
Nikita Popov
Preloading: Don't move conditional functions to back...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-04
George Wang
Merge branch 'PHP-7.3' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-07-04
George Wang
Merge branch 'PHP-7.2' into PHP-7.3
commit
|
commitdiff
|
tree
|
snapshot
2019-07-04
George Wang
Updated to LiteSpeed SAPI V7.4.3
commit
|
commitdiff
|
tree
|
snapshot
2019-07-04
Nikita Popov
Compact literals: Don't insert unmergeable keys
commit
|
commitdiff
|
tree
|
snapshot
2019-07-04
Nikita Popov
Assert that HT entries using add_new APIs are really new
commit
|
commitdiff
|
tree
|
snapshot
2019-07-04
Dmitry Stogov
Improve zend_binary_assign_op helpers.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-04
Dmitry Stogov
Introduce and use ZEND_VM_INLINE_HANDLER() to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-04
Christoph M...
Merge branch 'PHP-7.3' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-07-04
Christoph M...
[ci skip] Remove NEWS entry
commit
|
commitdiff
|
tree
|
snapshot
2019-07-04
Christoph M...
Merge branch 'PHP-7.3' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-07-04
Fabien Villepinte
Fix typo in NEWS [skip ci]
commit
|
commitdiff
|
tree
|
snapshot
2019-07-04
Nikita Popov
Preloading: Relax known type restrictions
commit
|
commitdiff
|
tree
|
snapshot
2019-07-04
Nikita Popov
Preloading: Also handle trait methods outside main...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-04
Dmitry Stogov
Split destructor
commit
|
commitdiff
|
tree
|
snapshot
2019-07-04
Nikita Popov
Preloading: Prevent autoloading while resolving constants
commit
|
commitdiff
|
tree
|
snapshot
2019-07-04
Nikita Popov
Set PROPERTY_TYPES_RESOLVED flag for internal classes
commit
|
commitdiff
|
tree
|
snapshot
2019-07-03
Dmitry Stogov
Better optimization in RELEASE build. ZEND_ASSERT(s...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-03
Joe Watkins
Merge branch 'php-cli-server-improvements' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-07-03
Joe Watkins
improvements to cli server
commit
|
commitdiff
|
tree
|
snapshot
2019-07-03
Nikita Popov
Improve unlinked class diagnostics during preloading
commit
|
commitdiff
|
tree
|
snapshot
2019-07-03
Nikita Popov
Avoid use of random ports in some socket tests
commit
|
commitdiff
|
tree
|
snapshot
2019-07-03
Nikita Popov
Merge branch 'PHP-7.3' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-07-03
Nikita Popov
Merge branch 'PHP-7.2' into PHP-7.3
commit
|
commitdiff
|
tree
|
snapshot
2019-07-03
Nikita Popov
Fixed bug #78231
commit
|
commitdiff
|
tree
|
snapshot
2019-07-03
Nikita Popov
Remove curl_basic_017.phpt
commit
|
commitdiff
|
tree
|
snapshot
2019-07-03
Nikita Popov
Fix file conflict in fgets test
commit
|
commitdiff
|
tree
|
snapshot
2019-07-03
Nikita Popov
Skip pcntl_sigwaitinfo() test under asan/msan
commit
|
commitdiff
|
tree
|
snapshot
2019-07-03
Nikita Popov
Fixed bug #78239
commit
|
commitdiff
|
tree
|
snapshot
2019-07-03
Nikita Popov
Merge branch 'PHP-7.3' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-07-03
Nikita Popov
Fixed bug #78230
commit
|
commitdiff
|
tree
|
snapshot
2019-07-03
Christoph M...
Merge branch 'PHP-7.3' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-07-03
Christoph M...
Merge branch 'PHP-7.2' into PHP-7.3
commit
|
commitdiff
|
tree
|
snapshot
2019-07-03
Christoph M...
Fix #78241: touch() does not handle dates after 2038...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-03
Dmitry Stogov
Optimization of INC/DEC helpers
commit
|
commitdiff
|
tree
|
snapshot
2019-07-03
Pieter Hordijk
Removed mysqlnd stats from phpinfo page
commit
|
commitdiff
|
tree
|
snapshot
2019-07-03
Peter Kokot
Enable option checking on CI
commit
|
commitdiff
|
tree
|
snapshot
2019-07-03
Peter Kokot
Remove libtool and automake from azure installs
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Peter Kokot
Remove PHP_CHECK_CONFIGURE_OPTIONS
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Peter Kokot
Remove some old BeOS artefacts
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Peter Kokot
Remove check for ApplicationServices/ApplicationServices.h
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Jan Altensen
azure: exclude some documentation paths
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Nikita Popov
Merge branch 'PHP-7.3' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Nikita Popov
Merge branch 'PHP-7.2' into PHP-7.3
commit
|
commitdiff
|
tree
|
snapshot
next