Author: Roman Pronskiy (pronskiy) Committer: Derick Rethans (derickr) Date: 2026-08-26T11:25:20+01:00
Commit: https://github.com/php/web-php/commit/46653f5f1f00882a77a2f89e52cd889db8bb7139 Raw diff: https://github.com/php/web-php/commit/46653f5f1f00882a77a2f89e52cd889db8bb7139.diff Announce State of PHP survey Changed paths: A public/archive/entries/2026-08-25-1.xml M public/archive/archive.xml Diff: diff --git a/public/archive/archive.xml b/public/archive/archive.xml index 94905dc8d9..0a2ded5331 100644 --- a/public/archive/archive.xml +++ b/public/archive/archive.xml @@ -9,6 +9,7 @@ <uri>http://php.net/contact</uri> <email>[email protected]</email> </author> + <xi:include href="entries/2026-08-25-1.xml"/> <xi:include href="entries/2026-08-18-1.xml"/> <xi:include href="entries/2026-08-13-1.xml"/> <xi:include href="entries/2026-07-30-5.xml"/> diff --git a/public/archive/entries/2026-08-25-1.xml b/public/archive/entries/2026-08-25-1.xml new file mode 100644 index 0000000000..05789ef8ee --- /dev/null +++ b/public/archive/entries/2026-08-25-1.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom"> + <title>Last Call for the State of PHP Survey</title> + <id>https://www.php.net/archive/2026.php#2026-08-25-1</id> + <published>2026-08-25T08:38:33+00:00</published> + <updated>2026-08-25T08:38:33+00:00</updated> + <link href="https://www.php.net/index.php#2026-08-25-1" rel="alternate" type="text/html"/> + <link href="https://www.php.net/archive/2026.php#2026-08-25-1" rel="via" type="text/html"/> + <category term="frontpage" label="PHP.net frontpage news"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"><p> + The <a href="https://surveys.jetbrains.com/s3/phpnet-state-of-php-2026">State of PHP survey</a> is still open, but not for much longer. It asks how PHP is working for you: what you build with, what is painful, and what you think PHP should focus on next. It takes around 15 minutes. +</p> +<p> + The survey is run by <a href="https://thephp.foundation/">The PHP Foundation</a> in partnership with <a href="https://www.jetbrains.com/phpstorm/">PhpStorm</a> by JetBrains. +</p> +<p> + The aggregated results will be published later this year as the State of PHP 2026 report. The anonymized raw dataset will be released along with it, so anyone in the community can check the numbers or run their own analysis. +</p> +<p> + More responses mean a better picture of what matters to PHP users. If you have not filled it in yet, please do, and share it with your colleagues and user groups. +</p> + </div> + </content> +</entry>
