2015-07-21 22:36:36 +08:00
|
|
|
PHP NEWS
|
1999-07-23 07:54:54 +08:00
|
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2024-07-17 04:25:41 +08:00
|
|
|
?? ??? ????, PHP 8.4.0alpha3
|
|
|
|
|
2024-07-17 00:06:56 +08:00
|
|
|
- Core:
|
|
|
|
. Fix GH-14978 (The xmlreader extension phpize build). (Peter Kokot)
|
|
|
|
|
2024-07-16 21:02:11 +08:00
|
|
|
- OpenSSL:
|
|
|
|
. Bumped minimum required OpenSSL version to 1.1.0. (cmb)
|
|
|
|
|
2024-07-17 04:25:41 +08:00
|
|
|
- Standard:
|
|
|
|
. Fix references in request_parse_body() options array. (nielsdos)
|
|
|
|
|
|
|
|
18 Jul 2024, PHP 8.4.0alpha2
|
2024-07-02 23:01:30 +08:00
|
|
|
|
2024-07-14 19:39:10 +08:00
|
|
|
- Core:
|
|
|
|
. Fixed bug GH-14801 (Fix build for armv7). (andypost)
|
|
|
|
. Implemented property hooks RFC. (ilutov)
|
|
|
|
|
2024-07-10 23:07:12 +08:00
|
|
|
- DOM:
|
|
|
|
. Improve support for template elements. (nielsdos)
|
|
|
|
|
2024-06-19 02:27:58 +08:00
|
|
|
- GD:
|
|
|
|
. Check overflow/underflow for imagescale/imagefilter. (David Carlier)
|
|
|
|
|
2024-07-06 23:43:46 +08:00
|
|
|
- LibXML:
|
|
|
|
. Added LIBXML_NO_XXE constant. (nielsdos)
|
|
|
|
|
2024-07-10 20:52:38 +08:00
|
|
|
- Opcache:
|
|
|
|
. Fixed bug GH-14873 (PHP 8.4 min function fails on typed integer).
|
|
|
|
(nielsdos)
|
|
|
|
|
2024-07-06 23:43:46 +08:00
|
|
|
- PDO:
|
2024-07-04 20:58:25 +08:00
|
|
|
. Fixed bug GH-14792 (Compilation failure on pdo_* extensions).
|
|
|
|
(Peter Kokot)
|
2024-07-02 23:01:30 +08:00
|
|
|
|
2024-07-16 05:22:49 +08:00
|
|
|
- Standard:
|
|
|
|
. Change highlight_string() and print_r() return type to string|true. (Ayesh)
|
|
|
|
|
2024-07-16 02:03:48 +08:00
|
|
|
- Windows:
|
|
|
|
. Update the icon of the Windows executables, e.g. php.exe. (Ayesh,
|
|
|
|
Nurudin Imširović)
|
|
|
|
|
2024-07-07 00:34:17 +08:00
|
|
|
- XML:
|
|
|
|
. Fixed bug #81481 (xml_get_current_byte_index limited to 32-bit numbers on
|
|
|
|
64-bit builds). (nielsdos)
|
|
|
|
|
2024-07-02 23:01:30 +08:00
|
|
|
04 Jul 2024, PHP 8.4.0alpha1
|
2023-08-30 00:14:11 +08:00
|
|
|
|
2024-05-01 21:02:38 +08:00
|
|
|
- BCMath:
|
2024-05-01 22:57:36 +08:00
|
|
|
. [RFC] Add bcfloor, bcceil and bcround to BCMath. (Saki Takamachi)
|
|
|
|
. Improve performance. (Saki Takamachi, nielsdos)
|
2024-05-01 21:02:38 +08:00
|
|
|
|
2024-02-05 15:31:24 +08:00
|
|
|
- Core:
|
2023-12-10 00:12:48 +08:00
|
|
|
. Added zend_call_stack_get implementation for NetBSD, DragonFlyBSD,
|
|
|
|
Solaris and Haiku. (David Carlier)
|
2023-09-24 02:42:24 +08:00
|
|
|
. Enabled ifunc checks on FreeBSD from the 12.x releases. (Freaky)
|
2024-01-07 21:38:26 +08:00
|
|
|
. Changed the type of PHP_DEBUG and PHP_ZTS constants to bool. (haszi)
|
2024-01-20 07:46:34 +08:00
|
|
|
. Fixed bug GH-13142 (Undefined variable name is shortened when contains \0).
|
|
|
|
(nielsdos)
|
2024-01-18 22:47:59 +08:00
|
|
|
. Fixed bug GH-13178 (Iterator positions incorrect when converting packed
|
|
|
|
array to hashed). (ilutov)
|
2024-02-04 05:18:59 +08:00
|
|
|
. Fixed zend fiber build for solaris default mode (32 bits). (David Carlier)
|
2024-02-03 22:54:23 +08:00
|
|
|
. Fixed zend call stack size for macOs/arm64. (David Carlier)
|
2024-03-06 03:54:38 +08:00
|
|
|
. Added support for Zend Max Execution Timers on FreeBSD. (Kévin Dunglas)
|
|
|
|
. Ensure fiber stack is not backed by THP. (crrodriguez)
|
2024-03-09 01:31:24 +08:00
|
|
|
. Implement GH-13609 (Dump wrapped object in WeakReference class). (nielsdos)
|
2024-02-13 17:37:20 +08:00
|
|
|
. Added sparc64 arch assembly support for zend fiber. (Claudio Jeker)
|
2024-03-29 07:39:10 +08:00
|
|
|
. Fixed GH-13581 no space available for TLS on NetBSD. (Paul Ripke)
|
2024-04-01 15:16:47 +08:00
|
|
|
. Added fiber Sys-V loongarch64 support. (qiangxuhui)
|
2024-04-13 00:21:13 +08:00
|
|
|
. Adjusted closure names to include the parent function's name. (timwolla)
|
2024-05-30 01:06:18 +08:00
|
|
|
. Improve randomness of uploaded file names and files created by tempnam().
|
|
|
|
(Arnaud)
|
2024-06-20 01:49:06 +08:00
|
|
|
. Added gc and shutdown callbacks to zend_mm custom handlers.
|
2024-06-24 22:53:11 +08:00
|
|
|
(Florian Engelhardt)
|
|
|
|
. Fixed bug GH-14650 (Compute the size of pages before allocating memory).
|
|
|
|
(Julien Voisin)
|
2024-06-25 22:10:10 +08:00
|
|
|
. Fixed bug GH-11928 (The --enable-re2c-cgoto doesn't add the -g flag).
|
|
|
|
(Peter Kokot)
|
2024-07-02 15:44:25 +08:00
|
|
|
. Added the #[\Deprecated] attribute. (beberlei, timwolla)
|
2024-07-02 21:24:11 +08:00
|
|
|
. Fixed GH-11389 (Allow suspending fibers in destructors). (Arnaud, trowski)
|
2023-08-30 00:14:11 +08:00
|
|
|
|
2024-02-05 15:31:24 +08:00
|
|
|
- Curl:
|
2024-01-10 17:41:24 +08:00
|
|
|
. Deprecated the CURLOPT_BINARYTRANSFER constant. (divinity76)
|
2024-01-31 21:48:17 +08:00
|
|
|
. Bumped required libcurl version to 7.61.0. (Ayesh)
|
2024-05-24 05:16:40 +08:00
|
|
|
. Added feature_list key to the curl_version() return value. (Ayesh)
|
2024-01-10 17:41:24 +08:00
|
|
|
|
2024-02-05 15:31:24 +08:00
|
|
|
- Date:
|
2023-11-22 23:25:01 +08:00
|
|
|
. Added DateTime[Immutable]::createFromTimestamp. (Marc Bennewitz)
|
2024-03-06 17:18:22 +08:00
|
|
|
. Added DateTime[Immutable]::[get|set]Microsecond. (Marc Bennewitz)
|
2023-11-22 23:25:01 +08:00
|
|
|
|
2024-02-05 15:31:24 +08:00
|
|
|
- DOM:
|
2023-09-09 07:14:26 +08:00
|
|
|
. Added DOMNode::compareDocumentPosition(). (nielsdos)
|
2023-09-23 00:46:18 +08:00
|
|
|
. Implement #53655 (Improve speed of DOMNode::C14N() on large XML documents).
|
|
|
|
(nielsdos)
|
2023-10-29 01:21:02 +08:00
|
|
|
. Fix cloning attribute with namespace disappearing namespace. (nielsdos)
|
2023-11-14 03:18:19 +08:00
|
|
|
. Implement DOM HTML5 parsing and serialization RFC. (nielsdos)
|
2023-11-28 15:19:46 +08:00
|
|
|
. Fix DOMElement->prefix with empty string creates bogus prefix. (nielsdos)
|
2023-12-05 06:49:25 +08:00
|
|
|
. Handle OOM more consistently. (nielsdos)
|
2024-01-13 07:00:26 +08:00
|
|
|
. Implemented "Improve callbacks in ext/dom and ext/xsl" RFC. (nielsdos)
|
2024-02-23 03:32:32 +08:00
|
|
|
. Added DOMXPath::quote() static method. (divinity76)
|
2024-03-09 23:56:00 +08:00
|
|
|
. Implemented opt-in ext/dom spec compliance RFC. (nielsdos)
|
2024-05-26 19:51:40 +08:00
|
|
|
. Fixed bug #79701 (getElementById does not correctly work with duplicate
|
|
|
|
definitions). (nielsdos)
|
2024-06-27 02:39:05 +08:00
|
|
|
. Implemented "New ext-dom features in PHP 8.4" RFC. (nielsdos)
|
2024-06-28 20:09:52 +08:00
|
|
|
. Fixed GH-14698 (segfault on DOM node dereference). (David Carlier)
|
2023-09-09 07:14:26 +08:00
|
|
|
|
2024-02-14 04:11:57 +08:00
|
|
|
- Fileinfo:
|
|
|
|
. Update to libmagic 5.45. (nielsdos)
|
2024-03-22 22:01:40 +08:00
|
|
|
. Fixed bug #65106 (PHP fails to compile ext/fileinfo). (Guillaume Outters)
|
2024-02-14 04:11:57 +08:00
|
|
|
|
2024-02-05 15:31:24 +08:00
|
|
|
- FPM:
|
2023-11-26 07:11:22 +08:00
|
|
|
. Implement GH-12385 (flush headers without body when calling flush()).
|
|
|
|
(nielsdos)
|
2024-01-06 02:53:49 +08:00
|
|
|
. Added DragonFlyBSD system to the list which set FPM_BACKLOG_DEFAULT
|
|
|
|
to SOMAXCONN. (David Carlier)
|
2023-11-26 07:11:22 +08:00
|
|
|
|
2024-02-05 15:31:24 +08:00
|
|
|
- FTP:
|
2023-10-30 00:25:18 +08:00
|
|
|
. Removed the deprecated inet_ntoa call support. (David Carlier)
|
2024-04-13 07:40:57 +08:00
|
|
|
. Fixed bug #63937 (Upload speed 10 times slower with PHP). (nielsdos)
|
2023-10-30 00:25:18 +08:00
|
|
|
|
2024-06-05 14:57:18 +08:00
|
|
|
- GD:
|
|
|
|
. Fix parameter numbers and missing alpha check for imagecolorset().
|
|
|
|
(Giovanni Giacobbi)
|
2024-06-06 01:49:07 +08:00
|
|
|
. imagepng/imagejpeg/imagewep/imageavif now throw an exception on
|
|
|
|
invalid quality parameter. (David Carlier)
|
2024-06-05 14:57:18 +08:00
|
|
|
|
2024-03-02 19:04:22 +08:00
|
|
|
- Gettext:
|
2024-03-13 04:24:16 +08:00
|
|
|
. bind_textdomain_codeset, textdomain and d(*)gettext functions
|
|
|
|
now throw an exception on empty domain. (David Carlier)
|
2024-03-02 19:04:22 +08:00
|
|
|
|
2024-03-10 03:02:50 +08:00
|
|
|
- Hash:
|
|
|
|
. Changed return type of hash_update() to true. (nielsdos)
|
2024-06-28 01:29:37 +08:00
|
|
|
. Added HashContext::__debugInfo(). (timwolla)
|
2024-03-10 03:02:50 +08:00
|
|
|
|
2024-02-05 15:31:24 +08:00
|
|
|
- IMAP:
|
|
|
|
. Moved to PECL. (Derick Rethans)
|
|
|
|
|
|
|
|
- Intl:
|
2023-09-21 12:51:52 +08:00
|
|
|
. Added IntlDateFormatter::PATTERN constant. (David Carlier)
|
2023-12-05 06:00:17 +08:00
|
|
|
. Fixed Numberformatter::__construct when the locale is invalid, now
|
|
|
|
throws an exception. (David Carlier)
|
2023-12-21 20:28:05 +08:00
|
|
|
. Added NumberFormatter::ROUND_TOWARD_ZERO and ::ROUND_AWAY_FROM_ZERO as
|
|
|
|
aliases for ::ROUND_DOWN and ::ROUND_UP. (Jorg Sowa)
|
2024-01-19 01:29:32 +08:00
|
|
|
. Added NumberFormatter::ROUND_HALFODD. (Ayesh Karunaratne)
|
2024-02-22 00:32:27 +08:00
|
|
|
. Added PROPERTY_IDS_UNARY_OPERATOR, PROPERTY_ID_COMPAT_MATH_START and
|
2024-02-22 07:23:09 +08:00
|
|
|
PROPERTY_ID_COMPAT_MATH_CONTINUE constants. (David Carlier)
|
2024-02-22 00:24:27 +08:00
|
|
|
. Added IntlDateFormatter::getIanaID/intltz_get_iana_id method/function.
|
|
|
|
(David Carlier)
|
2024-02-22 00:32:27 +08:00
|
|
|
. Set to C++17 standard for icu 74 and onwards. (David Carlier)
|
2024-02-27 01:03:17 +08:00
|
|
|
. resourcebundle_get(), ResourceBundle::get(), and accessing offsets on a
|
|
|
|
ResourceBundle object now throw:
|
|
|
|
- TypeError for invalid offset types
|
|
|
|
- ValueError for an empty string
|
|
|
|
- ValueError if the integer index does not fit in a signed 32 bit integer
|
|
|
|
. ResourceBundle::get() now has a tentative return type of:
|
|
|
|
ResourceBundle|array|string|int|null
|
2024-03-03 00:09:26 +08:00
|
|
|
. Added the new Grapheme function grapheme_str_split. (youkidearitai)
|
2024-05-01 05:38:08 +08:00
|
|
|
. Added IntlDateFormatter::parseToCalendar. (David Carlier)
|
2023-09-21 12:51:52 +08:00
|
|
|
|
2024-02-16 02:53:45 +08:00
|
|
|
- LDAP:
|
|
|
|
. Added LDAP_OPT_X_TLS_PROTOCOL_MAX/LDAP_OPT_X_TLS_PROTOCOL_TLS1_3
|
|
|
|
constants. (StephenWall)
|
|
|
|
|
2024-02-26 04:03:37 +08:00
|
|
|
- LibXML:
|
|
|
|
. Added LIBXML_RECOVER constant. (nielsdos)
|
2024-05-20 22:56:38 +08:00
|
|
|
. libxml_set_streams_context() now throws immediately on an invalid context
|
|
|
|
instead of at the use-site. (nielsdos)
|
2024-02-26 04:03:37 +08:00
|
|
|
|
2024-02-05 15:31:24 +08:00
|
|
|
- MBString:
|
2023-11-24 18:47:32 +08:00
|
|
|
. Added mb_trim, mb_ltrim and mb_rtrim. (Yuya Hamada)
|
2024-03-21 00:25:19 +08:00
|
|
|
. Added mb_ucfirst and mb_lcfirst. (Yuya Hamada)
|
2024-06-27 02:58:14 +08:00
|
|
|
. Updated Unicode data tables to Unicode 15.1. (Ayesh Karunaratne)
|
2023-11-24 18:47:32 +08:00
|
|
|
|
2024-03-08 03:50:30 +08:00
|
|
|
- MySQLnd:
|
|
|
|
. Fixed bug GH-13440 (PDO quote bottleneck). (nielsdos)
|
2024-04-21 22:08:23 +08:00
|
|
|
. Fixed bug GH-10599 (Apache crash on Windows when using a self-referencing
|
|
|
|
anonymous function inside a class with an active mysqli connection).
|
|
|
|
(nielsdos)
|
2024-03-08 03:50:30 +08:00
|
|
|
|
2024-02-05 15:31:24 +08:00
|
|
|
- Opcache:
|
2022-02-05 05:14:52 +08:00
|
|
|
. Added large shared segments support for FreeBSD. (David Carlier)
|
2023-11-17 03:36:34 +08:00
|
|
|
. If JIT is enabled, PHP will now exit with a fatal error on startup in case
|
|
|
|
of JIT startup initialization issues. (danog)
|
2024-03-19 20:06:29 +08:00
|
|
|
. Increased the maximum value of opcache.interned_strings_buffer to 32767 on
|
|
|
|
64bit archs. (Arnaud)
|
2024-04-01 19:49:27 +08:00
|
|
|
. Fixed bug GH-13834 (Applying non-zero offset 36 to null pointer in
|
|
|
|
zend_jit.c). (nielsdos)
|
2024-06-04 04:42:44 +08:00
|
|
|
. Fixed bug GH-14361 (Deep recursion in zend_cfg.c causes segfault).
|
|
|
|
(nielsdos)
|
2022-02-05 05:14:52 +08:00
|
|
|
|
2024-02-05 15:31:24 +08:00
|
|
|
- OpenSSL:
|
2023-12-20 07:14:53 +08:00
|
|
|
. Fixed bug #80269 (OpenSSL sets Subject wrong with extraattribs parameter).
|
|
|
|
(Jakub Zelenka)
|
2023-12-21 00:11:30 +08:00
|
|
|
. Implement request #48520 (openssl_csr_new - allow multiple values in DN).
|
|
|
|
(Jakub Zelenka)
|
2024-01-05 22:43:24 +08:00
|
|
|
. Introduced new serial_hex parameter to openssl_csr_sign. (Jakub Zelenka,
|
|
|
|
Florian Sowade)
|
2024-01-15 01:10:12 +08:00
|
|
|
. Added X509_PURPOSE_OCSP_HELPER and X509_PURPOSE_TIMESTAMP_SIGN constants.
|
|
|
|
(Vincent Jardin)
|
2024-02-25 10:37:08 +08:00
|
|
|
. Bumped minimum required OpenSSL version to 1.1.1. (Ayesh Karunaratne)
|
2024-04-13 00:52:04 +08:00
|
|
|
. Added compile-time option --with-openssl-legacy-provider to enable legacy
|
|
|
|
provider. (Adam Saponara)
|
2024-04-26 19:26:46 +08:00
|
|
|
. Added support for Curve25519 + Curve448 based keys. (Manuel Mausz)
|
2024-06-02 23:09:41 +08:00
|
|
|
. Fixed bug GH-13343 (openssl_x509_parse should not allow omitted seconds in
|
|
|
|
UTCTimes). (Jakub Zelenka)
|
2023-12-20 07:14:53 +08:00
|
|
|
|
2024-01-08 05:16:26 +08:00
|
|
|
- Output:
|
|
|
|
. Clear output handler status flags during handler initialization. (haszi)
|
2024-02-01 04:23:14 +08:00
|
|
|
. Fixed bug with url_rewriter.hosts not used by output_add_rewrite_var().
|
|
|
|
(haszi)
|
2024-01-08 05:16:26 +08:00
|
|
|
|
2024-04-04 01:59:40 +08:00
|
|
|
- PCNTL:
|
|
|
|
. Added pcntl_setns for Linux. (David Carlier)
|
2024-04-06 04:37:59 +08:00
|
|
|
. Added pcntl_getaffinity/pcntl_setaffinity. (David Carlier)
|
2024-04-07 15:43:23 +08:00
|
|
|
. Updated pcntl_get_signal_handler signal id upper limit to be
|
|
|
|
more in line with platforms limits. (David Carlier)
|
2024-05-10 06:36:48 +08:00
|
|
|
. Added pcntl_getcpu for Linux/FreeBSD/Solaris/Illumos. (David Carlier)
|
2024-04-12 04:14:22 +08:00
|
|
|
. Added pcntl_getqos_class/pcntl_setqos_class for macOs. (David Carlier)
|
2024-04-20 03:19:12 +08:00
|
|
|
. Added SIGCKPT/SIGCKPTEXIT constants for DragonFlyBSD. (David Carlier)
|
2024-05-19 04:53:15 +08:00
|
|
|
. Added FreeBSD's SIGTRAP handling to pcntl_siginfo_to_zval. (David Carlier)
|
2024-06-20 20:47:27 +08:00
|
|
|
. Added POSIX pcntl_waitid. (Vladimir Vrzić)
|
2024-04-04 01:59:40 +08:00
|
|
|
|
2024-02-17 21:15:04 +08:00
|
|
|
- PCRE:
|
|
|
|
. Upgrade bundled pcre2lib to version 10.43. (nielsdos)
|
2024-03-06 03:54:38 +08:00
|
|
|
. Add "/r" modifier. (Ayesh)
|
2024-06-08 19:03:31 +08:00
|
|
|
. Upgrade bundled pcre2lib to version 10.44. (Ayesh)
|
2024-02-17 21:15:04 +08:00
|
|
|
|
2024-02-05 15:31:24 +08:00
|
|
|
- PDO:
|
2024-01-12 21:15:30 +08:00
|
|
|
. Fixed setAttribute and getAttribute. (SakiTakamachi)
|
|
|
|
. Implemented PDO driver-specific subclasses RFC. (danack, kocsismate)
|
2024-06-18 05:51:41 +08:00
|
|
|
. Added support for PDO driver-specific SQL parsers. (Matteo Beccati)
|
2023-12-05 00:05:30 +08:00
|
|
|
|
2024-02-05 15:31:24 +08:00
|
|
|
- PDO_DBLIB:
|
2024-01-12 21:15:30 +08:00
|
|
|
. Fixed setAttribute and getAttribute. (SakiTakamachi)
|
2024-06-09 10:04:51 +08:00
|
|
|
. Added class Pdo\DbLib. (danack, kocsismate)
|
2023-12-05 00:05:30 +08:00
|
|
|
|
2024-02-05 15:31:24 +08:00
|
|
|
- PDO_FIREBIRD:
|
2024-01-12 21:15:30 +08:00
|
|
|
. Fixed setAttribute and getAttribute. (SakiTakamachi)
|
|
|
|
. Feature: Add transaction isolation level and mode settings to pdo_firebird.
|
2023-12-08 01:34:55 +08:00
|
|
|
(SakiTakamachi)
|
2024-06-09 10:04:51 +08:00
|
|
|
. Added class Pdo\Firebird. (danack, kocsismate)
|
2023-12-05 00:05:30 +08:00
|
|
|
|
2024-02-05 15:31:24 +08:00
|
|
|
- PDO_MYSQL:
|
2024-01-12 21:15:30 +08:00
|
|
|
. Fixed setAttribute and getAttribute. (SakiTakamachi)
|
2024-06-09 10:04:51 +08:00
|
|
|
. Added class Pdo\Mysql. (danack, kocsismate)
|
2024-06-18 05:51:41 +08:00
|
|
|
. Added custom SQL parser. (Matteo Beccati)
|
2024-01-12 05:58:28 +08:00
|
|
|
|
2024-02-05 15:31:24 +08:00
|
|
|
- PDO_ODBC:
|
2024-06-09 10:04:51 +08:00
|
|
|
. Added class Pdo\Odbc. (danack, kocsismate)
|
2023-12-05 00:05:30 +08:00
|
|
|
|
2024-02-05 15:31:24 +08:00
|
|
|
- PDO_PGSQL:
|
2023-10-12 09:35:42 +08:00
|
|
|
. Fixed GH-12423, DSN credentials being prioritized over the user/password
|
|
|
|
PDO constructor arguments. (SakiTakamachi)
|
2023-10-20 16:54:05 +08:00
|
|
|
. Fixed native float support with pdo_pgsql query results. (Yurunsoft)
|
2024-06-09 10:04:51 +08:00
|
|
|
. Added class Pdo\Pgsql. (danack, kocsismate)
|
2024-05-15 19:15:33 +08:00
|
|
|
. Retrieve the memory usage of the query result resource. (KentarouTakeda)
|
2024-06-09 10:04:51 +08:00
|
|
|
. Added Pdo\Pgsql::setNoticeCallBack method to receive DB notices.
|
2024-06-09 00:51:46 +08:00
|
|
|
(outtersg)
|
2024-06-18 05:51:41 +08:00
|
|
|
. Added custom SQL parser. (Matteo Beccati)
|
2024-01-12 05:58:28 +08:00
|
|
|
|
2024-02-05 15:31:24 +08:00
|
|
|
- PDO_SQLITE:
|
2024-06-09 10:04:51 +08:00
|
|
|
. Added class Pdo\Sqlite. (danack, kocsismate)
|
2024-05-20 19:59:26 +08:00
|
|
|
. Fixed bug #81227 (PDO::inTransaction reports false when in transaction).
|
|
|
|
(nielsdos)
|
2024-06-18 05:51:41 +08:00
|
|
|
. Added custom SQL parser. (Matteo Beccati)
|
2023-10-12 09:35:42 +08:00
|
|
|
|
2024-02-05 15:31:24 +08:00
|
|
|
- PGSQL:
|
2023-10-08 23:39:36 +08:00
|
|
|
. Added the possibility to have no conditions for pg_select. (OmarEmaraDev)
|
2024-04-27 14:56:09 +08:00
|
|
|
. Persistent connections support the PGSQL_CONNECT_FORCE_RENEW flag.
|
|
|
|
(David Carlier)
|
2024-05-12 12:33:22 +08:00
|
|
|
. Added pg_result_memory_size to get the query result memory usage.
|
|
|
|
(KentarouTakeda)
|
2024-05-18 14:36:57 +08:00
|
|
|
. Added pg_change_password to alter an user's password. (David Carlier)
|
2024-05-25 23:58:06 +08:00
|
|
|
. Added pg_put_copy_data/pg_put_copy_end to send COPY commands and signal
|
|
|
|
the end of the COPY. (David Carlier)
|
2024-05-30 02:55:13 +08:00
|
|
|
. Added pg_socket_poll to poll on the connection. (David Carlier)
|
2024-06-14 02:29:02 +08:00
|
|
|
. Added pg_jit to get infos on server JIT support. (David Carlier)
|
2024-06-15 02:06:58 +08:00
|
|
|
. Added pg_set_chunked_rows_size to fetch results per chunk. (David Carlier)
|
2023-10-08 23:39:36 +08:00
|
|
|
|
2024-02-05 15:31:24 +08:00
|
|
|
- Phar:
|
2023-10-29 01:48:01 +08:00
|
|
|
. Fixed bug GH-12532 (PharData created from zip has incorrect timestamp).
|
|
|
|
(nielsdos)
|
|
|
|
|
2024-02-05 15:31:24 +08:00
|
|
|
- POSIX:
|
2023-11-16 17:36:20 +08:00
|
|
|
. Added POSIX_SC_CHILD_MAX and POSIX_SC_CLK_TCK constants. (Jakub Zelenka)
|
2024-04-09 05:26:14 +08:00
|
|
|
. Updated posix_isatty to set the error number on file descriptors.
|
|
|
|
(David Carlier)
|
2023-11-16 17:36:20 +08:00
|
|
|
|
2024-02-05 15:31:24 +08:00
|
|
|
- PSpell:
|
2023-11-23 00:51:04 +08:00
|
|
|
. Moved to PECL. (Derick Rethans)
|
|
|
|
|
2024-02-05 15:31:24 +08:00
|
|
|
- Reflection:
|
2023-12-10 04:37:52 +08:00
|
|
|
. Implement GH-12908 (Show attribute name/class in ReflectionAttribute dump).
|
|
|
|
(nielsdos)
|
2024-05-21 14:54:51 +08:00
|
|
|
. Make ReflectionGenerator::getFunction() legal after generator termination.
|
|
|
|
(timwolla)
|
2024-05-30 01:07:09 +08:00
|
|
|
. Added ReflectionGenerator::isClosed(). (timwolla)
|
2023-12-10 04:37:52 +08:00
|
|
|
|
2024-02-05 15:31:24 +08:00
|
|
|
- SimpleXML:
|
2023-09-13 02:11:28 +08:00
|
|
|
. Fixed bug GH-12192 (SimpleXML infinite loop when getName() is called
|
|
|
|
within foreach). (nielsdos)
|
2023-09-17 19:39:19 +08:00
|
|
|
. Fixed bug GH-12208 (SimpleXML infinite loop when a cast is used inside a
|
|
|
|
foreach). (nielsdos)
|
2023-09-20 03:31:26 +08:00
|
|
|
. Fixed bug #55098 (SimpleXML iteration produces infinite loop). (nielsdos)
|
2024-01-19 03:28:01 +08:00
|
|
|
. Fix signature of simplexml_import_dom(). (nielsdos)
|
2022-10-05 21:31:28 +08:00
|
|
|
|
2024-02-05 15:31:24 +08:00
|
|
|
- Sockets:
|
2024-01-31 14:58:27 +08:00
|
|
|
. Added multicast group support for ipv4 on FreeBSD. (jonathan@tangential.ca)
|
2024-03-27 06:59:14 +08:00
|
|
|
. Added the TCP_SYNCNT constant for Linux to set number of attempts to send
|
|
|
|
SYN packets from the client. (David Carlier)
|
2024-04-10 12:55:11 +08:00
|
|
|
. Added the SO_EXCLBIND constant for exclusive socket binding on illumos/solaris.
|
2024-04-08 05:01:46 +08:00
|
|
|
(David Carlier)
|
2024-03-31 23:07:39 +08:00
|
|
|
. Updated the socket_create_listen backlog argument default value to SOMAXCONN.
|
|
|
|
(David Carlier)
|
2024-04-28 20:01:49 +08:00
|
|
|
. Added the SO_NOSIGPIPE constant to control the generation of SIGPIPE for
|
|
|
|
macOs and FreeBSD. (David Carlier)
|
2024-06-19 04:33:03 +08:00
|
|
|
. Added SO_LINGER_SEC for macOs, true equivalent of SO_LINGER in other platforms.
|
|
|
|
(David Carlier)
|
2024-06-20 02:19:53 +08:00
|
|
|
. Add close-on-exec on socket created with socket_accept on unixes. (David Carlier)
|
2024-01-31 14:58:27 +08:00
|
|
|
|
2024-02-05 15:31:24 +08:00
|
|
|
- SNMP:
|
2023-10-30 00:25:18 +08:00
|
|
|
. Removed the deprecated inet_ntoa call support. (David Carlier)
|
|
|
|
|
2024-02-05 15:31:24 +08:00
|
|
|
- SOAP:
|
2023-10-12 11:30:04 +08:00
|
|
|
. Add support for clark notation for namespaces in class map. (lxShaDoWxl)
|
2023-10-28 02:54:14 +08:00
|
|
|
. Mitigate #51561 (SoapServer with a extented class and using sessions,
|
|
|
|
lost the setPersistence()). (nielsdos)
|
2023-11-04 23:09:30 +08:00
|
|
|
. Fixed bug #49278 (SoapClient::__getLastResponseHeaders returns NULL if
|
|
|
|
wsdl operation !has output). (nielsdos)
|
2023-10-14 23:57:45 +08:00
|
|
|
. Fixed bug #44383 (PHP DateTime not converted to xsd:datetime). (nielsdos)
|
2024-05-30 01:51:49 +08:00
|
|
|
. Fixed bug GH-11941 (soap with session persistence will silently fail when
|
|
|
|
"session" built as a shared object). (nielsdos)
|
2023-10-12 11:30:04 +08:00
|
|
|
|
2024-02-05 15:31:24 +08:00
|
|
|
- Sockets:
|
2023-10-29 22:14:31 +08:00
|
|
|
. Removed the deprecated inet_ntoa call support. (David Carlier)
|
2023-12-26 23:20:13 +08:00
|
|
|
. Added the SO_EXECLUSIVEADDRUSE windows constant. (David Carlier)
|
2024-03-16 21:34:40 +08:00
|
|
|
. Added the SOCK_CONN_DGRAM/SOCK_DCCP netbsd constants. (David Carlier)
|
2023-10-29 22:14:31 +08:00
|
|
|
|
2024-02-05 15:31:24 +08:00
|
|
|
- Sodium:
|
2024-05-24 05:16:40 +08:00
|
|
|
. Add support for AEGIS-128L and AEGIS-256. (jedisct1)
|
|
|
|
. Enable AES-GCM on aarch64 with the ARM crypto extensions. (jedisct1)
|
2023-12-07 08:31:42 +08:00
|
|
|
|
2024-05-05 19:26:54 +08:00
|
|
|
- SPL:
|
|
|
|
. Implement SeekableIterator for SplObjectStorage. (nielsdos)
|
|
|
|
|
2024-02-05 15:31:24 +08:00
|
|
|
- Standard:
|
2023-09-14 20:42:10 +08:00
|
|
|
. Implement GH-12188 (Indication for the int size in phpinfo()). (timwolla)
|
2023-09-20 00:05:05 +08:00
|
|
|
. Partly fix GH-12143 (Incorrect round() result for 0.49999999999999994).
|
|
|
|
(timwolla)
|
2023-09-22 23:32:09 +08:00
|
|
|
. Fix GH-12252 (round(): Validate the rounding mode). (timwolla)
|
2023-10-06 20:27:01 +08:00
|
|
|
. Increase the default BCrypt cost to 12. (timwolla)
|
2023-11-05 21:06:50 +08:00
|
|
|
. Fixed bug GH-12592 (strcspn() odd behaviour with NUL bytes and empty mask).
|
|
|
|
(nielsdos)
|
2023-10-30 00:25:18 +08:00
|
|
|
. Removed the deprecated inet_ntoa call support. (David Carlier)
|
2023-09-30 22:28:02 +08:00
|
|
|
. Cast large floats that are within int range to int in number_format so
|
2023-12-21 20:28:05 +08:00
|
|
|
the precision is not lost. (Marc Bennewitz)
|
|
|
|
. Add support for 4 new rounding modes to the round() function. (Jorg Sowa)
|
2024-01-12 08:33:14 +08:00
|
|
|
. debug_zval_dump() now indicates whether an array is packed. (Max Semenik)
|
2024-02-03 21:23:02 +08:00
|
|
|
. Fix GH-12143 (Optimize round). (SakiTakamachi)
|
2024-02-17 01:31:21 +08:00
|
|
|
. Changed return type of long2ip to string from string|false. (Jorg Sowa)
|
2024-02-23 00:12:34 +08:00
|
|
|
. Fix GH-12143 (Extend the maximum precision round can handle by one digit).
|
|
|
|
(SakiTakamachi)
|
2024-03-01 00:41:09 +08:00
|
|
|
. Added the http_get_last_response_headers() and
|
|
|
|
http_clear_last_response_headers() that allows retrieving the same content
|
|
|
|
as the magic $http_response_header variable.
|
2024-03-27 15:07:56 +08:00
|
|
|
. Add php_base64_encode_ex() API. (Remi)
|
2024-05-24 05:16:40 +08:00
|
|
|
. Implemented "Raising zero to the power of negative number" RFC. (Jorg Sowa)
|
2024-06-01 01:39:12 +08:00
|
|
|
. Added array_find(), array_find_key(), array_all(), and array_any(). (josh)
|
2023-09-14 20:42:10 +08:00
|
|
|
|
2024-02-05 15:31:24 +08:00
|
|
|
- XML:
|
2023-10-23 02:56:29 +08:00
|
|
|
. Added XML_OPTION_PARSE_HUGE parser option. (nielsdos)
|
|
|
|
|
2024-03-06 03:54:38 +08:00
|
|
|
- XMLReader:
|
|
|
|
. Declares class constant types. (Ayesh)
|
2024-06-28 04:28:50 +08:00
|
|
|
. Add XMLReader::fromStream(), XMLReader::fromUri(), XMLReader::fromString(). (nielsdos)
|
2024-04-18 03:51:24 +08:00
|
|
|
|
|
|
|
- XMLWriter:
|
2024-06-28 03:36:41 +08:00
|
|
|
. Add XMLWriter::toStream(), XMLWriter::toUri(), XMLWriter::toMemory(). (nielsdos)
|
2024-03-06 03:54:38 +08:00
|
|
|
|
2024-02-05 15:31:24 +08:00
|
|
|
- XSL:
|
2023-09-30 19:59:08 +08:00
|
|
|
. Implement request #64137 (XSLTProcessor::setParameter() should allow both
|
|
|
|
quotes to be used). (nielsdos)
|
2024-01-13 07:00:26 +08:00
|
|
|
. Implemented "Improve callbacks in ext/dom and ext/xsl" RFC. (nielsdos)
|
2024-04-01 03:21:23 +08:00
|
|
|
. Added XSLTProcessor::$maxTemplateDepth and XSLTProcessor::$maxTemplateVars.
|
|
|
|
(nielsdos)
|
2023-09-30 19:59:08 +08:00
|
|
|
|
2013-05-17 17:22:04 +08:00
|
|
|
<<< NOTE: Insert NEWS from last stable release here prior to actual release! >>>
|