Hi!
> - In “Backwards Incompatible Changes” there’s a big list of BC
> changes that are internals and don’t impact user land. So could come across
> a lot more intimidating than it is. I think we should move towards the end
> of the upgrade notes in a section of its own that’s “PHP Intern
hi,
On Fri, Mar 22, 2013 at 6:18 AM, Andi Gutmans wrote:
> Some questions:
>
> - Dropped support for Windows XP & 2003:
>
> o Was this an RFC? At what point was it decided? (I may have missed it in
> that case I’d just appreciate a pointer to where it was decided). I am
> asking becau
Hi,
Just reading the excellent PHP 5.5 Upgrades Notes -
https://raw.github.com/php/php-src/php-5.5.0beta1/UPGRADING
Some questions:
- Dropped support for Windows XP & 2003:
o Was this an RFC? At what point was it decided? (I may have missed it in
that case I’d just appreciate a p
On 21 Mar, 2013, at 2:08 AM, Carlos Rodrigues wrote:
> Hi,
>
> I'd like to suggest a new functionality for PHP. I don't know the
> internals, and i can't create a patch implementing this. I'm writing
> here in case someone likes this idea and write a RFC.
>
> We've had a problem recently where
Hi Dmitry,
I developed a patch for this one https://bugs.php.net/bug.php?id=64450 .
It's regarding to the long overflow in mt_rand(). The main idea is to work
with the args as double internally and then return php float if it exceeds
the LONG_MAX. I strived to let the old behavior to be unchanged,
hi,
On Thu, Mar 21, 2013 at 4:02 PM, David Soria Parra wrote:
> Hi Internals,
>
> I added the default Zend OPCache settings to php.ini-development and
> php.ini-production atm. To have more people testing the opcache I would
> like to enable the OPCache in php.ini-development during the beta phas
On Thu, Mar 21, 2013 at 4:02 PM, David Soria Parra wrote:
> Hi Internals,
>
> I added the default Zend OPCache settings to php.ini-development and
> php.ini-production atm. To have more people testing the opcache I would
> like to enable the OPCache in php.ini-development during the beta phase
>
Hi Internals,
I added the default Zend OPCache settings to php.ini-development and
php.ini-production atm. To have more people testing the opcache I would
like to enable the OPCache in php.ini-development during the beta phase
and disable it once we start the first RC. I hope we catch more errors
Hi all,
I'd like to get some closure on this PR:
https://github.com/php/php-src/pull/297
which fixes:
https://bugs.php.net/bug.php?id=60953
I've discussed it in brief with both cjones and lawerence. I don't have
commit karma for the phar extension, so someone will have to merge this
for me.
On 3/21/13 7:37 AM, Derick Rethans wrote:
On Fri, 15 Mar 2013, Steve Clay wrote:
call_user_func() just seems so ugly now that we have nicer syntax in
so many other areas.
That doesn't mean we should just be ripping out functionality that works
perfectly fine.
I was not clear in my initial p
Hi Internals,
PHP 5.5.0 Beta 1 has been released for testing. As you know, this
code base is shipped with Zend OPCache.
The packages can be found at:
http://downloads.php.net/dsp
and windows packages at
http://windows.php.net/qa
Please test the release carefully and report any bugs. Don't
Translate in italian the pages of the PHP Documentation
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
On Fri, 15 Mar 2013, Steve Clay wrote:
> call_user_func() just seems so ugly now that we have nicer syntax in
> so many other areas.
That doesn't mean we should just be ripping out functionality that works
perfectly fine.
cheers,
Derick
--
http://derickrethans.nl | http://xdebug.org
Like Xde
13 matches
Mail list logo