"Ilia A." <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> The
> > date_sunrise() and date_sunset() functions
> > [ext/standard/tests/general_functions/sunfuncts.phpt]
> test failure was the result of patch correcting this problem is now in the CVS.
>
there is precision case there.
Quoting Ketszeri Csaba <[EMAIL PROTECTED]>:
> Hello!
>
> I've dig the site and google for two hours to find
> a doc about how to compile and install php5.
> Found nothing. :(
> Please drop me an url or a few lines if you can.
./configure --with-apxs=/path/to/your/apxs
make
make install
apache
Hello!
I've dig the site and google for two hours to find
a doc about how to compile and install php5.
Found nothing. :(
Please drop me an url or a few lines if you can.
I run apache 1.3 under debian woody.
Thank you: Csabii
> Btw, compiles and tests fine.
--
PHP Internals - PHP Runtime D
The
> date_sunrise() and date_sunset() functions
> [ext/standard/tests/general_functions/sunfuncts.phpt]
test failure was the result of Source distro ::
>
> http://www.php.net/~sterling/php5/
>
> Win32 binaries ::
>
> http://www.php.net/~edink/php-5.0.0b1-Win32.zip
>
> Download, compile, test.
>
On Sat, 28 Jun 2003 16:53:00 +0400
Antony Dovgal <[EMAIL PROTECTED]> wrote:
http://bugs.php.net/bug.php?id=24286
sorry, this bug is already reported.
---
WBR,
Antony Dovgal aka tony2001
[EMAIL PROTECTED]
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.p
Hi all!
There are some troubles with PHP5-beta-1:
With simple code like this:
array_var[0][0][0] = "test_method";
}
function test_method($echo_var) {
echo $echo_var;
}
}
$test_obj = new test;
$test_obj->array_var[0][0][0]("simple test"); //line 15
?>
I get "Fatal error: Metho
URLs for the downloads have been changed:
Source:
http://downloads.php.net/sterling/
Win32 binaries:
http://downloads.php.net/edink/
Edin
On 28 Jun 2003, Sterling Hughes wrote:
> Source distro ::
>
> http://www.php.net/~sterling/php5/
>
> Win32 binaries ::
>
> http://www.php.net/~edink/
Zitat von Sterling Hughes <[EMAIL PROTECTED]>:
> Source distro ::
>
> http://www.php.net/~sterling/php5/
>
> Win32 binaries ::
>
> http://www.php.net/~edink/php-5.0.0b1-Win32.zip
>
> Download, compile, test.
Just something that doesn't have something to do with the pre-beta, but this
HEAD general
es" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, June 28, 2003 10:40 AM
Subject: Re: [PHP-DEV] (ATTENTION) Pre-Beta
> On Saturday 28 June 2003 10:40, Sterling Hughes wrote:
> > Source distro ::
> >
> > http://www.php.net/~sterling/php5/
> >
&g
On Saturday 28 June 2003 10:40, Sterling Hughes wrote:
> Source distro ::
>
> http://www.php.net/~sterling/php5/
>
> Win32 binaries ::
>
> http://www.php.net/~edink/php-5.0.0b1-Win32.zip
>
> Download, compile, test.
i've got a problem with sqlite
./configure --with-sqlite=shared
make:
/bin/sh
Source distro ::
http://www.php.net/~sterling/php5/
Win32 binaries ::
http://www.php.net/~edink/php-5.0.0b1-Win32.zip
Download, compile, test.
The following tests should fail on make test for a stock php build::
=
FAILED TE
11 matches
Mail list logo