Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Xpass extension #4320

Merged
merged 4 commits into from
Dec 18, 2024
Merged

add Xpass extension #4320

merged 4 commits into from
Dec 18, 2024

Conversation

remicollet
Copy link
Member

@remicollet remicollet commented Dec 16, 2024

@remicollet
Copy link
Member Author

remicollet commented Dec 16, 2024

chicken and egg issue with php/doc-base#209

Build passes locally

$ ./configure.php 
configure.php on PHP 8.3.14

Checking for source directory... /work/GIT/phpdoc/base
Checking for output filename... /work/GIT/phpdoc/base/.manual.xml
Checking whether to include CHM... no
Checking for PHP executable... /usr/bin/php
Checking for language to build... en
Checking whether the language is supported... yes
Checking for partial build... no
Checking whether to enable detailed XML error messages... no
Checking libxml version... 2.12.8
Checking whether to enable detailed error reporting (may segfault)... yes

doc-base: d2dd75b34eda7da0e0fa2e42e1d8ab71f57d9035 (branch issue-xpass)
en:       151476a00a5c8d74d56e0ecd15fb7c9bc718602e (branch issue-xpass)

Generating /work/GIT/phpdoc/base/manual.xml... done
Iterating over extension specific version files... OK
Saving it... OK
Iterating over files for sources info... OK
Generating sources XML... OK
Saving sources.xml file... OK
Modification history file /work/GIT/phpdoc/en/fileModHistory.php not found.
Creating empty modification history file...done.
Creating file-entities.ent... done
Checking for if we should generate a simplified file... no
Checking whether to save an invalid .manual.xml... no
Loading and parsing manual.xml... done.
Running XInclude/XPointer... 0 0 1 done. Performed 1791 XIncludes.
Validating manual.xml... done.

All good. Saved .manual.xml
All you have to do now is run 'phd -d /work/GIT/phpdoc/base/.manual.xml'
If the script hangs here, you can abort with ^C.
         _ _..._ __
        \)`    (` /
         /      `\
        |  d  b   |
        =\  Y    =/--..-="````"-.
          '.=__.-'               `\
             o/                 /\ \
              |                 | \ \   / )
               \    .--""`\    <   \ '-' /
              //   |      ||    \   '---'
         jgs ((,,_/      ((,,___/

 (Run `nice php ./configure.php` next time!)

@remicollet remicollet merged commit 8958b66 into php:master Dec 18, 2024
1 of 2 checks passed
@remicollet remicollet deleted the issue-xpass branch December 18, 2024 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant