Re: [PHP-CVS] com php-src: Fixed Bug #62005 (unexpected behavior when incrementally assigning to a member of a null object): NEWS Zend/tests/bug62005.phpt Zend/zend_execute.c

2012-05-11 Thread Laruence
On Sat, May 12, 2012 at 2:00 PM, Stas Malyshev wrote: > Hi! > >> Hi: >>    this bug is kind of a serious one, since it's behavior wrongly. >> >>    so maybe this one should merged to 5.3 and 5.4 branch.. > > Could you explain why the change you did fixes the bug? Why does it > matter where zend_er

Re: [PHP-CVS] com php-src: Fixed Bug #62005 (unexpected behavior when incrementally assigning to a member of a null object): NEWS Zend/tests/bug62005.phpt Zend/zend_execute.c

2012-05-11 Thread Stas Malyshev
Hi! > Hi: >this bug is kind of a serious one, since it's behavior wrongly. > >so maybe this one should merged to 5.3 and 5.4 branch.. Could you explain why the change you did fixes the bug? Why does it matter where zend_error is called? -- Stanislav Malyshev, Software Architect SugarCR

Re: [PHP-CVS] com php-src: Fixed Bug #62005 (unexpected behavior when incrementally assigning to a member of a null object): NEWS Zend/tests/bug62005.phpt Zend/zend_execute.c

2012-05-11 Thread Laruence
On Sat, May 12, 2012 at 1:23 PM, Laruence wrote: > Hi: >   this bug is kind of a serious one, since it's behavior wrongly. RMS: I think I should note that the reason why I said it is a serious one, following script: energy += $points; var_dump($player); } add_points(NULL, 2); ?> will oupu

Re: [PHP-CVS] com php-src: Fixed Bug #62005 (unexpected behavior when incrementally assigning to a member of a null object): NEWS Zend/tests/bug62005.phpt Zend/zend_execute.c

2012-05-11 Thread Laruence
Hi: this bug is kind of a serious one, since it's behavior wrongly. so maybe this one should merged to 5.3 and 5.4 branch.. thanks On Sat, May 12, 2012 at 1:13 PM, Xinchen Hui wrote: > Commit:    3332943c9d20a8b5e09816b11f38742de0e16085 > Author:    Xinchen Hui         Sat, 12 May 2012 1

[PHP-CVS] com php-src: Merge branch 'PHP-5.3' into PHP-5.4: NEWS Zend/tests/bug62005.phpt Zend/zend_execute.c

2012-05-11 Thread Xinchen Hui
Commit:6a5095582a1e3b9a065863c9990e2f001d1cdc10 Author:Xinchen Hui Sat, 12 May 2012 13:19:27 +0800 Parents: 8b4b70df56e14be0f7172b5cc5f8da44b3272ac3 3332943c9d20a8b5e09816b11f38742de0e16085 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=6a5095

[PHP-CVS] com php-src: Fixed Bug #62005 (unexpected behavior when incrementally assigning to a member of a null object): NEWS Zend/tests/bug62005.phpt Zend/zend_execute.c

2012-05-11 Thread Xinchen Hui
Commit:3332943c9d20a8b5e09816b11f38742de0e16085 Author:Xinchen Hui Sat, 12 May 2012 13:13:44 +0800 Parents: 950d5ee590214742799836d3d939ee59f641bdf4 Branches: PHP-5.3 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=3332943c9d20a8b5e09816b11f38742de0e16085 Log: F

[PHP-CVS] com php-src: fix stack overflow in php_intlog10abs(): ext/standard/math.c

2012-05-11 Thread Nuno Lopes
Commit:950d5ee590214742799836d3d939ee59f641bdf4 Author:Nuno Lopes Fri, 11 May 2012 12:50:29 -0400 Parents: 81ba6b14c7b1b934f4d3e2896f861a42b07aa838 Branches: PHP-5.3 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=950d5ee590214742799836d3d939ee59f641bdf4 Log: fix

[PHP-CVS] com php-src: fix stack overflow in php_intlog10abs(): ext/standard/math.c

2012-05-11 Thread Nuno Lopes
Commit:8b4b70df56e14be0f7172b5cc5f8da44b3272ac3 Author:Nuno Lopes Fri, 11 May 2012 12:50:29 -0400 Parents: 4458f3bcf65e5826f4cfb8ffd00cd3b8161f37bd Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=8b4b70df56e14be0f7172b5cc5f8da44b3272ac3 Log: fix

[PHP-CVS] com php-src: fix stack overflow in php_intlog10abs(): ext/standard/math.c

2012-05-11 Thread Nuno Lopes
Commit:5c87ca2d2770e18c385d4b770123b9b21eeaa053 Author:Nuno Lopes Fri, 11 May 2012 12:50:29 -0400 Parents: d0d7340d50f178691c8e436391168cf6cc1fea3e Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=5c87ca2d2770e18c385d4b770123b9b21eeaa053 Log: fix

[PHP-CVS] svn: /SVNROOT/ global_avail pre-commit

2012-05-11 Thread David Soria Parra
dsp Fri, 11 May 2012 14:28:44 + Revision: http://svn.php.net/viewvc?view=revision&revision=325658 Log: migrate phpruntests Changed paths: U SVNROOT/global_avail U SVNROOT/pre-commit Modified: SVNROOT/global_avail =

[PHP-CVS] com php-src: Fix bug #61990 ext\spl\examples\tests\dualiterator_001.phpt fails: win32/build/mkdist.php

2012-05-11 Thread Anatoliy Belsky
Commit:81ba6b14c7b1b934f4d3e2896f861a42b07aa838 Author:Anatoliy Belsky Fri, 11 May 2012 14:24:12 +0200 Parents: 266578f58483a08d7af51714636564df36a926d0 Branches: PHP-5.3 PHP-5.4 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=81ba6b14c7b1b934f4d3e2896f861

[PHP-CVS] com php-src: Cleanup useless function declaration for traits: Zend/zend_compile.h

2012-05-11 Thread Xinchen Hui
Commit:0cb4849e54ee860f44f0f8409a9d5c09f7c9 Author:Reeze Xia Fri, 11 May 2012 16:52:12 +0800 Parents: d394c17293df2405b10aaec1804edd65e1d8efe8 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=0cb4849e54ee860f44f0f8409a9d5c09f7c9 Log: Cle

[PHP-CVS] svn: /php/phpruntests/trunk/ build.xml

2012-05-11 Thread Zoe Slattery
zoe Fri, 11 May 2012 08:48:17 + Revision: http://svn.php.net/viewvc?view=revision&revision=325657 Log: add some echos to the build file Changed paths: U php/phpruntests/trunk/build.xml Modified: php/phpruntests/trunk/build.xml =

[PHP-CVS] svn: /php/phpruntests/trunk/ build.xml phpdefinitions.txt phpdefinitions.txt_sample

2012-05-11 Thread Zoe Slattery
zoe Fri, 11 May 2012 08:16:12 + Revision: http://svn.php.net/viewvc?view=revision&revision=325656 Log: Add a temp directory to properties Changed paths: U php/phpruntests/trunk/build.xml D php/phpruntests/trunk/phpdefinitions.txt A php/p

[PHP-CVS] svn: /php/phpruntests/trunk/ src/configuration/settings/rtPhpCgiExecutableSetting.php tests/configuration/settings/rtPhpCgiExecutableSettingTest.php tests/testcase/rtGetExecutionTest.php

2012-05-11 Thread Zoe Slattery
zoe Fri, 11 May 2012 08:04:49 + Revision: http://svn.php.net/viewvc?view=revision&revision=325655 Log: fix to do a better guess at finding the CGI executable Changed paths: U php/phpruntests/trunk/src/configuration/settings/rtPhpCgiExecutableSettin