]>
granicus.if.org Git - php/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Pierrick Charron [Wed, 13 Feb 2013 19:25:38 +0000 (14:25 -0500)]
Avoid unnecessary code and change the type of accelerator_enabled
accelerator_enabled will always be true when accelerator_get_status
returns an array. Also the accelerator_enabled should be a boolean
and not a long
Dmitry Stogov [Wed, 13 Feb 2013 17:41:07 +0000 (21:41 +0400)]
Fixed zend_optimizerplus.enable_file_override=1 compatibility with PHP-5.3
sasezaki [Wed, 13 Feb 2013 15:48:18 +0000 (00:48 +0900)]
typo at Optimizer/block_pass.c
Damien Tournoud [Wed, 13 Feb 2013 15:08:19 +0000 (16:08 +0100)]
Fix typos and grammar issues in README.
Dmitry Stogov [Wed, 13 Feb 2013 12:33:14 +0000 (16:33 +0400)]
spelling
Dmitry Stogov [Wed, 13 Feb 2013 12:26:47 +0000 (16:26 +0400)]
Open Source Release