AOP-PHP / AOP

AOP in PHP
Other
565 stars 95 forks source link

ini_set ('aop.enable', 0) has no effect here #77

Open Nicolab opened 11 years ago

Nicolab commented 11 years ago

ini_set('aop.enable', 0) has no effect, AOP run again.

PHP 5.4.20-1~dotdeb.1 (cli) (built: Sep 21 2013 22:25:21) Copyright (c) 1997-2013 The PHP Group Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies with Xdebug v2.2.3, Copyright (c) 2002-2013, by Derick Rethans

Nicolab commented 11 years ago

Accuracy, it does not work in the overall context but it works in the scope of the advice