php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #9338 in_array 'strict' parameter is not documented (properly)
Submitted: 2001-02-19 12:26 UTC Modified: 2001-03-17 00:46 UTC
From: andre@php.net Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0 Latest CVS (19/02/2001) OS: *
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: andre@php.net
New email:
PHP Version: OS:

 

 [2001-02-19 12:26 UTC] andre@php.net
look at
http://www.php.net/in_array

that documentation should not help anyone understanding what
'strict' does

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-03-17 00:46 UTC] jmcastagnetto@php.net
From the manual:

"If the third parameter strict is set to TRUE then the in_array() will also check the types of the needle in the haystack. "

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 09:01:28 2025 UTC