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

Add a Patch

Pull Requests

Add a Pull Request

History

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