php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #17660 Outdated Documentation
Submitted: 2002-06-08 21:43 UTC Modified: 2002-06-28 03:21 UTC
From: ems at codexterity dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.2.1 OS: Windows 95
Private report: No CVE-ID: None
 [2002-06-08 21:43 UTC] ems at codexterity dot com
1)Manual Chapter 32,
"Extending PHP: Source Discussion: Declaration of the Zend 
Module Block".
The section discusses the startup/shutdown macros 
ZEND_MINIT, ZEND_MSHUTDOWN etc; but the source already declares these as aliases and has replaced them with the 
ZEND_MODULE_STARTUP_N/ZEND_MODULE_STARTUP_D forms. 

2) Manual Chapter 27: "Source layout". Omits the source
subdirectory "\main" where php.h now resides.

Hope this helps.

  

Patches

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-09 02:40 UTC] mfischer@php.net
> Hope this helps.

Yes and No. No one is working on the documentation and it is known to be outdated. So don't expect this being fixed soon (or maybe this reply has the effect that someone actually will fix it ? :)
 [2002-06-09 15:41 UTC] ems at codexterity dot com
I would be happy to help. How do I go about
 this, if you don't mind?
 [2002-06-11 18:34 UTC] emil at codexterity dot com
Do I really need a cvs account to help with this?
 Maybe I can just submit the corrections.
 [2002-06-12 23:29 UTC] emil at codexterity dot com
ok.  It's just so sad, the state the php
 documentation is in..
 [2002-06-18 04:45 UTC] derick@php.net
PHP's documentation is not in a bad state, the Zend API docs are in a bad state. You do not need a CVS account perse, you can also submit patches to the XML source files of the Zend API documentation. You can check this out with anonymous CVS, the module name = ZendAPI.

Derick
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Aug 17 21:01:29 2024 UTC