ProjectPier is a Free, Open-Source, PHP application for managing tasks, projects and teams through an intuitive web interface.
GNU Affero General Public License v3.0
37
stars
16
forks
source link
Will need to switch from mysql connector to mysqli to be compatible with PHP beyond 5.5. #34
Open
JonDeG opened 9 years ago
The MySQL connector is being deprecated as of PHP5.5 and will be removed in a future version of PHP. Applies to mysql_connect and mysql_pconnect. See http://php.net/manual/en/function.mysql-connect.php