.. |
bcmath
|
Make globals const (part 2) (#10610)
|
2023-02-18 19:52:53 +00:00 |
bz2
|
Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385)
|
2023-01-23 10:52:14 +01:00 |
calendar
|
Do not generate CONST_CS when registering constants (#9439)
|
2022-08-28 08:27:19 +02:00 |
com_dotnet
|
zend_compiler, ...: use uint8_t instead of zend_uchar (#10621)
|
2023-02-23 14:56:54 +00:00 |
ctype
|
Merge branch 'PHP-8.1' into PHP-8.2
|
2022-10-27 14:42:17 +01:00 |
curl
|
Merge branch 'PHP-8.2'
|
2023-02-24 14:33:47 +00:00 |
date
|
ext: make various internal functions static (#10650)
|
2023-02-21 15:51:41 +00:00 |
dba
|
ext: make various internal functions static (#10650)
|
2023-02-21 15:51:41 +00:00 |
dl_test
|
Merge branch 'PHP-8.2'
|
2022-09-07 17:41:10 +02:00 |
dom
|
Merge branch 'PHP-8.2'
|
2023-02-12 21:34:14 -07:00 |
enchant
|
Revert "Port all internally used classes to use default_object_handlers"
|
2022-09-14 11:13:23 +02:00 |
exif
|
fixed some misspellings (#10503)
|
2023-02-04 07:03:10 +00:00 |
ffi
|
zend_compiler, ...: use uint8_t instead of zend_uchar (#10621)
|
2023-02-23 14:56:54 +00:00 |
fileinfo
|
Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385)
|
2023-01-23 10:52:14 +01:00 |
filter
|
Merge branch 'PHP-8.2'
|
2022-10-27 14:42:40 +01:00 |
ftp
|
Merge branch 'PHP-8.2'
|
2023-02-23 10:49:40 +01:00 |
gd
|
Declare proper parameter default values for imagegd2 (#10569)
|
2023-02-23 10:54:55 +01:00 |
gettext
|
Generate optimizer func info from stubs for a few extensions - part 2 (#7401)
|
2021-08-25 15:29:46 +02:00 |
gmp
|
zend_compiler, ...: use uint8_t instead of zend_uchar (#10621)
|
2023-02-23 14:56:54 +00:00 |
hash
|
Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385)
|
2023-01-23 10:52:14 +01:00 |
iconv
|
Mark constant static arrays in function bodies actually as const (#10325)
|
2023-01-15 14:51:31 +00:00 |
imap
|
Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385)
|
2023-01-23 10:52:14 +01:00 |
intl
|
zend_compiler, ...: use uint8_t instead of zend_uchar (#10621)
|
2023-02-23 14:56:54 +00:00 |
json
|
Merge branch 'PHP-8.2'
|
2023-02-17 16:40:14 +00:00 |
ldap
|
Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385)
|
2023-01-23 10:52:14 +01:00 |
libxml
|
ext: make various internal functions static (#10650)
|
2023-02-21 15:51:41 +00:00 |
mbstring
|
mb_decode_mimeheader obeys RFC 2047 regarding underscores and QPrint encoding
|
2023-02-22 23:19:57 +02:00 |
mysqli
|
zend_compiler, ...: use uint8_t instead of zend_uchar (#10621)
|
2023-02-23 14:56:54 +00:00 |
mysqlnd
|
Remove mysqlnd_shutdown() (#10355)
|
2023-01-17 11:46:34 +00:00 |
oci8
|
[skip ci] Update year to 2023 (#10374)
|
2023-01-19 12:01:29 +01:00 |
odbc
|
Merge branch 'PHP-8.2'
|
2022-09-06 10:42:34 +01:00 |
opcache
|
ext/opcache/zend_shared_alloc: use memfd for locking if available
|
2023-02-23 22:34:35 +00:00 |
openssl
|
Merge branch 'PHP-8.2'
|
2023-01-23 13:51:26 +00:00 |
pcntl
|
Merge branch 'PHP-8.2'
|
2023-02-09 19:58:00 +00:00 |
pcre
|
Remove pcre_get_compiled_regex_ex() (#10354)
|
2023-01-18 14:28:19 +00:00 |
pdo
|
Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385)
|
2023-01-23 10:52:14 +01:00 |
pdo_dblib
|
Use php_info_print_table_header for actual column headers only (#9485)
|
2022-09-06 08:48:22 +02:00 |
pdo_firebird
|
Merge branch 'PHP-8.2'
|
2022-11-30 12:13:36 +01:00 |
pdo_mysql
|
Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385)
|
2023-01-23 10:52:14 +01:00 |
pdo_oci
|
Merge branch 'PHP-8.2'
|
2023-02-07 09:32:45 -06:00 |
pdo_odbc
|
Merge branch 'PHP-8.2'
|
2022-10-19 11:37:30 +02:00 |
pdo_pgsql
|
Revert GH-10220
|
2023-01-16 12:27:33 +01:00 |
pdo_sqlite
|
Merge branch 'PHP-8.2'
|
2022-12-19 16:17:02 +01:00 |
pgsql
|
Merge branch 'PHP-8.2'
|
2023-02-24 14:33:47 +00:00 |
phar
|
Make globals const (part 2) (#10610)
|
2023-02-18 19:52:53 +00:00 |
posix
|
posix: fix misuse of bool (invalid code in c23)
|
2023-02-13 19:40:03 +00:00 |
pspell
|
Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385)
|
2023-01-23 10:52:14 +01:00 |
random
|
random: Fix return type of php_random_(bytes|int) (#10687)
|
2023-02-24 15:10:44 +01:00 |
readline
|
Use php_info_print_table_header for actual column headers only (#9485)
|
2022-09-06 08:48:22 +02:00 |
reflection
|
Merge branch 'PHP-8.2'
|
2023-02-23 23:28:31 +01:00 |
session
|
Merge branch 'PHP-8.2'
|
2023-02-21 16:12:17 +00:00 |
shmop
|
Revert GH-10220
|
2023-01-16 12:27:33 +01:00 |
simplexml
|
Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385)
|
2023-01-23 10:52:14 +01:00 |
skeleton
|
Merge branch 'PHP-8.2'
|
2022-09-07 17:41:10 +02:00 |
snmp
|
ext/snmp: use memcpy() instead of memmove() (#10498)
|
2023-02-05 15:10:01 +00:00 |
soap
|
Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385)
|
2023-01-23 10:52:14 +01:00 |
sockets
|
sockets add SO_RERROR/SO_ZEROIZE/SO_SPLICE net/openbsd's constants.
|
2023-02-12 21:55:55 +00:00 |
sodium
|
Remove unnecessary usage of CONST_CS
|
2022-11-28 17:12:07 +01:00 |
spl
|
Improve illegal offset error messages (#10504)
|
2023-02-08 12:11:41 +00:00 |
sqlite3
|
ext: make various internal functions static (#10650)
|
2023-02-21 15:51:41 +00:00 |
standard
|
Fix GH-10239: proc_close after proc_get_status always returns -1
|
2023-02-22 12:05:33 +01:00 |
sysvmsg
|
Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385)
|
2023-01-23 10:52:14 +01:00 |
sysvsem
|
Revert "Port all internally used classes to use default_object_handlers"
|
2022-09-14 11:13:23 +02:00 |
sysvshm
|
Revert "Port all internally used classes to use default_object_handlers"
|
2022-09-14 11:13:23 +02:00 |
tidy
|
Merge branch 'PHP-8.1' into PHP-8.2
|
2023-02-21 14:32:52 +00:00 |
tokenizer
|
Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385)
|
2023-01-23 10:52:14 +01:00 |
xml
|
Declare XML_SAX_IMPL constant in stubs (#9732)
|
2022-10-12 11:42:24 +02:00 |
xmlreader
|
Merge branch 'PHP-8.2'
|
2023-02-12 21:34:14 -07:00 |
xmlwriter
|
Merge branch 'PHP-8.2'
|
2023-01-15 15:43:57 +00:00 |
xsl
|
Fix bug 69168: DomNode::getNodePath() returns invalid path
|
2023-01-19 14:06:41 +01:00 |
zend_test
|
zend_compiler, ...: use uint8_t instead of zend_uchar (#10621)
|
2023-02-23 14:56:54 +00:00 |
zip
|
Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385)
|
2023-01-23 10:52:14 +01:00 |
zlib
|
Merge branch 'PHP-8.2'
|
2023-02-23 18:49:19 +00:00 |
ext_skel.php
|
Fix path printing in ext_skel (#7387)
|
2021-08-19 09:43:32 +02:00 |