Your message dated Wed, 16 Mar 2011 12:57:16 +0100
with message-id <[email protected]>
and subject line RE: mantis: The SOAP API uses deprecated split() php function
has caused the Debian Bug report #618549,
regarding mantis: The SOAP API uses deprecated split() php function,
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
618549: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618549
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mantis
Version: 1.1.8+dfsg-10
Severity: important
The split() function is deprecated in php 5.3.
Changing all the occurrences of split() in
/usr/share/mantis/www/core/filter_api.php with explode() fixes the problem.
-- System Information:
Debian Release: 6.0
APT prefers squeeze-updates
APT policy: (500, 'squeeze-updates'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686 (SMP w/4 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages mantis depends on:
ii apache2 2.2.16-6 Apache HTTP Server metapackage
ii apache2-mpm-prefork [httpd] 2.2.16-6 Apache HTTP Server - traditional n
ii dbconfig-common 1.8.46 common framework for packaging dat
ii debconf [debconf-2.0] 1.5.36.1 Debian configuration management sy
ii libapache2-mod-php5 5.3.3-7 server-side, HTML-embedded scripti
ii libnusoap-php 0.7.3-4 SOAP toolkit for PHP
ii libphp-adodb 5.10-1 The ADOdb database abstraction lay
ii libphp-phpmailer 5.1-1 full featured email transfer class
ii php5-cli 5.3.3-7 command-line interpreter for the p
ii ucf 3.0025+nmu1 Update Configuration File: preserv
Versions of packages mantis recommends:
ii mysql-client-5.1 [mysql-clien 5.1.49-3 MySQL database client binaries
ii php5-mysql 5.3.3-7 MySQL module for php5
Versions of packages mantis suggests:
ii mysql-server 5.1.49-3 MySQL database server (metapackage
ii mysql-server-5.1 [mysql-serve 5.1.49-3 MySQL database server binaries and
ii php5-cli 5.3.3-7 command-line interpreter for the p
-- Configuration Files:
/etc/mantis/config_local.php changed [not included]
-- debconf information excluded
--- End Message ---
--- Begin Message ---
Thanks for your report.
This is not a bug that has a major effect on the usability of a package,
and did not made completely unusable to everyone.
This issue was reported, commented and made compatible under a different
ways, instead of upstream version will change all the deprecated
functions on source code, but it seems it will not be solved in the next
future releases.
FYI: The mantis source code is developed by MantisBT Team [1] and they
recommend PHP 5.2.x. [2]
For Debian users please read the README.Debian for more information
about this issue. [3]
Fill free to reopen it, if you consider is it necessary.
Best Regards
Sils
[1] Upstream: MatisBT Team (http://www.mantisbt.org)
[2] /usr/share/doc/mantis/README.Debian
[3] http://docs.mantisbt.org/master/en/administration_guide.html
signature.asc
Description: OpenPGP digital signature
--- End Message ---