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

Adds PHP.net CfP-Parser #8

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

heiglandreas
Copy link
Member

This PR adds a parser for CfPs on PHP.net.

It parses the archive-folder within the PHP.net-Website and checks which of the linked XML-Files contains a CfP that has not yet closed.

Current Issues:

  • No Event-URI can be detected, therefore the CfP-URI is used as Event-Uri which doesn't allow to update it correctly.
  • No tests

This fixes joindin/callingallpapers.com#24

This currently is a dummy-solution as not really a lot of information
can be retrieved from the PHP.net-Website as the infors there aren'T
really reliable or informative. Currently a location is missing as well
as an informartion to a CfP-End-time.
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.

Call CfPs from php.net
1 participant