ID: 18914 Comment by: public at macfreek dot nl Reported By: tr0n at tr0n dot org Status: Open Bug Type: Documentation problem Operating System: Windows XP PHP Version: 4.2.2 New Comment:
I experience the same problem on-line: http://www.php.net/manual/en/ zend.overview.php#fig.internal-struct Has a picture, but the link to this picture is broken. Previous Comments: ------------------------------------------------------------------------ [2003-01-21 15:23:31] [EMAIL PROTECTED] This bug applies also to 'php_manual_en.tar.bz2' and can be solved only with the help of somebody with access to the generating-machine (php_manual_en.tar.bz2 worked with the automated builds). We need to know how the builds are generated currently, (and should agree on for the future), because at least *.tar.bz2 is not genereated via our makefile. Just a short comparison for de: log-entry: rm -f php_manual_de.tar.bz2 && (cd html; tar -cf - *.html ) | bzip2 -9 > php_manual_de.tar.bz2 makefile: -rm -f $@ && (cd html; tar -cf - *.html figures) | bzip2 -9 > $@ (note the 'figures' in the brackets...) Thomas ------------------------------------------------------------------------ [2003-01-21 03:30:13] [EMAIL PROTECTED] hmm, the CHMs should include them, atleast they did for some time. Derick ------------------------------------------------------------------------ [2003-01-21 02:42:56] [EMAIL PROTECTED] Anyone have any idea if these will ever be included in the html or chm manuals? ------------------------------------------------------------------------ [2002-12-13 13:02:49] oleg dot titov at aleph-tec dot com i have downloaded http://www.php.net/distributions/manual/php_manual_en.tar.bz2 and the figures are still missed (as of Dic 13, 2002) ------------------------------------------------------------------------ [2002-08-15 04:39:55] [EMAIL PROTECTED] They're in CVS in /ZendAPI/figures. They probably will be included when we split the PHP-users manual from the PHP-internals manual. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/18914 -- Edit this bug report at http://bugs.php.net/?id=18914&edit=1 -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php