felipe Sun, 10 Jul 2011 13:05:32 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=313107
Log: - Year++ Changed paths: U php/php-src/branches/PHP_5_3/Zend/zend_vm_execute.h U php/php-src/branches/PHP_5_3/Zend/zend_vm_gen.php U php/php-src/branches/PHP_5_3/Zend/zend_vm_opcodes.h U php/php-src/branches/PHP_5_4/Zend/zend_vm_execute.h U php/php-src/branches/PHP_5_4/Zend/zend_vm_gen.php U php/php-src/branches/PHP_5_4/Zend/zend_vm_opcodes.h U php/php-src/trunk/Zend/zend_vm_execute.h U php/php-src/trunk/Zend/zend_vm_gen.php U php/php-src/trunk/Zend/zend_vm_opcodes.h
Modified: php/php-src/branches/PHP_5_3/Zend/zend_vm_execute.h =================================================================== --- php/php-src/branches/PHP_5_3/Zend/zend_vm_execute.h 2011-07-10 12:55:39 UTC (rev 313106) +++ php/php-src/branches/PHP_5_3/Zend/zend_vm_execute.h 2011-07-10 13:05:32 UTC (rev 313107) @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | Zend Engine | +----------------------------------------------------------------------+ - | Copyright (c) 1998-2010 Zend Technologies Ltd. (http://www.zend.com) | + | Copyright (c) 1998-2011 Zend Technologies Ltd. (http://www.zend.com) | +----------------------------------------------------------------------+ | This source file is subject to version 2.00 of the Zend license, | | that is bundled with this package in the file LICENSE, and is | Modified: php/php-src/branches/PHP_5_3/Zend/zend_vm_gen.php =================================================================== --- php/php-src/branches/PHP_5_3/Zend/zend_vm_gen.php 2011-07-10 12:55:39 UTC (rev 313106) +++ php/php-src/branches/PHP_5_3/Zend/zend_vm_gen.php 2011-07-10 13:05:32 UTC (rev 313107) @@ -3,7 +3,7 @@ +----------------------------------------------------------------------+ | Zend Engine | +----------------------------------------------------------------------+ - | Copyright (c) 1998-2010 Zend Technologies Ltd. (http://www.zend.com) | + | Copyright (c) 1998-2011 Zend Technologies Ltd. (http://www.zend.com) | +----------------------------------------------------------------------+ | This source file is subject to version 2.00 of the Zend license, | | that is bundled with this package in the file LICENSE, and is | @@ -24,7 +24,7 @@ +----------------------------------------------------------------------+ | Zend Engine | +----------------------------------------------------------------------+ - | Copyright (c) 1998-2010 Zend Technologies Ltd. (http://www.zend.com) | + | Copyright (c) 1998-2011 Zend Technologies Ltd. (http://www.zend.com) | +----------------------------------------------------------------------+ | This source file is subject to version 2.00 of the Zend license, | | that is bundled with this package in the file LICENSE, and is | Modified: php/php-src/branches/PHP_5_3/Zend/zend_vm_opcodes.h =================================================================== --- php/php-src/branches/PHP_5_3/Zend/zend_vm_opcodes.h 2011-07-10 12:55:39 UTC (rev 313106) +++ php/php-src/branches/PHP_5_3/Zend/zend_vm_opcodes.h 2011-07-10 13:05:32 UTC (rev 313107) @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | Zend Engine | +----------------------------------------------------------------------+ - | Copyright (c) 1998-2010 Zend Technologies Ltd. (http://www.zend.com) | + | Copyright (c) 1998-2011 Zend Technologies Ltd. (http://www.zend.com) | +----------------------------------------------------------------------+ | This source file is subject to version 2.00 of the Zend license, | | that is bundled with this package in the file LICENSE, and is | Modified: php/php-src/branches/PHP_5_4/Zend/zend_vm_execute.h =================================================================== --- php/php-src/branches/PHP_5_4/Zend/zend_vm_execute.h 2011-07-10 12:55:39 UTC (rev 313106) +++ php/php-src/branches/PHP_5_4/Zend/zend_vm_execute.h 2011-07-10 13:05:32 UTC (rev 313107) @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | Zend Engine | +----------------------------------------------------------------------+ - | Copyright (c) 1998-2010 Zend Technologies Ltd. (http://www.zend.com) | + | Copyright (c) 1998-2011 Zend Technologies Ltd. (http://www.zend.com) | +----------------------------------------------------------------------+ | This source file is subject to version 2.00 of the Zend license, | | that is bundled with this package in the file LICENSE, and is | Modified: php/php-src/branches/PHP_5_4/Zend/zend_vm_gen.php =================================================================== --- php/php-src/branches/PHP_5_4/Zend/zend_vm_gen.php 2011-07-10 12:55:39 UTC (rev 313106) +++ php/php-src/branches/PHP_5_4/Zend/zend_vm_gen.php 2011-07-10 13:05:32 UTC (rev 313107) @@ -3,7 +3,7 @@ +----------------------------------------------------------------------+ | Zend Engine | +----------------------------------------------------------------------+ - | Copyright (c) 1998-2010 Zend Technologies Ltd. (http://www.zend.com) | + | Copyright (c) 1998-2011 Zend Technologies Ltd. (http://www.zend.com) | +----------------------------------------------------------------------+ | This source file is subject to version 2.00 of the Zend license, | | that is bundled with this package in the file LICENSE, and is | @@ -24,7 +24,7 @@ +----------------------------------------------------------------------+ | Zend Engine | +----------------------------------------------------------------------+ - | Copyright (c) 1998-2010 Zend Technologies Ltd. (http://www.zend.com) | + | Copyright (c) 1998-2011 Zend Technologies Ltd. (http://www.zend.com) | +----------------------------------------------------------------------+ | This source file is subject to version 2.00 of the Zend license, | | that is bundled with this package in the file LICENSE, and is | Modified: php/php-src/branches/PHP_5_4/Zend/zend_vm_opcodes.h =================================================================== --- php/php-src/branches/PHP_5_4/Zend/zend_vm_opcodes.h 2011-07-10 12:55:39 UTC (rev 313106) +++ php/php-src/branches/PHP_5_4/Zend/zend_vm_opcodes.h 2011-07-10 13:05:32 UTC (rev 313107) @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | Zend Engine | +----------------------------------------------------------------------+ - | Copyright (c) 1998-2010 Zend Technologies Ltd. (http://www.zend.com) | + | Copyright (c) 1998-2011 Zend Technologies Ltd. (http://www.zend.com) | +----------------------------------------------------------------------+ | This source file is subject to version 2.00 of the Zend license, | | that is bundled with this package in the file LICENSE, and is | Modified: php/php-src/trunk/Zend/zend_vm_execute.h =================================================================== --- php/php-src/trunk/Zend/zend_vm_execute.h 2011-07-10 12:55:39 UTC (rev 313106) +++ php/php-src/trunk/Zend/zend_vm_execute.h 2011-07-10 13:05:32 UTC (rev 313107) @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | Zend Engine | +----------------------------------------------------------------------+ - | Copyright (c) 1998-2010 Zend Technologies Ltd. (http://www.zend.com) | + | Copyright (c) 1998-2011 Zend Technologies Ltd. (http://www.zend.com) | +----------------------------------------------------------------------+ | This source file is subject to version 2.00 of the Zend license, | | that is bundled with this package in the file LICENSE, and is | Modified: php/php-src/trunk/Zend/zend_vm_gen.php =================================================================== --- php/php-src/trunk/Zend/zend_vm_gen.php 2011-07-10 12:55:39 UTC (rev 313106) +++ php/php-src/trunk/Zend/zend_vm_gen.php 2011-07-10 13:05:32 UTC (rev 313107) @@ -3,7 +3,7 @@ +----------------------------------------------------------------------+ | Zend Engine | +----------------------------------------------------------------------+ - | Copyright (c) 1998-2010 Zend Technologies Ltd. (http://www.zend.com) | + | Copyright (c) 1998-2011 Zend Technologies Ltd. (http://www.zend.com) | +----------------------------------------------------------------------+ | This source file is subject to version 2.00 of the Zend license, | | that is bundled with this package in the file LICENSE, and is | @@ -24,7 +24,7 @@ +----------------------------------------------------------------------+ | Zend Engine | +----------------------------------------------------------------------+ - | Copyright (c) 1998-2010 Zend Technologies Ltd. (http://www.zend.com) | + | Copyright (c) 1998-2011 Zend Technologies Ltd. (http://www.zend.com) | +----------------------------------------------------------------------+ | This source file is subject to version 2.00 of the Zend license, | | that is bundled with this package in the file LICENSE, and is | Modified: php/php-src/trunk/Zend/zend_vm_opcodes.h =================================================================== --- php/php-src/trunk/Zend/zend_vm_opcodes.h 2011-07-10 12:55:39 UTC (rev 313106) +++ php/php-src/trunk/Zend/zend_vm_opcodes.h 2011-07-10 13:05:32 UTC (rev 313107) @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | Zend Engine | +----------------------------------------------------------------------+ - | Copyright (c) 1998-2010 Zend Technologies Ltd. (http://www.zend.com) | + | Copyright (c) 1998-2011 Zend Technologies Ltd. (http://www.zend.com) | +----------------------------------------------------------------------+ | This source file is subject to version 2.00 of the Zend license, | | that is bundled with this package in the file LICENSE, and is |
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php