Hello!
we have packaged PHP 5.3.0RC4, which you can find here:
http://downloads.php.net/johannes/
Windows binaries are available here:
http://windows.php.net/qa/
This this release candidate focused on bug fixes and stability
improvements and we hope to only require minimal changes ahead
of the
On 19.06.2009, at 10:50, Lukas Kahwe Smith wrote:
Hello!
we have packaged PHP 5.3.0RC4, which you can find here:
http://downloads.php.net/johannes/
Windows binaries are available here:
http://windows.php.net/qa/
This this release candidate focused on bug fixes and stability
improvements and
2009/6/19 Lukas Kahwe Smith :
> [1] http://bugs.php.net/search.php?status=Open&phpver=5.3&cmd=display
Is there a reason why http://bugs.php.net/bug.php?id=47918 is not in that list?
Regards,
Richard.
--
-
Richard Quadling
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=2134
hi,
It is set as: "5.*, 6CVS (2009-04-07)", does not match "5.3".
Cheers,
On Fri, Jun 19, 2009 at 11:24 AM, Richard
Quadling wrote:
> 2009/6/19 Lukas Kahwe Smith :
>> [1] http://bugs.php.net/search.php?status=Open&phpver=5.3&cmd=display
>
> Is there a reason why http://bugs.php.net/bug.php?id=47
Hallo,
I just wanted to compile PHP 5.3.0RC4 on my Solaris 10 box:
panga...@pansrv1:~/install/php-5.3.0RC4$ gcc -v
Reading specs from /opt/csw/gcc3/lib/gcc/i386-pc-solaris2.8/3.4.5/specs
Configured with: ../sources/gcc-3.4.5/configure --prefix=/opt/csw/gcc3
--with-local-prefix=/opt/csw --
Hi Martin,
Not sure it can help you, but you may found the following link interesting:
http://phpbuilder.com/manual/en/internals.php
Cheers,
Patrick
2009/6/19 Martin Wernstahl :
> Hi!
>
> I'm an 18 years old student from Sweden with an interest in
> programming, particularly in solving more
> co
Guys and gals, in the old days we had a very close tie between the code
and the documentation. As the project has grown the two have drifted
apart. I think this is mostly because the phpdoc team has done an
amazing job keeping up with the code changes and writing awesome
documentation. This has
Hi
2009/6/18 Matthew Fonda :
> Hi,
>
> The arg info for array_map appears to be incorrect. It lists 3 arguments as
> required, when in fact there are only 2 required. Attached is a small patch
> to fix it.
Committed to HEAD, PHP_5_3 and PHP_5_2, thanks ;)
>
> Regards,
> Matthew
>
>
> --
> PHP Int
Lukas Kahwe Smith wrote:
Some additional links to get started:
http://cvs.php.net/viewvc.cgi/php-src/NEWS?view=markup&pathrev=PHP_5_3
http://cvs.php.net/viewvc.cgi/php-src/UPGRADING?revision=PHP_5_3
While I know that ...
- All ereg functions are deprecated and emit E_DEPRECATED errors.
Use PC