2008/3/10, Felipe Pena <[EMAIL PROTECTED]>:
> Hello!
>
> I've backported the Dmitry's patch (HEAD) for to drop
> zend.ze1_compatibility_mode in PHP_5_3 branch. Would be interesting
> remove it in 5_3? :)
+1 , because this feature does not work, so there is no point to keep
it anymore.
--
"If
Hello developers.
I saw some days ago that
there is need in rewriting of check_parameters.php to be less
false-positive and so on...
So i wrote new version - based on state machines _and_ regex.
Base checks are the same, only reporting is improved.
There is simple comparision:
-- on old version
On Thu, Mar 6, 2008 at 5:21 PM, Lukas Kahwe Smith <[EMAIL PROTECTED]> wrote:
> 1) php internals (php-src, qa, docs etc)
> 2) any other php.net subproject
> 3) other php projects
just to remember last year we had 4 projects in [3] (jaws, phpunit,
doctrine, xdebug), 1 in [2] (PEAR) and 2 in [1] (
I disagree, the meaning of parent:: is not changed at all relative to
php 5.2.*. It behaves exactly the same with the parent forwarding patch.
I must be misunderstanding the patch then - doesn't it change behavior
of the engine so that parent:: doesn't mean "parent of __CLASS__"
anymore? If s
Hello!
I've backported the Dmitry's patch (HEAD) for to drop
zend.ze1_compatibility_mode in PHP_5_3 branch. Would be interesting
remove it in 5_3? :)
Here's the patch:
http://felipe.ath.cx/diff/drop-ze1.diff
Tests to be removed:
/ZendEngine2/tests bug30332.phpt bug31828.phpt bug32080.phpt
On Mon, Mar 10, 2008 at 9:49 AM, Stanislav Malyshev <[EMAIL PROTECTED]> wrote:
> Hi!
>
> > One thing that never really was resolved were the patches I submitted as
> a
> > compromise to some of the early disagreements about late static binding.
>
> I don't think it's a good ideas as it changes the
Steph Fox wrote:
> Hi Dmitry,
>
> I finally got around to upgrading my compiler over the weekend, but I
> still have to fiddle with line 229 of zend_execute.h to get sane nmake
> output in the 5_3 branch. And I'm not alone - see
> http://snaps.php.net/win32/snapshot-5.3.log, now it's back up. The
Hi!
One thing that never really was resolved were the patches I submitted as a
compromise to some of the early disagreements about late static binding.
I don't think it's a good ideas as it changes the meaning of parent::.
--
Stanislav Malyshev, Zend Software Architect
[EMAIL PROTECTED] http
Hi!
This does not work.
Does not work either.
And this does also not work.
The reason is that you did not update the table that allows those
Which table are you referring to?
--
Stanislav Malyshev, Zend Software Architect
[EMAIL PROTECTED] http://www.zend.com/
(408)253-8829 MSN: [EMAIL PR
Hi Dmitry,
I finally got around to upgrading my compiler over the weekend, but I still
have to fiddle with line 229 of zend_execute.h to get sane nmake output in
the 5_3 branch. And I'm not alone - see
http://snaps.php.net/win32/snapshot-5.3.log, now it's back up. The only
place it doesn't th
Hi Marcus,
> > -Original Message-
> > From: Marcus Boerger [mailto:[EMAIL PROTECTED]
> > Sent: Sunday, March 09, 2008 3:00 PM
> > To: Dmitry Stogov
> > Cc: Derick Rethans; internals Mailing List; Andi Gutmans; Stas
> > Malyshev; phpxcache
> > Subject: Re: [PHP-DEV] Patch for opcode caches
Hi phpxcache,
On 08/03/2008, phpxcache <[EMAIL PROTECTED]> wrote:
> all test cases that pass without XCache now pass
> with XCache too.
Are these tests that are already in the cvs repository? If not, it
would be great to get them in. Sounds like they could be useful
whether or not the patch gets
Justin Martin wrote:
>> headers generated by an HTTP request. The primary parameter to this,
>> "string $url", is provided unencoded. Due to this, any request with
>> special characters (i.e. a space), will return 400 BAD REQUEST. My
Garbage in, garbage out. It is up to you to provide it with a va
PHP 6 Bug Database summary - http://bugs.php.net
Num Status Summary (59 total including feature requests)
===[*Configuration Issues]
42262 Open get_magic_quotes_gpc() should be there and return false
==
Hi Mike,
Am Sonntag, den 09.03.2008, 21:52 -0700 schrieb Mike Lively:
[...]
+1 for lsb.parent-forwarding.patch as the implemented behaviour will be
expected from our users anyway.
cu, Lars
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
15 matches
Mail list logo