We just publish a new project based on Zend Framework 0.9.3 (1.0.0RC
has been released to late).
Userfriendly SVN is based on a web interface and allows you to
configure your subversion repositories. This interface allows you to
create new projects without the command line interface, this means
w
On 12/12/06, Nico Edtinger <[EMAIL PROTECTED]> wrote:
[12.12.2006 16:26] Joe Kramer wrote:
> There is no "compile php", you can only do "php -f" to parse single
> file.
There is a syntax checker (lint) built into php with "php -l". -f
does also execute the file.
> Probably can be automated usin
On 11/11/06, Eris Ristemena <[EMAIL PROTECTED]> wrote:
>>
>> I need to use GData to access to google calendar, but my server need
>> to pass by a proxy to acces to the web. A friend work a litle patch to
>> add http proxy support but we need https proxy support for google
>> auth.
>>
> I think a
On 11/11/06, Julien Duponchelle <[EMAIL PROTECTED]> wrote:
On 11/11/06, Shahar Evron <[EMAIL PROTECTED]> wrote:
> Hi Julien,
>
> Right now proxy support is a long-term goal of Zend_Http_Client, and
> will not be implemented before the 1.0 release.
>
> Can you giv
On 11/11/06, Shahar Evron <[EMAIL PROTECTED]> wrote:
Hi Julien,
Right now proxy support is a long-term goal of Zend_Http_Client, and
will not be implemented before the 1.0 release.
Can you give a better description of what you need, or a use case?
TIA,
Shahar.
I need to use GData to acces
Hello,
I search a patch to Zend HTTP with the support of HTTPS proxies.
Thanks