..
bcmath
ext/bcmath: Made the same changes to _bc_do_add
as _bc_do_sub
( #14196 )
2024-05-12 15:07:37 +09: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
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
Callable curl options should be nullable
2024-05-07 16:34:49 +02:00
date
An uninitialized DateTime is UNEXPECTED ( #13492 )
2024-03-18 16:38:30 +00:00
dba
Add ext/dba symbols in a namespace blok
2024-05-08 23:44:31 +02:00
dl_test
Implement "support doc comments for internal classes and functions" ( #13266 )
2024-02-25 08:41:31 +01:00
dom
Add support for LIBXML_NOXMLDECL for modern documents ( #14209 )
2024-05-13 19:47:07 +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
Fix build on Clang 18 ( #14136 )
2024-05-04 19:17:42 +02: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-03-18 11:59:34 +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
Merge branch 'PHP-8.3'
2024-05-10 09:39:00 +09:00
iconv
main/output.c: Refine int return type to bool or zend_result ( #13997 )
2024-04-19 10:46:40 +01:00
intl
Merge branch 'PHP-8.3'
2024-05-10 15:09:26 -03: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
Optimize and reduce memory usage of XML serialization ( #14204 )
2024-05-12 01:57:29 +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-04-12 11:04:41 +01:00
mysqlnd
Replace configure option --with-openssl-dir ( #14028 )
2024-05-13 22:54:54 +02:00
odbc
Add GC_PERSISTENT_LOCAL flag for ODBC structures ( #14094 )
2024-04-30 22:30:38 +02:00
opcache
JIT: Improve CPU register usage in FETCH_DIM_R, FETCH_DIM_IS and FETCH_LIST_R ( #14222 )
2024-05-14 01:12:01 +03:00
openssl
Merge branch 'PHP-8.3'
2024-05-13 13:08:56 +02:00
pcntl
ext/pcntl: add pcntl_getcpu support for solaris.
2024-05-11 05:53:10 +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
Do not generate frameless info items when func info generation is disabled
2024-02-18 11:39:00 +01:00
pdo_firebird
remove ZWSP
2024-04-10 10:02:24 +09:00
pdo_mysql
Remove HAVE_MYSQL ( #13719 )
2024-03-15 20:33:59 +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
Fix GH-13745: fix header inclusion in pdo_pgsql.c ( #13749 )
2024-03-18 23:07:41 +00:00
pdo_sqlite
ext/pdo_sqlite: Use new F ZPP ( #14059 )
2024-05-01 23:44:41 +09:00
pgsql
ext/pgsql: add pg_result_memory_size
2024-05-13 22:58:02 +01:00
phar
Remove unused fields from phar_entry_data() ( #14144 )
2024-05-07 18:23:47 +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-10 16:49:05 +02:00
reflection
Add zend_get_attribute_object()
( #14161 )
2024-05-14 08:39:43 +02:00
session
Merge branch 'PHP-8.3'
2024-04-20 17:12:20 +01: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
Implement "support doc comments for internal classes and functions" ( #13266 )
2024-02-25 08:41:31 +01:00
soap
Migrate SOAP table resource to array
2024-05-08 22:48:19 +02:00
sockets
ext/sockets: adding SO_NOSIGPIPE constant.
2024-04-28 12:01:03 +01:00
sodium
Implement "support doc comments for internal classes and functions" ( #13266 )
2024-02-25 08:41:31 +01:00
spl
Implement SeekableIterator for SplObjectStorage ( #13665 )
2024-05-05 13:26:54 +02:00
sqlite3
ext/sqlite3: Use new F ZPP modifier ( #14040 )
2024-05-01 15:38:48 +01:00
standard
Merge branch 'PHP-8.3'
2024-05-06 09:52:49 +03: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
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.2' into PHP-8.3
2024-05-04 14:11:00 +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
Merge branch 'PHP-8.3'
2024-05-06 16:03:15 +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