Commit Graph

  • c2348a5d80 Accepting request 1328029 from devel:languages:php factory Ana Guerrero 2026-01-21 13:14:08 +00:00
  • 3c6de8580c remove a patch, which breaks phar.phar [bsc#1256905] Petr Gajdos 2026-01-19 08:43:32 +00:00
  • d893b0c862 checkin Petr Gajdos 2026-01-19 08:35:06 +00:00
  • fd9fc10524 Accepting request 1327548 from devel:languages:php Dominique Leuenberger 2026-01-17 20:42:24 +00:00
  • 3c527c6428 - version update to 8.4.17 Core: Fix OSS-Fuzz #465488618 (Wrong assumptions when dumping function signature with dynamic class const lookup default argument). Fixed bug GH-20695 (Assertion failure in normalize_value() when parsing malformed INI input via parse_ini_string()). Fixed bug GH-20714 (Uncatchable exception thrown in generator). Fixed bug GH-20352 (UAF in php_output_handler_free via re-entrant ob_start() during error deactivation). Bz2: Fixed bug GH-20620 (bzcompress overflow on large source size). DOM: Fixed bug GH-20722 (Null pointer dereference in DOM namespace node cloning via clone on malformed objects). Fixed bug GH-20444 (Dom\XMLDocument::C14N() seems broken compared to DOMDocument::C14N()). GD: Fixed bug GH-20622 (imagestring/imagestringup overflow). Intl: Fix leak in umsg_format_helper(). LDAP: Fix memory leak in ldap_set_options(). Mbstring: Fixed bug GH-20674 (mb_decode_mimeheader does not handle separator). PCNTL: Fixed bug with pcntl_getcpuaffinity() on solaris regarding invalid process ids handling. Phar: Fixed bug GH-20732 (Phar::LoadPhar undefined behavior when reading fails). Fix SplFileInfo::openFile() in write mode. Fix build on legacy OpenSSL 1.1.0 systems. Fixed bug #74154 (Phar extractTo creates empty files). POSIX: Fixed crash on posix groups to php array creation on macos. SPL: Fixed bug GH-20678 (resource created by GlobIterator crashes with fclose()). Sqlite3: Fixed bug GH-20699 (SQLite3Result fetchArray return array|false, null returned). Standard: Fix error check for proc_open() command. Fix memory leak in mail() when header key is numeric. Fixed bug GH-20582 (Heap Buffer Overflow in iptcembed). Zlib: Fix OOB gzseek() causing assertion failure. Petr Gajdos 2026-01-16 07:24:04 +00:00
  • c987a14342 Accepting request 1327064 from devel:languages:php Ana Guerrero 2026-01-14 15:20:23 +00:00
  • e7e5c0f231 version update to 8.4.16 slfo-main Petr Gajdos 2026-01-07 12:39:38 +01:00
  • cd31d8b7f8 version update to 8.4.16 Petr Gajdos 2026-01-06 16:20:38 +00:00
  • 02b35e0766 Accepting request 1323606 from devel:languages:php Dominique Leuenberger 2025-12-20 20:45:19 +00:00
  • ac623b9140 checkin Petr Gajdos 2025-12-19 07:56:38 +00:00
  • c0f39a0f8f Accepting request 1323502 from devel:languages:php Ana Guerrero 2025-12-18 17:30:48 +00:00
  • 71d809acc8 main package require wwwrun:www user as it assumes it in filelist Petr Gajdos 2025-12-18 11:24:52 +01:00
  • f4ff1ac096 - main package require wwwrun:www user as it assumes it in filelist Petr Gajdos 2025-12-18 09:39:49 +00:00
  • 881ab0f566 - main package require wwwrun:www user as it assumes it in Petr Gajdos 2025-12-18 09:37:49 +00:00
  • 3088f3ed4a checkin Petr Gajdos 2025-11-20 15:03:26 +00:00
  • 956864a8f9 Accepting request 1313343 from devel:languages:php Ana Guerrero 2025-10-27 13:38:01 +00:00
  • c37483c084 Accepting request 1313254 from home:adkorte:branches:devel:languages:php Petr Gajdos 2025-10-24 06:30:06 +00:00
  • 7c32012ae8 Accepting request 1307291 from devel:languages:php Ana Guerrero 2025-09-29 14:30:59 +00:00
  • cee3baa8ae checkin Petr Gajdos 2025-09-26 06:40:11 +00:00
  • 1945d083f0 Accepting request 1301824 from devel:languages:php Ana Guerrero 2025-08-29 16:34:46 +00:00
  • 1538e7dd93 checkin Petr Gajdos 2025-08-28 15:31:57 +00:00
  • 6f6d7409f0 Accepting request 1299142 from devel:languages:php Dominique Leuenberger 2025-08-13 14:23:23 +00:00
  • e429568b56 - version update to 8.4.11 Calendar: Fixed jewishtojd overflow on year argument. Core: Fixed bug GH-18833 (Use after free with weakmaps dependent on destruction order). Fixed bug GH-18907 (Leak when creating cycle in hook). Fix OSS-Fuzz #427814456. Fix OSS-Fuzz #428983568 and #428760800. Fixed bug GH-17204 (-Wuseless-escape warnings emitted by re2c). Fixed bug GH-19064 (Undefined symbol 'execute_ex' on Windows ARM64). Curl: Fix memory leaks when returning refcounted value from curl callback. Remove incorrect string release. DOM: Fixed bug GH-18979 (Dom\XMLDocument::createComment() triggers undefined behavior with null byte). LDAP: Fixed GH-18902 ldap_exop/ldap_exop_sync assert triggered on empty request OID. MbString: Fixed bug GH-18901 (integer overflow mb_split). Opcache: Fixed bug GH-18639 (Internal class aliases can break preloading + JIT). Fixed bug GH-18899 (JIT function crash when emitting undefined variable warning and opline is not set yet). Fixed bug GH-14082 (Segmentation fault on unknown address 0x600000000018 in ext/opcache/jit/zend_jit.c). Fixed bug GH-18898 (SEGV zend_jit_op_array_hot with property hooks and preloading). OpenSSL: Fixed bug #80770 (It is not possible to get client peer certificate with stream_socket_server). PCNTL: Fixed bug GH-18958 (Fatal error during shutdown after pcntl_rfork() or pcntl_forkx() with zend-max-execution-timers). Phar: Fix stream double free in phar. Fix phar crash and file corruption with SplFileObject. SOAP: Fixed bug GH-18990, bug #81029, bug #47314 (SOAP HTTP socket not closing on object destruction). Fix memory leak when URL parsing fails in redirect. SPL: Fixed bug GH-19094 (Attaching class with no Iterator implementation to MultipleIterator causes crash). Standard: Fix misleading errors in printf(). Fix RCN violations in array functions. Fixed GH-18976 pack() overflow with h/H format and INT_MAX repeater value. Streams: Fixed GH-13264 (fgets() and stream_get_line() do not return false on filter fatal error). Zip: Fix leak when path is too long in ZipArchive::extractTo(). Arjen de Korte 2025-08-12 19:42:43 +00:00
  • 7c86eeaee1 Accepting request 1291490 from devel:languages:php slfo-1.2 Ana Guerrero 2025-07-10 21:14:52 +00:00
  • 6d472e68b2 checkin Petr Gajdos 2025-07-09 12:36:23 +00:00
  • 09722d5c55 checkin Petr Gajdos 2025-07-03 13:10:22 +00:00
  • baa181b861 Accepting request 1283579 from devel:languages:php Ana Guerrero 2025-06-10 06:59:23 +00:00
  • d353beb46e checkin Petr Gajdos 2025-06-06 08:26:28 +00:00
  • bf0b8c4749 Accepting request 1276711 from devel:languages:php Ana Guerrero 2025-05-12 14:46:40 +00:00
  • 8b806e160d - version update to 8.4.7 Core: Fixed bug GH-18038 (Lazy proxy calls magic methods twice). Fixed bug GH-18209 (Use-after-free in extract() with EXTR_REFS). Fixed bug GH-18268 (Segfault in array_walk() on object with added property hooks). Fixed bug GH-18304 (Changing the properties of a DateInterval through dynamic properties triggers a SegFault). Fix some leaks in php_scandir. DBA: FIxed bug GH-18247 dba_popen() memory leak on invalid path. Filter: Fixed bug GH-18309 (ipv6 filter integer overflow). GD: Fixed imagecrop() overflow with rect argument with x/width y/heigh usage in gdImageCrop(). Fixed GH-18243 imagettftext() overflow/underflow on font size value. Intl: Fix reference support for intltz_get_offset(). LDAP: Fixed bug GH-17776 (LDAP_OPT_X_TLS_* options can't be overridden). Fix NULL deref on high modification key. libxml: Fixed custom external entity loader returning an invalid resource leading to a confusing TypeError message. Opcache: Fixed bug GH-18294 (assertion failure zend_jit_ir.c). Fixed bug GH-18289 (Fix segfault in JIT). Fixed bug GH-18136 (tracing JIT floating point register clobbering on Windows and ARM64). OpenSSL: Fix memory leak in openssl_sign() when passing invalid algorithm. Fix potential leaks when writing to BIO fails. PDO Firebird: Fixed bug GH-18276 (persistent connection - "zend_mm_heap corrupted" with setAttribute()) Fixed bug GH-17383 (PDOException has wrong code and message since PHP 8.4) PDO Sqlite: Fix memory leak on error return of collation callback. PgSql: Fix uouv in pg_put_copy_end(). SPL: Fixed bug GH-18322 (SplObjectStorage debug handler mismanages memory). Standard: Fixed bug GH-18145 (php8ts crashes in php_clear_stat_cache()). Fix resource leak in iptcembed() on error. Tests: Address deprecated PHP 8.4 session options to prevent test failures. Zip: Fix uouv when handling empty options in ZipArchive::addGlob(). Fix memory leak when handling a too long path in ZipArchive::addGlob(). Petr Gajdos 2025-05-12 06:21:28 +00:00
  • c22a6fbfc4 Accepting request 1271170 from devel:languages:php Ana Guerrero 2025-04-22 15:25:46 +00:00
  • 71e557c034 - version update to 8.4.6 BCMath: Fixed pointer subtraction for scale. Core: Fixed property hook backing value access in multi-level inheritance. Fixed accidentally inherited default value in overridden virtual properties. Fixed bug GH-17376 (Broken JIT polymorphism for property hooks added to child class). Fixed bug GH-17913 (ReflectionFunction::isDeprecated() returns incorrect results for closures created from magic __call()). Fixed bug GH-17941 (Stack-use-after-return with lazy objects and hooks). Fixed bug GH-17988 (Incorrect handling of hooked props without get hook in get_object_vars()). Fixed bug GH-17998 (Skipped lazy object initialization on primed SIMPLE_WRITE cache). Fixed bug GH-17998 (Assignment to backing value in set hook of lazy proxy calls hook again). Fixed bug GH-17961 (use-after-free during dl()'ed module class destruction). Fixed bug GH-15367 (dl() of module with aliased class crashes in shutdown). Fixed OSS-Fuzz #403308724. Fixed bug GH-13193 again (Significant performance degradation in 'foreach'). DBA: Fixed assertion violation when opening the same file with dba_open multiple times. DOM: Fixed bug GH-17991 (Assertion failure dom_attr_value_write). Fix weird unpack behaviour in DOM. Fixed bug GH-18090 (DOM: Svg attributes and tag names are being lowercased). Fix xinclude destruction of live attributes. Fuzzer: Fixed bug GH-18081 (Memory leaks in error paths of fuzzer SAPI). GD: Fixed bug GH-17984 (calls with arguments as array with references). LDAP: Fixed bug GH-18015 (Error messages for ldap_mod_replace are confusing). Mbstring: Fixed bug GH-17989 (mb_output_handler crash with unset http_output_conv_mimetypes). Opcache: Fixed bug GH-15834 (Segfault with hook "simple get" cache slot and minimal JIT). Fixed bug GH-17966 (Symfony JIT 1205 assertion failure). Fixed bug GH-18037 (SEGV Zend/zend_execute.c). Fixed bug GH-18050 (IN_ARRAY optimization in DFA pass is broken). Fixed bug GH-18113 (stack-buffer-overflow ext/opcache/jit/ir/ir_sccp.c). Fixed bug GH-18112 (NULL access with preloading and INI option). Fixed bug GH-18107 (Opcache CFG jmp optimization with try-finally breaks the exception table). PDO: Fix memory leak when destroying PDORow. Standard: Fix memory leaks in array_any() / array_all(). SOAP: Fixed bug #66049 (Typemap can break parsing in parse_packet_soap leading to a segfault) . SPL: Fixed bug GH-18018 (RC1 data returned from offsetGet causes UAF in ArrayObject). Treewide: Fixed bug GH-17736 (Assertion failure zend_reference_destroy()). Windows: Fixed bug GH-17836 (zend_vm_gen.php shouldn't break on Windows line endings). Arjen de Korte 2025-04-21 13:09:03 +00:00
  • 458c582da3 Accepting request 1267591 from devel:languages:php Ana Guerrero 2025-04-08 15:50:39 +00:00
  • de110e06bf checkin Petr Gajdos 2025-04-02 10:10:46 +00:00
  • 6da594a879 Accepting request 1254303 from devel:languages:php Ana Guerrero 2025-03-19 21:33:27 +00:00
  • 4c3b7647ab checkin Petr Gajdos 2025-03-19 07:14:16 +00:00
  • b5fdc68fc8 Accepting request 1254084 from devel:languages:php Ana Guerrero 2025-03-18 16:40:23 +00:00
  • 51329fd55f checkin Petr Gajdos 2025-03-18 11:03:17 +00:00
  • 04311735ca checkin Petr Gajdos 2025-03-17 11:09:14 +00:00
  • 8602acce9c Accepting request 1253013 from devel:languages:php Dominique Leuenberger 2025-03-15 15:15:55 +00:00
  • 94840a6e42 checkin Petr Gajdos 2025-03-14 09:30:30 +00:00
  • fbdb1263cd checkin Petr Gajdos 2025-03-14 06:11:38 +00:00
  • c20d752886 Accepting request 1245821 from devel:languages:php Dominique Leuenberger 2025-02-16 21:37:11 +00:00
  • ed85cbb754 checkin Petr Gajdos 2025-02-14 07:28:57 +00:00
  • 69be8a53df Accepting request 1244104 from devel:languages:php Dominique Leuenberger 2025-02-09 19:00:17 +00:00
  • 9953ae4ebe - obsolete also apache2-mod_php7 [bsc#1236850] Petr Gajdos 2025-02-07 09:31:28 +00:00
  • 7f8487b2c5 Accepting request 1238427 from devel:languages:php Dominique Leuenberger 2025-01-18 12:17:37 +00:00
  • 4077ff3d78 checkin Petr Gajdos 2025-01-17 07:45:52 +00:00
  • e6afe086da checkin Petr Gajdos 2025-01-17 07:29:48 +00:00
  • 7858e2c23d Accepting request 1237725 from devel:languages:php Ana Guerrero 2025-01-15 16:42:13 +00:00
  • 2fdbcbda4e - obsolete php7 to smooth the migration [bsc#1234788] Petr Gajdos 2025-01-14 10:45:25 +00:00
  • 7628d3b697 Accepting request 1232801 from devel:languages:php Ana Guerrero 2024-12-22 16:58:53 +00:00
  • 149894726f checkin Petr Gajdos 2024-12-20 07:44:44 +00:00
  • 506c95c8eb Accepting request 1226875 from devel:languages:php Ana Guerrero 2024-11-28 21:42:43 +00:00
  • f3bea5782f checkin Petr Gajdos 2024-11-25 16:41:21 +00:00
  • ecc2995640 checkin Petr Gajdos 2024-11-25 09:57:51 +00:00
  • c67687f8ed Accepting request 1225446 from devel:languages:php Ana Guerrero 2024-11-22 22:50:19 +00:00
  • 98f5d22669 checkin Petr Gajdos 2024-11-21 07:18:37 +00:00
  • db9744d1e3 Accepting request 1219869 from devel:languages:php Dominique Leuenberger 2024-10-31 15:08:57 +00:00
  • f98a88335e checkin Petr Gajdos 2024-10-31 14:04:42 +00:00
  • f77974bf57 Accepting request 1218225 from devel:languages:php Ana Guerrero 2024-10-25 17:19:15 +00:00
  • ca772987d9 checkin Petr Gajdos 2024-10-24 18:49:58 +00:00
  • 06e97b5933 Accepting request 1204317 from devel:languages:php Ana Guerrero 2024-09-29 16:09:25 +00:00
  • 85b157d848 - Add /srv/www directories to filelist [bsc#1231027] Arjen de Korte 2024-09-28 07:55:48 +00:00
  • e30469a868 - version update to 8.3.12 CGI: Fixed bug GHSA-p99j-rfp4-xqvq (Bypass of CVE-2024-4577, Parameter Injection Vulnerability). (CVE-2024-8926) Fixed bug GHSA-94p6-54jq-9mwp (cgi.force_redirect configuration is bypassable due to the environment variable collision). (CVE-2024-8927) Core: Fixed bug GH-15408 (MSan false-positve on zend_max_execution_timer). Fixed bug GH-15515 (Configure error grep illegal option q). Fixed bug GH-15514 (Configure error: genif.sh: syntax error). Fixed bug GH-15565 (--disable-ipv6 during compilation produces error EAI_SYSTEM not found). Fixed bug GH-15587 (CRC32 API build error on arm 32-bit). Fixed bug GH-15330 (Do not scan generator frames more than once). Fixed uninitialized lineno in constant AST of internal enums. Curl: Fixed bug GH-15547 (curl_multi_select overflow on timeout argument). DOM: Fixed bug GH-15551 (Segmentation fault (access null pointer) in ext/dom/xml_common.h). Fixed bug GH-15654 (Signed integer overflow in ext/dom/nodelist.c). Fileinfo: Fixed bug GH-15752 (Incorrect error message for finfo_file with an empty filename argument). FPM: Fixed bug GHSA-865w-9rf3-2wh5 (Logs from childrens may be altered). (CVE-2024-9026) MySQLnd: Fixed bug GH-15432 (Heap corruption when querying a vector). Opcache: Fixed bug GH-15661 (Access null pointer in Zend/Optimizer/zend_inference.c). Fixed bug GH-15658 (Segmentation fault in Zend/zend_vm_execute.h). SAPI: Fixed bug GHSA-9pqp-7h25-4f32 (Erroneous parsing of multipart form data). (CVE-2024-8925) Standard: Fixed bug GH-15552 (Signed integer overflow in ext/standard/scanf.c). Streams: Fixed bug GH-15628 (php_stream_memory_get_buffer() not zero-terminated). Petr Gajdos 2024-09-27 06:11:07 +00:00
  • bc5cea071c Accepting request 1197730 from devel:languages:php Dominique Leuenberger 2024-08-30 11:25:49 +00:00
  • d080779f11 checkin Petr Gajdos 2024-08-30 07:25:11 +00:00
  • 7d98670011 checkin Petr Gajdos 2024-08-30 07:19:46 +00:00
  • cadfd30367 Accepting request 1194367 from devel:languages:php Dominique Leuenberger 2024-08-18 16:19:25 +00:00
  • 285519dca3 - version update to 8.3.10 Core: Fixed bug GH-13922 (Fixed support for systems with sysconf(_SC_GETPW_R_SIZE_MAX) == -1). Fixed bug GH-14626 (Fix is_zend_ptr() for huge blocks). Fixed bug GH-14590 (Memory leak in FPM test gh13563-conf-bool-env.phpt. Fixed OSS-Fuzz #69765. Fixed bug GH-14741 (Segmentation fault in Zend/zend_types.h). Fixed bug GH-14969 (Use-after-free in property coercion with __toString()). Dom: Fixed bug GH-14702 (DOMDocument::xinclude() crash). Fileinfo: Fixed bug GH-14888 (README.REDIST.BINS refers to non-existing LICENSE). Gd: ext/gd/tests/gh10614.phpt: skip if no PNG support. restored warning instead of fata error. LibXML: Fixed bug GH-14563 (Build failure with libxml2 v2.13.0). Opcache: Fixed bug GH-14550 (No warning message when Zend DTrace is enabled that opcache.jit is implictly disabled). Output: Fixed bug GH-14808 (Unexpected null pointer in Zend/zend_string.h with empty output buffer). PDO: Fixed bug GH-14712 (Crash with PDORow access to null property). Phar: Fixed bug GH-14603 (null string from zip entry). PHPDBG: Fixed bug GH-14596 (crashes with ASAN and ZEND_RC_DEBUG=1). Fixed bug GH-14553 (echo output trimmed at NULL byte). Shmop: Fixed bug GH-14537 (shmop Windows 11 crashes the process). SPL: Fixed bug GH-14639 (Member access within null pointer in ext/spl/spl_observer.c). Standard: Fixed bug GH-14775 (range function overflow with negative step argument). Fix 32-bit wordwrap test failures. Fixed bug GH-14774 (time_sleep_until overflow). Streams: Fixed bug GH-14930 (Custom stream wrapper dir_readdir output truncated to 255 characters in PHP 8.3). Tidy: Fix memory leak in tidy_repair_file(). Treewide: Fix compatibility with libxml2 2.13.2. XML: Move away from to-be-deprecated libxml fields. Fixed bug GH-14834 (Error installing PHP when --with-pear is used). Arjen de Korte 2024-08-16 18:16:54 +00:00
  • 712ea20539 Accepting request 1186042 from devel:languages:php Ana Guerrero 2024-07-08 17:07:02 +00:00
  • 1287f4be8e checkin Petr Gajdos 2024-07-07 20:02:29 +00:00
  • e9368f78db Accepting request 1181895 from devel:languages:php Ana Guerrero 2024-06-21 14:02:18 +00:00
  • 7b6e0e5607 checkin Petr Gajdos 2024-06-20 09:36:17 +00:00
  • 542155380a Accepting request 1180000 from devel:languages:php Ana Guerrero 2024-06-11 16:28:26 +00:00
  • a19514aa42 checkin Petr Gajdos 2024-06-11 11:25:40 +00:00
  • ee4e1ebacd Accepting request 1179157 from devel:languages:php Ana Guerrero 2024-06-09 18:18:51 +00:00
  • df80465a52 checkin Petr Gajdos 2024-06-07 08:41:52 +00:00
  • 70af562413 checkin Petr Gajdos 2024-06-07 07:58:26 +00:00
  • e65b496d37 checkin Petr Gajdos 2024-06-07 07:10:03 +00:00
  • 2e31d755bb checkin Petr Gajdos 2024-06-07 07:03:58 +00:00
  • 2285296e81 Accepting request 1172959 from devel:languages:php Dominique Leuenberger 2024-05-11 16:18:56 +00:00
  • 95f0cf753b checkin Petr Gajdos 2024-05-09 15:59:29 +00:00
  • 079a370488 checkin Petr Gajdos 2024-05-09 15:58:43 +00:00
  • c5aeaef730 Accepting request 1167767 from devel:languages:php Ana Guerrero 2024-04-16 18:03:07 +00:00
  • 05ea6befde add public key for Eric A Mann <eric@sixthree.me>, AFD8691FDAEDF03BDF6E460563F15A9B715376CA Petr Gajdos 2024-04-15 07:59:33 +00:00
  • 5e41399f7e checkin Petr Gajdos 2024-04-12 07:38:01 +00:00
  • ad5abec69d Accepting request 1165539 from devel:languages:php Ana Guerrero 2024-04-05 18:24:37 +00:00
  • a6e2c6ad47 Accepting request 1164955 from devel:languages:php:php83 Petr Gajdos 2024-04-04 14:10:04 +00:00
  • 5abc7b45c1 Accepting request 1159219 from devel:languages:php Dominique Leuenberger 2024-03-20 20:09:46 +00:00
  • 47e429b433 checkin Petr Gajdos 2024-03-19 06:06:03 +00:00
  • 4d44ba8540 Accepting request 1155742 from devel:languages:php Dominique Leuenberger 2024-03-07 17:28:02 +00:00
  • 49c355a311 Accepting request 1155517 from home:pmonrealgonzalez:branches:devel:languages:php Petr Gajdos 2024-03-06 19:34:17 +00:00
  • 6c463db467 Accepting request 1147032 from devel:languages:php Ana Guerrero 2024-02-16 20:49:15 +00:00
  • 4891b7e93d - version update to 8.2.16 * This is a bug fix release. - modified patches % php-build-reproducible-phar.patch (refreshed) Petr Gajdos 2024-02-16 07:58:23 +00:00
  • c7785ee488 Accepting request 1139795 from devel:languages:php Ana Guerrero 2024-01-21 22:07:46 +00:00
  • de00318600 - version update to 8.2.15 * This is a bug fix release. - modified patches % php-ar-flags.patch (refreshed) % php-build-reproducible-phar.patch (refreshed) Petr Gajdos 2024-01-18 18:02:18 +00:00
  • 16587d8f11 Accepting request 1136160 from devel:languages:php Dominique Leuenberger 2024-01-04 14:56:45 +00:00
  • 3c7e197400 - version update to 8.2.14 * This is a bug fix release. https://www.php.net/ChangeLog-8.php#8.2.14 Petr Gajdos 2024-01-02 11:41:30 +00:00
  • 142bad9e5d Accepting request 1128516 from devel:languages:php Ana Guerrero 2023-11-26 18:36:31 +00:00