php-src/ext
Máté Kocsis 577db99462
Verify stub aliases in CI (#13682)
In the same time, let's not verify implementation aliases since they may now legitimately differ from their aliased function/method counterparts (think about the ext/dom refactoring where e.g. many return type declarations have changed). Additionally, unnecessary `@no-verify` tags are cleaned up.
2024-03-13 23:32:35 +01:00
..
bcmath Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
bz2 Verify stub aliases in CI (#13682) 2024-03-13 23:32:35 +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: Cleanup config.w32 to remove superfluous checks and outdated comments (#13684) 2024-03-12 17:56:07 +01:00
date Deprecate implicit nullable parameter types (#12959) 2024-03-13 21:40:26 +01: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 Change return type of DOM\HTMLDocument::saveHTML() (#13701) 2024-03-13 21:49:40 +01:00
enchant fix: typos (#13694) 2024-03-13 09:30:33 +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: updating apis accepting domain behavior. 2024-03-13 20:33:47 +00:00
gmp ext/gmp: gmp_invert addressing todo. (#13654) 2024-03-09 23:10:12 +00:00
hash Change return type of hash_update() to true (#13652) 2024-03-09 20:02:50 +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 [RFC] Add a way to opt-in ext/dom spec compliance (#13031) 2024-03-09 16:56:00 +01:00
mbstring [skip ci] Sync file permissions in Git repository 2024-02-20 17:58:47 +01:00
mysqli Verify stub aliases in CI (#13682) 2024-03-13 23:32:35 +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 Deprecate implicit nullable parameter types (#12959) 2024-03-13 21:40:26 +01:00
openssl Merge branch 'PHP-8.3' 2024-03-10 15:15:40 +01:00
pcntl Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
pcre Fix external pcre2 build (#13662) 2024-03-10 13:15:15 +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 "Fixed GH-13167 Fixed the behavior of bindValue and bindParam. (#13384)" 2024-03-09 10:34:32 +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 Deprecate implicit nullable parameter types (#12959) 2024-03-13 21:40:26 +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 Verify stub aliases in CI (#13682) 2024-03-13 23:32:35 +01:00
posix Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
random Merge branch 'PHP-8.2' into PHP-8.3 2024-03-13 20:14:42 +01:00
readline Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
reflection Verify stub aliases in CI (#13682) 2024-03-13 23:32:35 +01:00
session Merge branch 'PHP-8.3' 2024-03-13 17:59:43 +01:00
shmop Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
simplexml [RFC] Add a way to opt-in ext/dom spec compliance (#13031) 2024-03-09 16:56:00 +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 Verify stub aliases in CI (#13682) 2024-03-13 23:32:35 +01:00
sqlite3 Verify stub aliases in CI (#13682) 2024-03-13 23:32:35 +01:00
standard fix: typos (#13694) 2024-03-13 09:30:33 +01: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 Simplify DOM_RET_OBJ macro 2024-03-10 11:08:46 +01:00
xmlwriter Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
xsl [RFC] Add a way to opt-in ext/dom spec compliance (#13031) 2024-03-09 16:56:00 +01:00
zend_test Merge branch 'PHP-8.3' 2024-03-13 19:35:50 +00: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