From 5dc92c5262689f1cc7f69a8f3af0d8d743906920 Mon Sep 17 00:00:00 2001 From: chiyou Date: Fri, 18 Jul 2014 16:57:20 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E6=97=A0=E7=94=A8=E4=BB=A3?= =?UTF-8?q?=E7=A0=81&=E5=AF=B9=E6=9C=89=E4=BA=9Bnamespace=20ini=E6=B2=A1?= =?UTF-8?q?=E6=9C=89=E6=8C=87=E5=AE=9A=E7=9A=84=E6=B5=8B=E8=AF=95=E7=94=A8?= =?UTF-8?q?=E4=BE=8B=E8=BF=9B=E8=A1=8C=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- routes/yaf_route_rewrite.c | 1 - tests/013.phpt | 1 - tests/070.phpt | 1 + tests/071.phpt | 1 + tests/073.phpt | 2 ++ tests/074.phpt | 2 ++ tests/075.phpt | 2 ++ tests/076.phpt | 1 + tests/077.phpt | 2 ++ tests/078.phpt | 2 ++ 10 files changed, 13 insertions(+), 2 deletions(-) diff --git a/routes/yaf_route_rewrite.c b/routes/yaf_route_rewrite.c index 279dd54e..358abc88 100644 --- a/routes/yaf_route_rewrite.c +++ b/routes/yaf_route_rewrite.c @@ -456,7 +456,6 @@ YAF_STARTUP_FUNCTION(route_rewrite) { zend_declare_property_null(yaf_route_rewrite_ce, ZEND_STRL(YAF_ROUTE_PROPETY_NAME_MATCH), ZEND_ACC_PROTECTED TSRMLS_CC); zend_declare_property_null(yaf_route_rewrite_ce, ZEND_STRL(YAF_ROUTE_PROPETY_NAME_ROUTE), ZEND_ACC_PROTECTED TSRMLS_CC); zend_declare_property_null(yaf_route_rewrite_ce, ZEND_STRL(YAF_ROUTE_PROPETY_NAME_VERIFY), ZEND_ACC_PROTECTED TSRMLS_CC); - zend_declare_property_null(yaf_route_rewrite_ce, ZEND_STRL(YAF_ROUTE_PROPETY_NAME_REVERSE), ZEND_ACC_PROTECTED TSRMLS_CC); return SUCCESS; } diff --git a/tests/013.phpt b/tests/013.phpt index d116e392..9ce121dc 100644 --- a/tests/013.phpt +++ b/tests/013.phpt @@ -130,7 +130,6 @@ Array [action] => action ) - [_reverse:protected] => ) ) diff --git a/tests/070.phpt b/tests/070.phpt index fdf2a9de..417be67e 100644 --- a/tests/070.phpt +++ b/tests/070.phpt @@ -3,6 +3,7 @@ Fixed misleading error message when providing a string in Yaf_Application constr --SKIPIF-- --INI-- +yaf.use_namespace=0 --FILE-- --INI-- +yaf.use_namespace=0 --FILE-- +--INI-- +yaf.use_namespace=0 --FILE-- +--INI-- +yaf.use_namespace=0 --FILE-- +--INI-- +yaf.use_namespace=0 --FILE-- --INI-- yaf.throw_exception=1 +yaf.use_namespace=0 --FILE-- +--INI-- +yaf.use_namespace=0 --FILE-- +--INI-- +yaf.use_namespace=0 --FILE--