Skip to content

Commit

Permalink
correct typo on ini derective
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathaniel McHugh authored and proofek committed Mar 5, 2012
1 parent 5e133cc commit c9942ae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ class PHP54Compatibility_Sniffs_PHP_DeprecatedIniDirectivesSniff implements PHP_
*/
protected $deprecatedIniDirectives = array(
'y2k_compliance',
'session.bug_compat42',
'session.bug_compat_42',
'session.bug_compat_warn',
'define_syslog_variables',
'highlight.bg',
Expand Down

0 comments on commit c9942ae

Please sign in to comment.