Jordi Boggiano
|
f43e3d5637
|
Upgrade phpstan, phpunit (#1923)
* Upgrade phpstan, phpunit
* Fix phpunit deprecation
* Fix hg tests
* Fix php-console tests
* Fix phpunit on 8.1
* Bump phpconsole
|
2024-11-11 15:21:55 +01:00 |
|
Jordi Boggiano
|
b127292ee0
|
Fix phpunit deprecations
|
2024-04-12 17:26:33 +02:00 |
|
chris
|
8561130215
|
Upgrade to phpunit 10 (#1806)
Co-authored-by: Christopher Georg <christopher.georg@sr-travel.de>
|
2023-06-20 15:56:11 +02:00 |
|
Jordi Boggiano
|
7952a83e0c
|
Move phpdoc to native types
|
2022-04-20 09:21:58 +02:00 |
|
Jordi Boggiano
|
2695fa86cd
|
CI fixes
|
2022-04-19 22:16:53 +02:00 |
|
Jordi Boggiano
|
70fe092867
|
Simplify memoryIniValueToBytes, tweak code to use less memory overall
|
2021-09-14 15:01:06 +02:00 |
|
jcm
|
0b22036ab6
|
Add method in Utils to convert memory values from php_ini into bytes, and use lower amount of chunk size based on memory limit
|
2021-09-14 14:57:16 +02:00 |
|
Juan Morales
|
82ab6a5f4f
|
Fixes php8 non-backward compatible changes (#1568)
* Utils method added to resolve PCRE error messages properly
|
2021-07-23 09:16:39 +02:00 |
|
Fabien Villepinte
|
63e195046c
|
Fix Utils::getClass() with PHP8 (#1563)
|
2021-07-14 12:57:59 +02:00 |
|
Jordi Boggiano
|
de87dad98f
|
Fix CS
|
2020-05-21 17:02:48 +02:00 |
|
Jordi Boggiano
|
eb4dc3aa6b
|
Merge branch '1.x'
|
2020-05-21 16:59:46 +02:00 |
|
Jordi Boggiano
|
c50950d79e
|
Canonicalize paths when constructing RotatingFileHandler/StreamHandler, fixes #1326
|
2020-05-21 16:54:57 +02:00 |
|
Jordi Boggiano
|
0b9ee7e636
|
Merge branch '1.x'
|
2019-11-12 21:50:28 +01:00 |
|
Jordi Boggiano
|
12a76ad61e
|
Fix usages of json_encode which did not handle invalid UTF8 gracefully, fixes #1392
|
2019-11-12 21:24:23 +01:00 |
|