[GIT-PULLS] [php-src] PR #22858: ext/phar: Improve various error messages

[email protected] (LamentXU123) Wed, 22 Jul 2026 11:53:52 +0000
Newsgroups php.git-pulls
Message-ID <[email protected]>
Pull Request: https://github.com/php/php-src/pull/22858
Author: LamentXU123

Safe mode in phar is removed in PHP 5.4. 

Also fix some obvious typos in the error messages.