Releases: sciactive/requirephp
Releases · sciactive/requirephp
1.3.0
19 Feb 08:25
Compare
Sorry, something went wrong.
No results found
When you update to this, you'll have to update your calls from R:: to RequirePHP::.
1.2.0
19 Dec 22:19
Compare
Sorry, something went wrong.
No results found
Namespaced classes in this release. Now accessible through \SciActive\R instead of RPHP.
1.1.3
25 Nov 23:35
Compare
Sorry, something went wrong.
No results found
Fixed a notice caused by returning nothing by reference.
1.1.2
05 Nov 23:17
Compare
Sorry, something went wrong.
No results found
Just a rename of a function to match RequireJS api.
1.1.1
05 Nov 19:41
Compare
Sorry, something went wrong.
No results found
Added remove feature for modules and aliases.
1.1.0
05 Nov 01:36
Compare
Sorry, something went wrong.
No results found
With this new version, RequirePHP no longer requires that you instantiate a container. You use the class statically.
1.0.0
07 Oct 18:48
Compare
Sorry, something went wrong.
No results found
The first stable release of RequirePHP.
1.0.0beta1
04 May 21:25
Compare
Sorry, something went wrong.
No results found
Beta release is ready. Feel free to use it in production, only if you live dangerously.
0.0.2alpha
03 May 21:32
Compare
Sorry, something went wrong.
No results found
First official alpha release. Needs to be tested a bit more before being entirely production ready.