diff options
author | Dmitry Stogov <dmitry@zend.com> | 2013-03-19 10:32:24 +0400 |
---|---|---|
committer | Dmitry Stogov <dmitry@zend.com> | 2013-03-19 10:32:24 +0400 |
commit | a62ffb72f403d255c744b27f617ee6b6ac62c216 (patch) | |
tree | 2d48055b1df4c61ccdb1f37b6ea6c1e8bf2bfbcd /ext/opcache/zend_persist.h | |
parent | 840c0d6091ccf25780b97178acd51e2627cefc9a (diff) | |
download | php-git-a62ffb72f403d255c744b27f617ee6b6ac62c216.tar.gz |
Renamed Zend Optimizer+ into Zend OPcache
Diffstat (limited to 'ext/opcache/zend_persist.h')
-rw-r--r-- | ext/opcache/zend_persist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/opcache/zend_persist.h b/ext/opcache/zend_persist.h index ffb990ae75..cf3fb73cdd 100644 --- a/ext/opcache/zend_persist.h +++ b/ext/opcache/zend_persist.h @@ -1,6 +1,6 @@ /* +----------------------------------------------------------------------+ - | Zend Optimizer+ | + | Zend OPcache | +----------------------------------------------------------------------+ | Copyright (c) 1998-2013 The PHP Group | +----------------------------------------------------------------------+ |