Skip to content
This repository has been archived by the owner on Mar 26, 2021. It is now read-only.

php's split() is deprecated #31

Closed
benlk opened this issue Jul 6, 2016 · 2 comments
Closed

php's split() is deprecated #31

benlk opened this issue Jul 6, 2016 · 2 comments

Comments

@benlk
Copy link
Contributor

benlk commented Jul 6, 2016

PHP Deprecated:  Function split() is deprecated in /vagrant/wp-content/plugins/WP-DS-NPR-API/classes/NPRAPIWordpress.php on line 59

https://secure.php.net/manual/en/function.split.php

It looks like this is being used as explode(), even though it's the anlogue to preg_split()

@mikeschinkel
Copy link
Contributor

See PR 32 that addresses this and several other issues:

@benlk
Copy link
Contributor Author

benlk commented Mar 20, 2018

#42 addresses the remaining join/split.

@benlk benlk closed this as completed Apr 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants