From:             [EMAIL PROTECTED]
Operating system: Windows 95
PHP version:      4.2.1
PHP Bug Type:     Documentation problem
Bug description:  Outdated Documentation


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.

  
-- 
Edit bug report at http://bugs.php.net/?id=17660&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=17660&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=17660&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=17660&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=17660&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=17660&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=17660&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=17660&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=17660&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=17660&r=globals

Reply via email to