php5.61 [PHP] Deprecated features in PHP 5.6.x 관련 링크 : http://php.net/manual/en/migration56.deprecated.php Deprecated features in PHP 5.6.x ¶ Calls from incompatible context ¶ Methods called from an incompatible context are now deprecated, and will generate E_DEPRECATED errors when invoked instead of E_STRICT. Support for these calls will be removed in a future version of PHP. An example of such a call is: The above example will output: Depr.. 2016. 10. 20. 이전 1 다음