| nlopess@php.net 2005-09-02, 7:57 am |
| ID: 18914
Updated by: nlopess@php.net
Reported By: tr0n at tr0n dot org
-Status: Verified
+Status: Closed
Bug Type: Documentation problem
Operating System: n/a
PHP Version: Irrelevant
New Comment:
how are these old bugs open? strange..
Previous Comments:
------------------------------------------------------------------------
[2004-11-24 22:56:39] sean@php.net
This is broken, again (404):
http://ca2.php.net/manual/en/zend.overview.php
(and on any mirror I've tried).
S
------------------------------------------------------------------------
[2003-12-02 09:56:37] derick@php.net
The only thing is that it is not automatic yet...
------------------------------------------------------------------------
[2003-12-02 09:53:14] nunoplopes at sapo dot pt
I think everything is solved (the on-line manual and gzip
downloadable).
You may close this bug.
------------------------------------------------------------------------
[2003-04-19 18:26:59] imajes@php.net
i'll take this.
------------------------------------------------------------------------
[2003-04-19 14:08:57] goba@php.net
Tom, Derick, Philip, and the others! ;)
The build system builds the "mirror-files" primarily, which
includes the PHP file builds (online docs) and bz2 file builds
(for download).
The Zend API figures should be copied with each build to
their corresponding folders by the build system. If you try
locally, you can see that files are copied (at least I can see).
This is due to the zendapi[php|html] dependencies in our
Makefile. For some reason these dependencies are not
honored on the build server, so the images are not get copied.
Therefore they are not get archived into the bz2 (regardless of
what is the tar parameter list).
I don't see anything that can be fixed in the Makefile or
configure script to make this work. The build machine simply
ignores the dependencies...
------------------------------------------------------------------------
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
|