Files
dolibarr/dev/setup/phpunit
MDW 991706e731 FIX: Fix version extraction in setup_conf.sh (#36281)
# FIX: Fix version extraction in setup_conf.sh

The version extraction regex was updated to handle both DOL_VERSION and DOL_MAJOR_VERSION constants in version.inc.php.
The version is now available as DOL_MAJOR_VERSION since 29b1e75

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-11-17 22:05:33 +01:00
..
2016-09-27 19:43:34 +02:00

README (English)
--------------------------------

This directory contains example of PHPUnit setup for Eclipse