<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>PHP Code Hygiene on security-recipes.ai</title><link>https://security-recipes.ai/recipes/general/code-hygiene/php/</link><description>Recent content in PHP Code Hygiene on security-recipes.ai</description><language>en-us</language><atom:link href="https://security-recipes.ai/recipes/general/code-hygiene/php/index.xml" rel="self" type="application/rss+xml"/><item><title>PHP strict types, static analysis, and suppression debt</title><link>https://security-recipes.ai/recipes/general/code-hygiene/php/php-strict-types-static-analysis-and-suppression-debt/</link><guid>https://security-recipes.ai/recipes/general/code-hygiene/php/php-strict-types-static-analysis-and-suppression-debt/</guid><pubDate>Sun, 12 Jul 2026 00:00:00 GMT</pubDate><description>Bounded audit or remediation to narrow mixed values and static-analysis suppressions without breaking framework boundaries.</description></item><item><title>PHP exception, stream, and resource lifecycle</title><link>https://security-recipes.ai/recipes/general/code-hygiene/php/php-exception-stream-and-resource-lifecycle/</link><guid>https://security-recipes.ai/recipes/general/code-hygiene/php/php-exception-stream-and-resource-lifecycle/</guid><pubDate>Sun, 12 Jul 2026 00:00:00 GMT</pubDate><description>Bounded audit or remediation to close resources and preserve failure context across PHP request and worker paths.</description></item></channel></rss>