Skip to content

Commit 88412a1

Browse files
Merge branch '5.1'
* 5.1: Fix flaky test possiblity on PHP >=7.1
2 parents 6349a1b + 2a5710f commit 88412a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ install:
2525
- cd ..
2626
- copy /Y php.ini-development php.ini-min
2727
- echo memory_limit=-1 >> php.ini-min
28-
- echo serialize_precision=14 >> php.ini-min
28+
- echo serialize_precision=-1 >> php.ini-min
2929
- echo max_execution_time=1200 >> php.ini-min
3030
- echo date.timezone="America/Los_Angeles" >> php.ini-min
3131
- echo extension_dir=ext >> php.ini-min

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy