Notice: this is a static mirror for historical purposes.

View Issue Details Jump to Notes ] Related Changesets ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
061Source Integration[All Projects] Generalpublic2009-09-22 07:132010-01-27 10:15
ReporterDavid Hicks 
Assigned ToJohn Reese 
PriorityhighSeveritymajorReproducibilityalways
StatusresolvedResolutionfixed 
Product Version 
Target Version0.14Fixed in Version0.14 
Summary061: split() is deprecated in PHP 5.3.0, use preg_split() instead
DescriptionSee http://au2.php.net/manual/en/function.split.php [^] for the deprecation notice.

Matches with grep -Rn [^_.]split\( *

plugins/Source/Source.FilterAPI.php:263: $t_filter->filters['b.bug_id']->value = ( !is_blank( $f_bug_id ) ? split( '[ ,]', $f_bug_id ) : array() );
plugins/Source/pages/attach.php:25:$t_bug_ids = split( ',', $f_bug_ids );
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
User avatar (081)
John Reese (administrator)
2010-01-27 10:15

Fix committed to master branch at 2010-01-27 18:06:25.

- Related Changesets
Source Integration: master 1e904516
Timestamp: 2010-01-27 18:06:25
Author: John Reese
Committer: John Reese
Details ] Diff ]
Fix 061: Replace deprecated split() with explode
mod - Source/pages/attach.php Diff ] File ]
mod - Source/Source.FilterAPI.php Diff ] File ]

- Issue History
Date Modified Username Field Change
2009-09-22 07:13 David Hicks New Issue
2009-10-18 16:43 John Reese Status new => acknowledged
2009-10-18 16:45 John Reese Target Version => 0.16
2010-01-27 10:07 John Reese Status acknowledged => assigned
2010-01-27 10:07 John Reese Assigned To => John Reese
2010-01-27 10:15 John Reese Note Added: 081
2010-01-27 10:15 John Reese Status assigned => resolved
2010-01-27 10:15 John Reese Fixed in Version => 0.16
2010-01-27 10:15 John Reese Resolution open => fixed
2010-01-27 10:15 John Reese Changeset attached master 1e904516 =>


Copyright © 2000 - 2012 MantisBT Group
Time: 0.1355 seconds.
memory usage: 8,327 KB
Powered by Mantis Bugtracker

hosted with
Linode