php-src/ext
David Carlier fe7f699c0a
ext/pcntl: adding SIGTRAP handling for freebsd.
if a restricted file descriptor based syscall by the system had been attempted,
a SIGTRAP is raised with the syscall id.

close GH-14266
2024-05-22 18:40:58 +01:00
..
bcmath ext/bcmath: Fix [-Wenum-int-mismatch] compiler warning 2024-05-21 12:17:25 +01:00
bz2 Verify stub aliases in CI (#13682) 2024-03-13 23:32:35 +01:00
calendar Remove setlocale pragma that no longer is significant. (#13814) 2024-03-27 09:06:07 +01:00
com_dotnet Merge branch 'PHP-8.3' 2024-05-20 23:28:02 +02:00
ctype Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
curl Callable curl options should be nullable 2024-05-07 16:34:49 +02:00
date Typed constants in date extension (#12361) 2024-05-22 13:17:44 +02:00
dba Migrate ext/dba resources to objects (#14239) 2024-05-17 08:43:33 +02:00
dl_test Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
dom Add a test for previously-uncovered error condition in C14N (#14283) 2024-05-20 23:55:01 +02: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 ext/ffi: Fix [-Wenum-int-mismatch] compiler warning 2024-05-21 12:17:25 +01:00
fileinfo Merge branch 'PHP-8.3' 2024-04-11 15:58:25 +02:00
filter Remove unused PARSE_SESSION and PARSE_REQUEST (#14081) 2024-04-30 16:39:00 +02:00
ftp Replace configure option --with-openssl-dir (#14028) 2024-05-13 22:54:54 +02:00
gd Merge branch 'PHP-8.3' 2024-05-21 12:23:45 +01:00
gettext ext/gettext: update arguments handling. 2024-04-29 18:38:34 +01:00
gmp ext/gmp: Fix leading whitespace before explicit octal prefix 2024-04-23 23:39:48 +01:00
hash Mark multple functions as static (#13864) 2024-05-22 13:11:46 +02:00
iconv Mark multple functions as static (#13864) 2024-05-22 13:11:46 +02:00
intl Remove unsynced and unused HAVE_<extension> defines (#14233) 2024-05-18 14:10:47 +02:00
json Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
ldap Fix casing of NULL default values 2024-04-27 23:45:55 +02:00
libxml Throw early when a non-stream-context resource is passed to libxml_set_streams_context() (#14279) 2024-05-20 16:56:38 +02:00
mbstring ext/mbstring: Check encoding passed to mb_http_output() has no null bytes 2024-04-24 15:39:47 +01:00
mysqli Merge branch 'PHP-8.3' 2024-05-17 13:16:59 +02:00
mysqlnd Merge branch 'PHP-8.3' 2024-05-17 13:16:59 +02:00
odbc Add cast_object handler for objects which were recently converted from resources 2024-05-19 21:41:07 +02:00
opcache JIT: Avoid IS_UNDEF check for ZEND_FETCH_DIM/OBJ_IS with a result type guard (#14298) 2024-05-22 17:33:40 +03:00
openssl Mark multple functions as static (#13864) 2024-05-22 13:11:46 +02:00
pcntl ext/pcntl: adding SIGTRAP handling for freebsd. 2024-05-22 18:40:58 +01:00
pcre Print location on class redeclaration 2024-04-30 14:34:43 +02:00
pdo Remove redundant check in pdo_raise_impl_error (#13851) 2024-03-31 16:16:17 +02:00
pdo_dblib Remove unsynced and unused HAVE_<extension> defines (#14233) 2024-05-18 14:10:47 +02:00
pdo_firebird Remove unsynced and unused HAVE_<extension> defines (#14233) 2024-05-18 14:10:47 +02:00
pdo_mysql Merge branch 'PHP-8.3' 2024-05-21 12:23:45 +01: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 ext/pdo_pgsql: adding pgsqlSetNoticeCallback 2024-05-22 12:32:11 +01:00
pdo_sqlite Fix bug #81227: PDO::inTransaction reports false when in transaction (#14268) 2024-05-20 13:59:26 +02:00
pgsql ext/pgsql: adding pg_change_password functionality. 2024-05-20 12:57:37 +01:00
phar Mark multple functions as static (#13864) 2024-05-22 13:11:46 +02:00
posix Merge branch 'PHP-8.3' 2024-04-16 14:20:23 +02:00
random random: Add PHPAPI to all php_random_algo definitions (#14088) 2024-04-30 21:01:13 +02:00
readline Merge branch 'PHP-8.3' 2024-05-21 12:23:45 +01:00
reflection Make ReflectionGenerator::getFunction() legal after generator termination (#14167) 2024-05-21 08:54:51 +02:00
session Remove forgotten obsolete session INI directives (#14238) 2024-05-15 17:01:15 +02:00
shmop Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
simplexml Handle dumping node to file 2024-05-11 18:09:39 +02:00
skeleton Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
snmp Fix class constant and property ID generation for the manual (#14249) 2024-05-17 20:30:16 +02:00
soap Add missing ext/libxml dependency to ext/soap (#14285) 2024-05-21 21:55:02 +02:00
sockets ext/sockets: adding SO_NOSIGPIPE constant. 2024-04-28 12:01:03 +01:00
sodium Add -Wno-type-limits and -Wno-logical-op only on 32-bit (#14271) 2024-05-20 12:31:07 +02:00
spl Mark multple functions as static (#13864) 2024-05-22 13:11:46 +02:00
sqlite3 Mark multple functions as static (#13864) 2024-05-22 13:11:46 +02:00
standard Added deprecation Division by zero when using power with zero as base and negative exponent 2024-05-22 15:05:47 +02: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 main/output.c: Refine int return type to bool or zend_result (#13997) 2024-04-19 10:46:40 +01:00
tokenizer Mark multple functions as static (#13864) 2024-05-22 13:11:46 +02:00
xml Mark multple functions as static (#13864) 2024-05-22 13:11:46 +02:00
xmlreader Fix deprecation warning 2024-05-10 16:26:44 +02:00
xmlwriter Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
xsl Update ext/dom names after policy change (#14171) 2024-05-09 10:40:53 +02:00
zend_test Make ReflectionGenerator::getFunction() legal after generator termination (#14167) 2024-05-21 08:54:51 +02:00
zip Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
zlib main/output.c: Refine int return type to bool or zend_result (#13997) 2024-04-19 10:46:40 +01:00
ext_skel.php