php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8883 explode() and empty strings
Submitted: 2001-01-24 08:45 UTC Modified: 2001-03-20 16:59 UTC
From: hc at saustrup dot net Assigned:
Status: Not a bug Package: Arrays related
PHP Version: 4.0.4pl1 OS: RH70 / kernel 2.4.0
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: hc at saustrup dot net
New email:
PHP Version: OS:

 

 [2001-01-24 08:45 UTC] hc at saustrup dot net
count(explode(",","")) == 1

(Shortest bugdescription in the world, eh? :-))

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-03-20 16:59 UTC] ohrn@php.net
count(explode(",","foo")) == 1

(Short enough?)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 17:01:30 2024 UTC