Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
Removed PHP 3 information from the manual. Goodbye PHP 3, thanks for all the memories! This commit covers many files. The CVS file phpweb/manual/php3.php will exist to store [most of] this info.
Upgrade to DocBook5: - All id attributes are now xml:id - Add docbook namespace to all root elements - Replace <ulink /> with <link xlink:href /> - Minor markup fixes here and there
update some URL entities. remove references to the INSTALL and install.txt files that are in php-src CVS, as they are now generated from phpdoc sources, thus offering no advantage
used <option role="configure"> where needed
typos
- Standardize the Unix acronym. Unix is the preferred capitalization as UNIX is a registered trademark by the Open Group. References to UNIX were left in where it made sense, like example outputs, and so forth. You can read the Trademark User Guide for "UNIX" at: http://www.unix.org/tmug2.ps or http://www.unix.org/tmug2.pdf
adding role when needed
Moved the newly added faq on "needing gnu tools to build php" from the installation faq to the more appropriate build faq.
Add note about the new 'build complete' text, to the mysql tempnam faq.
use of entities for php.ini, .htaccess and httpd.conf
Add faq about the common my_tempnam warning. Closes bug #21029. In the future, add diff of bundled vs non-bundled.
new urls as result of merge faqurl.ent and global.ent
WS fix
typo
Adding entry for lex problems. Closes bug #15980
Added build.apache-sharedcore faq.
- fix #17653
adding CDATAs
sorry, too much cut&paste
adding consistency to the FAQ we dont usually use quotes around <command> tags adding some docbook tags, where missin
this is wrong, wrong, wrong. /usr/include/linux should not be a symlink to kernel sources.
- fix typo
- added entry about ./configure lines and how to find the - previous ones when upgrading PHP. (thanks to xwolf@xwolf.com - for suggesting this).
<pedantic>fix references to Red Hat and Main Street Softworks.</pedantic>
Changed most (if not all) of the stuff described in bug #12434. Please make sure everything is correct. Thanks!
Modify answer #11 regarding apxs, as per bug #12151. A little WS too.
hope this solves the tabs vs. blanks issues once and for all
added version attribute to <?xml tags
Underscores are not allowed in ID strings.
Fix modelines for VI(M) for the manual (en). Syntax for vim < 6 is set to sgml, because xml is not recognizing tag-names. This was discussed before, and this turned out to be best for all vi(m) versions.
External parsed entities _should_ each begin with a text declaration. See: http://www.w3.org/TR/2000/REC-xml-20001006#sec-TextDecl
Added Revision tag on top of most xml files in en-tree
Titles are screwed up a bit, but they *are* important things... titleabbrev also need to be shorter (as it is an abbrevation :)
Initial Adding to faq
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| systems@php.net | ViewVC Help |
| Powered by ViewVC 1.1-dev |