php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #30575 Two modifications in PHP 5.0.2 unchanged in french doc and one in english
Submitted: 2004-10-27 06:05 UTC Modified: 2006-04-20 15:10 UTC
From: Benoit dot Tremblay at nerdzteam dot net Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2004-10-27 06:05 UTC] Benoit dot Tremblay at nerdzteam dot net
Description:
------------
Two modifications in PHP 5.0.2 is not wrote in PHP doc:
 - First in french array_slice (http://ca.php.net/manual/fr/function.array-slice.php) missing the new parameter: preserve keys for PHP 5.0.2
 - Second in french and english SoapClient (http://ca.php.net/manual/fr/function.soapclient-call.php) the __call function is not renamed in __soapCall for PHP 5.0.2


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-10-27 06:26 UTC] Benoit dot Tremblay at nerdzteam dot net
The first for array_slice in french is already corrected in CVS but not updated. Sorry
 [2004-10-27 12:22 UTC] didou@php.net
This is not a bug, the french documentation is outdated, will take care of it one day. Please submit patches via the bug system, or request a CVS account to help. Actually your bug reports doesn't make sense.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 04:01:30 2024 UTC