Commit Graph

15 Commits

Author SHA1 Message Date
Dmitry Stogov
a9910f3ce2 white spaces 2013-02-22 18:09:26 +04:00
Dmitry Stogov
4fe4b0d593 Fixed memory leak 2013-02-22 17:22:43 +04:00
Xinchen Hui
cddc2c35d9 Codes style improve 2013-02-22 14:56:05 +08:00
Dmitry Stogov
3a06991ffd Added ability to always validate cached script timestamps using zend_optimizerplus.revalidate_freq=0 2013-02-21 12:11:03 +04:00
Dmitry Stogov
280bbaf301 Avoid unexpected warning messages (ext/standard/tests/file/fopencookie.phpt) 2013-02-20 18:04:07 +04:00
Dmitry Stogov
4813a71174 Fixed static analyser warning 2013-02-19 18:07:23 +04:00
Dmitry Stogov
511b33ccdf Avoid warning about possible precision loss 2013-02-18 13:27:42 +04:00
Dmitry Stogov
d9ba147e5c Avoid mixing declarations and code 2013-02-18 12:33:58 +04:00
Dmitry Stogov
a120178520 Added checks for malloc() failures 2013-02-18 11:34:10 +04:00
Dmitry Stogov
908fc9dcc4 Fixed inconsistent start_accel_module() prototype and usage 2013-02-18 11:04:58 +04:00
krakjoe
996485e0b2 bug #29 enable cli-server support 2013-02-17 15:48:31 +00:00
Dmitry Stogov
bde294f8eb Renamed ZCG(startup_ok) into "accel_startup_ok".
It must be a "true" global to make ZTS work.
(ZTS starts work, but ZTS O+ is not stable anyway)
2013-02-15 13:45:42 +04:00
Reeze Xia
4fec381b3a Typo fix 2013-02-15 13:48:37 +08:00
Dmitry Stogov
ded12158cc Fixed phpinfo() output when O+ is not enabled for CLI 2013-02-14 13:19:06 +04:00
Dmitry Stogov
528006a3b4 Open Source Release 2013-02-13 16:26:47 +04:00