エラー対応

PHP用語集

カテゴリー: Fatal error  閲覧数:560 配信日:2019-04-10 12:59


エラー対応


パッケージバージョンを最新へ更新
$ cd /var/www/xxxx/demo/settlement/stripe
$ composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 2 updates, 0 removals
 - Updating stripe/stripe-php (v6.28.0 => v6.31.4): Downloading (100%)        
 - Updating phpmailer/phpmailer (v6.0.6 => v6.0.7): Loading from cache
Writing lock file
Generating autoload files


指定期間人気ページランキング / 2020-5-28 → 2026-4-26
順位 ページタイトル抜粋 アクセス数
1 PHP用語 6729
2 ブラウザを閉じたらセッションデータはどうなるの? | セッション 2557
3 Parse error: syntax error, unexpected 'public' (T_PUBLIC) | Parse error(エラーメッセージ) 2515
4 ブラウザを閉じたらセッションデータはどうなるの? | セッション 1710
5 【テスト投稿】テスト | 1133
6 セッション管理が必要な理由は、HTTPプロトコルには状態を保持する機能がないため | セッション 1090
7 PHPで定数を定義する方法は2種類ある / 配列定数の定義 1067
8 Fatal error: Access level to ▲::$△ must be protected (as in class ●) or weaker | Fatal error(エラーメッセージ) 911
9 Fatal error: Uncaught Error: Call to a member function modify() on string | Fatal error(エラーメッセージ) 882
10 コード例 … 「例外処理」はネストすることができる 869
11 curl で Cookie を使用する 864
12 Fatal error: require_once(): Failed opening required 'PEAR.php' | Fatal error(エラーメッセージ) 863
13 Fatal error: Uncaught RuntimeException: SplFileObject::__construct(): failed to open stream: Permission denied in | Fatal error(エラーメッセージ) 751
14 定数 739
15 インターフェイス | クラスとオブジェクト 701
16 Fatal error: Uncaught HeadlessChromium\Exception\OperationTimedOut: Operation timed out (3sec) in | Fatal error(エラーメッセージ) 697
17 メンバー | クラスとオブジェクト 648
18 Warning: include() [function.include]: Failed opening '**.php' for inclusion (in | Warning(エラーメッセージ) 643
19 ( ! ) Fatal error: Uncaught PDOException: SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column | Fatal error(エラーメッセージ) 611
19 Warning: strlen() expects parameter 1 to be string, array given in ○○.php on line △△ | Warning(エラーメッセージ) 611
2026/4/27 5:05 更新