Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1441 ariadna 1
issueNumber: MDL-86311
2
notes:
3
  core:
4
    - message: >-
5
        The default PHPUnit configuration now enables the following properties,
6
        ensuring PHP warnings will cause test failures (restoring pre-PHPUnit
7
        version 10 behaviour):
8
 
9
 
10
        * `failOnDeprecation`
11
 
12
        * `failOnWarning`
13
      type: changed