news.php.net/php.cvs    Page: (300) [Reload] [Post] [OE] [Favorites] [Ranking] [Next]
Subject From Date Size
[PHP-CVS] [php-src] master: ext/soap: SoapServer::setObject() does not need bailout handler wrapper noreply 19/06/2024 09:28 AM 1KB
[PHP-CVS] [php-src] master: ext/soap: SoapServer::setClass() does not need bailout handler wrapper noreply 19/06/2024 09:28 AM 1KB
[PHP-CVS] [php-src] master: ext/soap: SoapServer::setPersistence() does not need bailout handler wrapper noreply 19/06/2024 09:28 AM 1KB
[PHP-CVS] [php-src] master: ext/soap: Use bool type for _bailout variable noreply 19/06/2024 09:28 AM 1KB
[PHP-CVS] [php-src] master: ext/soap: Use bool as return type instead of int for do_request() noreply 19/06/2024 09:28 AM 1KB
[PHP-CVS] [php-src] master: ext/soap: Use bool as return type instead of int for parse_packet_soap() noreply 19/06/2024 09:28 AM 1KB
[PHP-CVS] [php-src] master: ext/soap: Use bool as return type instead of int for is_blank() noreply 19/06/2024 09:28 AM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.3' noreply 19/06/2024 07:06 AM 1KB
[PHP-CVS] [php-src] PHP-8.3: PHP-8.3 is now for PHP-8.3.10-dev noreply 19/06/2024 07:05 AM 1KB
[PHP-CVS] [php-src] php-8.3.9RC1: Update versions for PHP-8.3.9RC1 noreply 19/06/2024 07:02 AM 1KB
[PHP-CVS] [php-src] created tag php-8.3.9RC1 noreply 19/06/2024 07:02 AM 1KB
[PHP-CVS] [php-src] created branch PHP-8.3.9 noreply 19/06/2024 06:57 AM 1KB
[PHP-CVS] [php-src] master: Fix some ext/date return types (#14600) noreply 19/06/2024 05:25 AM 1KB
[PHP-CVS] [php-src] master: ext/sockets: Adding macOS SO_LINGER_SEC constant. noreply 19/06/2024 04:58 AM 1KB
[PHP-CVS] [php-src] master: Use RETURN_THROWS() for WeakMap methods noreply 19/06/2024 04:35 AM 1KB
[PHP-CVS] [php-src] master: [ci skip] Updated NEWS and UPGRADING noreply 18/06/2024 11:08 PM 1KB
[PHP-CVS] [php-src] master: pdo_pgsql: escaped question marks inside dollar quoted strings noreply 18/06/2024 11:08 PM 1KB
[PHP-CVS] [php-src] master: pdo_mysql: "--" should be followed by a whitespace character noreply 18/06/2024 11:08 PM 1KB
[PHP-CVS] [php-src] master: pdo_sqlite: identifier quoting with square brakets noreply 18/06/2024 11:08 PM 1KB
[PHP-CVS] [php-src] master: pdo_pgsql: add support for dollar-quotes noreply 18/06/2024 11:08 PM 1KB
[PHP-CVS] [php-src] master: pdo_pgsql: add support for "escape" string literals noreply 18/06/2024 11:08 PM 1KB
[PHP-CVS] [php-src] master: Implemented PDO Driver specific SQL parsers noreply 18/06/2024 11:08 PM 1KB
[PHP-CVS] [php-src] master: Merge branch 'refs/heads/PHP-8.3' noreply 18/06/2024 10:59 PM 1KB
[PHP-CVS] [php-src] PHP-8.3: Merge branch 'refs/heads/PHP-8.2' into PHP-8.3 noreply 18/06/2024 10:59 PM 1KB
[PHP-CVS] [php-src] PHP-8.2: PHP-8.2 is now for PHP 8.2.22-dev noreply 18/06/2024 10:58 PM 1KB
[PHP-CVS] [php-src] php-8.2.21RC1: Update versions for PHP 8.2.21RC1 noreply 18/06/2024 10:58 PM 1KB
[PHP-CVS] [php-src] created tag php-8.2.21RC1 noreply 18/06/2024 10:58 PM 1KB
[PHP-CVS] [php-src] created branch PHP-8.2.21 noreply 18/06/2024 10:45 PM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.3' noreply 18/06/2024 12:47 AM 1KB
[PHP-CVS] [php-src] master: Fix GH-13681: segfault when adding watchpoint fails. noreply 18/06/2024 12:47 AM 1KB
[PHP-CVS] [php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 18/06/2024 12:47 AM 1KB
[PHP-CVS] [php-src] master: Fix sprintf_rope_optimization_004.phpt for 32-bit versions noreply 17/06/2024 11:46 PM 1KB
[PHP-CVS] [php-src] master: zend_compile: Add support for `%d` to `sprintf()` optimization (#14561) noreply 17/06/2024 11:08 PM 1KB
[PHP-CVS] [php-src] master: Fix RAND_egd check (#14588) noreply 17/06/2024 07:03 PM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.3' noreply 17/06/2024 02:38 PM 1KB
[PHP-CVS] [php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 17/06/2024 02:38 PM 1KB
[PHP-CVS] [php-src] PHP-8.2: Fix GH-14475: PHP 8.3.7 with JIT encounters infinite loop on specific paths (#14558) noreply 17/06/2024 02:37 PM 1KB
[PHP-CVS] [php-src] master: ext/gd: iamgeresolution checks overflow. (#14585) noreply 17/06/2024 06:28 AM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.3' noreply 17/06/2024 06:02 AM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.2' into PHP-8.3 noreply 17/06/2024 06:02 AM 1KB
[PHP-CVS] [php-src] PHP-8.3: ext/soap: Fix memory leaks when calling SoapFault::__construct() twice noreply 17/06/2024 06:02 AM 1KB
[PHP-CVS] [php-src] master: Fix GH-14474: Better document remote user in PHP-FPM access.format (#14521) noreply 16/06/2024 07:32 PM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.3' noreply 16/06/2024 07:24 PM 1KB
[PHP-CVS] [php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 16/06/2024 07:23 PM 1KB
[PHP-CVS] [php-src] PHP-8.2: Fix GH-14037: Make /ping of php-fpm work with pm.status_listen pool noreply 16/06/2024 07:22 PM 1KB
[PHP-CVS] [php-src] master: Fix warnings function declaration isn't a prototype (#14577) noreply 16/06/2024 03:28 AM 1KB
[PHP-CVS] [php-src] master: ext/pgsql: adding postgresql 17 new libpq wrapper call. noreply 16/06/2024 02:56 AM 1KB
[PHP-CVS] [php-src] master: Remove redundant win32 include flag for apache2handler (#14576) noreply 15/06/2024 11:45 PM 1KB
[PHP-CVS] [php-src] master: Refactor SHADOW_STACK_SYSCALL check (#14575) noreply 15/06/2024 11:01 PM 1KB
[PHP-CVS] [php-src] master: Update ext/xmlreader dependencies (#14572) noreply 15/06/2024 10:25 PM 1KB
[PHP-CVS] [php-src] master: Optimize observers (#13649) noreply 15/06/2024 08:42 PM 1KB
[PHP-CVS] [php-src] master: Add --enable-phpdbg-debug option on Windows (#14568) noreply 15/06/2024 08:41 PM 1KB
[PHP-CVS] [php-src] master: Remove redundant win32 include flag when building shared phpdbg (#14573) noreply 15/06/2024 07:17 PM 1KB
[PHP-CVS] [php-src] master: ext/spl: Remove some useless header includes and clarify usages noreply 15/06/2024 08:33 AM 1KB
[PHP-CVS] [php-src] master: ext/spl: Refactor SplFileObject::fgetc() noreply 15/06/2024 08:33 AM 1KB
[PHP-CVS] [php-src] master: ext/spl: Convert current_line to a zend_string* noreply 15/06/2024 08:33 AM 1KB
[PHP-CVS] [php-src] master: ext/spl: Adding a const modifier noreply 15/06/2024 08:33 AM 1KB
[PHP-CVS] [php-src] master: ext/spl: Remove useless wrapper noreply 15/06/2024 08:33 AM 1KB
[PHP-CVS] [php-src] master: ext/spl: Refactor SplFileInfo::getPathInfo() implementation noreply 15/06/2024 08:33 AM 1KB
[PHP-CVS] [php-src] master: Generate DocBook 5.2 conformant class synopses pages (#14351) noreply 15/06/2024 04:12 AM 1KB
[PHP-CVS] [php-src] master: ext/pgsql: add pg_jit server info. noreply 14/06/2024 11:27 PM 1KB
[PHP-CVS] [php-src] master: phpdbg: change uses of sprintf into snprintf noreply 14/06/2024 11:12 PM 1KB
[PHP-CVS] [php-src] master: FPM: change uses of sprintf into snprintf noreply 14/06/2024 11:12 PM 1KB
[PHP-CVS] [php-src] master: CLI: change uses of sprintf into snprintf noreply 14/06/2024 11:12 PM 1KB
[PHP-CVS] [php-src] master: standard: change uses of sprintf into snprintf and zend_string_concat2 noreply 14/06/2024 11:12 PM 1KB
[PHP-CVS] [php-src] master: opcache: change uses of sprintf into snprintf noreply 14/06/2024 11:12 PM 1KB
[PHP-CVS] [php-src] master: win32: change uses of sprintf into snprintf noreply 14/06/2024 11:12 PM 1KB
[PHP-CVS] [php-src] master: openssl: change uses of sprintf into snprintf and zend_string_concat2 noreply 14/06/2024 11:12 PM 1KB
[PHP-CVS] [php-src] master: snmp: change uses of sprintf into snprintf noreply 14/06/2024 11:12 PM 1KB
[PHP-CVS] [php-src] master: mysqlnd: change uses of sprintf into snprintf noreply 14/06/2024 11:12 PM 1KB
[PHP-CVS] [php-src] master: intl: change uses of sprintf into snprintf noreply 14/06/2024 11:12 PM 1KB
[PHP-CVS] [php-src] master: gd: change uses of sprintf into snprintf noreply 14/06/2024 11:12 PM 1KB
[PHP-CVS] [php-src] master: curl: change uses of sprintf into snprintf noreply 14/06/2024 11:12 PM 1KB
[PHP-CVS] [php-src] master: TSRM: change uses of sprintf into snprintf noreply 14/06/2024 11:12 PM 1KB
[PHP-CVS] [php-src] master: Zend: change uses of sprintf into snprintf noreply 14/06/2024 11:12 PM 1KB
[PHP-CVS] [php-src] master: Rename HAVE_DECL_ARC4RANDOM_BUF to HAVE_ARC4RANDOM_BUF (#14565) noreply 14/06/2024 04:36 AM 1KB
[PHP-CVS] [php-src] master: ext/bcmath: Minor fixes to `bcmul()` (#14564) noreply 14/06/2024 01:20 AM 1KB
[PHP-CVS] [php-src] master: [skip ci] Fix codecov upload noreply 13/06/2024 11:34 PM 1KB
[PHP-CVS] [php-src] master: Remove conditional pg_encoding_to_char usage (#14557) noreply 13/06/2024 10:00 PM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.3' noreply 13/06/2024 09:05 PM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.2' into PHP-8.3 noreply 13/06/2024 09:05 PM 1KB
[PHP-CVS] [php-src] PHP-8.3: Update NEWS noreply 13/06/2024 09:05 PM 1KB
[PHP-CVS] [php-src] PHP-8.3: Merge branch 'fix-anonymous-socket-at-length-boundary' into PHP-8.2 noreply 13/06/2024 09:05 PM 1KB
[PHP-CVS] [php-src] PHP-8.2: Fixed off-by-one error in checking length of abtract namespace Unix sockets noreply 13/06/2024 09:05 PM 1KB
[PHP-CVS] [php-src] master: Update NEWS noreply 13/06/2024 09:05 PM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.3' noreply 13/06/2024 08:10 PM 1KB
[PHP-CVS] [php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 13/06/2024 08:10 PM 1KB
[PHP-CVS] [php-src] PHP-8.2: Remove GitHub actions junit artifacts noreply 13/06/2024 08:10 PM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.3' noreply 13/06/2024 08:03 PM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.2' into PHP-8.3 noreply 13/06/2024 08:03 PM 1KB
[PHP-CVS] [php-src] PHP-8.2: Fix windows rename test directories clashing noreply 13/06/2024 08:03 PM 1KB
[PHP-CVS] [php-src] master: [skip ci] Add myself as CODEOWNER for some more files noreply 13/06/2024 08:00 PM 1KB
[PHP-CVS] [php-src] master: Remove conditional usage of PQfreemem (#14559) noreply 13/06/2024 07:34 PM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.3' noreply 13/06/2024 06:28 PM 1KB
[PHP-CVS] [php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 13/06/2024 06:28 PM 1KB
[PHP-CVS] [php-src] master: Fix incompatible function pointer types noreply 13/06/2024 06:28 PM 1KB
[PHP-CVS] [php-src] master: ext/gd: de-factorize image output functions (#14523) noreply 13/06/2024 04:46 PM 1KB
[PHP-CVS] [php-src] master: zend_compile: Optimize `sprintf()` into a rope (#14546) noreply 13/06/2024 04:41 PM 1KB
[PHP-CVS] [php-src] master: ext/sockets: multicast simplification on ipv4 table retrieval and buffer handling. (#14542) noreply 13/06/2024 01:33 AM 1KB
[PHP-CVS] [php-src] master: Detect heap freelist corruption (#14054) noreply 12/06/2024 11:32 PM 1KB
[PHP-CVS] [php-src] master: Add zend_random_bytes(), zend_random_bytes_insecure() functions (#14054) noreply 12/06/2024 11:32 PM 1KB
[PHP-CVS] [php-src] master: Add missing ext/pcre dependency for ext/pgsql (#14541) noreply 12/06/2024 05:38 AM 1KB
[PHP-CVS] [php-src] master: Sync #if/ifdef/defined (#14520) noreply 12/06/2024 04:47 AM 1KB
[PHP-CVS] [php-src] master: random: Remove redundant assignments in `php_random_rangeX()` (#14536) noreply 12/06/2024 03:36 AM 1KB
[PHP-CVS] [php-src] master: Sync HAVE_OPENSSL* symbols (#14333) noreply 12/06/2024 01:18 AM 1KB
[PHP-CVS] [php-src] master: Fixed GH-14383: Fixed usec was carry up (#14463) noreply 11/06/2024 06:02 PM 1KB
[PHP-CVS] [php-src] master: Use default argument in AS_CASE instead of pattern noreply 11/06/2024 05:28 PM 1KB
[PHP-CVS] [php-src] master: ext/gd using fast ZPP. (#14534) noreply 11/06/2024 04:02 PM 1KB
[PHP-CVS] [php-src] master: Update ext/spl as required dependency for ext/pdo (#14535) noreply 11/06/2024 04:00 PM 1KB
[PHP-CVS] [php-src] master: Remove redundant win32/unistd.h includes (#14533) noreply 11/06/2024 03:47 PM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.3' noreply 11/06/2024 05:04 AM 1KB
[PHP-CVS] [php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 11/06/2024 05:04 AM 1KB
[PHP-CVS] [php-src] master: Set SG(rfc1867_uploaded_files) to null after destroy noreply 11/06/2024 05:04 AM 1KB
[PHP-CVS] [php-src] master: Show enum cases in errors noreply 11/06/2024 05:01 AM 1KB
[PHP-CVS] [php-src] master: Replace WIN32 conditions with _WIN32 or PHP_WIN32 (#14462) noreply 11/06/2024 03:59 AM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.3' noreply 11/06/2024 01:43 AM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.2' into PHP-8.3 noreply 11/06/2024 01:42 AM 1KB
[PHP-CVS] [php-src] PHP-8.3: Fix GH-11078: PHP Fatal error triggers pointer being freed was not allocated and malloc: do... noreply 11/06/2024 01:42 AM 1KB
[PHP-CVS] [php-src] master: refactor: zend_call_stack_get_linux_pthread noreply 11/06/2024 12:41 AM 1KB
[PHP-CVS] [php-src] master: Fix fall through warning in sapi/litespeed (#14530) noreply 10/06/2024 10:51 PM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.3' noreply 10/06/2024 10:10 PM 1KB
[PHP-CVS] [php-src] PHP-8.3: fix memleak due to missing `pthread_attr_destroy()`-call noreply 10/06/2024 10:10 PM 1KB
[PHP-CVS] [php-src] master: fix memleak due to missing `pthread_attr_destroy()`-call noreply 10/06/2024 10:07 PM 1KB
[PHP-CVS] [php-src] master: Improve randomness of uploaded file names and files created by tempnam() noreply 10/06/2024 09:38 PM 1KB
[PHP-CVS] [php-src] master: ext/opcache/jit: Fix -Wundef warning for HAVE_CAPSTONE noreply 10/06/2024 09:20 PM 1KB
[PHP-CVS] [php-src] master: Leverage `object_init_with_constructor()` in `zend_get_attribute_object()` (#14532) noreply 10/06/2024 09:12 PM 1KB
[PHP-CVS] [php-src] master: cli: Clean up formatting in `do_cli()` (#14531) noreply 10/06/2024 09:12 PM 1KB
[PHP-CVS] [php-src] master: Update IR noreply 10/06/2024 04:49 PM 1KB
[PHP-CVS] [php-src] master: Make the CLI mode available via the SAPI globals (#14479) noreply 10/06/2024 03:16 PM 1KB
[PHP-CVS] [php-src] master: Sync #if/ifdef/defined (#14512) noreply 10/06/2024 02:56 PM 1KB
[PHP-CVS] [php-src] master: Sync PHP_FILEINFO_UNCOMPRESS #if/ifdef/defined (#14525) noreply 10/06/2024 02:11 PM 1KB
[PHP-CVS] [php-src] master: [ci skip] Update contributing guidelines for docs (#14528) noreply 10/06/2024 06:21 AM 1KB
[PHP-CVS] [php-src] master: Sync #if/ifdef/defined (#14508) noreply 09/06/2024 08:23 PM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.3' noreply 09/06/2024 07:42 PM 1KB
[PHP-CVS] [php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 09/06/2024 07:41 PM 1KB
[PHP-CVS] [php-src] PHP-8.2: Skip test for OpenSSL bug #74341 which is not a bug noreply 09/06/2024 07:40 PM 1KB
[PHP-CVS] [php-src] master: Fix GH-13343: openssl_x509_parse should not allow omitted seconds in UTCTimes noreply 09/06/2024 07:35 PM 1KB
[PHP-CVS] [php-src] master: Check for PQERRORS_SQLSTATE in PGVerbosity enum (#14519) noreply 09/06/2024 05:47 PM 1KB
[PHP-CVS] [php-src] master: Add missing sodium.h header (#14515) noreply 09/06/2024 01:17 PM 1KB
[PHP-CVS] [php-src] master: Sync #if/ifdef/defined (#14511) noreply 09/06/2024 01:13 PM 1KB
[PHP-CVS] [php-src] master: Fix typo s/PGVERSION_NUM/PG_VERSION_NUM (#14516) noreply 09/06/2024 12:48 PM 1KB
[PHP-CVS] [php-src] master: Add Pdo\Pgsql::setNoticeCallback() (#14299) noreply 09/06/2024 10:05 AM 1KB
[PHP-CVS] [php-src] master: ext/bcmath: Renamed macros and variables (#14507) noreply 09/06/2024 08:11 AM 1KB
[PHP-CVS] [php-src] master: Sync HAVE_GRP_H definition (#14514) noreply 09/06/2024 07:55 AM 1KB
[PHP-CVS] [php-src] master: ext/spl: Remove spl_engine.h header (#14418) noreply 09/06/2024 06:46 AM 1KB
[PHP-CVS] [php-src] master: ext/pcre: update Config to match upstream (#14509) noreply 09/06/2024 03:34 AM 1KB
[PHP-CVS] [php-src] master: Sync -Wno-implicit-fallthrough noreply 09/06/2024 02:06 AM 1KB
[PHP-CVS] [php-src] master: Clean-up some more headers (#14416) noreply 09/06/2024 12:15 AM 1KB
[PHP-CVS] [php-src] master: ext/date: Fix some [-Wsign-compare] warnings noreply 09/06/2024 12:15 AM 1KB
[PHP-CVS] [php-src] master: Zend/Optimizer: Fix some [-Wsign-compare] warnings noreply 09/06/2024 12:15 AM 1KB
[PHP-CVS] [php-src] master: ext/standard/url.c fix a [-Wsign-compare] warning noreply 09/06/2024 12:15 AM 1KB
[PHP-CVS] [php-src] master: ext/random: Fix signess issues noreply 09/06/2024 12:15 AM 1KB
[PHP-CVS] [php-src] master: ext/json: Fix sign conversion warnings noreply 09/06/2024 12:15 AM 1KB
[PHP-CVS] [php-src] master: Refactor check for libcurl linkage with OpenSSL < 1.1 (#14319) noreply 09/06/2024 12:00 AM 1KB
[PHP-CVS] [php-src] master: ext/pcre: update to PCRE2 v10.44 (#14498) noreply 08/06/2024 07:03 PM 1KB
[PHP-CVS] [php-src] master: Remove PHP_SETUP_OPENSSL inactive 3rd argument (#14323) noreply 08/06/2024 05:48 AM 1KB
[PHP-CVS] [php-src] master: Sync #if/ifdef/defined (#14371) noreply 08/06/2024 05:45 AM 1KB
[PHP-CVS] [php-src] master: Replace WINDOWS with PHP_WIN32 in ext/standard/filestat.c (#14464) noreply 08/06/2024 05:39 AM 1KB
[PHP-CVS] [php-src] master: Remove WINDOWS symbol from ext/ldap/ldap.c (#14468) noreply 08/06/2024 05:27 AM 1KB
[PHP-CVS] [php-src] master: Remove redundant _WIN32 compile definitions (#14458) noreply 08/06/2024 04:59 AM 1KB
[PHP-CVS] [php-src] master: Check ext/pcntl required functions with for loop (#14302) noreply 08/06/2024 04:49 AM 1KB
[PHP-CVS] [php-src] master: Zend: Add object_init_with_constructor() API (#14440) noreply 07/06/2024 04:21 AM 1KB
[PHP-CVS] [php-src] master: main/php_ini.c: use size_t type instead of int noreply 06/06/2024 11:19 PM 1KB
[PHP-CVS] [php-src] master: ext/zend_test: Fix [-Wsign-compare] warnings noreply 06/06/2024 11:19 PM 1KB
[PHP-CVS] [php-src] master: ext/pcntl: Fix [-Wsign-compare] warnings noreply 06/06/2024 11:19 PM 1KB
[PHP-CVS] [php-src] master: ext/mbstring: Fix some [-Wsign-compare] warnings noreply 06/06/2024 11:18 PM 1KB
[PHP-CVS] [php-src] master: ext/exif: Fix some [-Wsign-compare] warnings noreply 06/06/2024 11:18 PM 1KB
[PHP-CVS] [php-src] master: ext/fileinfo: Fix [-Wsign-compare] warnings noreply 06/06/2024 11:18 PM 1KB
[PHP-CVS] [php-src] master: ext/dom: Fix [-Wsign-compare] warnings noreply 06/06/2024 11:18 PM 1KB
[PHP-CVS] [php-src] master: ext/curl: Fix [-Wsign-compare] warning noreply 06/06/2024 11:18 PM 1KB
[PHP-CVS] [php-src] master: ext/bzip: Fix [-Wsign-compare] warning noreply 06/06/2024 11:18 PM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.3' noreply 06/06/2024 10:52 PM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.2' into PHP-8.3 noreply 06/06/2024 10:52 PM 1KB
[PHP-CVS] [php-src] PHP-8.2: Fix bug GH-14456: Attempting to initialize class with private constructor calls destructor noreply 06/06/2024 10:52 PM 1KB
[PHP-CVS] [php-src] master: Fix registration of readonly classes noreply 06/06/2024 03:58 PM 1KB
[PHP-CVS] [php-src] master: ext/gd: imagewebp/imageavif/imagepng/imagejpeg stricter checks quality/speed. noreply 06/06/2024 06:11 AM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.3' noreply 06/06/2024 05:00 AM 1KB
[PHP-CVS] [php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 06/06/2024 05:00 AM 1KB
[PHP-CVS] [php-src] PHP-8.2: Fix GH-14480: Method visibility issue introduced in version 8.3.8 (#14484) noreply 06/06/2024 04:53 AM 1KB
[PHP-CVS] [php-src] master: UPGRADING: move Opcache changes to the correct section (#14482) noreply 06/06/2024 02:31 AM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.3' noreply 06/06/2024 01:23 AM 1KB
[PHP-CVS] [php-src] PHP-8.3: Fix NEWS typo noreply 06/06/2024 01:22 AM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.3' noreply 06/06/2024 12:05 AM 1KB
[PHP-CVS] [php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 06/06/2024 12:05 AM 1KB
[PHP-CVS] [php-src] PHP-8.2: Fix parameter numbers for imagecolorset() noreply 06/06/2024 12:05 AM 1KB
[PHP-CVS] [php-src] master: Fix parameter numbers and missing alpha check for imagecolorset() noreply 05/06/2024 11:55 PM 1KB
[PHP-CVS] [php-src] master: Fix GH-14361: Deep recursion in zend_cfg.c causes segfault noreply 05/06/2024 11:46 PM 1KB
[PHP-CVS] [php-src] PHP-8.3: [skip ci] update NEWS noreply 05/06/2024 09:58 PM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.3' noreply 05/06/2024 09:07 PM 1KB
[PHP-CVS] [php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 05/06/2024 09:07 PM 1KB
[PHP-CVS] [php-src] PHP-8.2: [skip ci] Update NEWS noreply 05/06/2024 09:01 PM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.3' noreply 05/06/2024 05:27 PM 1KB
[PHP-CVS] [php-src] PHP-8.3: Fix undefined behavior (left shift of negative number) noreply 05/06/2024 05:27 PM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.2' into PHP-8.3 noreply 05/06/2024 05:27 PM 1KB
[PHP-CVS] [php-src] master: Replace `ZEND_ASSUME()` by `ZEND_ASSERT()` in `zend_hash_*_ptr` setters (#14466) noreply 05/06/2024 05:08 PM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.3' noreply 05/06/2024 02:12 PM 1KB
[PHP-CVS] [php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 05/06/2024 02:12 PM 1KB
[PHP-CVS] [php-src] PHP-8.2: Merge branch 'PHP-8.1' into PHP-8.2 noreply 05/06/2024 02:12 PM 1KB
[PHP-CVS] [php-src] php-8.1.29: Update versions for PHP 8.1.29 noreply 05/06/2024 02:12 PM 1KB
[PHP-CVS] [php-src] master: PHP-8.1 is now for PHP 8.1.30-dev noreply 05/06/2024 02:12 PM 1KB
[PHP-CVS] [php-src] PHP-8.3: Fix GHSA-9fcc-425m-g385: bypass CVE-2024-1874 noreply 05/06/2024 02:12 PM 1KB
[PHP-CVS] [php-src] PHP-8.1: Fix GHSA-w8qr-v226-r27w noreply 05/06/2024 02:12 PM 1KB
[PHP-CVS] [php-src] PHP-8.2: Update NEWS noreply 05/06/2024 02:12 PM 1KB
[PHP-CVS] [php-src] created tag php-8.1.29 noreply 05/06/2024 02:12 PM 1KB
[PHP-CVS] [php-src] master: Fix GHSA-3qgc-jrrr-25jv noreply 05/06/2024 02:12 PM 1KB
[PHP-CVS] [php-src] PHP-8.1.29: Update NEWS noreply 05/06/2024 01:43 PM 1KB
[PHP-CVS] [php-src] PHP-8.1.29: Fix GHSA-w8qr-v226-r27w noreply 05/06/2024 01:43 PM 1KB
[PHP-CVS] [php-src] PHP-8.1.29: Fix GHSA-3qgc-jrrr-25jv noreply 05/06/2024 01:43 PM 1KB
[PHP-CVS] [php-src] PHP-8.1.29: Fix GHSA-9fcc-425m-g385: bypass CVE-2024-1874 noreply 05/06/2024 01:43 PM 1KB
[PHP-CVS] [php-src] created branch PHP-8.1.29 noreply 05/06/2024 01:18 PM 1KB
[PHP-CVS] [php-src] master: Fix GH-11188: Error when building TSRM in ARM64 (for IR JIT) (#14459) noreply 05/06/2024 01:47 AM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.3' noreply 04/06/2024 11:51 PM 1KB
[PHP-CVS] [php-src] PHP-8.3: [skip ci] update NEWS for GH-14457 noreply 04/06/2024 11:51 PM 1KB
[PHP-CVS] [php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 04/06/2024 11:51 PM 1KB
[PHP-CVS] [php-src] PHP-8.2: [skip ci] update NEWS for GH-14457 noreply 04/06/2024 11:49 PM 1KB
[PHP-CVS] [php-src] PHP-8.2: Remove use of SDWORD and SWORD in ODBC extensions (GH-14457) noreply 04/06/2024 11:46 PM 1KB
[PHP-CVS] [php-src] php-8.3.8: Update versions for PHP 8.3.8 noreply 04/06/2024 10:56 PM 1KB
[PHP-CVS] [php-src] created tag php-8.3.8 noreply 04/06/2024 10:56 PM 1KB
[PHP-CVS] [php-src] PHP-8.3.8: Update NEWS noreply 04/06/2024 10:55 PM 1KB
[PHP-CVS] [php-src] PHP-8.3.8: Fix GHSA-w8qr-v226-r27w noreply 04/06/2024 10:55 PM 1KB
[PHP-CVS] [php-src] PHP-8.3.8: Fix GHSA-3qgc-jrrr-25jv noreply 04/06/2024 10:55 PM 1KB
[PHP-CVS] [php-src] PHP-8.3.8: Fix GHSA-9fcc-425m-g385: bypass CVE-2024-1874 noreply 04/06/2024 10:55 PM 1KB
[PHP-CVS] [php-src] php-8.2.20: Update versions for PHP 8.2.20 noreply 04/06/2024 09:42 PM 1KB
[PHP-CVS] [php-src] php-8.2.20: Update NEWS noreply 04/06/2024 09:42 PM 1KB
[PHP-CVS] [php-src] php-8.2.20: Fix GHSA-w8qr-v226-r27w noreply 04/06/2024 09:42 PM 1KB
[PHP-CVS] [php-src] php-8.2.20: Fix GHSA-3qgc-jrrr-25jv noreply 04/06/2024 09:42 PM 1KB
[PHP-CVS] [php-src] php-8.2.20: Fix GHSA-9fcc-425m-g385: bypass CVE-2024-1874 noreply 04/06/2024 09:42 PM 1KB
[PHP-CVS] [php-src] created tag php-8.2.20 noreply 04/06/2024 09:42 PM 1KB
[PHP-CVS] [php-src] master: ext/sockets: using fast ZPP. (#14453) noreply 04/06/2024 04:10 AM 1KB
[PHP-CVS] [php-src] master: Cache pcre subpattern table (#14424) noreply 04/06/2024 03:15 AM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.3' noreply 04/06/2024 03:14 AM 1KB
[PHP-CVS] [php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 04/06/2024 03:14 AM 1KB
[PHP-CVS] [php-src] master: Fix GH-11188: Error when building TSRM in ARM64 noreply 04/06/2024 03:14 AM 1KB
[PHP-CVS] [php-src] master: Remove dead check in pcre noreply 04/06/2024 01:58 AM 1KB
[PHP-CVS] [php-src] master: Wrap aligning segments checks in AC_CACHE_CHECK (#14450) noreply 03/06/2024 09:22 PM 1KB
[PHP-CVS] [php-src] master: Simplify PDO include paths (#14444) noreply 03/06/2024 06:56 PM 1KB
[PHP-CVS] [php-src] master: Update IR noreply 03/06/2024 05:20 PM 1KB
[PHP-CVS] [php-src] master: Use AC_SUBST for CONFIGURE_COMMAND and CONFIGURE_OPTIONS (#14445) noreply 03/06/2024 02:19 PM 1KB
[PHP-CVS] [php-src] master: Wrap gdImageCreateFrom* checks in AC_CACHE_CHECK (#14443) noreply 03/06/2024 07:00 AM 1KB
[PHP-CVS] [php-src] master: refactor: use ZEND_PARSE_PARAMETERS_NONE() (#14442) noreply 03/06/2024 06:58 AM 1KB
[PHP-CVS] [php-src] master: Update ext/simplexml dependencies (#14446) noreply 03/06/2024 05:38 AM 1KB
[PHP-CVS] [php-src] master: Wrap iconv errno check in AC_CACHE_CHECK (#14438) noreply 03/06/2024 02:41 AM 1KB
[PHP-CVS] [php-src] master: Wrap Zend stack limit check in AC_CACHE_CHECK (#14437) noreply 03/06/2024 02:13 AM 1KB
[PHP-CVS] [php-src] master: Wrap ext/opcache AC_RUN_IFELSE checks in AC_CACHE_CHECK (#14436) noreply 03/06/2024 01:51 AM 1KB
[PHP-CVS] [php-src] master: Wrap clock_get_time check in AC_CACHE_CHECK (#14434) noreply 03/06/2024 01:02 AM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.3' noreply 03/06/2024 12:04 AM 1KB
[PHP-CVS] [php-src] PHP-8.3: ext/standard: Fix test conflict with I/O tests noreply 03/06/2024 12:04 AM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.2' into PHP-8.3 noreply 03/06/2024 12:04 AM 1KB
[PHP-CVS] [php-src] master: Sync #if/ifdef/defined for LIBXML_EXPAT_COMPAT (#14435) noreply 02/06/2024 09:39 PM 1KB
[PHP-CVS] [php-src] master: ext/intl last chunk of fast ZPP conversion (#14431) noreply 02/06/2024 05:19 PM 1KB
[PHP-CVS] [php-src] master: ext/intl: calendar/locale use fast ZPP. (#14425) noreply 02/06/2024 03:47 PM 1KB
[PHP-CVS] [php-src] master: ext/intl: common use fast ZPP (#14422) noreply 02/06/2024 05:33 AM 1KB
[PHP-CVS] [php-src] master: ext/intl: odn, collator, msgformat using fast ZPP (#14421) noreply 02/06/2024 05:25 AM 1KB
[PHP-CVS] [php-src] master: ext/int: UChar using fast ZPP (#14420) noreply 02/06/2024 04:50 AM 1KB
[PHP-CVS] [php-src] master: Wrap ttyname_r check in AC_CACHE_CHECK (#14417) noreply 02/06/2024 04:42 AM 1KB
[PHP-CVS] [php-src] master: ext/intl: further fast ZPP usage. (#14419) noreply 02/06/2024 03:49 AM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.3' noreply 02/06/2024 02:44 AM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.2' into PHP-8.3 noreply 02/06/2024 02:44 AM 1KB
[PHP-CVS] [php-src] PHP-8.3: Fix reference handling in SpoofChecker noreply 02/06/2024 02:44 AM 1KB
[PHP-CVS] [php-src] master: ext/intl converter and formatter using fast ZPP (#14413) noreply 02/06/2024 02:36 AM 1KB
[PHP-CVS] [php-src] master: ext/intl: timezone using fast ZPP and fixing SpoofChecker (#14415) noreply 02/06/2024 02:16 AM 1KB
[PHP-CVS] [php-src] master: Sync build system #if/ifdef/defined (#14397) noreply 02/06/2024 01:26 AM 1KB
[PHP-CVS] [php-src] master: Update ext/session spl dependency (#14410) noreply 02/06/2024 01:14 AM 1KB
[PHP-CVS] [php-src] master: ext/intl: SpoofChecker using fast ZPP. (#14412) noreply 02/06/2024 12:40 AM 1KB
[PHP-CVS] [php-src] master: Add missing pcre dependency definition to zip extension (#14404) noreply 02/06/2024 12:15 AM 1KB
[PHP-CVS] [php-src] master: Clean-up unused headers (#14365) noreply 02/06/2024 12:12 AM 1KB
[PHP-CVS] [php-src] master: ext/odbc: Remove unused INI settings (#14399) noreply 02/06/2024 12:06 AM 1KB
[PHP-CVS] [php-src] master: Remove hash dependency from session extension (#14409) noreply 02/06/2024 12:06 AM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.3' noreply 01/06/2024 11:37 PM 1KB
[PHP-CVS] [php-src] PHP-8.3: Fix bug #76232: SoapClient Cookie Header Semicolon noreply 01/06/2024 11:37 PM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.2' into PHP-8.3 noreply 01/06/2024 11:37 PM 1KB
[PHP-CVS] [php-src] master: Fix ZEND_DEBUG condition (#14408) noreply 01/06/2024 10:07 PM 1KB
[PHP-CVS] [php-src] master: Struct-pack some soap datatypes (#14403) noreply 01/06/2024 08:11 PM 1KB
[PHP-CVS] [php-src] master: ext/exif: moving few instances from memmove to memcpy. (#14400) noreply 01/06/2024 08:05 PM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.3' noreply 01/06/2024 07:32 PM 1KB
[PHP-CVS] [php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 01/06/2024 07:32 PM 1KB
[PHP-CVS] [php-src] PHP-8.2: Fix bug #69280: SoapClient classmap doesn't support fully qualified class name (#14398) noreply 01/06/2024 07:29 PM 1KB
[PHP-CVS] [php-src] master: Fix bug #79701: getElementById does not correctly work with duplicate definitions noreply 01/06/2024 06:54 PM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.3' noreply 01/06/2024 08:43 AM 1KB
[PHP-CVS] [php-src] PHP-8.3: Merge branch 'PHP-8.2' into PHP-8.3 noreply 01/06/2024 08:41 AM 1KB
[PHP-CVS] [php-src] PHP-8.2: Fix GH-14387: Crash when stack walking in destructor of yielded from values during Generato... noreply 01/06/2024 08:41 AM 1KB
[PHP-CVS] [php-src] master: Remove unused internal functions in soap noreply 01/06/2024 05:05 AM 1KB
[PHP-CVS] [php-src] master: Fix signedness issues in soap.c noreply 01/06/2024 05:05 AM 1KB
[PHP-CVS] [php-src] master: Make some things const that can be const in soap noreply 01/06/2024 05:05 AM 1KB
[PHP-CVS] [php-src] master: Fix parameter name warning noreply 01/06/2024 05:05 AM 1KB
[PHP-CVS] [php-src] master: ext/sqlite: Sqlite3Stmt::bindParam/bindValue named parameters change. (#14393) noreply 01/06/2024 04:34 AM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.3' noreply 01/06/2024 03:23 AM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.2' into PHP-8.3 noreply 01/06/2024 03:23 AM 1KB
[PHP-CVS] [php-src] PHP-8.3: Fix memory leaks with string function name lookups noreply 01/06/2024 03:23 AM 1KB
[PHP-CVS] [php-src] master: Avoid string duplication in Soap function response (#14391) noreply 01/06/2024 03:20 AM 1KB
[PHP-CVS] [php-src] master: Fix signedness and argument order issues with argc handling in soap (#14389) noreply 01/06/2024 03:16 AM 1KB
[PHP-CVS] [php-src] master: ext/pgsql: adding pg_socket_poll. noreply 01/06/2024 03:11 AM 1KB
[PHP-CVS] [php-src] master: Fix build warning in release mode noreply 01/06/2024 01:56 AM 1KB
[PHP-CVS] [php-src] master: RFC: array_find (#14108) noreply 01/06/2024 01:39 AM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.3' noreply 01/06/2024 12:27 AM 1KB
[PHP-CVS] [php-src] master: Merge branch 'PHP-8.2' into PHP-8.3 noreply 01/06/2024 12:27 AM 1KB
[PHP-CVS] [php-src] PHP-8.3: Fix reading zlib ini settings in ext-soap noreply 01/06/2024 12:27 AM 1KB
[PHP-CVS] [php-src] master: Fix memory leak if calling SoapServer::setObject() twice noreply 01/06/2024 12:27 AM 1KB
[PHP-CVS] [php-src] PHP-8.2: Fix memory leak if calling SoapServer::setClass() twice noreply 01/06/2024 12:27 AM 1KB
[PHP-CVS] [php-src] PHP-8.2: Fix missing error restore code in ext-soap (#14379) noreply 01/06/2024 12:19 AM 1KB