Blame | Letzte Änderung | Log anzeigen | RSS feed
--TEST--Function -- bcinvert--SKIPIF--<?php if (function_exists('bcinvert')) { echo 'skip'; } ?>--FILE--<?phprequire_once 'PHP/Compat.php';PHP_Compat::loadFunction('bcinvert');echo 'test';?>--EXPECT--test