File manager - Edit - /home/premiey/www/wp-content/plugins/ameliabooking/vendor/pimple/pimple/ext/pimple/tests/009.phpt
Back
--TEST-- Test service is called as callback, and only once --SKIPIF-- <?php if (!extension_loaded("pimple")) print "skip"; ?> --FILE-- <?php $p = new Pimple\Container(); $p['foo'] = function($arg) use ($p) { var_dump($p === $arg); }; $a = $p['foo']; $b = $p['foo']; /* should return not calling the callback */ ?> --EXPECTF-- bool(true)
| ver. 1.4 |
Github
|
.
| PHP 5.4.45 | Generation time: 0 |
proxy
|
phpinfo
|
Settings