Bug #15947: It's code wrong or document wrong about fgets

2002-03-07 Thread yorgo
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.1.2 PHP Bug Type: Filesystem function related Bug description: It's code wrong or document wrong about fgets On fgets() document is write string fgets ( int fp [, int length]) bug is you just write php code

Bug #15916: wrong compile command sample on Chapter 28. Creating Extensions

2002-03-06 Thread yorgo
From: [EMAIL PROTECTED] Operating system: PHP version: 4.1.2 PHP Bug Type: Documentation problem Bug description: wrong compile command sample on Chapter 28. Creating Extensions http://www.php.net/manual/en/zend.creating.php#zend.creating.compiling there are a compile co

Bug #15915: the sample code have some wrong on Creating Extensions

2002-03-06 Thread yorgo
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.1.2 PHP Bug Type: Documentation problem Bug description: the sample code have some wrong on Creating Extensions http://www.php.net/manual/en/zend.creating.php /* implement standard "stub" routine to introduce