Skip to content
#

forum-software

Here are 43 public repositories matching this topic...

dev-php-nuke-evolution-xtreme

The Current US Version of PHP-Nuke Evolution Xtreme v3.0.1b-beta often known as Nuke-Evolution Xtreme. This is a hardened version of PHP-Nuke and is secure and safe. We are currently porting Xtreme over to PHP 8.0.3

  • Updated May 28, 2021
  • PHP
weeklyd3
weeklyd3 commented Feb 22, 2022

Describe the bug

Many new functions are not documented.

Let me try to list them:

  • endsWith and startsWith (written for compatibility for PHP versions <8.0.0)
  • removeScriptTags (defunct, replaced with strip_tags here **strip_tags to filte
documentation good first issue
lord-haffi
lord-haffi commented Apr 29, 2020

For now I'd suggest to use Feature-Branching. If the project grows and publishes first packages we should choose something like the Gitflow Workflow combined with some CI/CD stuff. But for now this is a bit overkill I think.

If you wish to use another workflow or have other suggestions to this topic, feel free to comment it :)

good first issue

Improve this page

Add a description, image, and links to the forum-software topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the forum-software topic, visit your repo's landing page and select "manage topics."

Learn more