master
zend_compile: Deprecate backticks as an alias for `shell_exec()` (#19443)
Merge branch 'master' of sapi/phpdbg into PHP-5.6 Including phpdbg.
Trim trailing whitespace in source code files
credits file for phpdbg
Remove phpdbg binary during make clean (#16085)
Avoid duplicate build rules
Update http->https in license (#6945)
Update http links to https and sync www.php.net URLs (#14854)
Merge branch 'PHP-8.4' into PHP-8.5
sapi: Fix some variable shadowing (#16485)
Declare phpdbg constants in stubs (#9392)
Do not generate frameless info items when func info generation is disabled
Use ull integer suffix for bitwise logic (GH-19673)
zend_compiler, ...: use `uint8_t` instead of `zend_uchar` (#10621)
replace phpdbg custom opcode dumper with O+ dump (#7227)
Merge branch 'PHP-8.3'
remove specialized printing from phpdbg (#7156)
sapi/phpdbg: Use HASH_FOREACH macro (#16211)
[skip ci] Update PHP version in phpdbg help (#14965)
Make globals const (part 2) (#10610)
Zend: Convert _zend_op_array literal fields to uint32_t
Preferably include from build dir (#13516)
ditch remote
Fix -Wuseless-escape warnings emitted by re2c (#19050)
Support specifying start position in compile_string
ZEND_ELEMENT_COUNT usage reduction. (#13324)
Fix GH-14553: Bug in phpdbg8.3 (also 8.1 and 8.2) echo output - trimmed at NULL byte (?)
Suppress unused-but-set-variable warning in parsers
Remove useless NULL-check in phpdbg_print (#13853)
TAILCALL VM
drop phpdbg web helper extension and wait command (#7144)
Replace zend_bool uses with bool
Zend: Convert _zend_op_array.last_try_catch field to uint32_t
Various return types and values consolidation (#19418)
Remove more unused local variables (GH-17688)
Apply tidy formatting
Rename non-existing site phpdbg.com to localhost