Releases: tomphp/php-transform
Releases · tomphp/php-transform
0.2.4
27 Mar 13:14
Compare
Sorry, something went wrong.
No results found
0.2.3
22 Mar 15:45
Compare
Sorry, something went wrong.
No results found
0.2.2
21 Mar 11:13
Compare
Sorry, something went wrong.
No results found
0.2.1
13 Mar 19:03
Compare
Sorry, something went wrong.
No results found
0.2.0
07 Feb 11:30
Compare
Sorry, something went wrong.
No results found
Added: Type checking with exceptions thrown on error.
0.1.6
14 Jan 21:55
Compare
Sorry, something went wrong.
No results found
Added: Argument list for argumentTo($callable, $arguments)
0.1.5
14 Jan 21:10
Compare
Sorry, something went wrong.
No results found
Added: Builder for prettier object/array traversal.
Added: __() to create a builder instance.
0.1.4
13 Jan 23:42
Compare
Sorry, something went wrong.
No results found
Fixed: getProperty($name) was incorrectly implemented and tested.
Added: prepend($prefix) and append($prefix)
0.1.3
12 Jan 23:56
Compare
Sorry, something went wrong.
No results found
Deprecated: getEntry($name)
Added: getElement($name) - previously getEntry()
Added: Make it possible to pass arguments to callMethod($name, ...$args)
0.1.2
11 Jan 22:07
Compare
Sorry, something went wrong.
No results found
Fix: Autoloader issue (case sensitive file name)