Comment 3 for bug 1079451

Revision history for this message
Son Nguyen (ngson2000) wrote :

Some deprecated functions should not be in the code.

1. Deprecated functions in Php 5.4: http://php.net/manual/en/migration54.deprecated.php
2. Deprecated features in Php 5.3: http://php.net/manual/en/migration53.deprecated.php

Should we check these as minaccept when committing a code?