On 12/12/12 17:29, Amir wrote:
> Hi
> I searched in php.net and did not find any link that contain php none
> thread safe source code for windows.
> I have a php source that encoded with Zend Guard 5.5 and have to decode
> with Zend Guard Loader.
> note: Zend Guard Loader is NTS and didn't read TS code.
Did you look at http://windows.php.net/download/#php-5.3 ?

I would first verify if the latest 5.3 version (5.3.19), published
there, works with the Zend Guard you have.

Otherwise, you can look for your 5.3.14-nts in the archives
http://windows.php.net/downloads/releases/archives/
(but you would miss all the bugs fixed since, including at least a
security one)


-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to