Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mat-dev] Reminder: PHP Deprecation
  • From: "Tsvetkov, Krum" <krum.tsvetkov@xxxxxxx>
  • Date: Mon, 4 Nov 2024 13:58:30 +0000
  • Accept-language: en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=sap.com; dmarc=pass action=none header.from=sap.com; dkim=pass header.d=sap.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=vvMcg0vp0n5YXj5eB2fUFGMhKKmjP0hvq0/dI82gzKc=; b=btyGNz58aKvDYp1+7qOyrhOSvq8a8fZIqlK3411lbWTFZGI2Fkej/sdoo3oOCK9srjRSIM8LUrRYIknDujNdRIWwrGud15nr9Ka4s2RdK2IzJ7c4iW+2kYARrUfsYBb2nVUq0+/9K1P59s2wJbUObo2Z5KzQ74qmP8OzO06UT71DUBOOncADyjUyX7ENZZx7006uPcthmFXbzuX62Qf/lR8LlLGK8+OXxSLD9hg6wci9/wiP2CRpz4AbTi+nv8s7GdAfk3KJjdT0MDpTp/sJPIzJUI+kPrEvI/4d79KjaoawoCkdB8GpSy97QXvfrJ9CTq0g9prilvSFIiNy7wTDLg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=iPPLeAygZ9tv1Qh124UbfhfwwHstX3lyf1uOKFLQt+QA54W3zrGV0i75Hgc5yYT5Sfg5K5kMr6/mh066dYF2FXzaT8R5L6EhFRcZK+CKcbsO1hByRJm5ofpfnjj4Q4/kQHQZBJQpd8mkmuHoFjgy/OkOt5CtQVTsV3ExTUtFlhTQj77saBdVGEw1Ds7vJe6bufJUpbyp1F2zjZNzjp6FlBqEtSe6KscOUd6+XHDp2nV/Pa3nf6r+2RuF2a2ZWMLC52hebWtpLBt+TZiZlLxM1JO6biT3pYQSEVdNGGOFgQ41bvwQOYjE0pu2pARDUULolxffWRFZCLUX1QpnTb8s8w==
  • Delivered-to: mat-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/mat-dev/>
  • List-help: <mailto:mat-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/mat-dev>, <mailto:mat-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/mat-dev>, <mailto:mat-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHbGbHAGBUo62we6kKD35emphyQWLKBf2EFgCXPUPs=
  • Thread-topic: [mat-dev] Reminder: PHP Deprecation

A short update – we got a new repository [1], I prepared the initial migrated content and opened an issue [2] so that the content of the new repository is used for the website.

We’ll fix things that I might have overlooked once the new site is active.

 

[1] https://github.com/eclipse-mat/website

[2] https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/5234

 

From: mat-dev <mat-dev-bounces@xxxxxxxxxxx> on behalf of Tsvetkov, Krum via mat-dev <mat-dev@xxxxxxxxxxx>
Date: Friday, 11. October 2024 at 14:36
To: Memory Analyzer Dev list <mat-dev@xxxxxxxxxxx>
Subject: Re: [mat-dev] Reminder: PHP Deprecation

Thanks, Matt, for the heads-up and the links!

I do have some limited experience with Hugo and we have opted-in to use Otterdog, which AFAIU should allow us to get another repo in a “as a service” manner  (but we never used this so far).

I will spend some time to see if I can get a new repo and migrate our website using the Hugo template.

Regards,

Krum

 

 

From: mat-dev <mat-dev-bounces@xxxxxxxxxxx> on behalf of Eclipse Webmaster via mat-dev <mat-dev@xxxxxxxxxxx>
Date: Tuesday, 8. October 2024 at 20:41
To: mat-dev@xxxxxxxxxxx <mat-dev@xxxxxxxxxxx>
Cc: Eclipse Webmaster <webmaster@xxxxxxxxxxxxxxxxxxxxxx>
Subject: [mat-dev] Reminder: PHP Deprecation

Hello,

 

  As part of our efforts to improve security, support for community written PHP[1] on eclipse.dev is being removed December 18th 2024.  An audit of eclipse.dev shows your project is affected.

 

Projects can choose to handle this by leveraging the sites provided by projects.eclipse.org, our Hugo based template[2], or any other tool that is capable of generating static HTML to replace their PHP code.

 

A brownout has been scheduled for November 5th 2024, which will allow you to see how this will impact your projects site.

 

If you have any questions, or would like advice please either email infrastructure@xxxxxxxxxxxxxxxxxxxxxx or open an issue[3].

 

-Matt.

 

[1] https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/PHP-for-project-websites-deprecation-plan

[2] https://gitlab.eclipse.org/eclipsefdn/it/webdev/hugo-eclipsefdn-website-boilerplate#how-to-build-my-projects-website-with-jenkins

[3] https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues


Back to the top