Skip to content

Conversation

@mikhainin
Copy link

No description provided.

tony2001 and others added 14 commits January 9, 2020 17:21
…tream

* 'master' of https://github.com/laruence/php-lua:
  added more test php version
  Renamed test to prevent merge conflict
  add some more table magic
  add more tests
  make lua_obj optional
  fix crashes when printing tables
  fix incorrect type alloc that causes memory corruption
  Fixed issue laruence#40
  Make test finally stable
  fixed test
  Fixed test
  Demangle name of a property when assigning an object into Lua
Currently, just executes C-api lua_loadstring, which is useful if
you intend to check syntax.
Later on it can be used for more sophisticated thing, i.e. execute
the loaded chunk on lazy basis.
* 'master' of github.com:badoo/php-lua:
  Review fix: check return type of Exception::getMessage()
  Show test output when test failed
  Catch PHP exception thrown during callback execution
  Fixed build
  Demangle object name (#2)
  Run Actions on pull request
  Github Actions integration
  Added Lua::loadstring()
* 'master' of github.com:badoo/php-lua:
  Support for Lua integers 5.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants