@lando/php 1.2.0 → 1.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.nyc_output/processinfo/82ec8255-1dc4-4066-ab80-acce72694169.json +1 -0
- package/.nyc_output/processinfo/8d0211c6-0d44-418c-8bdb-310f5379ce84.json +1 -0
- package/.nyc_output/processinfo/index.json +1 -1
- package/CHANGELOG.md +3 -0
- package/coverage/index.html +1 -1
- package/package.json +6 -6
- package/.nyc_output/processinfo/927b5cd6-2a94-4b26-ac08-3ff93f5da197.json +0 -1
- package/.nyc_output/processinfo/b107e51d-27b5-4645-90dd-ca6c345830fa.json +0 -1
- /package/.nyc_output/{927b5cd6-2a94-4b26-ac08-3ff93f5da197.json → 82ec8255-1dc4-4066-ab80-acce72694169.json} +0 -0
- /package/.nyc_output/{b107e51d-27b5-4645-90dd-ca6c345830fa.json → 8d0211c6-0d44-418c-8bdb-310f5379ce84.json} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"parent":null,"pid":1904,"argv":["/opt/hostedtoolcache/node/18.19.1/x64/bin/node","/home/runner/work/php/php/node_modules/.bin/mocha","--timeout","5000","test/**/*.spec.js"],"execArgv":[],"cwd":"/home/runner/work/php/php","time":1710179825467,"ppid":1893,"coverageFilename":"/home/runner/work/php/php/.nyc_output/82ec8255-1dc4-4066-ab80-acce72694169.json","externalId":"","uuid":"82ec8255-1dc4-4066-ab80-acce72694169","files":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"parent":null,"pid":1893,"argv":["/opt/hostedtoolcache/node/18.19.1/x64/bin/node","/home/runner/work/php/php/node_modules/.bin/nyc","--reporter=html","--reporter=text","mocha","--timeout","5000","test/**/*.spec.js"],"execArgv":[],"cwd":"/home/runner/work/php/php","time":1710179825256,"ppid":1892,"coverageFilename":"/home/runner/work/php/php/.nyc_output/8d0211c6-0d44-418c-8bdb-310f5379ce84.json","externalId":"","uuid":"8d0211c6-0d44-418c-8bdb-310f5379ce84","files":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"processes":{"
|
|
1
|
+
{"processes":{"82ec8255-1dc4-4066-ab80-acce72694169":{"parent":null,"children":[]},"8d0211c6-0d44-418c-8bdb-310f5379ce84":{"parent":null,"children":[]}},"files":{},"externalIds":{}}
|
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
## v1.3.0 - [March 8, 2024](https://github.com/lando/php/releases/tag/v1.3.0)
|
|
2
|
+
* Updated to latest database services.
|
|
3
|
+
|
|
1
4
|
## v1.2.0 - [February 16, 2024](https://github.com/lando/php/releases/tag/v1.2.0)
|
|
2
5
|
* Get PHP image builds working to make PHP 8.3 images available. **Note Imagick is [temporarily unavailable](https://github.com/Imagick/imagick/pull/641)!**
|
|
3
6
|
* Stable version of xdebug for PHP 8.3. [#91](https://github.com/lando/php/pull/91)
|
package/coverage/index.html
CHANGED
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
87
87
|
Code coverage generated by
|
|
88
88
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
89
|
-
at 2024-
|
|
89
|
+
at 2024-03-11T17:57:05.671Z
|
|
90
90
|
</div>
|
|
91
91
|
<script src="prettify.js"></script>
|
|
92
92
|
<script>
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lando/php",
|
|
3
3
|
"description": "A Lando plugin that provides a tight integration with PHP.",
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.3.0",
|
|
5
5
|
"author": "Mike Pirog @pirog",
|
|
6
6
|
"license": "GPL-3.0",
|
|
7
7
|
"repository": "lando/php",
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"devDependencies": {
|
|
50
50
|
"@babel/eslint-parser": "^7.16.0",
|
|
51
51
|
"@lando/leia": "0.6.5",
|
|
52
|
-
"@lando/vitepress-theme-default-plus": "^1.0.0-beta.
|
|
52
|
+
"@lando/vitepress-theme-default-plus": "^1.0.0-beta.40",
|
|
53
53
|
"chai": "^4.3.4",
|
|
54
54
|
"command-line-test": "^1.0.10",
|
|
55
55
|
"eslint": "^7.32.0",
|
|
@@ -65,9 +65,9 @@
|
|
|
65
65
|
"semver"
|
|
66
66
|
],
|
|
67
67
|
"dist": {
|
|
68
|
-
"integrity": "sha512-
|
|
69
|
-
"shasum": "
|
|
70
|
-
"filename": "lando-php-1.
|
|
71
|
-
"unpackedSize":
|
|
68
|
+
"integrity": "sha512-FJEYOtGzfSqNVjxScAAb10R5d1GS9rXqPBMHyPfkKVNIphq0fsNRLMbd1AIBU5qfRK3AbgLhg+Lj/ZdyGKn9CQ==",
|
|
69
|
+
"shasum": "97d58bacee603508470c4fd4a1d29bdd49162bd8",
|
|
70
|
+
"filename": "lando-php-1.3.0.tgz",
|
|
71
|
+
"unpackedSize": 3238743
|
|
72
72
|
}
|
|
73
73
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"parent":null,"pid":1834,"argv":["/opt/hostedtoolcache/node/18.19.0/x64/bin/node","/home/runner/work/php/php/node_modules/.bin/nyc","--reporter=html","--reporter=text","mocha","--timeout","5000","test/**/*.spec.js"],"execArgv":[],"cwd":"/home/runner/work/php/php","time":1708112026734,"ppid":1833,"coverageFilename":"/home/runner/work/php/php/.nyc_output/927b5cd6-2a94-4b26-ac08-3ff93f5da197.json","externalId":"","uuid":"927b5cd6-2a94-4b26-ac08-3ff93f5da197","files":[]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"parent":null,"pid":1845,"argv":["/opt/hostedtoolcache/node/18.19.0/x64/bin/node","/home/runner/work/php/php/node_modules/.bin/mocha","--timeout","5000","test/**/*.spec.js"],"execArgv":[],"cwd":"/home/runner/work/php/php","time":1708112026952,"ppid":1834,"coverageFilename":"/home/runner/work/php/php/.nyc_output/b107e51d-27b5-4645-90dd-ca6c345830fa.json","externalId":"","uuid":"b107e51d-27b5-4645-90dd-ca6c345830fa","files":[]}
|
|
File without changes
|
|
File without changes
|