[wp-trac] [WordPress Trac] #28760: deprecated Split function found in wp-includes
WordPress Trac
noreply at wordpress.org
Sat Jul 5 20:05:42 UTC 2014
#28760: deprecated Split function found in wp-includes
-------------------------+-----------------------------
Reporter: atdblog | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.9.1
Severity: normal | Keywords:
Focuses: |
-------------------------+-----------------------------
Hi. I was in the process of checking for deprecated php functions in my
non-WP code (using Agent Ransack) so I can switch to a newer version of
php and I happened to find a Split function still in use in Wordpress in
the rss.php (3 places) and atomlib.php files in wp-includes. Most others
were replaced by preg_split.
Thanks!
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28760>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list