php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #50465 Doc incompletion, Warning Depreciated feature
Submitted: 2009-12-13 11:40 UTC Modified: 2009-12-13 11:44 UTC
From: keithb at nfnc dot org Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: 5.3.1 OS: Unix
Private report: No CVE-ID: None
 [2009-12-13 11:40 UTC] keithb at nfnc dot org
Description:
------------
When a function is depreciated, instead of just saying it's depreciated and going to be removed, indicate what it will be replaced by, or how to create your own equivalent.  In this case, split() and spliti().

Reproduce code:
---------------
---
From manual page: function.split#Description
---



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-12-13 11:44 UTC] keithb at nfnc dot org
found alternatives after examples.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 16 12:01:31 2025 UTC