php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #31473 Grammar errors on Magic Methods
Submitted: 2005-01-10 16:53 UTC Modified: 2005-01-10 17:44 UTC
From: ssnoyes at hotmail dot com Assigned: sean (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: irrelevant
Private report: No CVE-ID: None
 [2005-01-10 16:53 UTC] ssnoyes at hotmail dot com
Description:
------------
If so, that function is *being* run prior to any serialization.
should be
If so, that function is run prior to any serialization.

*committing* pending data or perform similar cleanup tasks.
should be
commit pending data or perform similar cleanup tasks.



Reproduce code:
---------------
http://www.php.net/manual/en/language.oop5.magic.php


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-01-10 17:44 UTC] irchtml@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 08 03:01:32 2025 UTC