php-groups.com | Post Question | Search | About | Groups | Contact | Register | Login



php notes (593)

php bugs (293)

php cvs (289)

php doc cvs (213)

php qa reports (199)

php doc fr (184)

php doc de (159)

php doc bg (157)

php webmaster (152)

php general (150)


php.zend-engine.cvs Post New
Items(89)
Subject Posted Replies From
cvs: ZendEngine2(PHP_5_3) /tests 024.phpt

dsp Tue Jul 7 12:11:53 2009 UTC Modified files: (Branch: PHP_5_3) /ZendEngine2/tests 024.phpt Log: MFH: Adjust tests. The order in which notices appear is platform dependend as the function call ordering in parameter lists is not defined in C. http://cvs.php.net/viewvc.cgi/ZendEngine2/tests/024.phpt?r1=1.1.2.2&r2=1.1.2.3&diff_format=u Index: ZendEngine2/tests/024.phpt diff -u ZendEngine2/tests/024.phpt:1.1.2.2 ZendEngine2/tests/024.phpt:1.1.2.3 --- ZendEngine2/tests/024.phpt:1.1.2.2 Fri Apr 18 14:05:47 2008 +++ ZendEngine2/tests/024.phpt Tue Jul 7

7/7/2009 12:11:53 PM 0 ...@php.net ("David Soria Parra")
cvs: ZendEngine2 /tests 024.phpt

dsp Tue Jul 7 11:52:43 2009 UTC Modified files: /ZendEngine2/tests 024.phpt Log: Adjust tests. The order in which notices appear is platform dependend as the function call ordering in parameter lists is not defined in C. http://cvs.php.net/viewvc.cgi/ZendEngine2/tests/024.phpt?r1=1.1&r2=1.2&diff_format=u Index: ZendEngine2/tests/024.phpt diff -u ZendEngine2/tests/024.phpt:1.1 ZendEngine2/tests/024.phpt:1.2 --- ZendEngine2/tests/024.phpt:1.1 Fri Apr 18 13:54:46 2008 +++ ZendEngine2/tests/024.phpt Tue Jul 7 11:52:43 2009 @@ -18,17 +18,17 @@ Notic

7/7/2009 11:52:43 AM 0 ...@php.net ("David Soria Parra")
cvs: TSRM(PHP_5_3) / tsrm_virtual_cwd.c

felipe Tue Jul 7 00:02:34 2009 UTC Modified files: (Branch: PHP_5_3) /TSRM tsrm_virtual_cwd.c Log: - MFH: Fixed compiler warning http://cvs.php.net/viewvc.cgi/TSRM/tsrm_virtual_cwd.c?r1=1.74.2.9.2.35.2.23&r2=1.74.2.9.2.35.2.24&diff_format=u Index: TSRM/tsrm_virtual_cwd.c diff -u TSRM/tsrm_virtual_cwd.c:1.74.2.9.2.35.2.23 TSRM/tsrm_virtual_cwd.c:1.74.2.9.2.35.2.24 --- TSRM/tsrm_virtual_cwd.c:1.74.2.9.2.35.2.23 Mon Jul 6 08:56:22 2009 +++ TSRM/tsrm_virtual_cwd.c Tue Jul 7 00:02:34 2009 @@ -17,7 +17,7 @@ +-------------------------------------------

7/7/2009 12:02:34 AM 0 fel...@php.net ("Felipe Pena")
cvs: TSRM / tsrm_virtual_cwd.c

felipe Tue Jul 7 00:00:28 2009 UTC Modified files: /TSRM tsrm_virtual_cwd.c Log: - Fixed compiler warning http://cvs.php.net/viewvc.cgi/TSRM/tsrm_virtual_cwd.c?r1=1.137&r2=1.138&diff_format=u Index: TSRM/tsrm_virtual_cwd.c diff -u TSRM/tsrm_virtual_cwd.c:1.137 TSRM/tsrm_virtual_cwd.c:1.138 --- TSRM/tsrm_virtual_cwd.c:1.137 Mon Jul 6 08:55:08 2009 +++ TSRM/tsrm_virtual_cwd.c Tue Jul 7 00:00:27 2009 @@ -17,7 +17,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: tsrm_virtual_cwd.c,v 1.137 2009/07/06 08

7/7/2009 12:00:28 AM 0 fel...@php.net ("Felipe Pena")
cvs: ZendEngine2(PHP_5_3) /tests 019.phpt bug30162.phpt

wharmby Mon Jul 6 19:35:01 2009 UTC Modified files: (Branch: PHP_5_3) /ZendEngine2/tests bug30162.phpt 019.phpt Log: Fix test http://cvs.php.net/viewvc.cgi/ZendEngine2/tests/bug30162.phpt?r1=1.2&r2=1.2.6.1&diff_format=u Index: ZendEngine2/tests/bug30162.phpt diff -u ZendEngine2/tests/bug30162.phpt:1.2 ZendEngine2/tests/bug30162.phpt:1.2.6.1 --- ZendEngine2/tests/bug30162.phpt:1.2 Fri Jun 10 10:46:04 2005 +++ ZendEngine2/tests/bug30162.phpt Mon Jul 6 19:35:01 2009 @@ -41,12 +41,14 @@ var_dump($db); ?> +===DONE=== --EXPECTF-- Notice: Undefin

7/6/2009 7:35:01 PM 0 whar...@php.net ("andy wharmby")
cvs: ZendEngine2 /tests 019.phpt bug30162.phpt

wharmby Mon Jul 6 19:34:59 2009 UTC Modified files: /ZendEngine2/tests 019.phpt bug30162.phpt Log: Fix test http://cvs.php.net/viewvc.cgi/ZendEngine2/tests/019.phpt?r1=1.3&r2=1.4&diff_format=u Index: ZendEngine2/tests/019.phpt diff -u ZendEngine2/tests/019.phpt:1.3 ZendEngine2/tests/019.phpt:1.4 --- ZendEngine2/tests/019.phpt:1.3 Mon May 26 14:33:42 2008 +++ ZendEngine2/tests/019.phpt Mon Jul 6 19:34:58 2009 @@ -359,8 +359,8 @@ //Note: No error conditions relating to passing arugments can be tested // because these are not functions but statem

7/6/2009 7:34:59 PM 0 whar...@php.net ("andy wharmby")
cvs: ZendEngine2(PHP_5_2) /tests 019.phpt bug30162.phpt

wharmby Mon Jul 6 19:34:56 2009 UTC Modified files: (Branch: PHP_5_2) /ZendEngine2/tests 019.phpt bug30162.phpt Log: Fix test http://cvs.php.net/viewvc.cgi/ZendEngine2/tests/019.phpt?r1=1.2.2.2&r2=1.2.2.3&diff_format=u Index: ZendEngine2/tests/019.phpt diff -u ZendEngine2/tests/019.phpt:1.2.2.2 ZendEngine2/tests/019.phpt:1.2.2.3 --- ZendEngine2/tests/019.phpt:1.2.2.2 Mon Jun 11 15:55:44 2007 +++ ZendEngine2/tests/019.phpt Mon Jul 6 19:34:56 2009 @@ -359,7 +359,8 @@ //Note: No error conditions relating to passing arugments can be tested // becau

7/6/2009 7:34:56 PM 0 whar...@php.net ("andy wharmby")
cvs: TSRM(PHP_5_3) / tsrm_virtual_cwd.c tsrm_virtual_cwd.h

pajoye Mon Jul 6 08:56:23 2009 UTC Modified files: (Branch: PHP_5_3) /TSRM tsrm_virtual_cwd.c tsrm_virtual_cwd.h Log: - MFH: #48771, rename() between drives error: No error http://cvs.php.net/viewvc.cgi/TSRM/tsrm_virtual_cwd.c?r1=1.74.2.9.2.35.2.22&r2=1.74.2.9.2.35.2.23&diff_format=u Index: TSRM/tsrm_virtual_cwd.c diff -u TSRM/tsrm_virtual_cwd.c:1.74.2.9.2.35.2.22 TSRM/tsrm_virtual_cwd.c:1.74.2.9.2.35.2.23 --- TSRM/tsrm_virtual_cwd.c:1.74.2.9.2.35.2.22 Fri Jun 26 07:39:42 2009 +++ TSRM/tsrm_virtual_cwd.c Mon Jul 6 08:56:22 2009 @@ -17,7 +17,7 @@

7/6/2009 8:56:23 AM 0 paj...@php.net ("Pierre-Alain Joye")
cvs: TSRM / tsrm_virtual_cwd.c tsrm_virtual_cwd.h

pajoye Mon Jul 6 08:55:09 2009 UTC Modified files: /TSRM tsrm_virtual_cwd.c tsrm_virtual_cwd.h Log: - #48771, rename() between drives error: No error http://cvs.php.net/viewvc.cgi/TSRM/tsrm_virtual_cwd.c?r1=1.136&r2=1.137&diff_format=u Index: TSRM/tsrm_virtual_cwd.c diff -u TSRM/tsrm_virtual_cwd.c:1.136 TSRM/tsrm_virtual_cwd.c:1.137 --- TSRM/tsrm_virtual_cwd.c:1.136 Fri Jun 26 07:44:57 2009 +++ TSRM/tsrm_virtual_cwd.c Mon Jul 6 08:55:08 2009 @@ -17,7 +17,7 @@ +----------------------------------------------------------------------+ */ -/* $

7/6/2009 8:55:09 AM 0 paj...@php.net ("Pierre-Alain Joye")
cvs: ZendEngine2(PHP_5_3) /tests bug48693.phpt

felipe Tue Jun 30 11:37:42 2009 UTC Added files: (Branch: PHP_5_3) /ZendEngine2/tests bug48693.phpt Log: - New test http://cvs.php.net/viewvc.cgi/ZendEngine2/tests/bug48693.phpt?view=markup&rev=1.1 Index: ZendEngine2/tests/bug48693.phpt +++ ZendEngine2/tests/bug48693.phpt --TEST-- Bug #48693 (Double declaration of __lambda_func when lambda wrongly formatted) --FILE-- <?php $x = create_function('', 'return 1; }'); $y = create_function('', 'function a() { }; return 2;'); $z = create_function('', '{'); $w = create_function('', 'return 3;');

6/30/2009 11:37:42 AM 0 fel...@php.net ("Felipe Pena")
cvs: ZendEngine2(PHP_5_3) / zend_builtin_functions.c

felipe Tue Jun 30 11:34:32 2009 UTC Modified files: (Branch: PHP_5_3) /ZendEngine2 zend_builtin_functions.c Log: - MFH: Fixed bug #48709 (metaphone and 'wh') http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_builtin_functions.c?r1=1.277.2.12.2.25.2.52&r2=1.277.2.12.2.25.2.53&diff_format=u Index: ZendEngine2/zend_builtin_functions.c diff -u ZendEngine2/zend_builtin_functions.c:1.277.2.12.2.25.2.52 ZendEngine2/zend_builtin_functions.c:1.277.2.12.2.25.2.53 --- ZendEngine2/zend_builtin_functions.c:1.277.2.12.2.25.2.52 Mon Jun 8 21:27:05 2009 +++ ZendEngine2/ze

6/30/2009 11:34:32 AM 0 fel...@php.net ("Felipe Pena")
cvs: ZendEngine2(PHP_5_3) / zend_alloc.h

pajoye Sun Jun 28 09:48:48 2009 UTC Modified files: (Branch: PHP_5_3) /ZendEngine2 zend_alloc.h Log: - MF52: calloc must actually clear the requested size (Andrei) http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_alloc.h?r1=1.63.2.2.2.12.2.9&r2=1.63.2.2.2.12.2.10&diff_format=u Index: ZendEngine2/zend_alloc.h diff -u ZendEngine2/zend_alloc.h:1.63.2.2.2.12.2.9 ZendEngine2/zend_alloc.h:1.63.2.2.2.12.2.10 --- ZendEngine2/zend_alloc.h:1.63.2.2.2.12.2.9 Sun Jan 25 13:41:50 2009 +++ ZendEngine2/zend_alloc.h Sun Jun 28 09:48:48 2009 @@ -17,7 +17,7 @@ +------

6/28/2009 9:48:48 AM 0 paj...@php.net ("Pierre-Alain Joye")
cvs: ZendEngine2(PHP_5_2) / zend_alloc.h

pajoye Sun Jun 28 09:47:42 2009 UTC Modified files: (Branch: PHP_5_2) /ZendEngine2 zend_alloc.h Log: - calloc must actually clearing the requested size (Andrei) http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_alloc.h?r1=1.63.2.2.2.17&r2=1.63.2.2.2.18&diff_format=u Index: ZendEngine2/zend_alloc.h diff -u ZendEngine2/zend_alloc.h:1.63.2.2.2.17 ZendEngine2/zend_alloc.h:1.63.2.2.2.18 --- ZendEngine2/zend_alloc.h:1.63.2.2.2.17 Sun Jan 25 13:42:39 2009 +++ ZendEngine2/zend_alloc.h Sun Jun 28 09:47:42 2009 @@ -17,7 +17,7 @@ +-------------------------------

6/28/2009 9:47:42 AM 0 paj...@php.net ("Pierre-Alain Joye")
cvs: ZendEngine2(PHP_5_2) / zend_builtin_functions.c /tests bug48693.phpt php-src NEWS

felipe Sun Jun 28 01:16:37 2009 UTC Added files: (Branch: PHP_5_2) /ZendEngine2/tests bug48693.phpt Modified files: /php-src NEWS /ZendEngine2 zend_builtin_functions.c Log: - MFH: Fixed bug #48693 (Double declaration of __lambda_func when lambda wrongly formatted) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1569&r2=1.2027.2.547.2.1570&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1569 php-src/NEWS:1.2027.2.547.2.1570 --- php-src/NEWS:1.2027.2.547.2.1569 Wed Jun 24 12:21:19 2009 ++

6/28/2009 1:16:37 AM 0 fel...@php.net ("Felipe Pena")
cvs: ZendEngine2 / zend_builtin_functions.c /tests bug48693.phpt

felipe Sun Jun 28 01:14:28 2009 UTC Added files: /ZendEngine2/tests bug48693.phpt Modified files: /ZendEngine2 zend_builtin_functions.c Log: - Fixed bug #48693 (Double declaration of __lambda_func when lambda wrongly formatted) http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_builtin_functions.c?r1=1.408&r2=1.409&diff_format=u Index: ZendEngine2/zend_builtin_functions.c diff -u ZendEngine2/zend_builtin_functions.c:1.408 ZendEngine2/zend_builtin_functions.c:1.409 --- ZendEngine2/zend_builtin_functions.c:1.408 Mon Jun 8 11:42:56

6/28/2009 1:14:28 AM 0 fel...@php.net ("Felipe Pena")
cvs: TSRM / tsrm_virtual_cwd.c tsrm_virtual_cwd.h tsrm_win32.c

--pajoye1246002297 Content-Type: text/plain pajoye Fri Jun 26 07:44:57 2009 UTC Modified files: /TSRM tsrm_virtual_cwd.c tsrm_virtual_cwd.h tsrm_win32.c Log: - MF53: - Windows ACL cache support, update existing tests and add a new one - #48535, file_exists returns false when impersonate is used --pajoye1246002297 Content-Type: text/plain Content-Disposition: attachment; filename="pajoye-20090626074457.txt" http://cvs.php.net/viewvc.cgi/TSRM/tsrm_virtual_cwd.c?r1=1.135&r2=1.136&diff_format=u Index: TSRM/tsrm_virtual_cwd.c diff -u TSRM/tsr

6/26/2009 7:44:57 AM 0 paj...@php.net ("Pierre-Alain Joye")
cvs: TSRM(PHP_5_3) / tsrm_virtual_cwd.c

pajoye Fri Jun 26 07:39:42 2009 UTC Modified files: (Branch: PHP_5_3) /TSRM tsrm_virtual_cwd.c Log: - WS http://cvs.php.net/viewvc.cgi/TSRM/tsrm_virtual_cwd.c?r1=1.74.2.9.2.35.2.21&r2=1.74.2.9.2.35.2.22&diff_format=u Index: TSRM/tsrm_virtual_cwd.c diff -u TSRM/tsrm_virtual_cwd.c:1.74.2.9.2.35.2.21 TSRM/tsrm_virtual_cwd.c:1.74.2.9.2.35.2.22 --- TSRM/tsrm_virtual_cwd.c:1.74.2.9.2.35.2.21 Tue Jun 16 21:54:12 2009 +++ TSRM/tsrm_virtual_cwd.c Fri Jun 26 07:39:42 2009 @@ -17,7 +17,7 @@ +--------------------------------------------------------------------

6/26/2009 7:39:42 AM 0 paj...@php.net ("Pierre-Alain Joye")
cvs: ZendEngine2(PHP_5_2) / zend_builtin_functions.c /tests 017.phpt php-src NEWS

felipe Mon Jun 22 00:03:25 2009 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS /ZendEngine2 zend_builtin_functions.c /ZendEngine2/tests 017.phpt Log: - Fixed bug #48629 (get_defined_constants() ignores categorize parameter) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1562&r2=1.2027.2.547.2.1563&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1562 php-src/NEWS:1.2027.2.547.2.1563 --- php-src/NEWS:1.2027.2.547.2.1562 Sun Jun 21 22:33:48 2009 +++ php-src/NEWS Mon Jun 22 00:03:24 2009 @@ -1,6 +1,8 @@

6/22/2009 12:03:25 AM 0 fel...@php.net ("Felipe Pena")
cvs: ZendEngine2(PHP_5_2) / zend_builtin_functions.c

felipe Sat Jun 20 18:45:18 2009 UTC Modified files: (Branch: PHP_5_2) /ZendEngine2 zend_builtin_functions.c Log: - MFH: old strlen cleanup http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_builtin_functions.c?r1=1.277.2.12.2.39&r2=1.277.2.12.2.40&diff_format=u Index: ZendEngine2/zend_builtin_functions.c diff -u ZendEngine2/zend_builtin_functions.c:1.277.2.12.2.39 ZendEngine2/zend_builtin_functions.c:1.277.2.12.2.40 --- ZendEngine2/zend_builtin_functions.c:1.277.2.12.2.39 Mon Jun 8 21:17:12 2009 +++ ZendEngine2/zend_builtin_functions.c Sat Jun 20 18:45:18 2

6/20/2009 6:45:18 PM 0 fel...@php.net ("Felipe Pena")
cvs: ZendEngine2(PHP_5_3) / zend_object_handlers.c /tests bug48215_2.phpt

scottmac Fri Jun 19 03:29:48 2009 UTC Added files: (Branch: PHP_5_3) /ZendEngine2/tests bug48215_2.phpt Modified files: /ZendEngine2 zend_object_handlers.c Log: Make the check case sensitive, and since we can only have a constructor that matches the class name or is __construct its probably safe to just check for __. This means we can skip lowering the function_name, which is hard to be binary safe sine we don't store the length. If we just did a zend_hash_exists lookup we'd be fine since its stored lowercased already :)

6/19/2009 3:29:48 AM 0 scott...@php.net ("Scott MacVicar")
cvs: ZendEngine2(PHP_5_3) / zend_object_handlers.c /tests bug48215.phpt

scottmac Thu Jun 18 13:46:16 2009 UTC Added files: (Branch: PHP_5_3) /ZendEngine2/tests bug48215.phpt Modified files: /ZendEngine2 zend_object_handlers.c Log: Fix bug #48215 - Calling a method with the same name as the parent class calls the constructor instead. http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_object_handlers.c?r1=1.135.2.6.2.22.2.29&r2=1.135.2.6.2.22.2.30&diff_format=u Index: ZendEngine2/zend_object_handlers.c diff -u ZendEngine2/zend_object_handlers.c:1.135.2.6.2.22.2.29 ZendEngine2/zend_object_handlers.c:1.

6/18/2009 1:46:16 PM 0 scott...@php.net ("Scott MacVicar")
cvs: ZendEngine2 / zend.h

rasmus Wed Jun 17 08:57:44 2009 UTC Modified files: /ZendEngine2 zend.h Log: Need the gcc version check here too http://cvs.php.net/viewvc.cgi/ZendEngine2/zend.h?r1=1.372&r2=1.373&diff_format=u Index: ZendEngine2/zend.h diff -u ZendEngine2/zend.h:1.372 ZendEngine2/zend.h:1.373 --- ZendEngine2/zend.h:1.372 Mon Jun 15 14:06:30 2009 +++ ZendEngine2/zend.h Wed Jun 17 08:57:44 2009 @@ -17,7 +17,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: zend.h,v 1.372 2009/06/15 14:06:30 pajoye Exp $ */ +/* $Id:

6/17/2009 8:57:44 AM 0 ras...@php.net ("Rasmus Lerdorf")
cvs: ZendEngine2(PHP_5_2) / zend.h

rasmus Wed Jun 17 08:57:04 2009 UTC Modified files: (Branch: PHP_5_2) /ZendEngine2 zend.h Log: Need the gcc version check here too http://cvs.php.net/viewvc.cgi/ZendEngine2/zend.h?r1=1.293.2.11.2.15&r2=1.293.2.11.2.16&diff_format=u Index: ZendEngine2/zend.h diff -u ZendEngine2/zend.h:1.293.2.11.2.15 ZendEngine2/zend.h:1.293.2.11.2.16 --- ZendEngine2/zend.h:1.293.2.11.2.15 Fri Jun 5 22:24:53 2009 +++ ZendEngine2/zend.h Wed Jun 17 08:57:04 2009 @@ -17,7 +17,7 @@ +----------------------------------------------------------------------+ */ -/

6/17/2009 8:57:04 AM 0 ras...@php.net ("Rasmus Lerdorf")
cvs: ZendEngine2(PHP_5_3) / zend.h

rasmus Wed Jun 17 08:55:23 2009 UTC Modified files: (Branch: PHP_5_3) /ZendEngine2 zend.h Log: Need the gcc version check here too http://cvs.php.net/viewvc.cgi/ZendEngine2/zend.h?r1=1.293.2.11.2.9.2.36&r2=1.293.2.11.2.9.2.37&diff_format=u Index: ZendEngine2/zend.h diff -u ZendEngine2/zend.h:1.293.2.11.2.9.2.36 ZendEngine2/zend.h:1.293.2.11.2.9.2.37 --- ZendEngine2/zend.h:1.293.2.11.2.9.2.36 Fri Jun 5 22:14:21 2009 +++ ZendEngine2/zend.h Wed Jun 17 08:55:23 2009 @@ -17,7 +17,7 @@ +---------------------------------------------------------------

6/17/2009 8:55:23 AM 0 ras...@php.net ("Rasmus Lerdorf")
cvs: TSRM(PHP_5_3) / tsrm_virtual_cwd.c

pajoye Tue Jun 16 21:54:13 2009 UTC Modified files: (Branch: PHP_5_3) /TSRM tsrm_virtual_cwd.c Log: - fix build when IO_REPARSE_TAG_SYMLINK is not defined (works with 2k+) http://cvs.php.net/viewvc.cgi/TSRM/tsrm_virtual_cwd.c?r1=1.74.2.9.2.35.2.20&r2=1.74.2.9.2.35.2.21&diff_format=u Index: TSRM/tsrm_virtual_cwd.c diff -u TSRM/tsrm_virtual_cwd.c:1.74.2.9.2.35.2.20 TSRM/tsrm_virtual_cwd.c:1.74.2.9.2.35.2.21 --- TSRM/tsrm_virtual_cwd.c:1.74.2.9.2.35.2.20 Tue Jun 16 00:13:56 2009 +++ TSRM/tsrm_virtual_cwd.c Tue Jun 16 21:54:12 2009 @@ -17,7 +17,7 @@ +-

6/16/2009 9:54:13 PM 0 paj...@php.net ("Pierre-Alain Joye")
cvs: ZendEngine2 / zend.c

rasmus Tue Jun 16 16:11:05 2009 UTC Modified files: /ZendEngine2 zend.c Log: Tweak to make this compile with gcc2 http://cvs.php.net/viewvc.cgi/ZendEngine2/zend.c?r1=1.434&r2=1.435&diff_format=u Index: ZendEngine2/zend.c diff -u ZendEngine2/zend.c:1.434 ZendEngine2/zend.c:1.435 --- ZendEngine2/zend.c:1.434 Sat May 23 18:03:26 2009 +++ ZendEngine2/zend.c Tue Jun 16 16:11:05 2009 @@ -17,7 +17,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: zend.c,v 1.434 2009/05/23 18:03:26 andrei Exp $ */ +/* $Id

6/16/2009 4:11:05 PM 0 ras...@php.net ("Rasmus Lerdorf")
cvs: ZendEngine2(PHP_5_3) / zend.c

rasmus Tue Jun 16 16:10:15 2009 UTC Modified files: (Branch: PHP_5_3) /ZendEngine2 zend.c Log: Tweak to make this compile with gcc2 http://cvs.php.net/viewvc.cgi/ZendEngine2/zend.c?r1=1.308.2.12.2.35.2.32&r2=1.308.2.12.2.35.2.33&diff_format=u Index: ZendEngine2/zend.c diff -u ZendEngine2/zend.c:1.308.2.12.2.35.2.32 ZendEngine2/zend.c:1.308.2.12.2.35.2.33 --- ZendEngine2/zend.c:1.308.2.12.2.35.2.32 Wed May 13 18:48:20 2009 +++ ZendEngine2/zend.c Tue Jun 16 16:10:15 2009 @@ -17,7 +17,7 @@ +---------------------------------------------------------

6/16/2009 4:10:15 PM 0 ras...@php.net ("Rasmus Lerdorf")
cvs: ZendEngine2(PHP_5_2) / zend.c

rasmus Tue Jun 16 16:09:04 2009 UTC Modified files: (Branch: PHP_5_2) /ZendEngine2 zend.c Log: Another tweak to make 5.2 compile on gcc2 http://cvs.php.net/viewvc.cgi/ZendEngine2/zend.c?r1=1.308.2.12.2.38&r2=1.308.2.12.2.39&diff_format=u Index: ZendEngine2/zend.c diff -u ZendEngine2/zend.c:1.308.2.12.2.38 ZendEngine2/zend.c:1.308.2.12.2.39 --- ZendEngine2/zend.c:1.308.2.12.2.38 Thu May 14 18:34:26 2009 +++ ZendEngine2/zend.c Tue Jun 16 16:09:04 2009 @@ -17,7 +17,7 @@ +----------------------------------------------------------------------+ */

6/16/2009 4:09:04 PM 0 ras...@php.net ("Rasmus Lerdorf")
cvs: TSRM(PHP_5_3) / tsrm_win32.c

pajoye Mon Jun 15 15:01:01 2009 UTC Modified files: (Branch: PHP_5_3) /TSRM tsrm_win32.c Log: - #48535, file_exists returns false when impersonate is used http://cvs.php.net/viewvc.cgi/TSRM/tsrm_win32.c?r1=1.27.2.1.2.7.2.9&r2=1.27.2.1.2.7.2.10&diff_format=u Index: TSRM/tsrm_win32.c diff -u TSRM/tsrm_win32.c:1.27.2.1.2.7.2.9 TSRM/tsrm_win32.c:1.27.2.1.2.7.2.10 --- TSRM/tsrm_win32.c:1.27.2.1.2.7.2.9 Tue Jun 9 09:25:18 2009 +++ TSRM/tsrm_win32.c Mon Jun 15 15:01:01 2009 @@ -16,7 +16,7 @@ +-------------------------------------------------------------

6/15/2009 3:01:01 PM 0 paj...@php.net ("Pierre-Alain Joye")
cvs: ZendEngine2 / zend.h zend_execute.c zend_execute_API.c zend_indent.c zend_ini_scanner.c zend_ini_scanner_defs.h zend_interfaces.c zend_language_scanner.c zend_language_scanner_defs.h zend_stream.

--pajoye1245074791 Content-Type: text/plain pajoye Mon Jun 15 14:06:31 2009 UTC Modified files: /ZendEngine2 zend.h zend_execute.c zend_execute_API.c zend_indent.c zend_ini_scanner.c zend_ini_scanner_defs.h zend_interfaces.c zend_language_scanner.c zend_language_scanner_defs.h zend_stream.c zend_strtod.c zend_strtol.c zend_vm_execute.h Log: - silent compilation warnings (no MFH yet) --pajoye1245074791 Content-Type: text/plain Content-Disposition: attachment; filename="pajoye-2

6/15/2009 2:06:31 PM 0 paj...@php.net ("Pierre-Alain Joye")
cvs: ZendEngine2(PHP_5_2) /tests function_exists_basic.phpt function_exists_error.phpt function_exists_variation1.phpt get_defined_functions_basic.phpt get_defined_functions_error.phpt

wharmby Sun Jun 14 13:49:19 2009 UTC Added files: (Branch: PHP_5_2) /ZendEngine2/tests get_defined_functions_error.phpt function_exists_basic.phpt function_exists_variation1.phpt get_defined_functions_basic.phpt function_exists_error.phpt Log: Basic tests for function_exists() and get_defined_functions(). Tested on Windows, Linux and Linux 64 bit. http://cvs.php.net/viewvc.cgi/ZendEngine2/tests/get_defined_functions_error.phpt?view=markup&rev=1.1 Index:

6/14/2009 1:49:19 PM 0 whar...@php.net ("andy wharmby")
cvs: ZendEngine2 /tests function_exists_basic.phpt function_exists_error.phpt function_exists_variation1.phpt get_defined_functions_basic.phpt get_defined_functions_error.phpt

--wharmby1244987358 Content-Type: text/plain wharmby Sun Jun 14 13:49:18 2009 UTC Modified files: /ZendEngine2/tests get_defined_functions_error.phpt function_exists_basic.phpt get_defined_functions_basic.phpt function_exists_error.phpt function_exists_variation1.phpt Log: Basic tests for function_exists() and get_defined_functions(). Tested on Windows, Linux and Linux 64 bit. --wharmby1244987358 Content-Type: text/plain Content-Disposition: attachment

6/14/2009 1:49:18 PM 0 whar...@php.net ("andy wharmby")
cvs: ZendEngine2(PHP_5_3) /tests function_exists_basic.phpt function_exists_error.phpt function_exists_variation1.phpt get_defined_functions_basic.phpt get_defined_functions_error.phpt

wharmby Sun Jun 14 13:49:16 2009 UTC Added files: (Branch: PHP_5_3) /ZendEngine2/tests function_exists_variation1.phpt get_defined_functions_error.phpt function_exists_error.phpt get_defined_functions_basic.phpt function_exists_basic.phpt Log: Basic tests for function_exists() and get_defined_functions(). Tested on Windows, Linux and Linux 64 bit. http://cvs.php.net/viewvc.cgi/ZendEngine2/tests/function_exists_variation1.phpt?view=markup&rev=1.1 Index:

6/14/2009 1:49:16 PM 0 whar...@php.net ("andy wharmby")
cvs: ZendEngine2 / zend_execute.h

pajoye Sun Jun 14 10:24:42 2009 UTC Modified files: /ZendEngine2 zend_execute.h Log: - MF53: fix build (void alarm) http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_execute.h?r1=1.122&r2=1.123&diff_format=u Index: ZendEngine2/zend_execute.h diff -u ZendEngine2/zend_execute.h:1.122 ZendEngine2/zend_execute.h:1.123 --- ZendEngine2/zend_execute.h:1.122 Fri Jun 5 18:50:10 2009 +++ ZendEngine2/zend_execute.h Sun Jun 14 10:24:42 2009 @@ -17,7 +17,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: zend_execute.

6/14/2009 10:24:42 AM 0 paj...@php.net ("Pierre-Alain Joye")
cvs: ZendEngine2(PHP_5_2) / zend_execute.h

pajoye Sun Jun 14 10:05:11 2009 UTC Modified files: (Branch: PHP_5_2) /ZendEngine2 zend_execute.h Log: - MF53: fix build (void alarm) http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_execute.h?r1=1.84.2.4.2.11&r2=1.84.2.4.2.12&diff_format=u Index: ZendEngine2/zend_execute.h diff -u ZendEngine2/zend_execute.h:1.84.2.4.2.11 ZendEngine2/zend_execute.h:1.84.2.4.2.12 --- ZendEngine2/zend_execute.h:1.84.2.4.2.11 Fri Jun 5 11:21:47 2009 +++ ZendEngine2/zend_execute.h Sun Jun 14 10:05:11 2009 @@ -17,7 +17,7 @@ +----------------------------------------------

6/14/2009 10:05:11 AM 0 paj...@php.net ("Pierre-Alain Joye")
cvs: ZendEngine2 / zend_object_handlers.c

felipe Fri Jun 12 21:43:22 2009 UTC Modified files: /ZendEngine2 zend_object_handlers.c Log: - Constified method_name arg. in zend_get_user_call_function() and zend_get_user_callstatic_function() http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_object_handlers.c?r1=1.217&r2=1.218&diff_format=u Index: ZendEngine2/zend_object_handlers.c diff -u ZendEngine2/zend_object_handlers.c:1.217 ZendEngine2/zend_object_handlers.c:1.218 --- ZendEngine2/zend_object_handlers.c:1.217 Fri Jun 12 01:00:30 2009 +++ ZendEngine2/zend_object_handlers.c Fri Jun 12 21:43:22 2009

6/12/2009 9:43:22 PM 0 fel...@php.net ("Felipe Pena")
cvs: ZendEngine2(PHP_5_3) / zend_object_handlers.c

felipe Fri Jun 12 21:36:53 2009 UTC Modified files: (Branch: PHP_5_3) /ZendEngine2 zend_object_handlers.c Log: - Constified method_name arg. in zend_get_user_call_function() and zend_get_user_callstatic_function() http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_object_handlers.c?r1=1.135.2.6.2.22.2.28&r2=1.135.2.6.2.22.2.29&diff_format=u Index: ZendEngine2/zend_object_handlers.c diff -u ZendEngine2/zend_object_handlers.c:1.135.2.6.2.22.2.28 ZendEngine2/zend_object_handlers.c:1.135.2.6.2.22.2.29 --- ZendEngine2/zend_object_handlers.c:1.135.2.6.2.22.2.28 Fri

6/12/2009 9:36:53 PM 0 fel...@php.net ("Felipe Pena")
cvs: ZendEngine2(PHP_5_2) / zend_object_handlers.c

felipe Fri Jun 12 21:33:46 2009 UTC Modified files: (Branch: PHP_5_2) /ZendEngine2 zend_object_handlers.c Log: - MFH some changes (from last fix on 5.3+) - Constified method_name arg in zend_get_user_call_function() http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_object_handlers.c?r1=1.135.2.6.2.34&r2=1.135.2.6.2.35&diff_format=u Index: ZendEngine2/zend_object_handlers.c diff -u ZendEngine2/zend_object_handlers.c:1.135.2.6.2.34 ZendEngine2/zend_object_handlers.c:1.135.2.6.2.35 --- ZendEngine2/zend_object_handlers.c:1.135.2.6.2.34 Tue May 12 23:01:38

6/12/2009 9:33:46 PM 0 fel...@php.net ("Felipe Pena")
cvs: ZendEngine2(PHP_5_3) / zend_object_handlers.c /tests bug48533.phpt php-src NEWS

--felipe1244768725 Content-Type: text/plain felipe Fri Jun 12 01:05:25 2009 UTC Added files: (Branch: PHP_5_3) /ZendEngine2/tests bug48533.phpt Modified files: /php-src NEWS /ZendEngine2 zend_object_handlers.c Log: MFH: Fixed bug #48533 (__callStatic is not invoked for private/protected methods) --felipe1244768725 Content-Type: text/plain Content-Disposition: attachment; filename="felipe-20090612010525.txt" http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.623&r2=1.2027.2.547.2.965.2.624&diff_fo

6/12/2009 1:05:25 AM 0 fel...@php.net ("Felipe Pena")
cvs: ZendEngine2 / zend_object_handlers.c /tests bug48533.phpt

felipe Fri Jun 12 01:00:30 2009 UTC Added files: /ZendEngine2/tests bug48533.phpt Modified files: /ZendEngine2 zend_object_handlers.c Log: - Fixed bug #48533 (__callStatic is not invoked for private/protected methods) http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_object_handlers.c?r1=1.216&r2=1.217&diff_format=u Index: ZendEngine2/zend_object_handlers.c diff -u ZendEngine2/zend_object_handlers.c:1.216 ZendEngine2/zend_object_handlers.c:1.217 --- ZendEngine2/zend_object_handlers.c:1.216 Mon May 25 14:32:13 2009 +++ ZendEn

6/12/2009 1:00:30 AM 0 fel...@php.net ("Felipe Pena")
cvs: TSRM / tsrm_win32.c

pajoye Tue Jun 9 14:05:44 2009 UTC Modified files: /TSRM tsrm_win32.c Log: - #41874, separate STDOUT and STDERR in exec functions http://cvs.php.net/viewvc.cgi/TSRM/tsrm_win32.c?r1=1.40&r2=1.41&diff_format=u Index: TSRM/tsrm_win32.c diff -u TSRM/tsrm_win32.c:1.40 TSRM/tsrm_win32.c:1.41 --- TSRM/tsrm_win32.c:1.40 Tue May 19 10:00:44 2009 +++ TSRM/tsrm_win32.c Tue Jun 9 14:05:44 2009 @@ -16,7 +16,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: tsrm_win32.c,v 1.40 2009/05/19 10:00:44 bjori Exp $ */

6/9/2009 2:05:44 PM 0 paj...@php.net ("Pierre-Alain Joye")
cvs: ZendEngine2(PHP_5_3) / zend_execute.h

pajoye Tue Jun 9 09:26:03 2009 UTC Modified files: (Branch: PHP_5_3) /ZendEngine2 zend_execute.h Log: - fix build (void alarm) http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_execute.h?r1=1.84.2.4.2.8.2.14&r2=1.84.2.4.2.8.2.15&diff_format=u Index: ZendEngine2/zend_execute.h diff -u ZendEngine2/zend_execute.h:1.84.2.4.2.8.2.14 ZendEngine2/zend_execute.h:1.84.2.4.2.8.2.15 --- ZendEngine2/zend_execute.h:1.84.2.4.2.8.2.14 Fri Jun 5 18:50:32 2009 +++ ZendEngine2/zend_execute.h Tue Jun 9 09:26:02 2009 @@ -17,7 +17,7 @@ +--------------------------------

6/9/2009 9:26:03 AM 0 paj...@php.net ("Pierre-Alain Joye")
cvs: TSRM(PHP_5_3) / tsrm_win32.c

pajoye Tue Jun 9 09:25:19 2009 UTC Modified files: (Branch: PHP_5_3) /TSRM tsrm_win32.c Log: - missing include http://cvs.php.net/viewvc.cgi/TSRM/tsrm_win32.c?r1=1.27.2.1.2.7.2.8&r2=1.27.2.1.2.7.2.9&diff_format=u Index: TSRM/tsrm_win32.c diff -u TSRM/tsrm_win32.c:1.27.2.1.2.7.2.8 TSRM/tsrm_win32.c:1.27.2.1.2.7.2.9 --- TSRM/tsrm_win32.c:1.27.2.1.2.7.2.8 Tue Jun 9 00:24:31 2009 +++ TSRM/tsrm_win32.c Tue Jun 9 09:25:18 2009 @@ -16,7 +16,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: tsrm_win32.c,v 1.

6/9/2009 9:25:19 AM 0 paj...@php.net ("Pierre-Alain Joye")
cvs: TSRM(PHP_5_3) / tsrm_win32.c

pajoye Tue Jun 9 00:24:31 2009 UTC Modified files: (Branch: PHP_5_3) /TSRM tsrm_win32.c Log: #41874, separate STDOUT and STDERR in exec functions http://cvs.php.net/viewvc.cgi/TSRM/tsrm_win32.c?r1=1.27.2.1.2.7.2.7&r2=1.27.2.1.2.7.2.8&diff_format=u Index: TSRM/tsrm_win32.c diff -u TSRM/tsrm_win32.c:1.27.2.1.2.7.2.7 TSRM/tsrm_win32.c:1.27.2.1.2.7.2.8 --- TSRM/tsrm_win32.c:1.27.2.1.2.7.2.7 Tue May 19 10:00:12 2009 +++ TSRM/tsrm_win32.c Tue Jun 9 00:24:31 2009 @@ -16,7 +16,7 @@ +----------------------------------------------------------------------+

6/9/2009 12:24:31 AM 0 paj...@php.net ("Pierre-Alain Joye")
cvs: ZendEngine2(PHP_5_3) / zend_builtin_functions.c

pajoye Mon Jun 8 21:27:05 2009 UTC Modified files: (Branch: PHP_5_3) /ZendEngine2 zend_builtin_functions.c Log: - typo http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_builtin_functions.c?r1=1.277.2.12.2.25.2.51&r2=1.277.2.12.2.25.2.52&diff_format=u Index: ZendEngine2/zend_builtin_functions.c diff -u ZendEngine2/zend_builtin_functions.c:1.277.2.12.2.25.2.51 ZendEngine2/zend_builtin_functions.c:1.277.2.12.2.25.2.52 --- ZendEngine2/zend_builtin_functions.c:1.277.2.12.2.25.2.51 Mon Jun 8 01:26:03 2009 +++ ZendEngine2/zend_builtin_functions.c Mon Jun 8 21:2

6/8/2009 9:27:05 PM 0 paj...@php.net ("Pierre-Alain Joye")
cvs: ZendEngine2(PHP_5_2) / zend_builtin_functions.c

pajoye Mon Jun 8 21:17:12 2009 UTC Modified files: (Branch: PHP_5_2) /ZendEngine2 zend_builtin_functions.c Log: - typo http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_builtin_functions.c?r1=1.277.2.12.2.38&r2=1.277.2.12.2.39&diff_format=u Index: ZendEngine2/zend_builtin_functions.c diff -u ZendEngine2/zend_builtin_functions.c:1.277.2.12.2.38 ZendEngine2/zend_builtin_functions.c:1.277.2.12.2.39 --- ZendEngine2/zend_builtin_functions.c:1.277.2.12.2.38 Mon Jun 8 13:34:45 2009 +++ ZendEngine2/zend_builtin_functions.c Mon Jun 8 21:17:12 2009 @@ -17,7 +17,7

6/8/2009 9:17:12 PM 0 paj...@php.net ("Pierre-Alain Joye")
cvs: ZendEngine2(PHP_5_2) / zend_builtin_functions.c

iliaa Mon Jun 8 13:34:45 2009 UTC Modified files: (Branch: PHP_5_2) /ZendEngine2 zend_builtin_functions.c Log: Re-apply patch with fixed build http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_builtin_functions.c?r1=1.277.2.12.2.37&r2=1.277.2.12.2.38&diff_format=u Index: ZendEngine2/zend_builtin_functions.c diff -u ZendEngine2/zend_builtin_functions.c:1.277.2.12.2.37 ZendEngine2/zend_builtin_functions.c:1.277.2.12.2.38 --- ZendEngine2/zend_builtin_functions.c:1.277.2.12.2.37 Mon Jun 8 13:09:30 2009 +++ ZendEngine2/zend_builtin_functions.c Mon Jun 8 1

6/8/2009 1:34:45 PM 0 il...@php.net ("Ilia Alshanetsky")
cvs: ZendEngine2(PHP_5_2) / zend_builtin_functions.c

tony2001 Mon Jun 8 13:09:30 2009 UTC Modified files: (Branch: PHP_5_2) /ZendEngine2 zend_builtin_functions.c Log: fix build, revert faulty patch http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_builtin_functions.c?r1=1.277.2.12.2.36&r2=1.277.2.12.2.37&diff_format=u Index: ZendEngine2/zend_builtin_functions.c diff -u ZendEngine2/zend_builtin_functions.c:1.277.2.12.2.36 ZendEngine2/zend_builtin_functions.c:1.277.2.12.2.37 --- ZendEngine2/zend_builtin_functions.c:1.277.2.12.2.36 Mon Jun 8 01:26:47 2009 +++ ZendEngine2/zend_builtin_functions.c Mon Jun 8

6/8/2009 1:09:30 PM 0 tony2...@php.net ("Antony Dovgal")
cvs: ZendEngine2 / zend_builtin_functions.c

tony2001 Mon Jun 8 11:42:57 2009 UTC Modified files: /ZendEngine2 zend_builtin_functions.c Log: revert yet another wrongly MFBed fix http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_builtin_functions.c?r1=1.407&r2=1.408&diff_format=u Index: ZendEngine2/zend_builtin_functions.c diff -u ZendEngine2/zend_builtin_functions.c:1.407 ZendEngine2/zend_builtin_functions.c:1.408 --- ZendEngine2/zend_builtin_functions.c:1.407 Mon Jun 8 01:27:11 2009 +++ ZendEngine2/zend_builtin_functions.c Mon Jun 8 11:42:56 2009 @@ -17,7 +17,7 @@ +---------------------

6/8/2009 11:42:57 AM 0 tony2...@php.net ("Antony Dovgal")
cvs: ZendEngine2 / zend_builtin_functions.c

iliaa Mon Jun 8 01:27:11 2009 UTC Modified files: /ZendEngine2 zend_builtin_functions.c Log: MFB: Fixed bug #44827 (define() is missing error checks for class constants) http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_builtin_functions.c?r1=1.406&r2=1.407&diff_format=u Index: ZendEngine2/zend_builtin_functions.c diff -u ZendEngine2/zend_builtin_functions.c:1.406 ZendEngine2/zend_builtin_functions.c:1.407 --- ZendEngine2/zend_builtin_functions.c:1.406 Fri Jun 5 18:50:10 2009 +++ ZendEngine2/zend_builtin_functions.c Mon Jun 8 01:27:11 2009 @@ -17,7

6/8/2009 1:27:11 AM 0 il...@php.net ("Ilia Alshanetsky")
cvs: ZendEngine2(PHP_5_2) / zend_builtin_functions.c

iliaa Mon Jun 8 01:26:47 2009 UTC Modified files: (Branch: PHP_5_2) /ZendEngine2 zend_builtin_functions.c Log: MFB: Fixed bug #44827 (define() is missing error checks for class constants) http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_builtin_functions.c?r1=1.277.2.12.2.35&r2=1.277.2.12.2.36&diff_format=u Index: ZendEngine2/zend_builtin_functions.c diff -u ZendEngine2/zend_builtin_functions.c:1.277.2.12.2.35 ZendEngine2/zend_builtin_functions.c:1.277.2.12.2.36 --- ZendEngine2/zend_builtin_functions.c:1.277.2.12.2.35 Fri May 22 11:23:11 2009 +++ Zend

6/8/2009 1:26:47 AM 0 il...@php.net ("Ilia Alshanetsky")
cvs: ZendEngine2(PHP_5_3) / zend_builtin_functions.c

iliaa Mon Jun 8 01:26:03 2009 UTC Modified files: (Branch: PHP_5_3) /ZendEngine2 zend_builtin_functions.c Log: Fixed bug #44827 (define() is missing error checks for class constants) http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_builtin_functions.c?r1=1.277.2.12.2.25.2.50&r2=1.277.2.12.2.25.2.51&diff_format=u Index: ZendEngine2/zend_builtin_functions.c diff -u ZendEngine2/zend_builtin_functions.c:1.277.2.12.2.25.2.50 ZendEngine2/zend_builtin_functions.c:1.277.2.12.2.25.2.51 --- ZendEngine2/zend_builtin_functions.c:1.277.2.12.2.25.2.50 Fri Jun 5 18:

6/8/2009 1:26:03 AM 0 il...@php.net ("Ilia Alshanetsky")
cvs: ZendEngine2(PHP_5_3) / zend_compile.h zend_opcode.c

shire Fri Jun 5 23:20:59 2009 UTC Modified files: (Branch: PHP_5_3) /ZendEngine2 zend_compile.h zend_opcode.c Log: MFH: Make pass_two visible to extensions with ZEND_API (required for optimizer). http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_compile.h?r1=1.316.2.8.2.12.2.39&r2=1.316.2.8.2.12.2.40&diff_format=u Index: ZendEngine2/zend_compile.h diff -u ZendEngine2/zend_compile.h:1.316.2.8.2.12.2.39 ZendEngine2/zend_compile.h:1.316.2.8.2.12.2.40 --- ZendEngine2/zend_compile.h:1.316.2.8.2.12.2.39 Mon Jan 26 22:54:20 2009 +++ ZendEngine2/zend_compile.h

6/5/2009 11:20:59 PM 0 sh...@php.net ("Brian Shire")
cvs: ZendEngine2 / zend_compile.h zend_opcode.c

shire Fri Jun 5 23:20:58 2009 UTC Modified files: /ZendEngine2 zend_compile.h zend_opcode.c Log: Make pass_two visible to extensions with ZEND_API (required for optimizer). http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_compile.h?r1=1.393&r2=1.394&diff_format=u Index: ZendEngine2/zend_compile.h diff -u ZendEngine2/zend_compile.h:1.393 ZendEngine2/zend_compile.h:1.394 --- ZendEngine2/zend_compile.h:1.393 Sat May 23 18:03:26 2009 +++ ZendEngine2/zend_compile.h Fri Jun 5 23:20:58 2009 @@ -17,7 +17,7 @@ +-----------------------------------------

6/5/2009 11:20:58 PM 0 sh...@php.net ("Brian Shire")
cvs: ZendEngine2(PHP_5_2) / zend.h

rasmus Fri Jun 5 22:24:53 2009 UTC Modified files: (Branch: PHP_5_2) /ZendEngine2 zend.h Log: We don't have these in gcc2 http://cvs.php.net/viewvc.cgi/ZendEngine2/zend.h?r1=1.293.2.11.2.14&r2=1.293.2.11.2.15&diff_format=u Index: ZendEngine2/zend.h diff -u ZendEngine2/zend.h:1.293.2.11.2.14 ZendEngine2/zend.h:1.293.2.11.2.15 --- ZendEngine2/zend.h:1.293.2.11.2.14 Mon Jun 1 15:07:59 2009 +++ ZendEngine2/zend.h Fri Jun 5 22:24:53 2009 @@ -17,7 +17,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: z

6/5/2009 10:24:53 PM 0 ras...@php.net ("Rasmus Lerdorf")
cvs: ZendEngine2 / zend.h

rasmus Fri Jun 5 22:19:59 2009 UTC Modified files: /ZendEngine2 zend.h Log: No always_inline attribute in gcc2 http://cvs.php.net/viewvc.cgi/ZendEngine2/zend.h?r1=1.370&r2=1.371&diff_format=u Index: ZendEngine2/zend.h diff -u ZendEngine2/zend.h:1.370 ZendEngine2/zend.h:1.371 --- ZendEngine2/zend.h:1.370 Mon Jun 1 17:52:29 2009 +++ ZendEngine2/zend.h Fri Jun 5 22:19:59 2009 @@ -17,7 +17,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: zend.h,v 1.370 2009/06/01 17:52:29 nlopess Exp $ */ +/* $Id:

6/5/2009 10:19:59 PM 0 ras...@php.net ("Rasmus Lerdorf")
cvs: ZendEngine2(PHP_5_3) / zend.h

rasmus Fri Jun 5 22:14:21 2009 UTC Modified files: (Branch: PHP_5_3) /ZendEngine2 zend.h Log: There is no always_inline attribute in gcc2 http://cvs.php.net/viewvc.cgi/ZendEngine2/zend.h?r1=1.293.2.11.2.9.2.35&r2=1.293.2.11.2.9.2.36&diff_format=u Index: ZendEngine2/zend.h diff -u ZendEngine2/zend.h:1.293.2.11.2.9.2.35 ZendEngine2/zend.h:1.293.2.11.2.9.2.36 --- ZendEngine2/zend.h:1.293.2.11.2.9.2.35 Mon Jun 1 17:51:53 2009 +++ ZendEngine2/zend.h Fri Jun 5 22:14:21 2009 @@ -17,7 +17,7 @@ +-------------------------------------------------------

6/5/2009 10:14:21 PM 0 ras...@php.net ("Rasmus Lerdorf")
cvs: ZendEngine2(PHP_5_2) / zend_execute.h zend_ptr_stack.h zend_types.h zend_vm_def.h zend_vm_execute.h

lbarnaud Fri Jun 5 11:21:51 2009 UTC Modified files: (Branch: PHP_5_2) /ZendEngine2 zend_execute.h zend_ptr_stack.h zend_types.h zend_vm_def.h zend_vm_execute.h Log: better fix for #48409 , #48428 , #48228 http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_execute.h?r1=1.84.2.4.2.10&r2=1.84.2.4.2.11&diff_format=u Index: ZendEngine2/zend_execute.h diff -u ZendEngine2/zend_execute.h:1.84.2.4.2.10 ZendEngine2/zend_execute.h:1.84.2.4.2.11 --- ZendEngine2/zend_execute.h:1.84.2.4.2.10 Wed Dec 31 11:17:33 2008 +++ ZendEngine2/zend_execute.h

6/5/2009 11:21:51 AM 0 lbarn...@php.net ("Arnaud Le Blanc")
cvs: ZendEngine2(PHP_5_3) / zend_execute.h zend_ptr_stack.h zend_types.h zend_vm_def.h zend_vm_execute.h

lbarnaud Fri Jun 5 11:21:37 2009 UTC Modified files: (Branch: PHP_5_3) /ZendEngine2 zend_execute.h zend_ptr_stack.h zend_types.h zend_vm_def.h zend_vm_execute.h Log: MFH: better fix for #48409 , #48428 , #48228 http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_execute.h?r1=1.84.2.4.2.8.2.12&r2=1.84.2.4.2.8.2.13&diff_format=u Index: ZendEngine2/zend_execute.h diff -u ZendEngine2/zend_execute.h:1.84.2.4.2.8.2.12 ZendEngine2/zend_execute.h:1.84.2.4.2.8.2.13 --- ZendEngine2/zend_execute.h:1.84.2.4.2.8.2.12 Wed Dec 31 11:15:32 2008 +++ Ze

6/5/2009 11:21:37 AM 0 lbarn...@php.net ("Arnaud Le Blanc")
cvs: ZendEngine2 / zend_execute.h zend_ptr_stack.h zend_types.h zend_vm_def.h zend_vm_execute.h

lbarnaud Fri Jun 5 11:21:16 2009 UTC Modified files: /ZendEngine2 zend_execute.h zend_ptr_stack.h zend_types.h zend_vm_def.h zend_vm_execute.h Log: better fix for #48409 , #48428 , #48228 # (again, sorry) http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_execute.h?r1=1.120&r2=1.121&diff_format=u Index: ZendEngine2/zend_execute.h diff -u ZendEngine2/zend_execute.h:1.120 ZendEngine2/zend_execute.h:1.121 --- ZendEngine2/zend_execute.h:1.120 Thu Mar 19 18:32:45 2009 +++ ZendEngine2/zend_execute.h Fri Jun 5 11:21:16 2009 @@ -17,7 +1

6/5/2009 11:21:16 AM 0 lbarn...@php.net ("Arnaud Le Blanc")
cvs: ZendEngine2(PHP_5_2) /tests bug48228.phpt

jani Tue Jun 2 08:03:35 2009 UTC Modified files: (Branch: PHP_5_2) /ZendEngine2/tests bug48228.phpt Log: fix test http://cvs.php.net/viewvc.cgi/ZendEngine2/tests/bug48228.phpt?r1=1.1.4.2&r2=1.1.4.3&diff_format=u Index: ZendEngine2/tests/bug48228.phpt diff -u ZendEngine2/tests/bug48228.phpt:1.1.4.2 ZendEngine2/tests/bug48228.phpt:1.1.4.3 --- ZendEngine2/tests/bug48228.phpt:1.1.4.2 Mon Jun 1 16:10:47 2009 +++ ZendEngine2/tests/bug48228.phpt Tue Jun 2 08:03:35 2009 @@ -1,7 +1,7 @@ --TEST-- Bug #48228 (crash when exception is thrown while passing fun

6/2/2009 8:03:35 AM 0 j...@php.net ("Jani Taskinen")
cvs: ZendEngine2(PHP_5_3) /tests bug48228.phpt

jani Tue Jun 2 08:03:07 2009 UTC Modified files: (Branch: PHP_5_3) /ZendEngine2/tests bug48228.phpt Log: fix test http://cvs.php.net/viewvc.cgi/ZendEngine2/tests/bug48228.phpt?r1=1.1.2.2&r2=1.1.2.3&diff_format=u Index: ZendEngine2/tests/bug48228.phpt diff -u ZendEngine2/tests/bug48228.phpt:1.1.2.2 ZendEngine2/tests/bug48228.phpt:1.1.2.3 --- ZendEngine2/tests/bug48228.phpt:1.1.2.2 Mon Jun 1 16:10:35 2009 +++ ZendEngine2/tests/bug48228.phpt Tue Jun 2 08:03:07 2009 @@ -1,7 +1,7 @@ --TEST-- Bug #48228 (crash when exception is thrown while passing fun

6/2/2009 8:03:07 AM 0 j...@php.net ("Jani Taskinen")
cvs: ZendEngine2 /tests bug48228.phpt

jani Tue Jun 2 08:02:21 2009 UTC Modified files: /ZendEngine2/tests bug48228.phpt Log: fix test http://cvs.php.net/viewvc.cgi/ZendEngine2/tests/bug48228.phpt?r1=1.1&r2=1.2&diff_format=u Index: ZendEngine2/tests/bug48228.phpt diff -u ZendEngine2/tests/bug48228.phpt:1.1 ZendEngine2/tests/bug48228.phpt:1.2 --- ZendEngine2/tests/bug48228.phpt:1.1 Mon Jun 1 16:10:13 2009 +++ ZendEngine2/tests/bug48228.phpt Tue Jun 2 08:02:21 2009 @@ -1,7 +1,7 @@ --TEST-- Bug #48228 (crash when exception is thrown while passing function arguments) --FILE-- -<? +<?

6/2/2009 8:02:21 AM 0 j...@php.net ("Jani Taskinen")
cvs: ZendEngine2 / zend.h

nlopess Mon Jun 1 17:52:29 2009 UTC Modified files: /ZendEngine2 zend.h Log: MFB: fix compiler warnings by moving all std includes after include of zend_config.h http://cvs.php.net/viewvc.cgi/ZendEngine2/zend.h?r1=1.369&r2=1.370&diff_format=u Index: ZendEngine2/zend.h diff -u ZendEngine2/zend.h:1.369 ZendEngine2/zend.h:1.370 --- ZendEngine2/zend.h:1.369 Mon Jun 1 15:07:27 2009 +++ ZendEngine2/zend.h Mon Jun 1 17:52:29 2009 @@ -17,7 +17,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: zend.h,v 1.369

6/1/2009 5:52:29 PM 0 nlop...@php.net ("Nuno Lopes")
cvs: ZendEngine2(PHP_5_3) / zend.h

nlopess Mon Jun 1 17:51:54 2009 UTC Modified files: (Branch: PHP_5_3) /ZendEngine2 zend.h Log: fix compiler warnings by moving all std includes after include of zend_config.h. this also fixes the build with stricter compilers than gcc (like clang) http://cvs.php.net/viewvc.cgi/ZendEngine2/zend.h?r1=1.293.2.11.2.9.2.34&r2=1.293.2.11.2.9.2.35&diff_format=u Index: ZendEngine2/zend.h diff -u ZendEngine2/zend.h:1.293.2.11.2.9.2.34 ZendEngine2/zend.h:1.293.2.11.2.9.2.35 --- ZendEngine2/zend.h:1.293.2.11.2.9.2.34 Mon Jun 1 15:07:42 2009 +++ ZendEngine2/zen

6/1/2009 5:51:54 PM 0 nlop...@php.net ("Nuno Lopes")
cvs: ZendEngine2(PHP_5_2) /tests bug48228.phpt bug48408.phpt bug48409.phpt bug48428.phpt

lbarnaud Mon Jun 1 16:10:47 2009 UTC Added files: (Branch: PHP_5_2) /ZendEngine2/tests bug48228.phpt bug48408.phpt bug48409.phpt bug48428.phpt Log: MFH: New tests # These tests were failing on different configurations, so adding them # all to get more chances of seeing one failing in case of problem. http://cvs.php.net/viewvc.cgi/ZendEngine2/tests/bug48228.phpt?view=markup&rev=1.1 Index: ZendEngine2/tests/bug48228.phpt +++ ZendEngine2/tests/bug48228.phpt --TEST-- Bug #48228 (crash when exception is thrown while pa

6/1/2009 4:10:47 PM 0 lbarn...@php.net ("Arnaud Le Blanc")
cvs: ZendEngine2(PHP_5_3) /tests bug48228.phpt bug48408.phpt bug48409.phpt bug48428.phpt

lbarnaud Mon Jun 1 16:10:35 2009 UTC Added files: (Branch: PHP_5_3) /ZendEngine2/tests bug48228.phpt bug48408.phpt bug48409.phpt bug48428.phpt Log: MFH: New tests # These tests were failing on different configurations, so adding them # all to get more chances of seeing one failing in case of problem. http://cvs.php.net/viewvc.cgi/ZendEngine2/tests/bug48228.phpt?view=markup&rev=1.1 Index: ZendEngine2/tests/bug48228.phpt +++ ZendEngine2/tests/bug48228.phpt --TEST-- Bug #48228 (crash when exception is thrown while pa

6/1/2009 4:10:35 PM 0 lbarn...@php.net ("Arnaud Le Blanc")
cvs: ZendEngine2 /tests bug48228.phpt bug48408.phpt bug48409.phpt bug48428.phpt

lbarnaud Mon Jun 1 16:10:13 2009 UTC Added files: /ZendEngine2/tests bug48228.phpt bug48408.phpt bug48409.phpt bug48428.phpt Log: New tests # These tests were failing on different configurations, so adding them # all to get more chances of seeing one failing in case of problem. http://cvs.php.net/viewvc.cgi/ZendEngine2/tests/bug48228.phpt?view=markup&rev=1.1 Index: ZendEngine2/tests/bug48228.phpt +++ ZendEngine2/tests/bug48228.phpt --TEST-- Bug #48228 (crash when exception is thrown while passing function argumen

6/1/2009 4:10:13 PM 0 lbarn...@php.net ("Arnaud Le Blanc")
cvs: ZendEngine2(PHP_5_2) / zend.h zend_ptr_stack.h zend_types.h zend_vm_def.h zend_vm_execute.h

lbarnaud Mon Jun 1 15:08:04 2009 UTC Modified files: (Branch: PHP_5_2) /ZendEngine2 zend.h zend_ptr_stack.h zend_types.h zend_vm_def.h zend_vm_execute.h Log: MFH: better fix for #48409 , #48428 , #48228 http://cvs.php.net/viewvc.cgi/ZendEngine2/zend.h?r1=1.293.2.11.2.13&r2=1.293.2.11.2.14&diff_format=u Index: ZendEngine2/zend.h diff -u ZendEngine2/zend.h:1.293.2.11.2.13 ZendEngine2/zend.h:1.293.2.11.2.14 --- ZendEngine2/zend.h:1.293.2.11.2.13 Thu May 14 01:28:15 2009 +++ ZendEngine2/zend.h Mon Jun 1 15:07:59 2009 @@ -17,7 +17,7

6/1/2009 3:08:04 PM 0 lbarn...@php.net ("Arnaud Le Blanc")
cvs: ZendEngine2(PHP_5_3) / zend.h zend_ptr_stack.h zend_types.h zend_vm_def.h zend_vm_execute.h

lbarnaud Mon Jun 1 15:07:48 2009 UTC Modified files: (Branch: PHP_5_3) /ZendEngine2 zend.h zend_ptr_stack.h zend_types.h zend_vm_def.h zend_vm_execute.h Log: MFH: better fix for #48409 , #48428 , #48228 http://cvs.php.net/viewvc.cgi/ZendEngine2/zend.h?r1=1.293.2.11.2.9.2.33&r2=1.293.2.11.2.9.2.34&diff_format=u Index: ZendEngine2/zend.h diff -u ZendEngine2/zend.h:1.293.2.11.2.9.2.33 ZendEngine2/zend.h:1.293.2.11.2.9.2.34 --- ZendEngine2/zend.h:1.293.2.11.2.9.2.33 Wed Mar 18 01:08:12 2009 +++ ZendEngine2/zend.h Mon Jun 1 15:07:42 2

6/1/2009 3:07:48 PM 0 lbarn...@php.net ("Arnaud Le Blanc")
cvs: ZendEngine2 / zend.h zend_ptr_stack.h zend_types.h zend_vm_def.h zend_vm_execute.h

lbarnaud Mon Jun 1 15:07:28 2009 UTC Modified files: /ZendEngine2 zend.h zend_ptr_stack.h zend_types.h zend_vm_def.h zend_vm_execute.h Log: better fix for #48409 , #48428 , #48228 http://cvs.php.net/viewvc.cgi/ZendEngine2/zend.h?r1=1.368&r2=1.369&diff_format=u Index: ZendEngine2/zend.h diff -u ZendEngine2/zend.h:1.368 ZendEngine2/zend.h:1.369 --- ZendEngine2/zend.h:1.368 Fri May 1 00:29:49 2009 +++ ZendEngine2/zend.h Mon Jun 1 15:07:27 2009 @@ -17,7 +17,7 @@ +---------------------------------------------------------------

6/1/2009 3:07:28 PM 0 lbarn...@php.net ("Arnaud Le Blanc")
cvs: ZendEngine2(PHP_5_2) / zend_alloc.c

lbarnaud Sat May 30 16:42:25 2009 UTC Modified files: (Branch: PHP_5_2) /ZendEngine2 zend_alloc.c Log: MFH: Take small blocks cache into account in memory_get_usage() http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_alloc.c?r1=1.144.2.3.2.55&r2=1.144.2.3.2.56&diff_format=u Index: ZendEngine2/zend_alloc.c diff -u ZendEngine2/zend_alloc.c:1.144.2.3.2.55 ZendEngine2/zend_alloc.c:1.144.2.3.2.56 --- ZendEngine2/zend_alloc.c:1.144.2.3.2.55 Wed Apr 1 16:56:08 2009 +++ ZendEngine2/zend_alloc.c Sat May 30 16:42:24 2009 @@ -18,7 +18,7 @@ +----------------

5/30/2009 4:42:25 PM 0 lbarn...@php.net ("Arnaud Le Blanc")
cvs: ZendEngine2(PHP_5_3) / zend_alloc.c

lbarnaud Sat May 30 16:42:13 2009 UTC Modified files: (Branch: PHP_5_3) /ZendEngine2 zend_alloc.c Log: MFH: Take small blocks cache into account in memory_get_usage() http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_alloc.c?r1=1.144.2.3.2.43.2.23&r2=1.144.2.3.2.43.2.24&diff_format=u Index: ZendEngine2/zend_alloc.c diff -u ZendEngine2/zend_alloc.c:1.144.2.3.2.43.2.23 ZendEngine2/zend_alloc.c:1.144.2.3.2.43.2.24 --- ZendEngine2/zend_alloc.c:1.144.2.3.2.43.2.23 Wed Apr 1 16:55:47 2009 +++ ZendEngine2/zend_alloc.c Sat May 30 16:42:13 2009 @@ -18,7 +18,7

5/30/2009 4:42:13 PM 0 lbarn...@php.net ("Arnaud Le Blanc")
cvs: ZendEngine2 / zend_alloc.c

lbarnaud Sat May 30 16:42:01 2009 UTC Modified files: /ZendEngine2 zend_alloc.c Log: Take small blocks cache into account in memory_get_usage() http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_alloc.c?r1=1.225&r2=1.226&diff_format=u Index: ZendEngine2/zend_alloc.c diff -u ZendEngine2/zend_alloc.c:1.225 ZendEngine2/zend_alloc.c:1.226 --- ZendEngine2/zend_alloc.c:1.225 Fri May 1 00:29:49 2009 +++ ZendEngine2/zend_alloc.c Sat May 30 16:42:01 2009 @@ -18,7 +18,7 @@ +----------------------------------------------------------------------+ */ -/

5/30/2009 4:42:01 PM 0 lbarn...@php.net ("Arnaud Le Blanc")
cvs: ZendEngine2(PHP_5_2) / zend_vm_def.h zend_vm_execute.h

lbarnaud Sat May 30 16:35:30 2009 UTC Modified files: (Branch: PHP_5_2) /ZendEngine2 zend_vm_def.h zend_vm_execute.h Log: MFH: Fix aliasing issue (fixes #48409 , #48428 , #48228) http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_vm_def.h?r1=1.59.2.29.2.67&r2=1.59.2.29.2.68&diff_format=u Index: ZendEngine2/zend_vm_def.h diff -u ZendEngine2/zend_vm_def.h:1.59.2.29.2.67 ZendEngine2/zend_vm_def.h:1.59.2.29.2.68 --- ZendEngine2/zend_vm_def.h:1.59.2.29.2.67 Wed Apr 8 00:28:04 2009 +++ ZendEngine2/zend_vm_def.h Sat May 30 16:35:26 2009 @@ -18,7 +18,7 @@

5/30/2009 4:35:30 PM 0 lbarn...@php.net ("Arnaud Le Blanc")
cvs: ZendEngine2(PHP_5_3) / zend_vm_def.h zend_vm_execute.h

lbarnaud Sat May 30 16:31:18 2009 UTC Modified files: (Branch: PHP_5_3) /ZendEngine2 zend_vm_def.h zend_vm_execute.h Log: MFH: Fix aliasing issue (fixes #48409 , #48428 , #48228) http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_vm_def.h?r1=1.59.2.29.2.48.2.90&r2=1.59.2.29.2.48.2.91&diff_format=u Index: ZendEngine2/zend_vm_def.h diff -u ZendEngine2/zend_vm_def.h:1.59.2.29.2.48.2.90 ZendEngine2/zend_vm_def.h:1.59.2.29.2.48.2.91 --- ZendEngine2/zend_vm_def.h:1.59.2.29.2.48.2.90 Wed Apr 8 13:19:34 2009 +++ ZendEngine2/zend_vm_def.h Sat May 30 16:31:12 200

5/30/2009 4:31:18 PM 0 lbarn...@php.net ("Arnaud Le Blanc")
cvs: ZendEngine2 / zend_vm_def.h zend_vm_execute.h

lbarnaud Sat May 30 16:30:40 2009 UTC Modified files: /ZendEngine2 zend_vm_def.h zend_vm_execute.h Log: Fix aliasing issue (fixes #48409 , #48428 , #48228) http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_vm_def.h?r1=1.264&r2=1.265&diff_format=u Index: ZendEngine2/zend_vm_def.h diff -u ZendEngine2/zend_vm_def.h:1.264 ZendEngine2/zend_vm_def.h:1.265 --- ZendEngine2/zend_vm_def.h:1.264 Fri Apr 24 15:47:20 2009 +++ ZendEngine2/zend_vm_def.h Sat May 30 16:30:39 2009 @@ -18,7 +18,7 @@ +-----------------------------------------------------------------

5/30/2009 4:30:40 PM 0 lbarn...@php.net ("Arnaud Le Blanc")
cvs: ZendEngine2 /tests bug42143.phpt php-src/win32/build config.w32.h.in

pajoye Fri May 29 08:18:43 2009 UTC Modified files: /php-src/win32/build config.w32.h.in /ZendEngine2/tests bug42143.phpt Log: - MFB: #42143, the constant NAN is reported as 0 on Windows http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32.h.in?r1=1.26&r2=1.27&diff_format=u Index: php-src/win32/build/config.w32.h.in diff -u php-src/win32/build/config.w32.h.in:1.26 php-src/win32/build/config.w32.h.in:1.27 --- php-src/win32/build/config.w32.h.in:1.26 Mon Apr 6 09:12:16 2009 +++ php-src/win32/build/config.w32.h.in Fri May 29 08:18:42 2009 @

5/29/2009 8:18:43 AM 0 paj...@php.net ("Pierre-Alain Joye")
cvs: ZendEngine2(PHP_5_3) /tests bug42143.phpt php-src/win32/build config.w32.h.in

pajoye Fri May 29 08:11:37 2009 UTC Added files: (Branch: PHP_5_3) /ZendEngine2/tests bug42143.phpt Modified files: /php-src/win32/build config.w32.h.in Log: - MF52: #42143, the constant NAN is reported as 0 on Windows http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32.h.in?r1=1.7.2.4.2.3.2.12&r2=1.7.2.4.2.3.2.13&diff_format=u Index: php-src/win32/build/config.w32.h.in diff -u php-src/win32/build/config.w32.h.in:1.7.2.4.2.3.2.12 php-src/win32/build/config.w32.h.in:1.7.2.4.2.3.2.13 --- php-src/win32/build/config.w32.h.

5/29/2009 8:11:37 AM 0 paj...@php.net ("Pierre-Alain Joye")
cvs: ZendEngine2(PHP_5_2) /tests bug42143.phpt php-src NEWS php-src/win32/build config.w32.h.in

pajoye Fri May 29 07:29:20 2009 UTC Added files: (Branch: PHP_5_2) /ZendEngine2/tests bug42143.phpt Modified files: /php-src NEWS /php-src/win32/build config.w32.h.in Log: - #42143, the constant NAN is reported as 0 on Windows http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1531&r2=1.2027.2.547.2.1532&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1531 php-src/NEWS:1.2027.2.547.2.1532 --- php-src/NEWS:1.2027.2.547.2.1531 Fri May 29 02:35:56 2009 +++ php-src/NEWS Fri May 29 07:29:20 200

5/29/2009 7:29:20 AM 0 paj...@php.net ("Pierre-Alain Joye")
cvs: ZendEngine2 / zend_compile.c zend_hash.c zend_hash.h

dsp Wed May 27 11:58:44 2009 UTC Modified files: /ZendEngine2 zend_compile.c zend_hash.c zend_hash.h Log: Remove duplicated code of zend_hash_func and alias it to zend_get_hash_value http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_compile.c?r1=1.858&r2=1.859&diff_format=u Index: ZendEngine2/zend_compile.c diff -u ZendEngine2/zend_compile.c:1.858 ZendEngine2/zend_compile.c:1.859 --- ZendEngine2/zend_compile.c:1.858 Mon May 25 14:32:13 2009 +++ ZendEngine2/zend_compile.c Wed May 27 11:58:44 2009 @@ -17,7 +17,7 @@ +--------------------------------

5/27/2009 11:58:44 AM 0 ...@php.net ("David Soria Parra")
cvs: ZendEngine2 / zend_API.h

felipe Mon May 25 13:11:09 2009 UTC Modified files: /ZendEngine2 zend_API.h Log: - Fixed macro (thanks Kalle) http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_API.h?r1=1.314&r2=1.315&diff_format=u Index: ZendEngine2/zend_API.h diff -u ZendEngine2/zend_API.h:1.314 ZendEngine2/zend_API.h:1.315 --- ZendEngine2/zend_API.h:1.314 Thu Mar 26 20:01:38 2009 +++ ZendEngine2/zend_API.h Mon May 25 13:11:09 2009 @@ -18,7 +18,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: zend_API.h,v 1.314 2009/03/26 20:01:38 feli

5/25/2009 1:11:09 PM 0 fel...@php.net ("Felipe Pena")
cvs: ZendEngine2(PHP_5_3) / zend_hash.h

pollita Mon May 25 01:18:00 2009 UTC Modified files: (Branch: PHP_5_3) /ZendEngine2 zend_hash.h Log: MFH(r-1.103) Expand zend_symtable_update_current_key to allow specifying HashPosition http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_hash.h?r1=1.78.2.2.2.2.2.12&r2=1.78.2.2.2.2.2.13&diff_format=u Index: ZendEngine2/zend_hash.h diff -u ZendEngine2/zend_hash.h:1.78.2.2.2.2.2.12 ZendEngine2/zend_hash.h:1.78.2.2.2.2.2.13 --- ZendEngine2/zend_hash.h:1.78.2.2.2.2.2.12 Tue Mar 24 16:02:50 2009 +++ ZendEngine2/zend_hash.h Mon May 25 01:18:00 2009 @@ -17,7 +17,7

5/25/2009 1:18:00 AM 0 poll...@php.net ("Sara Golemon")
cvs: ZendEngine2 / zend_hash.c zend_hash.h

pollita Mon May 25 01:16:20 2009 UTC Modified files: /ZendEngine2 zend_hash.c zend_hash.h Log: Expand zend_(u_)symtable_update_current_key to allow specifying HashPosition http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_hash.c?r1=1.164&r2=1.165&diff_format=u Index: ZendEngine2/zend_hash.c diff -u ZendEngine2/zend_hash.c:1.164 ZendEngine2/zend_hash.c:1.165 --- ZendEngine2/zend_hash.c:1.164 Thu Mar 26 22:16:47 2009 +++ ZendEngine2/zend_hash.c Mon May 25 01:16:19 2009 @@ -17,7 +17,7 @@ +-----------------------------------------------------------------

5/25/2009 1:16:20 AM 0 poll...@php.net ("Sara Golemon")
cvs: ZendEngine2(PHP_5_2) / zend_builtin_functions.c /tests get_class_vars_003.phpt get_class_vars_006.phpt

lbarnaud Fri May 22 11:23:11 2009 UTC Modified files: (Branch: PHP_5_2) /ZendEngine2 zend_builtin_functions.c /ZendEngine2/tests get_class_vars_003.phpt get_class_vars_006.phpt Log: MFH: Use zend_get_property_info() in get_class_vars() (fixes #46812) http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_builtin_functions.c?r1=1.277.2.12.2.34&r2=1.277.2.12.2.35&diff_format=u Index: ZendEngine2/zend_builtin_functions.c diff -u ZendEngine2/zend_builtin_functions.c:1.277.2.12.2.34 ZendEngine2/zend_builtin_functions.c:1.277.2.12.2.35 --- ZendEngine2/zend_bu

5/22/2009 11:23:11 AM 0 lbarn...@php.net ("Arnaud Le Blanc")
cvs: ZendEngine2(PHP_5_3) / zend_builtin_functions.c /tests get_class_vars_003.phpt get_class_vars_006.phpt

lbarnaud Fri May 22 11:19:30 2009 UTC Modified files: (Branch: PHP_5_3) /ZendEngine2 zend_builtin_functions.c /ZendEngine2/tests get_class_vars_003.phpt get_class_vars_006.phpt Log: MFH: Use zend_get_property_info() in get_class_vars() (fixes #46812) http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_builtin_functions.c?r1=1.277.2.12.2.25.2.48&r2=1.277.2.12.2.25.2.49&diff_format=u Index: ZendEngine2/zend_builtin_functions.c diff -u ZendEngine2/zend_builtin_functions.c:1.277.2.12.2.25.2.48 ZendEngine2/zend_builtin_functions.c:1.277.2.12.2.25.2.49 ---

5/22/2009 11:19:30 AM 0 lbarn...@php.net ("Arnaud Le Blanc")
cvs: ZendEngine2 / zend_builtin_functions.c /tests get_class_vars_003.phpt get_class_vars_006.phpt

lbarnaud Fri May 22 11:18:57 2009 UTC Modified files: /ZendEngine2 zend_builtin_functions.c /ZendEngine2/tests get_class_vars_003.phpt get_class_vars_006.phpt Log: Use zend_get_property_info() in get_class_vars() (fixes #46812) http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_builtin_functions.c?r1=1.403&r2=1.404&diff_format=u Index: ZendEngine2/zend_builtin_functions.c diff -u ZendEngine2/zend_builtin_functions.c:1.403 ZendEngine2/zend_builtin_functions.c:1.404 --- ZendEngine2/zend_builtin_functions.c:1.403 Fri May 15 17:04:30 2009 +++ ZendEngi

5/22/2009 11:18:57 AM 0 lbarn...@php.net ("Arnaud Le Blanc")
cvs: ZendEngine2(PHP_5_3) / zend_ini_scanner.c zend_ini_scanner.l zend_ini_scanner_defs.h

--shire1242748776 Content-Type: text/plain shire Tue May 19 15:59:36 2009 UTC Modified files: (Branch: PHP_5_3) /ZendEngine2 zend_ini_scanner.c zend_ini_scanner.l zend_ini_scanner_defs.h Log: MFH: Fix bug #47859 parse_ini_file() does not like asterisk (*) in key in the beginning, and allow [*_-] chars at start of ini labels --shire1242748776 Content-Type: text/plain Content-Disposition: attachment; filename="shire-20090519155936.txt" http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_ini_scanner.c?r1=1.1.2.17&r2=1.1.2.18&diff_form

5/19/2009 3:59:36 PM 0 sh...@php.net ("Brian Shire")
cvs: ZendEngine2 / zend_ini_scanner.c zend_ini_scanner.l zend_ini_scanner_defs.h

--shire1242748765 Content-Type: text/plain shire Tue May 19 15:59:25 2009 UTC Modified files: /ZendEngine2 zend_ini_scanner.c zend_ini_scanner.l zend_ini_scanner_defs.h Log: Fix bug #47859 parse_ini_file() does not like asterisk (*) in key in the beginning, and allow [*_-] chars at start of ini labels --shire1242748765 Content-Type: text/plain Content-Disposition: attachment; filename="shire-20090519155925.txt" http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_ini_scanner.c?r1=1.12&r2=1.13&diff_format=u Index: ZendEngine2/zend_

5/19/2009 3:59:25 PM 0 sh...@php.net ("Brian Shire")

Pages:









Newest Articles

#50656 [NEW]: Assign constant to var causes syntax error
1/4/2010 3:07:07 PM

#50655 [NEW]: fgets(): French translation error
1/4/2010 2:40:48 PM

note 95459 added to domnode.haschildnodes
1/4/2010 1:53:44 PM

note 95458 added to function.readdir
1/4/2010 1:36:41 PM

Hola
1/4/2010 1:29:49 PM