Nicolas Grekas
|
75efa5e1ba
|
Fix spread operator implementation
|
2023-07-20 18:11:45 +02:00 |
|
Ryan Weaver
|
ba4fe3ba34
|
Adding support for the ...spread operator on arrays and hashes
|
2023-07-20 16:08:57 +02:00 |
|
Fabien Potencier
|
77dcff7186
|
Merge branch '1.x' into 2.x
* 1.x:
Bump version
Tweak docs
Update CHANGELOG
Support object init from variable
|
2020-08-23 14:01:18 +02:00 |
|
Fabien Potencier
|
b0ce4f64ba
|
Update CHANGELOG
|
2020-08-23 13:56:44 +02:00 |
|
Jérôme TAMARELLE
|
133edb3696
|
Support object init from variable
{a} is a shortcut for {a:a}
From ECMAScript 2015 syntax https://developer.mozilla.org/docs/Web/JavaScript/Reference/Operators/Object_initializer
|
2020-08-23 13:54:49 +02:00 |
|
Fabien Potencier
|
656c295ed9
|
Merge branch '1.x' into 2.x
* 1.x:
removed usage of getmockBuilder() when not needed
|
2019-08-08 13:33:07 +02:00 |
|
Fabien Potencier
|
5861a539e4
|
removed usage of getmockBuilder() when not needed
|
2019-08-08 11:59:51 +02:00 |
|
Fabien Potencier
|
5ebcecf24b
|
Fix PHPUnit deprecations
|
2019-08-08 11:03:05 +02:00 |
|
Fabien Potencier
|
c829dafd75
|
Merge branch '1.x' into 2.x
* 1.x:
Update to PhpUnitBridge and fix deprecations
|
2019-08-08 10:19:01 +02:00 |
|
Jérémy Derussé
|
b776e41f5a
|
Update to PhpUnitBridge and fix deprecations
|
2019-08-08 09:39:49 +02:00 |
|
Fabien Potencier
|
1e3bb75010
|
moved test under tests/
|
2019-06-30 14:51:54 +02:00 |
|
Fabien Potencier
|
22a1317249
|
moved tests under tests/
|
2019-06-30 14:48:27 +02:00 |
|