Re: PHP source code directory name

Lester Caine <[email protected]> Tue, 20 Sep 2016 09:14:10 +0100
Newsgroups gmane.comp.php.windows
Message-ID <[email protected]>
On 20/09/16 01:59, Sam Hobbs wrote:
> 
> The pattern |C:\php-sdk\phpdev\*vc##*\*x##*| omits the lowest-level
> "php-5.6.4-src". Are there any requiremnens for what must be used for
> that sub-directory name? I assume not.
> 
> I can understand it is a good suggestion to provide the PHP version in
> the name, especially if multiple versions are being maintained in a
> system. Do the build scripts require it?  I assume we can use whatever
> seems appropriate for us instead of "php-5.6.4-src".

You can drop the '-src' and the '.4' is a matter of choice. If you
simply overload the 5.6.4 code with 5.6.5 to build a 'latest' 'php-5.6'.
Personally I run BeyondCompare as a check on what changed between
versions before updating and doing a new build.

-- 
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk
Rainbow Digital Media - http://rainbowdigitalmedia.co.uk

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php