php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #8019 in_array docs don't list the strict param
Submitted: 2000-11-28 18:08 UTC Modified: 2001-01-22 21:01 UTC
From: jason@php.net Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0 Latest CVS (28/11/2000) OS:
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:
12 + 27 = ?
Subscribe to this entry?

 
 [2000-11-28 18:08 UTC] jason@php.net
The prototype and description of in_array should add a third paramater (bool strict) that performs strict type checking inside of the array.

-Jason

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-22 21:01 UTC] jimw@php.net
has been documented.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 19:01:30 2024 UTC