1
0
mirror of https://github.com/php/pie.git synced 2026-03-23 23:12:17 +01:00

28 Commits

Author SHA1 Message Date
James Titcumb
3cef67efb0 Use asgrim/example-pie-extension 2.0.9 for tests 2026-02-04 17:37:45 +00:00
James Titcumb
bc63efecc9 Use 2.0.8 of test ext 2026-02-03 15:16:03 +00:00
James Titcumb
baafa28623 Split download/build/install extension features 2025-11-24 11:56:07 +00:00
James Titcumb
8a0d5438cc Implemented self-update feature check 2025-11-14 11:43:55 +00:00
James Titcumb
74e35f453c Implemented feature tests for PHP project pie install 2025-11-14 09:27:49 +00:00
James Titcumb
772ae3bf07 Add Behat context for bundled-php-extensions.feature 2025-11-14 09:27:49 +00:00
James Titcumb
73e06fd114 Expand feature descriptions for better coverage of new features 2025-11-14 09:27:48 +00:00
James Titcumb
2344c04dda Bump to use 2.0.5 of test package 2025-09-29 11:18:29 +01:00
James Titcumb
a5c8839208 Update test ext for PHP 8.5 API update 2025-09-25 21:46:12 +01:00
James Titcumb
027e31b8ed Test adjustments for PHP 8.5 2025-07-15 19:56:02 +01:00
James Titcumb
9ab6d4260b Updated exampie-pie-extension package version expectations 2025-07-08 21:27:01 +01:00
James Titcumb
f1c20ba19b Added mechanism to move in-use extension out the way 2025-03-06 22:22:09 +00:00
James Titcumb
7800733777 Disable uninstall command for Windows
See https://github.com/php/pie/issues/190 for details.
2025-02-28 07:20:56 +00:00
James Titcumb
9f420e81bd Fix uninstall and complete tests 2025-02-28 07:20:55 +00:00
James Titcumb
2e67ee51ec Add repository:* commands to manage path/vcs repositories 2025-01-22 08:50:43 +00:00
James Titcumb
7b6e9d0be4 Improve wording of invalid extension behaviour 2024-12-23 07:51:00 +00:00
Alexandre Daubois
0e8020ccf8 Trim warnings and deprecations from output when invoking PHP in PhpBinaryPath 2024-12-20 12:50:31 +01:00
James Titcumb
763f48ed4a Latest example pie ext version 2.0.2 2024-10-09 09:54:58 +01:00
James Titcumb
5c82ddace1 Updated to use test 2.0.1 ext 2024-10-07 22:29:05 +01:00
James Titcumb
854a9c3d73 Install ext behaviour test 2024-10-02 21:53:10 +01:00
James Titcumb
d6eda69093 Test behaviour of building an ext with configure options 2024-10-02 20:50:56 +01:00
James Titcumb
73e15864ab Implement build behaviour test 2024-10-02 20:45:24 +01:00
James Titcumb
2df6654acd Improve feature description wording and outline remaining examples 2024-10-02 20:06:40 +01:00
James Titcumb
7fb9257247 Testing with :^1.0 is not possible on <php8.3 2024-10-02 09:21:15 +01:00
James Titcumb
d60130a199 Update to use recent test package release 2024-10-02 09:13:47 +01:00
James Titcumb
faffde0512 Organise context implementation into test path 2024-10-02 09:13:47 +01:00
James Titcumb
0aa1371234 Added Behat context to verify expected behaviour 2024-10-02 09:13:47 +01:00
James Titcumb
a6ad8f3ba1 Added initial feature descriptions for downloading an extension 2024-10-02 09:13:41 +01:00