Hypolite Petovan 8e99b7f775 Refine BBCode::expandTags regular expression
- Now requires the tag to be preceded by either a non-word character or a start of a line
- Added corresponding tests
2021-09-12 00:06:14 -04:00
..
2021-08-25 14:22:42 +02:00
2021-04-04 20:11:57 +02:00
2021-08-09 20:56:15 +00:00
2021-04-04 20:11:57 +02:00
2021-04-04 20:11:57 +02:00
2021-04-04 20:11:57 +02:00
2021-05-24 13:29:57 +02:00

Using the Friendica tests

Install PHPUnit

Please use setup-phpunit.sh to install the necessary PHPUnit version. It will temporarily install the phpunit phar file into the bin/ subdirectory

Currently, Friendica uses PHPUnit 8.

Supported PHP versions of these tests

The Unit-Tests of Friendica requires at least PHP 7.2.