gmane.comp.php.cvs.general archive
956 archived articles, newest first (page 10 of 10). Latest articles →
[php-src] PHP-8.4: ext/iconv/tests/bug76249.phpt: fallback for non-GNU iconv() (#22552)
Wed, 8 Jul 2026 14:41:24 +0000[php-src] master: sapi/phpdbg: remove dead str_type assignments before goto (#22600)
Wed, 8 Jul 2026 14:40:26 +0000[php-src] master: sapi/cli: support HTTP QUERY method in built-in server (#22615)
Wed, 8 Jul 2026 14:10:04 +0000[php-src] master: Zend: add test for <=> comparing against different types (#22634)
Wed, 8 Jul 2026 13:33:10 +0000[php-src] master: ext/dom: Fix Dom\DtdNamedNodeMap index overflow in dimension access (#22630)
Wed, 8 Jul 2026 12:10:29 +0000[php-src] master: ext/intl: don't include C++ ICU headers from C translation units (#22636)
Wed, 8 Jul 2026 09:27:33 +0000[php-src] master: Merge branch 'PHP-8.5'
Wed, 8 Jul 2026 07:02:29 +0000[php-src] PHP-8.5: [ci skip] add CVE ref
Wed, 8 Jul 2026 07:02:29 +0000[php-src] master: [ci skip] add CVE ref
Wed, 8 Jul 2026 07:02:27 +0000[php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Wed, 8 Jul 2026 07:02:27 +0000[php-src] PHP-8.4: Merge branch 'PHP-8.3' into PHP-8.4
Wed, 8 Jul 2026 07:02:25 +0000[php-src] PHP-8.2: [ci skip] add CVE ref
Wed, 8 Jul 2026 07:02:24 +0000[php-src] PHP-8.5: [ci skip] add CVE ref
Wed, 8 Jul 2026 07:02:25 +0000[php-src] master: Merge branch 'PHP-8.2' into PHP-8.3
Wed, 8 Jul 2026 07:02:24 +0000[php-src] master: Use PHP version for zip extension
Wed, 8 Jul 2026 06:52:57 +0000[php-src] master: Change bless to clean up absolute paths (#22067)
Tue, 7 Jul 2026 18:35:46 +0000[php-src] master: Avoid unnecessary concatenation in `zend_named_reflection_type_to_string()`
Tue, 7 Jul 2026 18:25:04 +0000[php-src] master: Fix inline documentation of `ReflectionMethod::getClosure()`
Tue, 7 Jul 2026 18:24:59 +0000[php-src] master: Fix inline documentation of `ReflectionType::allowsNull()`
Tue, 7 Jul 2026 18:24:54 +0000[php-src] master: Fix inline documentation of `Reflection*::getModifiers()` methods
Tue, 7 Jul 2026 18:24:49 +0000[php-src] master: Update inline documentation of `ReflectionProperty::setAccessible()`
Tue, 7 Jul 2026 18:24:45 +0000[php-src] master: Fix inline documentation of `ReflectionProperty::getName()`
Tue, 7 Jul 2026 18:24:41 +0000[php-src] master: Implement `ReflectionClassConstant::isDeprecated()` using existing helper
Tue, 7 Jul 2026 18:24:36 +0000[php-src] master: Implement `ReflectionClassConstant::isEnumCase()` using existing helper
Tue, 7 Jul 2026 18:24:34 +0000[php-src] master: Reflection: use `RETURN_BOOL` in `_class_check_flag()`
Tue, 7 Jul 2026 18:24:31 +0000[php-src] master: Implement `ReflectionClass::isAnonymous()` using `_class_check_flag()`
Tue, 7 Jul 2026 18:24:29 +0000[php-src] master: Merge branch 'PHP-8.5'
Tue, 7 Jul 2026 14:40:32 +0000[php-src] PHP-8.5: ext/calendar: Fix integer overflow in GregorianToSdn() and JulianToJd() (#22604)
Tue, 7 Jul 2026 14:40:29 +0000[php-src] master: Merge branch 'PHP-8.4' into PHP-8.5
Tue, 7 Jul 2026 14:40:30 +0000[php-src] master: [skip ci] Add NEWS entry for GH-15672 and GH-15911
Tue, 7 Jul 2026 12:39:09 +0000[php-src] master: Check the stack limit when calling internal functions (#22545)
Tue, 7 Jul 2026 12:13:17 +0000[php-src] master: Merge branch 'PHP-8.5'
Tue, 7 Jul 2026 10:58:30 +0000[php-src] master: Merge branch 'PHP-8.3' into PHP-8.4
Tue, 7 Jul 2026 10:58:27 +0000[php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Tue, 7 Jul 2026 10:58:27 +0000[php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3
Tue, 7 Jul 2026 10:58:26 +0000[php-src] PHP-8.4: [skip ci] Add -DZEND_VERIFY_TYPE_INFERENCE to CXXFLAGS for variation build
Tue, 7 Jul 2026 10:58:26 +0000[php-src] master: Merge branch 'PHP-8.5'
Tue, 7 Jul 2026 09:03:01 +0000[php-src] PHP-8.5: Fix performance of gh22443.phpt
Tue, 7 Jul 2026 09:03:00 +0000[php-src] master: zend_ast: Wrap class names in parens during export when they are an expression (#22389)
Mon, 6 Jul 2026 20:51:00 +0000[php-src] master: zend_types: Remove `Z_*CONSTANT_*()` (#22295)
Mon, 6 Jul 2026 20:50:20 +0000[php-src] master: iconv: Fix memory management in autoconf test for `//IGNORE` (#22620)
Mon, 6 Jul 2026 20:46:41 +0000[php-src] master: ext/uri: Increase minimum uriparser version dependency (#22575)
Mon, 6 Jul 2026 19:26:30 +0000[php-src] master: Fix GH-22549: GMP compound pow/shift assign asserts on negative operand (#22582)
Mon, 6 Jul 2026 19:26:03 +0000[php-src] master: ext/standard: Fix `sleep` and `usleep` unsigned integer overflow (#22619)
Mon, 6 Jul 2026 18:28:21 +0000[php-src] master: session: ensure expected INI directives are set (#22577)
Mon, 6 Jul 2026 17:23:29 +0000[php-src] master: Remove several useless `include <sys/param.h>` (#22611)
Mon, 6 Jul 2026 17:20:36 +0000[php-src] master: Zend: reuse zend_get_unqualified_name() in zend_add_const_name_literal() (#22598)
Mon, 6 Jul 2026 17:20:22 +0000[php-src] master: Fix incorrect method case for SplFileInfo::getPathname() in gen_stub.php (#22597)
Mon, 6 Jul 2026 17:06:56 +0000[php-src] master: Merge branch 'PHP-8.5'
Mon, 6 Jul 2026 12:58:00 +0000[php-src] master: Merge branch 'PHP-8.4' into PHP-8.5
Mon, 6 Jul 2026 12:57:58 +0000[php-src] PHP-8.5: ext/dom: fix GH-22570 new test
Mon, 6 Jul 2026 12:57:58 +0000[php-src] master: Merge branch 'PHP-8.5'
Mon, 6 Jul 2026 09:34:28 +0000[php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Mon, 6 Jul 2026 09:34:26 +0000[php-src] master: ext/standard: getimagesize()/getimagesizefromstring() overflow.
Mon, 6 Jul 2026 09:34:25 +0000[php-src] master: Sync Boost.Context assembly with 1.91.0
Mon, 6 Jul 2026 09:03:47 +0000[php-src] master: ext/Intl: Add `UNEXPECTED()` in obvious error path (#22601)
Sun, 5 Jul 2026 12:10:03 +0000
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.