I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Nov 03, 2023 — Dec 03, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'PHP-8.3' More... about 1 year ago
Merge branch 'PHP-8.2' into PHP-8.3 More... about 1 year ago
PHP-8.2 is now for PHP 8.2.15-dev More... about 1 year ago
Return early from mb_get_substr if 'len' parameter is zero More... about 1 year ago
Use optimized implementation of mb_strcut for Japanese mobile vendor UTF-8 variants More... about 1 year ago
PHP-8.3 is now for PHP 8.3.2-dev More... about 1 year ago
Merge branch 'PHP-8.3'
Patrick ALLAERT
as Patrick Allaert
More... about 1 year ago
Merge branch 'PHP-8.2' into PHP-8.3
Patrick ALLAERT
as Patrick Allaert
More... about 1 year ago
Merge branch 'PHP-8.1' into PHP-8.2
Patrick ALLAERT
as Patrick Allaert
More... about 1 year ago
PHP-8.1 is now for PHP 8.1.28-dev
Patrick ALLAERT
as Patrick Allaert
More... about 1 year ago
Merge branch 'PHP-8.3' More... about 1 year ago
Merge branch 'PHP-8.2' into PHP-8.3 More... about 1 year ago
Fixed GH-12596: Segmentation fault on AArch64 release build with opcache.jit=1112 (#12813)
tester_123
as Dmitry Stogov
More... about 1 year ago
Use ZSTR_IS_VALID_UTF8 macro where possible (#12869) More... about 1 year ago
Handle libxml2 OOM more consistently (#11927) More... about 1 year ago
Fix GH-12727: NumberFormatter constructor throws an exception on invalid locale. More... about 1 year ago
Retain a RETURN_THROWS() in ext/sqlite3 More... about 1 year ago
Return early from mb_strcut if 'len' parameter is zero More... about 1 year ago
ext/pdo: Fixed PDO::setAttribute() and PDO::getAttribute() (#12793) More... about 1 year ago
Fix compilation of ftp without openssl More... about 1 year ago
Prevent starting JIT on x86_64 with buffuer size above 2G
tester_123
as Dmitry Stogov
More... about 1 year ago
[ci skip] Add missing patch files More... about 1 year ago
Merge branch 'PHP-8.3' More... about 1 year ago
Merge branch 'PHP-8.2' into PHP-8.3 More... about 1 year ago
Fix the default value of $fetchMode in PDO::pgsqlGetNotify() More... about 1 year ago
Fix GH-12854: 8.3 - as final trait-used method does not correctly report visibility in Reflection More... about 1 year ago
Merge branch 'PHP-8.3' More... about 1 year ago
Merge branch 'PHP-8.2' into PHP-8.3 More... about 1 year ago
Fix GH-9348: FTP & SSL session reuse More... about 1 year ago
Optimize mb_strcut for text encodings with mblen_table More... about 1 year ago