PHP-Code:
123 if (ZEND_NUM_ARGS() == 2) {
124 convert_to_long_ex(precision);
125 places = (int) Z_LVAL_PP(precision);
126 }
er wollte einfach eine simple rundung haben und dachte mir nichts weiter dabei ...
beebob
Kommentar