news.php.net/php.cvs    Page: (300) [Reload] [Post] [OE] [Favorites] [Ranking] [Next]
Subject From Date Size
[php-src] master: Merge branch 'PHP-8.2' into PHP-8.3 noreply 17/12/2023 07:08 PM 1KB
[php-src] PHP-8.3: Fix GH-12962: Double free of init_file in phpdbg_prompt.c noreply 17/12/2023 07:08 PM 1KB
[php-src] PHP-8.2: Fix getting the address of an uninitialized property of a SimpleXMLElement resulting in a crash noreply 17/12/2023 07:08 PM 1KB
[php-src] master: Change return type of registerNodeClass to true (#12960) noreply 17/12/2023 02:20 AM 1KB
[php-src] master: Use strcspn() to optimize dom_html5_escape_string() (#12948) noreply 16/12/2023 09:01 PM 1KB
[php-src] master: Some more DOM testing and code style updates (#12933) noreply 16/12/2023 08:59 PM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 15/12/2023 10:28 PM 1KB
[php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 15/12/2023 10:27 PM 1KB
[php-src] PHP-8.2: Fix GH-9698: stream_wrapper_register crashes with FFI\CData provided as class noreply 15/12/2023 10:26 PM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 14/12/2023 02:47 AM 1KB
[php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 14/12/2023 02:47 AM 1KB
[php-src] master: Fix 32-bit ext/hash build noreply 14/12/2023 02:47 AM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 13/12/2023 10:36 PM 1KB
[php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 13/12/2023 10:36 PM 1KB
[php-src] master: Fix clean for higher branches noreply 13/12/2023 10:36 PM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 13/12/2023 09:45 PM 1KB
[php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 13/12/2023 09:45 PM 1KB
[php-src] master: Disambiguate fileVar8 test folder noreply 13/12/2023 09:45 PM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 13/12/2023 06:40 PM 1KB
[php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 13/12/2023 06:40 PM 1KB
[php-src] master: Fix SELinux mprotect execheap error due to mem adjacent to heap noreply 13/12/2023 06:40 PM 1KB
[php-src] master: Fix pcre out-of-bounds when using closing symbols as opening delimiter (#12946) noreply 13/12/2023 05:12 AM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 13/12/2023 03:14 AM 1KB
[php-src] master: Merge branch 'PHP-8.2' into PHP-8.3 noreply 13/12/2023 03:14 AM 1KB
[php-src] PHP-8.3: Fix GH-12936: hash() function hangs endlessly if using sha512 on strings >= 4GiB noreply 13/12/2023 03:14 AM 1KB
[php-src] master: More testing of mime_sniff and fix off-by-one causing trailing whitespace to not be always stripped (#... noreply 13/12/2023 12:58 AM 1KB
[php-src] master: Remove always-false condition from substr_replace() noreply 13/12/2023 12:57 AM 1KB
[php-src] master: Remove always-false condition from stream_is_local() noreply 13/12/2023 12:57 AM 1KB
[php-src] master: Remove always-true condition in process_numeric_entity() noreply 13/12/2023 12:57 AM 1KB
[php-src] master: Remove always-true condition in php_conv_open() noreply 13/12/2023 12:57 AM 1KB
[php-src] master: Remove always-true condition from php_copy_file_ctx() noreply 13/12/2023 12:57 AM 1KB
[php-src] master: Update IR noreply 12/12/2023 07:28 AM 1KB
[php-src] master: Minor pcre optimizations (#12923) noreply 12/12/2023 02:57 AM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 11/12/2023 10:21 PM 1KB
[php-src] master: Merge branch 'PHP-8.2' into PHP-8.3 noreply 11/12/2023 10:21 PM 1KB
[php-src] PHP-8.3: Fix zend_jit_undefined_long_key overwriting dim when dim == result noreply 11/12/2023 10:21 PM 1KB
[php-src] master: Fixed AAech64 build noreply 11/12/2023 08:26 PM 1KB
[php-src] master: Update IR noreply 11/12/2023 08:26 PM 1KB
[php-src] master: Enable ifunc checks on FreeBSD 12+ noreply 11/12/2023 05:21 PM 1KB
[php-src] master: Sync ODBC version (#12922) noreply 11/12/2023 05:09 PM 1KB
[php-src] master: Remove obsolete SVN files excluding when packaging phar (#12920) noreply 11/12/2023 05:08 PM 1KB
[php-src] master: Support for IR API changes noreply 11/12/2023 03:43 PM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 11/12/2023 03:25 PM 1KB
[php-src] master: Merge branch 'PHP-8.2' into PHP-8.3 noreply 11/12/2023 03:25 PM 1KB
[php-src] PHP-8.2: JIT: Fix .debug_abbrev section in GDB JIT API. noreply 11/12/2023 03:25 PM 1KB
[php-src] master: Update comment regarding MySQL user max length noreply 11/12/2023 12:46 AM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 10/12/2023 09:18 PM 1KB
[php-src] PHP-8.3: Character indices used by mb_strpos and mb_substr have same meaning, even on invalid strings noreply 10/12/2023 09:15 PM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 10/12/2023 08:41 PM 1KB
[php-src] PHP-8.3: WS noreply 10/12/2023 08:40 PM 1KB
[php-src] PHP-8.3: Clarify the stack limit exception message noreply 10/12/2023 08:34 PM 1KB
[php-src] PHP-8.3: Fix GH-12643: Stack limit tests failing on ppc64le noreply 10/12/2023 08:34 PM 1KB
[php-src] openssl_fix_libressl_build: ext/openssl: fix libressl build. noreply 10/12/2023 11:52 AM 1KB
[php-src] created branch openssl_fix_libressl_build noreply 10/12/2023 11:52 AM 1KB
[php-src] master: number_format: cast large floats within range of int to int noreply 10/12/2023 03:21 AM 1KB
[php-src] master: [ci skip] zend_call_stack NEWS update noreply 10/12/2023 12:26 AM 1KB
[php-src] master: zend_call_stack support proposal for solaris/illumos. (#12862) noreply 09/12/2023 10:32 PM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 09/12/2023 09:40 PM 1KB
[php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 09/12/2023 09:39 PM 1KB
[php-src] PHP-8.2: Add FPM tester logs printing for all errors noreply 09/12/2023 09:35 PM 1KB
[php-src] master: Optimizations for HTML 5 loading (#12896) noreply 09/12/2023 01:58 AM 1KB
[php-src] master: Cleanup libxml_get_external_entity_loader() (#12893) noreply 09/12/2023 01:58 AM 1KB
[php-src] master: ext/mbstring: move another test case that only works on 64 bits noreply 09/12/2023 01:31 AM 1KB
[php-src] master: Fix #44383: PHP DateTime not converted to xsd:datetime noreply 09/12/2023 12:40 AM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 09/12/2023 12:33 AM 1KB
[php-src] PHP-8.3: [ci skip] NEWS noreply 09/12/2023 12:33 AM 1KB
[php-src] deleted branch circle-ci noreply 08/12/2023 09:20 PM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 08/12/2023 08:52 PM 1KB
[php-src] master: [skip ci] Skip intermittently failing curl test on macOS noreply 08/12/2023 08:52 PM 1KB
[php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 08/12/2023 08:52 PM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 08/12/2023 06:04 AM 1KB
[php-src] master: Fix GH-12870: Creating an xmlns attribute results in a DOMException noreply 08/12/2023 06:04 AM 1KB
[php-src] master: ext/mbstring: move unsigned 32 bit integer tests to a new test (#12891) noreply 08/12/2023 04:32 AM 1KB
[php-src] master: Feature: ext/pdo_firebird: Add transaction isolation level and mode settings (#12815) noreply 08/12/2023 01:48 AM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 08/12/2023 01:43 AM 1KB
[php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 08/12/2023 01:43 AM 1KB
[php-src] master: Fix asan shadow memory and shared_alloc_mmap clash noreply 08/12/2023 01:43 AM 1KB
[php-src] master: ext/mbstring: Always throw ValueErrors for invalid mb_http_input() type noreply 08/12/2023 01:37 AM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 07/12/2023 11:27 PM 1KB
[php-src] master: Merge branch 'PHP-8.2' into PHP-8.3 noreply 07/12/2023 11:27 PM 1KB
[php-src] PHP-8.3: Fix max_execution_time with cli-server router script noreply 07/12/2023 11:27 PM 1KB
[php-src] master: Fix GH-12879: Function name is missing in error message on MacOS with function JIT noreply 07/12/2023 03:49 PM 1KB
[php-src] master: Update IR noreply 07/12/2023 03:49 PM 1KB
[php-src] master: Improve code quality in run-tests.php (#12889) noreply 07/12/2023 09:38 AM 1KB
[php-src] master: [sodium] Add AEGIS-128L and AEGIS-256 (#12867) noreply 07/12/2023 08:45 AM 1KB
[php-src] master: ext/mbstring: Check conversion map only has integers noreply 07/12/2023 08:01 AM 1KB
[php-src] master: ext/mbstring: pass true conversion map size around noreply 07/12/2023 08:01 AM 1KB
[php-src] master: Use diagnostic macros for the warning noreply 07/12/2023 07:19 AM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 07/12/2023 07:04 AM 1KB
[php-src] master: Merge branch 'PHP-8.2' into PHP-8.3 noreply 07/12/2023 07:04 AM 1KB
[php-src] master: Silence deprecations in zend-test noreply 07/12/2023 07:04 AM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 07/12/2023 05:36 AM 1KB
[php-src] master: Merge branch 'PHP-8.2' into PHP-8.3 noreply 07/12/2023 05:36 AM 1KB
[php-src] PHP-8.3: Backport deprecation warning ignores to unbreak CI noreply 07/12/2023 05:36 AM 1KB
[php-src] php-8.3.1RC3: Update versions for PHP 8.3.1RC3 noreply 07/12/2023 04:42 AM 1KB
[php-src] created tag php-8.3.1RC3 noreply 07/12/2023 04:42 AM 1KB
[php-src] master: Return early from mb_get_substr if 'len' parameter is zero noreply 07/12/2023 04:26 AM 1KB
[php-src] master: Return early from mb_strcut if 'len' parameter is zero noreply 07/12/2023 04:26 AM 1KB
[php-src] created tag php-8.3.1RC2 noreply 07/12/2023 01:58 AM 1KB
[php-src] php-8.3.1RC1-clean: Revert Zend Module API_NO change noreply 06/12/2023 11:38 PM 1KB
[php-src] created tag php-8.3.1RC1-clean noreply 06/12/2023 11:38 PM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 06/12/2023 10:05 PM 1KB
[php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 06/12/2023 10:05 PM 1KB
[php-src] master: fix function declaration isn't a prototype [-Wstrict-prototypes] noreply 06/12/2023 10:05 PM 1KB
[php-src] master: adding devnexen for ext/intl. (#12881) noreply 06/12/2023 09:26 PM 1KB
[php-src] master: Fix GH-12727: NumberFormatter constructor throws an exception on invalid locale. noreply 06/12/2023 02:14 PM 1KB
[php-src] master: Struct-pack stream-related data in ftpbuf (#12877) noreply 06/12/2023 12:52 PM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 06/12/2023 05:03 AM 1KB
[php-src] PHP-8.3: Fix GH-12854: 8.3 - as final trait-used method does not correctly report visibility in Reflection noreply 06/12/2023 05:03 AM 1KB
[php-src] created branch PHP-8.2.14 noreply 06/12/2023 04:18 AM 1KB
[php-src] php-8.2.14RC1: Update versions for PHP 8.2.14RC1 noreply 06/12/2023 04:17 AM 1KB
[php-src] created tag php-8.2.14RC1 noreply 06/12/2023 04:17 AM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 06/12/2023 04:16 AM 1KB
[php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 06/12/2023 04:16 AM 1KB
[php-src] PHP-8.2: PHP-8.2 is now for PHP 8.2.15-dev noreply 06/12/2023 04:15 AM 1KB
[php-src] PHP-8.3: PHP-8.3 is now for PHP 8.3.2-dev noreply 06/12/2023 12:11 AM 1KB
[php-src] php-8.3.1RC1: Update versions for PHP 8.3.1RC1 noreply 06/12/2023 12:10 AM 1KB
[php-src] created tag php-8.3.1RC1 noreply 06/12/2023 12:10 AM 1KB
[php-src] created branch PHP-8.3.1 noreply 05/12/2023 11:49 PM 1KB
[php-src] php-8.1.27RC1: Update versions for PHP 8.1.27RC1 noreply 05/12/2023 10:20 PM 1KB
[php-src] php-8.1.27RC1: Update NEWS for PHP 8.1.27RC1 noreply 05/12/2023 10:20 PM 1KB
[php-src] created tag php-8.1.27RC1 noreply 05/12/2023 10:20 PM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 05/12/2023 10:20 PM 1KB
[php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 05/12/2023 10:20 PM 1KB
[php-src] PHP-8.2: Merge branch 'PHP-8.1' into PHP-8.2 noreply 05/12/2023 10:20 PM 1KB
[php-src] PHP-8.3: PHP-8.1 is now for PHP 8.1.28-dev noreply 05/12/2023 10:20 PM 1KB
[php-src] created branch PHP-8.1.27 noreply 05/12/2023 10:15 PM 1KB
[php-src] master: Fix asan false positive for mmap noreply 05/12/2023 07:32 PM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 05/12/2023 07:12 PM 1KB
[php-src] master: Merge branch 'PHP-8.2' into PHP-8.3 noreply 05/12/2023 07:12 PM 1KB
[php-src] PHP-8.3: Fix compilation of ftp without openssl noreply 05/12/2023 07:12 PM 1KB
[php-src] master: Fixed GH-12596: Segmentation fault on AArch64 release build with opcache.jit=1112 (#12813) noreply 05/12/2023 05:17 PM 1KB
[php-src] master: Use ZSTR_IS_VALID_UTF8 macro where possible (#12869) noreply 05/12/2023 01:37 PM 1KB
[php-src] master: ext/mbstring: use unsigned char for variable with max value of 255 noreply 05/12/2023 01:29 PM 1KB
[php-src] master: ext/mbstring: Move variable declaration to inner scope noreply 05/12/2023 01:29 PM 1KB
[php-src] master: ext/mbstring: Use bool where more appropriate instead of int noreply 05/12/2023 01:29 PM 1KB
[php-src] master: ext/mbstring: Use unsigned int where more appropriate instead of int noreply 05/12/2023 01:29 PM 1KB
[php-src] master: ext/mbstring: Use size_t where more appropriate instead of int noreply 05/12/2023 01:29 PM 1KB
[php-src] master: ext/mbstring: use zend_result return type where appropriate noreply 05/12/2023 01:29 PM 1KB
[php-src] master: Handle libxml2 OOM more consistently (#11927) noreply 05/12/2023 07:03 AM 1KB
[php-src] master: Retain a RETURN_THROWS() in ext/sqlite3 noreply 05/12/2023 06:06 AM 1KB
[php-src] master: Deprecate calling stream_context_set_option() with 2 arguments noreply 05/12/2023 05:49 AM 1KB
[php-src] master: Deprecate calling pg_fetch_result(), pg_field_prtlen(), and pg_field_is_null() with 2 arguments noreply 05/12/2023 05:41 AM 1KB
[php-src] master: Deprecate calling ldap_exop() with more than 4 arguments noreply 05/12/2023 05:41 AM 1KB
[php-src] master: Deprecate calling ldap_connect() with more than 2 arguments noreply 05/12/2023 05:41 AM 1KB
[php-src] master: Calling IntlGregorianCalendar::__construct() with more than 2 arguments and intlgregcal_create_instanc... noreply 05/12/2023 05:41 AM 1KB
[php-src] master: Deprecate calling IntlCalendar::set() with more than 2 arguments and intlcal_set() noreply 05/12/2023 05:41 AM 1KB
[php-src] master: Deprecate calling DatePeriod::__construct() with less than 3 arguments noreply 05/12/2023 05:41 AM 1KB
[php-src] master: ext/pdo: Fixed PDO::setAttribute() and PDO::getAttribute() (#12793) noreply 05/12/2023 12:19 AM 1KB
[php-src] master: Prevent starting JIT on x86_64 with buffuer size above 2G noreply 04/12/2023 06:43 PM 1KB
[php-src] master: Optimize mb_strcut for text encodings with mblen_table noreply 04/12/2023 02:01 PM 1KB
[php-src] master: [ci skip] Add missing patch files noreply 04/12/2023 06:01 AM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 03/12/2023 04:31 PM 1KB
[php-src] master: Merge branch 'PHP-8.2' into PHP-8.3 noreply 03/12/2023 04:31 PM 1KB
[php-src] PHP-8.3: Fix the default value of $fetchMode in PDO::pgsqlGetNotify() noreply 03/12/2023 04:31 PM 1KB
[php-src] master: Remove redundant assignments to ftp->data noreply 03/12/2023 08:13 AM 1KB
[php-src] master: Cleanup internal data_close API noreply 03/12/2023 08:13 AM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 03/12/2023 08:06 AM 1KB
[php-src] master: Fix GH-9348: FTP & SSL session reuse noreply 03/12/2023 08:06 AM 1KB
[php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 03/12/2023 08:06 AM 1KB
[php-src] master: Optimize mb_strcut for fixed-byte-length text encodings noreply 02/12/2023 08:24 PM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 02/12/2023 01:22 AM 1KB
[php-src] master: Merge branch 'PHP-8.2' into PHP-8.3 noreply 02/12/2023 01:22 AM 1KB
[php-src] PHP-8.3: Fix libxml2 2.12 build due to API breaks noreply 02/12/2023 01:22 AM 1KB
[php-src] master: Implement GH-12385: flush headers without body when calling flush() noreply 02/12/2023 12:29 AM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 02/12/2023 12:29 AM 1KB
[php-src] master: Fix GH-12826: Weird pointers issue in nested loops noreply 02/12/2023 12:29 AM 1KB
[php-src] PHP-8.3: Fix GH-12838: [SOAP] Temporary WSDL cache files not being deleted noreply 02/12/2023 12:29 AM 1KB
[php-src] master: Merge branch 'PHP-8.2' into PHP-8.3 noreply 02/12/2023 12:29 AM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 02/12/2023 12:04 AM 1KB
[php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 02/12/2023 12:04 AM 1KB
[php-src] PHP-8.2: Fix leak of call->extra_named_params on internal __call noreply 02/12/2023 12:04 AM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 01/12/2023 11:03 PM 1KB
[php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 01/12/2023 11:01 PM 1KB
[php-src] PHP-8.2: Merge branch 'PHP-8.1' into PHP-8.2 noreply 01/12/2023 10:59 PM 1KB
[php-src] PHP-8.1: Fix bug GH-12705: Segmentation fault in fpm_status_export_to_zval noreply 01/12/2023 10:58 PM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 01/12/2023 10:23 PM 1KB
[php-src] master: Merge branch 'PHP-8.2' into PHP-8.3 noreply 01/12/2023 10:23 PM 1KB
[php-src] PHP-8.3: Fixed type inference noreply 01/12/2023 10:23 PM 1KB
[php-src] master: Update release-process docs with info about first version release (#12765) noreply 01/12/2023 08:12 PM 1KB
[php-src] master: Remove duplicated socket check (#12839) noreply 01/12/2023 08:11 PM 1KB
[php-src] master: Remove ODBCRouter artifacts (#12846) noreply 01/12/2023 06:40 PM 1KB
[php-src] master: Remove outdated link to PHP introduction in PHP FPM (#12842) noreply 01/12/2023 06:39 PM 1KB
[php-src] master: Fixing incorrect error message when passing null to join/implode's array parameter (#12683) noreply 01/12/2023 06:08 PM 1KB
[php-src] master: Fix Windoes build noreply 01/12/2023 05:55 PM 1KB
[php-src] master: Restored support for CPU cache demotion noreply 01/12/2023 05:10 PM 1KB
[php-src] master: Update IR noreply 01/12/2023 05:10 PM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 01/12/2023 04:26 PM 1KB
[php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 01/12/2023 04:26 PM 1KB
[php-src] master: Add missing NULL pointer checks related to the previous call frame noreply 01/12/2023 04:26 PM 1KB
[php-src] PHP-8.2: Add missing NULL checks for spl autoload table noreply 01/12/2023 04:26 PM 1KB
[php-src] master: JIT: Specify fastcall calling convenrion through dummy function prototype noreply 01/12/2023 02:50 AM 1KB
[php-src] master: Optimize size of ext/dom (#12830) noreply 30/11/2023 05:40 AM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 30/11/2023 04:07 AM 1KB
[php-src] master: Merge branch 'PHP-8.2' into PHP-8.3 noreply 30/11/2023 04:07 AM 1KB
[php-src] PHP-8.3: Test fixes for libxml2 2.12.0 noreply 30/11/2023 04:07 AM 1KB
[php-src] master: Fix issues related to libxml2 2.12.0 (#12802) noreply 30/11/2023 04:00 AM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 29/11/2023 05:50 PM 1KB
[php-src] master: Fix travis_wait noreply 29/11/2023 05:50 PM 1KB
[php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 29/11/2023 05:50 PM 1KB
[php-src] master: Enhance moving PHP code pages into huge pages (#12806) noreply 29/11/2023 04:03 PM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 29/11/2023 07:41 AM 1KB
[php-src] master: Merge branch 'PHP-8.2' into PHP-8.3 noreply 29/11/2023 07:41 AM 1KB
[php-src] PHP-8.2: [skip ci] Skip resource intensive tidy test on GA noreply 29/11/2023 07:41 AM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 29/11/2023 04:48 AM 1KB
[php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 29/11/2023 04:47 AM 1KB
[php-src] PHP-8.3: Fixed GH-8251: Narrowing occurred during type inference of ZEND_FETCH_DIM_W noreply 29/11/2023 04:47 AM 1KB
[php-src] master: Fix spurious failures of php-fuzz-mbstring noreply 29/11/2023 03:18 AM 1KB
[php-src] master: Use size_t for string lengths in ext/xml compat layer (#12808) noreply 29/11/2023 03:05 AM 1KB
[php-src] master: Optimizations for mb_trim (#12803) noreply 29/11/2023 03:03 AM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 29/11/2023 03:00 AM 1KB
[php-src] master: Merge branch 'PHP-8.2' into PHP-8.3 noreply 29/11/2023 03:00 AM 1KB
[php-src] PHP-8.2: Fixed GH-12812: Integer string in variable used as offset produces wrong undefined array key warning ... noreply 29/11/2023 02:33 AM 1KB
[php-src] master: Fixed GH-12809: Segmentation fault in exception handler with CALL VM on AArch64 noreply 28/11/2023 06:11 PM 1KB
[php-src] master: [ci skip] NEWS noreply 28/11/2023 03:33 PM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 28/11/2023 07:46 AM 1KB
[php-src] master: Merge branch 'PHP-8.2' into PHP-8.3 noreply 28/11/2023 07:46 AM 1KB
[php-src] PHP-8.3: Reduce parallelism on frequently crashing jobs noreply 28/11/2023 07:46 AM 1KB
[php-src] master: [skip ci] Skip failing date test on 32-bit noreply 28/11/2023 07:40 AM 1KB
[php-src] master: Report fatal error if JIT cannot be enabled noreply 28/11/2023 07:35 AM 1KB
[php-src] master: Fix test noreply 28/11/2023 07:14 AM 1KB
[php-src] master: Fixed broken test noreply 28/11/2023 06:35 AM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 28/11/2023 05:55 AM 1KB
[php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 28/11/2023 05:55 AM 1KB
[php-src] PHP-8.2: Align error messages between normal VM and JIT for RW when using object as array (#12799) noreply 28/11/2023 05:51 AM 1KB
[php-src] master: Add class aliases into the classmap of gen_stub.php noreply 28/11/2023 05:28 AM 1KB
[php-src] master: Fix ext/dom object hierarchy noreply 28/11/2023 05:28 AM 1KB
[php-src] master: Fixed trace type inference noreply 28/11/2023 04:06 AM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 28/11/2023 03:41 AM 1KB
[php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 28/11/2023 03:33 AM 1KB
[php-src] PHP-8.2: Return value of mb_get_info can be NULL noreply 28/11/2023 03:26 AM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 28/11/2023 02:34 AM 1KB
[php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 28/11/2023 02:34 AM 1KB
[php-src] PHP-8.2: Merge branch 'PHP-8.1' into PHP-8.2 noreply 28/11/2023 02:34 AM 1KB
[php-src] PHP-8.3: Fix phpGH-12763: PGSQL pg_untrace(): Argument #1 ($connection) must be of type resource or null, PgSq... noreply 28/11/2023 02:34 AM 1KB
[php-src] master: Fixed incorrect guard elimination noreply 28/11/2023 02:26 AM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 28/11/2023 12:36 AM 1KB
[php-src] master: Merge branch 'PHP-8.2' into PHP-8.3 noreply 28/11/2023 12:36 AM 1KB
[php-src] PHP-8.3: jit: fixed JIT "Attempt to assign property of non-object" warning emitted at the same time as Error i... noreply 28/11/2023 12:36 AM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 28/11/2023 12:21 AM 1KB
[php-src] master: Merge branch 'PHP-8.2' into PHP-8.3 noreply 28/11/2023 12:21 AM 1KB
[php-src] PHP-8.2: jit: fixed "Uninitialized string offset" warning being emitted at the same time as invalid offset Err... noreply 28/11/2023 12:21 AM 1KB
[php-src] master: [skip ci] Remove accidentally added NEWS-RC file noreply 28/11/2023 12:00 AM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 27/11/2023 09:16 PM 1KB
[php-src] master: Merge branch 'PHP-8.2' into PHP-8.3 noreply 27/11/2023 09:16 PM 1KB
[php-src] master: Fix GH-12791: Possible dereference of NULL in MySQLnd debug code noreply 27/11/2023 09:16 PM 1KB
[php-src] master: ext/pdo_mysql: Optimize tests (#12751) noreply 27/11/2023 09:15 PM 1KB
[php-src] master: Fix DOMElement->prefix with empty string creates bogus prefix noreply 27/11/2023 08:42 PM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 27/11/2023 03:48 PM 1KB
[php-src] master: zip: use index to avoid search by name noreply 27/11/2023 03:48 PM 1KB
[php-src] master: [pdo_firebird] Transaction management optimization (#12741) noreply 27/11/2023 11:52 AM 1KB
[php-src] master: Remove unused gcov artifacts (#12786) noreply 27/11/2023 10:20 AM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 26/11/2023 03:22 AM 1KB
[php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 26/11/2023 03:22 AM 1KB
[php-src] PHP-8.2: Merge branch 'PHP-8.1' into PHP-8.2 noreply 26/11/2023 03:22 AM 1KB
[php-src] PHP-8.3: Avoid using uninitialised struct noreply 26/11/2023 03:22 AM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 26/11/2023 02:03 AM 1KB
[php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 26/11/2023 02:03 AM 1KB
[php-src] PHP-8.2: Merge branch 'PHP-8.1' into PHP-8.2 noreply 26/11/2023 02:02 AM 1KB
[php-src] PHP-8.1: USE_ZEND_ALLOC=1 in tests with zend_test.observe_opline_in_zendmm=1 noreply 26/11/2023 02:02 AM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 25/11/2023 08:16 AM 1KB
[php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 25/11/2023 08:15 AM 1KB
[php-src] PHP-8.2: Merge branch 'PHP-8.1' into PHP-8.2 noreply 25/11/2023 08:13 AM 1KB
[php-src] PHP-8.1: Add NEWS entry for GH-12768 noreply 25/11/2023 08:11 AM 1KB
[php-src] PHP-8.1: Fix invalid opline in OOM handlers within ZEND_FUNC_GET_ARGS and ZEND_BIND_STATIC (#12768) noreply 25/11/2023 08:07 AM 1KB
[php-src] master: Fix date createFromTimestamp test (#12766) noreply 24/11/2023 09:38 PM 1KB
[php-src] master: [ci skip] UPGRADING noreply 24/11/2023 08:50 PM 1KB
[php-src] master: [ci skip] NEWS and UPGRADING for mb_*trim noreply 24/11/2023 07:01 PM 1KB
[php-src] release-process-docs-for-initial-version: Update release-process docs with info about first version release noreply 24/11/2023 06:48 PM 1KB
[php-src] created branch release-process-docs-for-initial-version noreply 24/11/2023 06:48 PM 1KB
[php-src] master: Add mb_trim function noreply 24/11/2023 02:19 PM 1KB
[php-src] master: Remove unused PHP_COMPILE and CXX_PHP_COMPILE variables (#12760) noreply 24/11/2023 09:49 AM 1KB
[php-src] master: Remove unused aspell library installation (#12761) noreply 24/11/2023 09:48 AM 1KB
[php-src] PHP-8.3: Update NEWS noreply 24/11/2023 12:32 AM 1KB
[php-src] master: Merge branch 'PHP-8.3' noreply 23/11/2023 11:50 AM 1KB
[php-src] master: Merge branch 'PHP-8.2' into PHP-8.3 noreply 23/11/2023 11:50 AM 1KB
[php-src] PHP-8.3: Merge branch 'PHP-8.1' into PHP-8.2 noreply 23/11/2023 11:50 AM 1KB
[php-src] PHP-8.2: Add host_cpu type for FreeBSD noreply 23/11/2023 11:50 AM 1KB
[php-src] master: Fixed GH-12748: Function JIT emits "could not convert to int" warning at the same time as invalid offs... noreply 23/11/2023 11:50 AM 1KB
[php-src] PHP-8.3: Fix in-place modification of filename in php_message_handler_for_zend noreply 23/11/2023 11:50 AM 1KB
[php-src] master: Fix use-after-free of name in var-var with malicious error handler noreply 23/11/2023 11:50 AM 1KB
[php-src] PHP-8.2: Fix #50713: openssl_pkcs7_verify() may ignore untrusted CAs noreply 23/11/2023 11:50 AM 1KB
[php-src] PHP-8.3: Merge changes to CertificateGenerator.inc from PHP-8.2 noreply 23/11/2023 11:50 AM 1KB
[php-src] master: Fix GH-12616: DOM: Removing XMLNS namespace node results in invalid default: prefix noreply 23/11/2023 11:50 AM 1KB
[php-src] PHP-8.3: Fix GH-12702: libxml2 2.12.0 issue building from src noreply 23/11/2023 11:50 AM 1KB
[php-src] PHP-8.1: Fix bug #79945: Stream wrappers in imagecreatefrompng causes segfault noreply 23/11/2023 11:27 AM 1KB
[php-src] PHP-8.1: Temporarily disable failing zlib tests on travis (#10738) noreply 23/11/2023 11:27 AM 1KB
[php-src] PHP-8.1: Skip slow tests on Travis noreply 23/11/2023 11:27 AM 1KB
[php-src] PHP-8.1: [skip ci] Fix more test tmp file conflicts noreply 23/11/2023 11:27 AM 1KB
[php-src] PHP-8.1: Retry tests on deadlock noreply 23/11/2023 11:27 AM 1KB
[php-src] PHP-8.1: Fix file test race condition noreply 23/11/2023 11:27 AM 1KB
[php-src] PHP-8.1: Use __DIR__-relative path in tests noreply 23/11/2023 11:27 AM 1KB
[php-src] PHP-8.1: Fix GH-12675: MEMORY_LEAK in phpdbg_prompt.c noreply 23/11/2023 11:27 AM 1KB
[php-src] PHP-8.1: Automatically mark tests as flaky noreply 23/11/2023 11:27 AM 1KB
[php-src] PHP-8.1: [skip ci] Further increase allowable atime deviation noreply 23/11/2023 11:27 AM 1KB
[php-src] PHP-8.1: Fix GH-12655: proc_open() does not take into account references in the descriptor array noreply 23/11/2023 11:27 AM 1KB
[php-src] PHP-8.1: Fix astat imperciseness excemption in test noreply 23/11/2023 11:27 AM 1KB
[php-src] PHP-8.1: Disable -fsanitize=function on Clang 17 noreply 23/11/2023 11:26 AM 1KB
[php-src] PHP-8.1: Fix undeclared variable in stat tests noreply 23/11/2023 11:26 AM 1KB
[php-src] PHP-8.1: Fix GH-12621: browscap segmentation fault when configured in the vhost noreply 23/11/2023 11:26 AM 1KB