Re: com php-src: Merge from GitHub: ext/opcache/ZendAccelerator.c ext/opcache/ZendAccelerator.h

From: Date: Fri, 02 Aug 2013 18:47:48 +0000
Subject: Re: com php-src: Merge from GitHub: ext/opcache/ZendAccelerator.c ext/opcache/ZendAccelerator.h
References: 1 2 3 4 5  Groups: php.cvs php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
Hi!

> Something like the following? (it wasn't tested)
> 
> 
> #define ACCELERATOR_VERSION_BASE "7.0.3"
> #define ACCELERATOR_VERSION_SUFFIX "-dev"
> 
> #iif PHP_EXTRA_VERSION
> # define ACCELERATOR_VERSION ACCELERATOR_VERSION_BASE
> ACCELERATOR_VERSION_SUFFIX
> #else
> # define ACCELERATOR_VERSION ACCELERATOR_VERSION_BASE " (" PHP_VERSION ")"
> #endif

This would probably work fine.

-- 
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com/
(408)454-6900 ext. 227


Thread (6 messages)

« previous php.cvs (#72814) next »