mirror of
https://github.com/moodle/moodle.git
synced 2025-07-27 01:10:51 +02:00
Since PHP 8.2, placing the dollar sign outside the curly brace is deprecated when the expression inside the braces resolves to a variable or an expression.
14 lines
440 B
Plaintext
14 lines
440 B
Plaintext
Current version is 0.8.0
|
|
|
|
# Download latest stable version from https://github.com/jorgecasas/php-ml
|
|
# Remove all files but:
|
|
* src/
|
|
* LICENSE
|
|
# Copy content of src/ to /path/to/moodle/lib/mlbackend/php/phpml/src/Phpml
|
|
# Copy LICENSE file to /path/to/moodle/lib/mlbackend/php/phpml
|
|
# Applied patch https://github.com/jorgecasas/php-ml/pull/5
|
|
|
|
2023/01/26
|
|
----------
|
|
- Changing the repository URL to https://github.com/jorgecasas/php-ml
|