I Use This!
Very High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 4 days ago.
May 05, 2024 — Jun 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'PHP-8.2' into PHP-8.3 More... 19 days ago
ext/readline: Fix [-Wcalloc-transposed-args] compiler warning More... 19 days ago
ext/pdo_mysql: Fix [-Wcalloc-transposed-args] compiler warning More... 19 days ago
ext/gd: Fix [-Wcalloc-transposed-args] compiler warning More... 19 days ago
ext/ffi: Fix [-Wenum-int-mismatch] compiler warning More... 19 days ago
ext/bcmath: Fix [-Wenum-int-mismatch] compiler warning More... 19 days ago
Avoid code duplication for error instance creation in ext/libxml (#14277) More... 19 days ago
Emit error when building fuzzer with ZTS (#14273) More... 19 days ago
Faster BCD into integer parsing More... 19 days ago
Faster writing of BCD representation More... 19 days ago
Fix bug #81227: PDO::inTransaction reports false when in transaction (#14268) More... 19 days ago
Use size_t for length More... 19 days ago
ext/bcmath: Changed the bcmul calculation method (#14213) More... 19 days ago
Add -Wno-type-limits and -Wno-logical-op only on 32-bit (#14271) More... 19 days ago
Merge branch 'PHP-8.3' More... 20 days ago
Merge branch 'PHP-8.2' into PHP-8.3 More... 20 days ago
Fix undefined behaviour in fastcgi.c (#14269) More... 20 days ago
Add cast_object handler for objects which were recently converted from resources More... 20 days ago
JIT: Add CPU registers support for FETCH_OBJ_R (#14253)
tester_123
as Dmitry Stogov
More... 20 days ago
Fix the aligned variable attribute check (#14211) More... 20 days ago
ext/pcntl: adding SIGTRAP handling for freebsd. More... 21 days ago
Reduce unused variable warnings in config.log (#14264) More... 21 days ago
Remove XML_GLOBAL_NAMESPACE (#14265) More... 21 days ago
Remove unsynced and unused HAVE_<extension> defines (#14233) More... 21 days ago
ext/pdo_pgsql: fix typo (#14263) More... 21 days ago
ext/pgsql: adding pg_change_password functionality. More... 21 days ago
Added test More... 22 days ago
ext/bcmath: Avoid unnecessary memset from `_bc_do_add` (#14257) More... 22 days ago
Fix GHSA-3qgc-jrrr-25jv More... 22 days ago
Fix class constant and property ID generation for the manual (#14249) More... 22 days ago