#
e2362a9b |
| 12-Sep-2020 |
Tyson Andre |
Update zpp test expectations for php 8. (#182) PHP 8 refers to arguments as "argument". This changed recently. PHP 7 refers to arguments as "parameter".
|
Revision tags: v1.0.5, v1.0.4, v1.0.3, v1.0.2, v1.0.1, v1.0.0, v0.1.7, v0.1.6, v0.1.5, v0.1.4, v0.1.3, v0.1.2, v0.1.1, v0.1.0 |
|
#
00ab923f |
| 21-Aug-2015 |
Nikita Popov |
Add $version parameter
|
#
301aabb5 |
| 21-Aug-2015 |
Nikita Popov |
Switch to zpp_throw Zpp failures now result in a TypeError. All failure conditions should be throwing now.
|