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
 [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: Tue Apr 16 17:01:30 2024 UTC