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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
42 - 24 = ?
Subscribe to this entry?

 
 [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: Thu May 02 07:01:30 2024 UTC