Commits
User selector
Commit History
Commits on Dec 31, 2025
Commits on Jul 18, 2025
Commits on Jun 24, 2025
php_gdb: Print some numeric fields as hexadecimal (#18925)
Show description for 39cf276authored
Commits on Jun 6, 2025
Commits on May 27, 2025
Add ext/uri skeleton along with uriparser (#18658)
Show description for d585a56authored
Commits on May 25, 2025
Create separate lexbor extension (#18538)
Show description for 7f59fccauthored
Commits on Apr 2, 2025
Commits on Mar 27, 2025
Merge branch 'PHP-8.4'
Show description for a519a03committedGDB: Import gdb.printing
Show description for 9b96ea1committed
Commits on Feb 25, 2025
- committed
GDB: apply ast pretty printing to specialized structures (#17884)
Show description for 0b42749authored
Commits on Feb 13, 2025
php_gdb: Fix missing casts in `ZendAstPrettyPrinter` (#17786)
Show description for 55994f8authored
Commits on Jan 30, 2025
GDB script improvements (#17227)
Show description for 9df1c93authored
Commits on Jan 8, 2025
Add dedicated `zend_ast_op_array` struct (#17391)
Show description for cee64edauthored
Commits on Nov 9, 2024
Merge branch 'PHP-8.4'
Show description for f603d9ccommittedMerge branch 'PHP-8.3' into PHP-8.4
Show description for 257387bcommittedFail early in *nix configuration build script
Show description for c075546authored andcommitted
Commits on Oct 9, 2024
GDB: format output for class entries and class constants (#15955)
Show description for e34eebbauthored
Commits on Sep 17, 2024
Fix GH-15923: GDB: Python Exception <class 'TypeError'>: exceptions must derive from BaseException
Show description for 31e2ec6committed
Commits on Sep 12, 2024
Merge branch 'PHP-8.3'
Show description for c21899acommittedDo not remove -O0 in the middle of a flag
Show description for c639614andcommittedFix removal of optimization cflags in debug builds (#9647)
Show description for 60c2687committed
Commits on Aug 29, 2024
Autotools: Replace backticks command substitutions with $(...) (#15639)
Show description for 1b757c8authored
Commits on Aug 22, 2024
Autotools: Move abs_srcdir and abs_builddir to init macro (#15537)
Show description for 4e193b4authored
Commits on Aug 19, 2024
Autotools: Move auto_cflags marker to PHP_INIT_BUILD_SYSTEM (#15487)
Show description for 40217b2authored
Commits on Aug 18, 2024
Autotools: Move AWK finder to PHP_INIT_BUILD_SYSTEM (#15478)
Show description for dffe25bauthored
Commits on Aug 12, 2024
Remove redundant middle newlines in "Autotools" related files
Show description for 9fcc1bccommitted
Commits on Aug 6, 2024
Autotools: Add phpized configure log and help separators (#15251)
Show description for 84e1920authored
Commits on Aug 5, 2024
Autotools: Refactor thread safety checks (#15214)
Show description for 62f75a7authored
Commits on Aug 4, 2024
Autotools: Refactor debug checks (#15215)
Show description for 18a99a4authored
Commits on Aug 2, 2024
Autotools: Remove obsolete config.status invocations (#15185)
Show description for 9467ffbauthored
Commits on Jul 26, 2024
Commits on Jul 10, 2024
Autotools: Move php_shtool variable initialization to PHP_INIT_BUILD_SYSTEM (#14904)
Show description for d59691cauthored
Commits on Jul 8, 2024
Handle BSD checksum and file utilities (#14690)
Show description for 3618382authoredFix AS_VAR_* checks (#14868)
Show description for 083493bauthored