projects
/
php
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
php
2019-08-13
Nikita Popov
Mark PCRE locale key as local persistent
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Christoph M...
Remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Nikita Popov
Adjust GC count in SPL test
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Nikita Popov
Remove removed nested data from GC count
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Nikita Popov
Don't include non-refcounted structures in GC count
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Nikita Popov
Generalize delref assertion
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Nikita Popov
Merge branch 'PHP-7.3' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Nikita Popov
Merge branch 'PHP-7.2' into PHP-7.3
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Nikita Popov
Fixed bug #77191
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Nikita Popov
Fixed bug #78406
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Nikita Popov
Merge branch 'PHP-7.3' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Nikita Popov
Merge branch 'PHP-7.2' into PHP-7.3
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Nikita Popov
Don't destroy properties array with unset GC type
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Christoph M...
Fix WS
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Nikita Popov
Merge branch 'PHP-7.3' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Nikita Popov
Merge branch 'PHP-7.2' into PHP-7.3
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Nikita Popov
Intern alias old_name early
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Christoph M...
Add missing argument checks
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Nikita Popov
Fixed bug #78396
commit
|
commitdiff
|
tree
|
snapshot
2019-08-11
Derick Rethans
Updated to version 2019.2 (2019b)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-11
Derick Rethans
Empty merge
commit
|
commitdiff
|
tree
|
snapshot
2019-08-11
Derick Rethans
Updated to version 2019.2 (2019b)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-11
Christoph M...
Fix parameter order
commit
|
commitdiff
|
tree
|
snapshot
2019-08-11
Christoph M...
Extend color component range checks
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Dmitry Stogov
Merge branch 'PHP-7.3' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Dmitry Stogov
Merge branch 'PHP-7.2' into PHP-7.3
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Dmitry Stogov
Fixed handling of references in nested data of objects...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Nikita Popov
Don't short-circuit MBFL_OUTPUTFILTER_ILLEGAL_MODE_NONE
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Nikita Popov
Fixed bug #78391
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Dmitry Stogov
Merge branch 'PHP-7.3' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Dmitry Stogov
Merge branch 'PHP-7.2' into PHP-7.3
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Dmitry Stogov
Fixed second part of the bug #78379 (Cast to object...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Dmitry Stogov
Merge branch 'PHP-7.3' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Dmitry Stogov
Merge branch 'PHP-7.2' into PHP-7.3
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Dmitry Stogov
Added asserts to catch GC errors when refcount goes...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Matteo Beccati
Merge branch 'PHP-7.3' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Matteo Beccati
Merge branch 'PHP-7.2' into PHP-7.3
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Matteo Beccati
Skip test when SIGKILL is not defined
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Matteo Beccati
Fix test when default TZ is not UTC
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Nikita Popov
Merge branch 'PHP-7.3' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Nikita Popov
Fix GC tracing
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Nikita Popov
Add UPGRADING note about stream_set_option() and includes
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Nikita Popov
Fixed bug #78383
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Dmitry Stogov
Merge branch 'PHP-7.3' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Dmitry Stogov
Merge branch 'PHP-7.2' into PHP-7.3
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Dmitry Stogov
Fixed bug #78379 (Cast to object confuses GC, causes...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Christoph M...
Fix detection of pg_config.h
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Christoph M...
Skip test if ext/json is not available
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Christoph M...
Make extension compatibility check more liberal
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Christoph M...
Merge branch 'PHP-7.3' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Christoph M...
Merge branch 'PHP-7.2' into PHP-7.3
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Christoph M...
Fix #78282: atime and mtime mismatch
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Dmitry Stogov
Inline zend_zval_ptr() in executor explicitely (only...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Dmitry Stogov
typo
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Dmitry Stogov
Preloading is not comatible with dl() function
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Dmitry Stogov
Don't set GC_HAS_DESTRUCTORS flag if destructors were...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Derick Rethans
Update NEWS for 7.4.0beta3
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Derick Rethans
Update NEWS for PHP 7.4.0beta2
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Dmitry Stogov
Fixed bug #78376 (Incorrect preloading of constant...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Christoph M...
Fix handling of succeeding XFAIL tests
commit
|
commitdiff
|
tree
|
snapshot
2019-08-04
Christoph M...
Support calling convention specific function name mangling
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Christoph M...
Merge branch 'PHP-7.3' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Christoph M...
Fix #78346: strip_tags no longer handling nested php...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Christoph M...
Merge branch 'PHP-7.3' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Christoph M...
Merge branch 'PHP-7.2' into PHP-7.3
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Christoph M...
Fix #78179: MariaDB server version incorrectly detected
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Nikita Popov
Merge branch 'PHP-7.3' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Nikita Popov
Add test for bug #78363
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Nikita Popov
Merge branch 'PHP-7.2' into PHP-7.3
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Nikita Popov
Fixed bug #78363
commit
|
commitdiff
|
tree
|
snapshot
2019-08-01
Nikita Popov
Fix forwarding of extra args in opcache server tests
commit
|
commitdiff
|
tree
|
snapshot
2019-08-01
Christoph M...
Merge branch 'PHP-7.3' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-08-01
Christoph M...
Remove upgrade-pcre.php script
commit
|
commitdiff
|
tree
|
snapshot
2019-08-01
Nikita Popov
Add test for bug #78356
commit
|
commitdiff
|
tree
|
snapshot
2019-08-01
Nikita Popov
Revert "Use RW fetch for argument unpacking"
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Christoph M...
Merge branch 'PHP-7.3' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Christoph M...
Fix 78213: Empty row pocket
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Peter Kokot
Update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Peter Kokot
Fix #78348: Remove -lrt from pdo_sqlite.so
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Christoph M...
Fix tests
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Nikita Popov
Handle RW UNPACK in inference
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Nikita Popov
Fix FPM timer event re-registration
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Nikita Popov
Use RW fetch for argument unpacking
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Christoph M...
Merge branch 'PHP-7.3' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Christoph M...
Add security related NEWS entries [ci skip]
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Remi Collet
Merge branch 'PHP-7.3' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Remi Collet
Merge branch 'PHP-7.2' into PHP-7.3
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Remi Collet
add security NEW entries + reorder [ci skip]
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Stanislav Malyshev
Merge branch 'PHP-7.3' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Christoph M...
Fix #78338: Array cross-border reading in PCRE
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Stanislav Malyshev
Merge branch 'PHP-7.3' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Stanislav Malyshev
Merge branch 'PHP-7.2' into PHP-7.3
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Stanislav Malyshev
Merge branch 'PHP-7.1' into PHP-7.2
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Christoph M...
Fix #77919: Potential UAF in Phar RSHUTDOWN
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Stanislav Malyshev
Update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Nikita Popov
Don't explicitly install homebrew
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Christoph M...
Fix build for --disable-signals
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Nikita Popov
Merge branch 'PHP-7.3' into PHP-7.4
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Nikita Popov
Merge branch 'PHP-7.2' into PHP-7.3
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Albert Casademont
Fix bug #78326
commit
|
commitdiff
|
tree
|
snapshot
next