This also seems to be fixed already.
The build was successful. Details

This commit is contained in:
Rafal Kupiec 2019-03-29 19:59:17 +01:00
parent f5960d57b1
commit a7137316f7
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4
1 changed files with 1 additions and 4 deletions

5
TODO
View File

@ -4,7 +4,4 @@ Below list contains things that should be changed/fixed/implemented.
1. The debug_backtrace() does not show information about arrays type.
2. Array get a type of mixed, if there are at least 2 different types of value specified, even they are compatible, eg.
{4, 5.5} will result in mixed instead of float.
3. References are completely broken.
2. References are completely broken.