php-src/ext
Saki Takamachi 00bee30132
Revert "Tidy up UT and add NEWS entry"
This reverts commit 1d45357409.
2024-03-09 10:34:17 +09:00
..
bcmath Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
bz2 Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
calendar Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
com_dotnet Change getThis() into ZEND_THIS where possible (#13641) 2024-03-08 22:19:06 +01:00
ctype Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
curl ext/curl: Add feature_info assoc array to curl_version() (#13439) 2024-02-21 00:46:22 +00:00
date Singular DateTime::[get|set]Microsecond & no tentative return type (#13486) 2024-03-06 09:18:22 +00:00
dba Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
dl_test Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
dom Merge branch 'PHP-8.3' 2024-02-26 19:44:52 +01:00
enchant Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
exif Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
ffi Check FFI_* ABI with Autoconf AC_CHECK_DECL (#13552) 2024-03-01 19:31:55 +01:00
fileinfo Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
filter Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
ftp Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
gd Use fabsf() and floorf() unconditionally in bundled libgd (#13624) 2024-03-08 19:28:52 +01:00
gettext ext/gettext: reland GH-13555 but only for master. (#13602) 2024-03-05 20:56:17 +00:00
gmp Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
hash Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
iconv Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
intl ext/intl: Refactor ResourceBundle get and dimension access (#13503) 2024-02-26 17:03:17 +00:00
json Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
ldap Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
libxml Add LIBXML_RECOVER (#13504) 2024-02-25 21:03:37 +01:00
mbstring [skip ci] Sync file permissions in Git repository 2024-02-20 17:58:47 +01:00
mysqli Remove unnecessary skip checks (#13637) 2024-03-08 16:59:51 +01:00
mysqlnd Skip validity and length calls when the byte cannot be part of a multibyte sequence 2024-03-07 20:27:18 +01:00
odbc Sync logical operators in shell scripting code (#13560) 2024-03-01 20:40:16 +01:00
opcache Update IR 2024-03-07 19:38:03 +03:00
openssl Merge branch 'PHP-8.3' 2024-03-07 17:54:54 +01:00
pcntl Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
pcre ext/pcre: Add "/r" modifier (#13583) 2024-03-05 20:51:04 +01:00
pdo Minor PDO conditions cleanup (#13584) 2024-03-04 17:36:51 +01:00
pdo_dblib Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
pdo_firebird Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
pdo_mysql Revert "Tidy up UT and add NEWS entry" 2024-03-09 10:34:17 +09:00
pdo_odbc Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
pdo_pgsql Sync logical operators in shell scripting code (#13560) 2024-03-01 20:40:16 +01:00
pdo_sqlite Merge branch 'PHP-8.3' 2024-02-27 15:32:20 +00:00
pgsql Sync logical operators in shell scripting code (#13560) 2024-03-01 20:40:16 +01:00
phar Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
posix Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
random random: Initialize the mode field when seeding in php_random_default_status() (#13608) 2024-03-06 18:57:17 +01:00
readline Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
reflection Change getThis() into ZEND_THIS where possible (#13641) 2024-03-08 22:19:06 +01:00
session session: Stop using php_combined_lcg() 2024-03-02 11:29:15 +00:00
shmop Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
simplexml Add LIBXML_RECOVER (#13504) 2024-02-25 21:03:37 +01:00
skeleton Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
snmp Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
soap Rename HAVE_PHP_SOAP symbol on Windows ext/soap (#13426) 2024-02-18 18:01:12 +01:00
sockets Merge branch 'PHP-8.3' 2024-03-06 11:39:48 +00:00
sodium Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
spl ext/spl: mark all zend_object_handlers as static (#13547) 2024-02-28 15:31:28 +00:00
sqlite3 Change getThis() into ZEND_THIS where possible (#13641) 2024-03-08 22:19:06 +01:00
standard round: Abolished the CPU rounding mode change and modified it to a different logic. (#13435) 2024-03-09 08:51:37 +09:00
sysvmsg Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
sysvsem Refactor union semun in ext/sysvsem (#13473) 2024-02-22 15:48:12 +01:00
sysvshm Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
tidy Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
tokenizer Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
xml Merge branch 'PHP-8.3' 2024-02-27 21:49:47 +01:00
xmlreader ext/xmlreader: Add class constant types to stub (#13596) 2024-03-05 20:50:54 +01:00
xmlwriter Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
xsl Document xsl:keys handling better in ext/xsl 2024-02-24 21:31:01 +01:00
zend_test Change getThis() into ZEND_THIS where possible (#13641) 2024-03-08 22:19:06 +01:00
zip Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
zlib Merge branch 'PHP-8.3' 2024-03-05 10:13:57 +01:00
ext_skel.php