3d0ae95d1e6eb5ef312bf4506983b0489ad10d6f
PHP's PDO in silent mode returns false on prepare() when table doesn't exist; calling ->execute() on false throws TypeError (Error, not Exception). Changed catch to \Throwable and added explicit checks so the real error message is returned as JSON instead of HTTP 500 empty. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
5.8 MiB
Languages
PHP
84.8%
JavaScript
6.4%
HTML
5.9%
Shell
1.4%
CSS
0.9%
Other
0.5%