File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ annotation which can help us find errors when running static analysis. But durin
1919we will not see any errors when trying to change a property in such an object.
2020
2121However, with the advent of [ FFI] ( https://www.php.net/manual/en/book.ffi.php ) and the
22- [ Z-Engine] ( https://travis-ci.org /lisachenko/z-engine ) library, it became possible to use PHP to expand the capabilities
22+ [ Z-Engine] ( https://github.com /lisachenko/z-engine ) library, it became possible to use PHP to expand the capabilities
2323of the PHP itself.
2424
2525Pre-requisites and initialization
@@ -251,4 +251,4 @@ License
251251-------
252252This library is distributed under [ MIT-licens] ( LICENSE ) and it uses ` Z-Engine ` library distributed under
253253** RPL-1.5** license.
254- Please be informed about [ Reciprocal Public License 1.5 (RPL-1.5)] ( https://opensource.org/licenses/RPL-1.5 ) rules.
254+ Please be informed about [ Reciprocal Public License 1.5 (RPL-1.5)] ( https://opensource.org/licenses/RPL-1.5 ) rules.
You can’t perform that action at this time.
0 commit comments