← Back to team overview

mahara-contributors team mailing list archive

[Bug 1079451] Re: split function is deprecated but still used

 

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?

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1079451

Title:
  split function is deprecated but still used

Status in Mahara ePortfolio:
  In Progress

Bug description:
  http://php.net/manual/en/function.split.php

  One example is htdocs/lib/mahara.php line 1046

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1079451/+subscriptions


References